]> git.plutz.net Git - gladerunner/log
gladerunner
4 days agoignore language server files master
Paul Hänsch [Tue, 25 Aug 2026 09:52:10 +0000 (11:52 +0200)]
ignore language server files

4 days agoremove explicit save dialog from ui (replaced by generic function)
Paul Hänsch [Tue, 25 Aug 2026 09:49:42 +0000 (11:49 +0200)]
remove explicit save dialog from ui (replaced by generic function)

4 days agogeneric events
Paul Hänsch [Tue, 25 Aug 2026 09:46:12 +0000 (11:46 +0200)]
generic events

5 days agominor linting
Paul Hänsch [Tue, 25 Aug 2026 07:54:27 +0000 (09:54 +0200)]
minor linting

2 weeks agohandle canceling of file dialogs
Paul Hänsch [Mon, 10 Aug 2026 19:39:54 +0000 (21:39 +0200)]
handle canceling of file dialogs

2 weeks agostock dialogs for opening and saving files
Paul Hänsch [Mon, 10 Aug 2026 19:31:42 +0000 (21:31 +0200)]
stock dialogs for opening and saving files

3 weeks agonaming convention for init_widgets() -> init_widget()
Paul Hänsch [Wed, 5 Aug 2026 13:46:20 +0000 (15:46 +0200)]
naming convention for init_widgets() -> init_widget()

4 weeks agotidying up action code
Paul Hänsch [Wed, 29 Jul 2026 13:48:04 +0000 (15:48 +0200)]
tidying up action code

4 weeks agomodified event format for easyer parsing
Paul Hänsch [Tue, 28 Jul 2026 14:00:22 +0000 (16:00 +0200)]
modified event format for easyer parsing

4 weeks agoremove option for listbox, acrivate signal for entries
Paul Hänsch [Tue, 28 Jul 2026 13:31:51 +0000 (15:31 +0200)]
remove option for listbox, acrivate signal for entries

4 weeks agoXML insertion into UI
Paul Hänsch [Tue, 28 Jul 2026 10:44:03 +0000 (12:44 +0200)]
XML insertion into UI

4 weeks agoscrollable list widget example
Paul Hänsch [Sun, 26 Jul 2026 17:04:32 +0000 (19:04 +0200)]
scrollable list widget example

4 weeks agoaction for loading additional .glade files
Paul Hänsch [Sun, 26 Jul 2026 16:57:54 +0000 (18:57 +0200)]
action for loading additional .glade files

6 weeks agoallow merging multiple glade files from command line
Paul Hänsch [Thu, 16 Jul 2026 14:47:51 +0000 (16:47 +0200)]
allow merging multiple glade files from command line

6 weeks agostubs for GtkListBox
Paul Hänsch [Wed, 15 Jul 2026 17:04:22 +0000 (19:04 +0200)]
stubs for GtkListBox

6 weeks agothrow event, when window close button is pressed
Paul Hänsch [Wed, 15 Jul 2026 14:23:28 +0000 (16:23 +0200)]
throw event, when window close button is pressed

6 weeks agoactions for setting checkboxes
Paul Hänsch [Wed, 15 Jul 2026 13:53:00 +0000 (15:53 +0200)]
actions for setting checkboxes

6 weeks agoadditional widget events
Paul Hänsch [Wed, 15 Jul 2026 12:25:38 +0000 (14:25 +0200)]
additional widget events

6 weeks agoadditional example and test UI
Paul Hänsch [Tue, 14 Jul 2026 15:07:54 +0000 (17:07 +0200)]
additional example and test UI

6 weeks agorenamed main C file
Paul Hänsch [Tue, 14 Jul 2026 15:07:11 +0000 (17:07 +0200)]
renamed main C file

6 weeks agoadditional widget/event classes, run input loop in separate thread
Paul Hänsch [Tue, 14 Jul 2026 15:03:45 +0000 (17:03 +0200)]
additional widget/event classes, run input loop in separate thread

6 weeks agoallow running instructions from child process
Paul Hänsch [Mon, 13 Jul 2026 22:44:19 +0000 (00:44 +0200)]
allow running instructions from child process

6 weeks agosimplified command parsing, exit when stdin closes
Paul Hänsch [Mon, 13 Jul 2026 19:21:06 +0000 (21:21 +0200)]
simplified command parsing, exit when stdin closes

6 weeks agoread arbitrarily long command lines + embedded line breaks
Paul Hänsch [Mon, 13 Jul 2026 15:48:38 +0000 (17:48 +0200)]
read arbitrarily long command lines + embedded line breaks

6 weeks agoworked on command parsing
Paul Hänsch [Sun, 12 Jul 2026 19:08:26 +0000 (21:08 +0200)]
worked on command parsing

6 weeks agoinitial commit
Paul Hänsch [Sun, 12 Jul 2026 17:01:40 +0000 (19:01 +0200)]
initial commit