summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-30No need to decode translated strings from GUI/configv2.0.0emkael
2019-07-30Verbose error messages (with traceback)emkael
2019-07-30Missing resources handled as a readable erroremkael
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-30.spec file for GUIemkael
2019-07-30Updated READMEemkael
2019-07-30Version number bumpemkael
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-26Fallbacks for empty input dataemkael
2019-07-26Logging facilities for GUIemkael
2019-07-25Menubar items for script runemkael
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-21Activate "save" button depending on dirty stateemkael
2019-07-19Refactoring menu codeemkael
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