Age | Commit message (Expand) | Author |
2019-12-28 | Re-orderable remote config list | emkael |
2019-12-28 | Re-orederable elements of phase matches WidgetRepeater | emkael |
2019-12-27 | Restricting match selection in bracket GUI to current and previous phases only | emkael |
2019-12-27 | Fetching GUI parent frame of specific type | emkael |
2019-12-27 | Always providing phase title from GUI, even when empty | emkael |
2019-12-27 | Proper change notifications for widget repeater and selection button/frame | emkael |
2019-11-16 | GUI for favicongui | emkael |
2019-11-16 | Keyboard shortcuts: fixes #36 | emkael |
2019-11-16 | Scrolling phase pane on new match add | emkael |
2019-11-16 | Focus on newly added phase tab | emkael |
2019-11-16 | Separating phases in match selection frame | emkael |
2019-11-16 | Minimum phase tab name length forced | emkael |
2019-11-16 | Fixing checkbox behaviour/value storage for boolean variables | emkael |
2019-11-12 | Do not remove temp output file prematurely | emkael |
2019-11-12 | Panels are enabled/disabled on init in phase match frames to disable sub-opti... | emkael |
2019-11-10 | NotifyNumericVar now properly notifies dirty state | emkael |
2019-11-10 | GUI for custom final order config | emkael |
2019-08-07 | Correct remove path for temporary output file | emkael |
2019-08-07 | Encoding/decoding non-ASCII OS errors in GUI log handler | emkael |
2019-08-07 | "Fixing" TraceableText crashing on paste | emkael |
2019-08-07 | Fixing non-ASCII file paths for icons | emkael |
2019-07-30 | Verbose error messages (with traceback) | emkael |
2019-07-30 | Adding debug log handler for testing purposes | emkael |
2019-07-30 | Error handling in the parent, GUI thread | emkael |
2019-07-30 | Checking for dirty bracket save on exit | emkael |
2019-07-27 | Frame title texts and icons | emkael |
2019-07-27 | Moving GUI icon to GUI subdirectory | emkael |
2019-07-27 | "Run" and "Run timed" actions in top menu | emkael |
2019-07-26 | Loggin facility improvments | emkael |
2019-07-26 | Bugfix for config collection | emkael |
2019-07-26 | Inherit NotifyNumericVar's get() from NumericVar, not from NotifyVar | emkael |
2019-07-26 | Logging facilities for GUI | emkael |
2019-07-25 | Menubar items for script run | emkael |
2019-07-25 | NumericVar without Notify features | emkael |
2019-07-25 | Tooltip label for menubar | emkael |
2019-07-22 | Ordered dictionaries for config export | emkael |
2019-07-22 | Collecting and saving config file | emkael |
2019-07-21 | Setting GUI values for manual team settings in config | emkael |
2019-07-21 | Activate "save" button depending on dirty state | emkael |
2019-07-19 | Refactoring menu code | emkael |
2019-07-19 | Main menu + new/open/save/save-as commands | emkael |
2019-07-19 | Icons | 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 |