filebot/source/net/filebot/ui
2017-10-18 23:38:55 +02:00
..
episodelist Fix @Deprecated warnings related to AWT KeyStroke codes 2017-10-16 21:17:37 +02:00
filter Fix extract tool selection feature 2017-09-22 13:54:08 +07:00
list Make sure that method signature for Integer getModelIndex() is exactly the same, otherwise the class file may include two method signature for exactly the same method, and differences with annotations in the output class files in the Eclipse and Oracle javac can lead to unexpected bugs and changes in behavior from development to deployment. Scary! 2017-01-08 00:11:58 +08:00
rename Ensure Preset order on all platforms (e.g. Windows Registry Preferences are sorted alphabetically, but the same is not guaranteed for other platforms) 2017-10-17 14:07:19 +02:00
sfv Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +08:00
subtitle Use Locale.US as default locale for TheMovieDB requests (because US is likely cached due to language preferences, while ENGLISH may not be) 2017-06-18 20:42:24 +08:00
transfer Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +08:00
AbstractSearchPanel.java Organize Imports 2016-10-21 01:05:27 +08:00
FileBotList.java Organize Imports 2016-10-21 01:05:27 +08:00
FileBotListExportHandler.java Fix ListPanel "Copy selected item" behaviour 2016-03-21 17:14:04 +00:00
FileBotMenuBar.java Fix MAS REJECT: 2016-11-17 15:06:59 +08:00
FileBotTab.java * Format Source 2015-07-25 22:47:19 +00:00
FileBotTabComponent.java * Format Source 2015-07-25 22:47:19 +00:00
GettingStartedStage.java Do not open Getting Started dialog within app (to avoid JavaFX webkit issues) 2017-10-18 23:38:55 +02: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 Refactor Language 2017-01-14 04:32:42 +08:00
LanguageComboBoxCellRenderer.java Refactor Language 2017-01-14 04:32:42 +08:00
LanguageComboBoxModel.java Refactor Language 2017-01-14 04:32:42 +08:00
MainFrame.java Fix @Deprecated warnings related to AWT KeyStroke codes 2017-10-16 21:17:37 +02:00
NotificationHandler.java Avoid notification flickering by moving windows in reverse order 2016-03-11 08:16:54 +00:00
PanelBuilder.java + context menu for List panel (i.e. Send name list to Rename New Names) 2016-04-29 00:55:49 +08:00
SelectButtonTextField.java Fix @Deprecated warnings related to AWT KeyStroke codes 2017-10-16 21:17:37 +02:00
SelectDialog.java Improved Preset Selection dialog 2017-03-04 01:14:53 +08:00
SinglePanelFrame.java Experiment with Ubuntu Unity integration 2017-02-16 02:38:51 +08:00
SupportDialog.java // ask for reviews at most every once in a while 2017-04-09 19:20:20 +08:00