]> git.plutz.net Git - gladerunner/shortlog
gladerunner
4 days ago Paul Hänschignore language server files master
4 days ago Paul Hänschremove explicit save dialog from ui (replaced by generi...
4 days ago Paul Hänschgeneric events
4 days ago Paul Hänschminor linting
2026-08-10 Paul Hänschhandle canceling of file dialogs
2026-08-10 Paul Hänschstock dialogs for opening and saving files
2026-08-05 Paul Hänschnaming convention for init_widgets() -> init_widget()
2026-07-29 Paul Hänschtidying up action code
2026-07-28 Paul Hänschmodified event format for easyer parsing
2026-07-28 Paul Hänschremove option for listbox, acrivate signal for entries
2026-07-28 Paul HänschXML insertion into UI
2026-07-26 Paul Hänschscrollable list widget example
2026-07-26 Paul Hänschaction for loading additional .glade files
2026-07-16 Paul Hänschallow merging multiple glade files from command line
2026-07-15 Paul Hänschstubs for GtkListBox
2026-07-15 Paul Hänschthrow event, when window close button is pressed
2026-07-15 Paul Hänschactions for setting checkboxes
2026-07-15 Paul Hänschadditional widget events
2026-07-14 Paul Hänschadditional example and test UI
2026-07-14 Paul Hänschrenamed main C file
2026-07-14 Paul Hänschadditional widget/event classes, run input loop in...
2026-07-13 Paul Hänschallow running instructions from child process
2026-07-13 Paul Hänschsimplified command parsing, exit when stdin closes
2026-07-13 Paul Hänschread arbitrarily long command lines + embedded line...
2026-07-12 Paul Hänschworked on command parsing
2026-07-12 Paul Hänschinitial commit