1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/sourceforge/filebot/ui
2013-12-02 14:41:15 +00:00
..
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 * make auto-selection aware of alias titles 2013-12-02 14:41:15 +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 + added --mode option to force a mode in the GUI (e.g. --mode rename) and only display a specified panel 2013-04-09 17:55:54 +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