summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/frames
AgeCommit message (Expand)Author
2022-03-13Auto carry-over options in GUIemkael
2022-02-22"League-like" carry-over support in GUIemkael
2020-01-30Properly reading running status for manual score input in GUIemkael
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-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-16Scrolling phase pane on new match addemkael
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-12Panels are enabled/disabled on init in phase match frames to disable sub-opti...emkael
2019-11-10GUI for custom final order configemkael
2019-08-07"Fixing" TraceableText crashing on pasteemkael
2019-07-26Bugfix for config collectionemkael
2019-07-25NumericVar without Notify featuresemkael
2019-07-25Tooltip label for menubaremkael
2019-07-22Ordered dictionaries for config exportemkael
2019-07-22Collecting and saving config fileemkael
2019-07-21Setting GUI values for manual team settings in configemkael
2019-07-19"Handling" of some GUI errors that occur during file load/unload and componen...emkael
2019-07-07Tracing dirty state of edited fileemkael
2019-07-07Numeric values and spinboxes handled in custom widgetemkael
2019-07-07ScrollableFrame scrollable via mouse wheelemkael
2019-07-07Adjusting alignment and widget sticky/grow for entire GUIemkael
2019-06-28Fixing button alignment in headered repeatersemkael
2019-06-28Separating OptionMenu labels from valuesemkael
2019-06-28Remenbering last RefreshableOptionMenu value in a "sane" wayemkael
2019-06-28Match label contains phase nameemkael
2019-06-28Updating winner/loser matches options on match list changeemkael
2019-06-27Generating MatchListChanged events on repeater add/removeemkael
2019-06-27Match team list supportedemkael
2019-06-27Pre-selected teams GUIemkael
2019-06-27Winner/loser config for matchesemkael
2019-06-27Setting valeus for match/phase settingsemkael
2019-06-27Cosmetic fixes for match GUIemkael
2019-06-27SelectionButton/Frame with custom value mappingsemkael
2019-06-27WidgetRepeater setValue supporting mutlitype widgetsemkael
2019-06-27Setting team settings for teams tabemkael
2019-06-27Code formattingemkael
2019-06-27Fixes for value setting in option listsemkael
2019-06-27Setting values for MatchList/TeamList unifiedemkael