summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/frames
AgeCommit message (Expand)Author
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
2019-06-27Setting values for swiss settings tabemkael
2019-06-27Reusable setValue for WidgetRepeateremkael
2019-06-27Setting values for network settings tabemkael
2019-06-27Visual setting tab value settingemkael
2019-06-27Setting style settings tab valuesemkael
2019-06-23Properly resetting translations tab dataemkael
2019-06-23Text widget with the ability to bind a tk Variableemkael
2019-06-23Refreshing match list dropdowns on match list changeemkael
2019-06-23Reusable refreshable menu option listemkael
2019-06-21Renaming phase tab labels dynamicallyemkael
2019-06-21Labeled frames to group some widgetsemkael
2019-06-21SpinBox variables need to be StringVarsemkael
2019-06-21Phase mathes GUIemkael
2019-06-21Numeric values stored in IntVarsemkael
2019-06-21Position/team selection buttons and frames made reusable and extendableemkael
2019-06-09Bugfix for team list preview when short arrays are fetched from URLemkael
2019-06-07Making dialogs modalemkael
2019-06-07Ability to add many RepeatableWidget classes to a single WidgetRepeateremkael
2019-06-07DBSelectionField fetches DB list by itselfemkael
2019-06-07Minor fixes for DB field autocomplete + proper init of autocomplete dictionar...emkael
2019-06-07Changed DB selection field to custom text with autocompleteemkael
2019-06-07Swiss configuration GUIemkael