index
:
teamy-playoff
bugfixes
custom-positioning
dependabot/pip/lxml-4.6.2
dependabot/pip/lxml-4.6.3
dependabot/pip/lxml-4.6.5
dependabot/pip/lxml-4.9.1
devel
gui
https-tests
i18n
info-boxes
master
mysql-import-on-demand
next-round-prognosis
position-boxes
position-styles
refactor
tkinter-imports
v1.2.1
verbose_logging
Playoff HTML generator for JFR Teamy
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
jfr_playoff
/
gui
/
frames
/
__init__.py
Age
Commit message (
Expand
)
Author
2020-01-22
Merge branch 'tkinter-imports'
emkael
2020-01-20
Fixing encoding issue when compiling team name list for GUI
emkael
2020-01-20
Python 2.7.x-style tkinter imports, just to investigate compatibility
tkinter-imports
emkael
2020-01-14
Properly restore last OptionMenu value on value set refresh
emkael
2019-12-28
Re-orederable elements of phase matches WidgetRepeater
emkael
2019-12-27
Fetching GUI parent frame of specific type
emkael
2019-12-27
Proper change notifications for widget repeater and selection button/frame
emkael
2019-11-16
Scrolling phase pane on new match add
emkael
2019-11-16
Fixing checkbox behaviour/value storage for boolean variables
emkael
2019-08-07
"Fixing" TraceableText crashing on paste
emkael
2019-07-25
NumericVar without Notify features
emkael
2019-07-25
Tooltip label for menubar
emkael
2019-07-19
"Handling" of some GUI errors that occur during file load/unload and componen...
emkael
2019-07-07
Tracing dirty state of edited file
emkael
2019-07-07
Numeric values and spinboxes handled in custom widget
emkael
2019-07-07
ScrollableFrame scrollable via mouse wheel
emkael
2019-07-07
Adjusting alignment and widget sticky/grow for entire GUI
emkael
2019-06-28
Fixing button alignment in headered repeaters
emkael
2019-06-28
Separating OptionMenu labels from values
emkael
2019-06-28
Remenbering last RefreshableOptionMenu value in a "sane" way
emkael
2019-06-27
Generating MatchListChanged events on repeater add/remove
emkael
2019-06-27
SelectionButton/Frame with custom value mappings
emkael
2019-06-27
WidgetRepeater setValue supporting mutlitype widgets
emkael
2019-06-27
Fixes for value setting in option lists
emkael
2019-06-27
Setting values for MatchList/TeamList unified
emkael
2019-06-27
Reusable setValue for WidgetRepeater
emkael
2019-06-23
Text widget with the ability to bind a tk Variable
emkael
2019-06-23
Refreshing match list dropdowns on match list change
emkael
2019-06-21
Position/team selection buttons and frames made reusable and extendable
emkael
2019-06-07
Making dialogs modal
emkael
2019-06-07
Ability to add many RepeatableWidget classes to a single WidgetRepeater
emkael
2019-06-06
Common parent class for GUI frames
emkael
2019-06-02
Team selection dialog is not scrollable
emkael
2019-06-02
Value setter for widget repeater
emkael
2019-06-02
Refactoring and exposing method for disabling panels
emkael
2019-06-02
Remote configs configuration frame
emkael
2019-06-01
Scrollable frames for team settings
emkael
2019-05-29
Aggregating values from WidgetRepeater widgets
emkael
2019-05-29
Integer parsing method (mainly for spinbox/entry use)
emkael
2019-05-25
Refactoring GUI frames module structure
emkael