1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/ui
2015-05-25 10:16:30 +00:00
..
analyze * simplify common usage 2015-03-26 08:40:57 +00:00
episodelist + major rewrite of episode metadata / SeriesInfo 2014-12-10 18:53:58 +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 * fix image button size issues 2015-05-25 09:23:24 +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 * take OriginalName (better) into account when matching subtitles to files 2015-05-25 10:16:30 +00:00
transfer * fine-tune for Ubuntu USC 2015-03-25 10:14:18 +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
FileBotMenuBar.java * provide in-app help links 2015-05-09 08:08:31 +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
GettingStartedStage.java * set loading background 2015-05-11 18:03:29 +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 * Open Getting Started by pressing F1 2015-05-10 18:55:39 +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