summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-19Main menu + new/open/save/save-as commandsemkael
2019-07-19Iconsemkael
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-27Setting ties config only if teams config is a dictionaryemkael
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-27Code refactoring and cleanupemkael
2019-06-27Storing filepath in main windowemkael
2019-06-27Main window titleemkael
2019-06-27Setting values for swiss settings tabemkael
2019-06-27Opening file from command line argumentemkael
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-23Proper initialization of main settings tabemkael
2019-06-23Protocol for resetting tab data on "new" commandemkael
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-21Multi-phase GUIemkael
2019-06-21Labeled frames to group some widgetsemkael
2019-06-21SpinBox variables need to be StringVarsemkael
2019-06-21Page settings wrapped in labeled frameemkael
2019-06-21Phase mathes GUIemkael
2019-06-21Numeric values stored in IntVarsemkael
2019-06-21Default style for labeled framesemkael
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