1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/source/net/filebot/ui
Reinhard Pointner eb7310f095 Fix MAS review issue:
The user interface of your app is not consistent with the macOS Human Interface Guidelines. Specifically:

We found that menu items are not visible, except by right-clicking (see screenshot). See the "WYSIWYG (What You See Is What You Get)," "Give Users Alternate Ways to Accomplish Tasks," and "Designing Contextual Menus" sections of the Human Interface Guidelines.
2018-04-17 17:32:22 +07:00
..
episodelist Fix MAS review issue: 2018-04-17 17:32:22 +07:00
filter Fix extract tool selection feature 2017-09-22 13:54:08 +07:00
list Fix MAS review issue: 2018-04-17 17:32:22 +07:00
rename Make sure that radio button text does not line break 2018-03-05 19:51:21 +07:00
sfv Catch JDK 9 exceptions 2018-03-06 17:44:38 +07:00
subtitle Add minimum margin when window is too small 2018-03-07 00:06:31 +07:00
transfer Move platform-specific utilities into net.filebot.platform.* package 2017-03-06 20:52:04 +08:00
AbstractSearchPanel.java Fix subtitle upload/download drop target looks 2018-03-06 12:48:46 +07: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 Make sure to use a Window icon on Windows 10 2018-03-06 14:49:16 +07: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