filebot/source/net/filebot/ui
2014-11-14 14:30:38 +00:00
..
analyze * layout fixes 2014-11-06 15:22:44 +00:00
episodelist + remove analytics 2014-11-10 08:18:32 +00:00
list * directly use NSOpenPanel for via Objective-C bridge for FILES_AND_DIRECTORIES mode 2014-11-07 13:26:54 +00:00
rename * allow cancellation of all background tasks via clicking [X] on the window 2014-11-14 14:30:38 +00:00
sfv * will be mostly IO bound so make sure thread count doesn't easily get higher than 8-12 threads 2014-11-06 05:00:08 +00:00
subtitle * optimize subtitle lookup 2014-11-11 04:55:22 +00:00
transfer * remove Java 6 compatibility hacks 2014-11-07 04:54:21 +00:00
AbstractSearchPanel.java * all users will now require authentication when using OpenSubtitles 2014-10-28 16:52:08 +00:00
FileBotList.java * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
FileBotListExportHandler.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
FileBotTab.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
FileBotTabComponent.java * rename TunedUtilities to SwingUI 2014-07-29 06:45:15 +00:00
HeaderPanel.java * fix misalignment 2014-08-27 15:04:55 +00:00
HistoryPanel.java * display OpenSubtitles download quota on login 2014-11-08 11:17:00 +00:00
LanguageComboBox.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
LanguageComboBoxCellRenderer.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
LanguageComboBoxModel.java * fix language code resolution issues 2014-08-27 19:53:10 +00:00
MainFrame.java + remove analytics 2014-11-10 08:18:32 +00:00
NotificationLogging.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
PanelBuilder.java * fix package and import declarations 2014-04-19 06:30:29 +00:00
SelectButtonTextField.java * fix all other LaFs 2014-08-18 07:44:24 +00:00
SelectDialog.java * allow cancellation of all background tasks via clicking [X] on the window 2014-11-14 14:30:38 +00:00
SinglePanelFrame.java * on Mac setting Frame.IconImage will override the default preview behaviour (which is bad) 2014-10-18 15:52:35 +00:00