summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui
AgeCommit message (Expand)Author
2023-01-07GUI for box fade/highlight configMichaƂ Klichowicz
2022-03-15Window icon fix for Linux systemsemkael
2022-03-13Auto carry-over options in GUIemkael
2022-03-13Float number type of GUI variableemkael
2022-03-13Icons on Linux were problematic, fallback to ignoreemkael
2022-02-22"League-like" carry-over support in GUIemkael
2020-01-30Properly reading running status for manual score input in GUIemkael
2020-01-30Sorting out get/set for NotifyBoolVaremkael
2020-01-22Merge branch 'tkinter-imports'emkael
2020-01-20Fixing encoding issue when compiling team name list for GUIemkael
2020-01-20Python 2.7.x-style tkinter imports, just to investigate compatibilitytkinter-importsemkael
2020-01-14Properly restore last OptionMenu value on value set refreshemkael
2020-01-14Fixing team pre-selection in GUIemkael
2020-01-05Clearing remote content cache on each GUI runemkael
2020-01-05If team list source tournament is not finished, predict_teams settings is res...emkael
2020-01-01Removing specific application from GUI team list source descriptionemkael
2019-12-28Re-orderable remote config listemkael
2019-12-28Re-orederable elements of phase matches WidgetRepeateremkael
2019-12-27Restricting match selection in bracket GUI to current and previous phases onlyemkael
2019-12-27Fetching GUI parent frame of specific typeemkael
2019-12-27Always providing phase title from GUI, even when emptyemkael
2019-12-27Proper change notifications for widget repeater and selection button/frameemkael
2019-11-16GUI for faviconguiemkael
2019-11-16Keyboard shortcuts: fixes #36emkael
2019-11-16Scrolling phase pane on new match addemkael
2019-11-16Focus on newly added phase tabemkael
2019-11-16Separating phases in match selection frameemkael
2019-11-16Minimum phase tab name length forcedemkael
2019-11-16Fixing checkbox behaviour/value storage for boolean variablesemkael
2019-11-12Do not remove temp output file prematurelyemkael
2019-11-12Panels are enabled/disabled on init in phase match frames to disable sub-opti...emkael
2019-11-10NotifyNumericVar now properly notifies dirty stateemkael
2019-11-10GUI for custom final order configemkael
2019-08-07Correct remove path for temporary output fileemkael
2019-08-07Encoding/decoding non-ASCII OS errors in GUI log handleremkael
2019-08-07"Fixing" TraceableText crashing on pasteemkael
2019-08-07Fixing non-ASCII file paths for iconsemkael
2019-07-30Verbose error messages (with traceback)emkael
2019-07-30Adding debug log handler for testing purposesemkael
2019-07-30Error handling in the parent, GUI threademkael
2019-07-30Checking for dirty bracket save on exitemkael
2019-07-27Frame title texts and iconsemkael
2019-07-27Moving GUI icon to GUI subdirectoryemkael
2019-07-27"Run" and "Run timed" actions in top menuemkael
2019-07-26Loggin facility improvmentsemkael
2019-07-26Bugfix for config collectionemkael
2019-07-26Inherit NotifyNumericVar's get() from NumericVar, not from NotifyVaremkael
2019-07-26Logging facilities for GUIemkael
2019-07-25Menubar items for script runemkael
2019-07-25NumericVar without Notify featuresemkael