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
2012-01-03 09:18:32 +00:00
..
analyze * fixed wierd keystroke behaviour where one keystroke would affect multiple dialogs in a row 2011-12-23 06:35:05 +00:00
episodelist * track request only if we get results, that way we can easily monitor if a certain webservice goes offline 2011-11-06 04:51:42 +00:00
list * move net.sourceforge.filebot.rename.ui.panel to net.sourceforge.filebot.rename.ui 2011-09-22 05:03:46 +00:00
rename * make sure shared resources are only fetched once in multi-threaded scenarios 2012-01-03 09:18:32 +00:00
sfv * fixed wierd keystroke behaviour where one keystroke would affect multiple dialogs in a row 2011-12-23 06:35:05 +00:00
subtitle * super charge movie auto-detection using a local movie index and use it for common-word-sequence matching 2012-01-02 03:48:24 +00:00
transfer * more debug output just in case 2011-12-09 08:25:36 +00:00
AbstractSearchPanel.java * added language selection combobox in episodelist panel 2011-11-04 03:04:49 +00:00
FileBotList.java * improved scrollpane synchronisation 2009-05-22 22:28:32 +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 + fully-automatic subtitle matching even without hashes 2011-11-25 18:52:31 +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 * added language selection combobox in episodelist panel 2011-11-04 03:04:49 +00:00
LanguageComboBoxCellRenderer.java * added language selection combobox in episodelist panel 2011-11-04 03:04:49 +00:00
LanguageComboBoxModel.java * added language selection combobox in episodelist panel 2011-11-04 03:04:49 +00:00
MainFrame.java * fixed page view tracking and reset session info before initializing tracking 2011-11-13 06:49:34 +00:00
NotificationLogging.java * progress dialog for move/rename job 2011-11-04 07:45:48 +00:00
PanelBuilder.java * refactoring ... 2009-03-14 00:30:24 +00:00
SelectButtonTextField.java + added replaceTrailingBraces() to ExpressionFormat context 2009-05-16 11:58:28 +00:00
SelectDialog.java * make SelectDialog layout resize properly 2011-12-30 20:31:02 +00:00
SinglePanelFrame.java * refactoring 2009-03-14 10:20:59 +00:00