summaryrefslogtreecommitdiff
path: root/jfr_playoff/gui/frames/__init__.py
AgeCommit message (Expand)Author
2019-12-28Re-orederable elements of phase matches WidgetRepeateremkael
2019-12-27Fetching GUI parent frame of specific typeemkael
2019-12-27Proper change notifications for widget repeater and selection button/frameemkael
2019-11-16Scrolling phase pane on new match addemkael
2019-11-16Fixing checkbox behaviour/value storage for boolean variablesemkael
2019-08-07"Fixing" TraceableText crashing on pasteemkael
2019-07-25NumericVar without Notify featuresemkael
2019-07-25Tooltip label for menubaremkael
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-27Generating MatchListChanged events on repeater add/removeemkael
2019-06-27SelectionButton/Frame with custom value mappingsemkael
2019-06-27WidgetRepeater setValue supporting mutlitype widgetsemkael
2019-06-27Fixes for value setting in option listsemkael
2019-06-27Setting values for MatchList/TeamList unifiedemkael
2019-06-27Reusable setValue for WidgetRepeateremkael
2019-06-23Text widget with the ability to bind a tk Variableemkael
2019-06-23Refreshing match list dropdowns on match list changeemkael
2019-06-21Position/team selection buttons and frames made reusable and extendableemkael
2019-06-07Making dialogs modalemkael
2019-06-07Ability to add many RepeatableWidget classes to a single WidgetRepeateremkael
2019-06-06Common parent class for GUI framesemkael
2019-06-02Team selection dialog is not scrollableemkael
2019-06-02Value setter for widget repeateremkael
2019-06-02Refactoring and exposing method for disabling panelsemkael
2019-06-02Remote configs configuration frameemkael
2019-06-01Scrollable frames for team settingsemkael
2019-05-29Aggregating values from WidgetRepeater widgetsemkael
2019-05-29Integer parsing method (mainly for spinbox/entry use)emkael
2019-05-25Refactoring GUI frames module structureemkael