.. |
analyze
|
* account for weird data
|
2012-12-06 17:47:39 +00:00 |
episodelist
|
* remove "Save as..." button so noob users can't use manual mode (and thus be completely ignorant that there is the super advanced auto-matching mode)
|
2013-10-02 16:13:38 +00:00 |
list
|
* Organize Imports
|
2013-09-11 17:22:00 +00:00 |
rename
|
* adjust default dialog sizes to make it work better on OSX
|
2013-12-19 11:40:44 +00:00 |
sfv
|
* try to fix Mac keyEvent issues
|
2012-10-28 03:36:36 +00:00 |
subtitle
|
* optimize open subtitles hash matches to make sure invalid uploads (that don't match at all) get 1st place
|
2013-11-14 13:45:31 +00:00 |
transfer
|
* remove DnD reminders
|
2013-11-15 09:55:08 +00:00 |
AbstractSearchPanel.java
|
* don't allow empty searches
|
2013-09-22 05:29:11 +00:00 |
FileBotList.java
|
* use ALT+DELETE keybinding to only delete items from one of the stacks, rather then a line from both
|
2013-04-06 14:43:48 +00:00 |
FileBotListExportHandler.java
|
* extracted format specific stuff from VerificationFileScanner and VerificationFilePrinter into VerificationFormat
|
2009-05-16 20:16:13 +00:00 |
FileBotTab.java
|
* heavy refactoring of AbstractSearchPanel, EpisodeListPanel and SubtitlePanel and related stuff
|
2009-01-01 22:27:53 +00:00 |
FileBotTabComponent.java
|
* automatic episode list download and matching in RenamePanel
|
2009-01-25 00:08:57 +00:00 |
HeaderPanel.java
|
* refactoring ...
|
2009-03-14 00:30:24 +00:00 |
HistoryPanel.java
|
* automatic episode list download and matching in RenamePanel
|
2009-01-25 00:08:57 +00:00 |
Language.java
|
+ Subtitle Upload Support !!!
|
2013-09-21 07:29:57 +00:00 |
Language.properties
|
* display a set of common languages first in language preference list
|
2011-08-10 03:51:21 +00:00 |
LanguageComboBox.java
|
+ Subtitle Upload Support !!!
|
2013-09-21 07:29:57 +00:00 |
LanguageComboBoxCellRenderer.java
|
* added language selection combobox in episodelist panel
|
2011-11-04 03:04:49 +00:00 |
LanguageComboBoxModel.java
|
+ Subtitle Upload Support !!!
|
2013-09-21 07:29:57 +00:00 |
MainFrame.java
|
* adjust default dialog sizes to make it work better on OSX
|
2013-12-19 11:40:44 +00:00 |
NotificationLogging.java
|
* avoid special logger clashing with normal logging namespaces
|
2012-07-25 04:28:18 +00:00 |
PanelBuilder.java
|
* refactoring ...
|
2009-03-14 00:30:24 +00:00 |
SelectButtonTextField.java
|
* try to fix Mac keyEvent issues
|
2012-10-28 03:36:36 +00:00 |
SelectDialog.java
|
* try to fix Mac keyEvent issues
|
2012-10-28 03:36:36 +00:00 |
SinglePanelFrame.java
|
* strip down single-panel mode and don't waste screen space
|
2013-04-11 11:25:08 +00:00 |