]> sigrok.org Git - sigrok-meter.git/log
sigrok-meter.git
11 years agoHook up the About dialog to Help->About.
Uwe Hermann [Tue, 16 Apr 2013 18:31:30 +0000 (20:31 +0200)]
Hook up the About dialog to Help->About.

11 years agoAdd an About dialog.
Uwe Hermann [Tue, 16 Apr 2013 18:19:17 +0000 (20:19 +0200)]
Add an About dialog.

11 years agoHook up the File->Quit menu item.
Uwe Hermann [Tue, 16 Apr 2013 18:15:31 +0000 (20:15 +0200)]
Hook up the File->Quit menu item.

11 years agoAdd a menu with dummy entries.
Uwe Hermann [Tue, 16 Apr 2013 18:10:59 +0000 (20:10 +0200)]
Add a menu with dummy entries.

So far it contains File->Quit and Help->About, both without
functionality.

11 years agoAdd an application icon.
Uwe Hermann [Tue, 16 Apr 2013 18:39:34 +0000 (20:39 +0200)]
Add an application icon.

11 years agoAdd window title and make it 320x200 per default.
Uwe Hermann [Tue, 16 Apr 2013 18:27:33 +0000 (20:27 +0200)]
Add window title and make it 320x200 per default.

11 years agoHandle GTK+ signals via glade too.
Uwe Hermann [Tue, 16 Apr 2013 18:24:34 +0000 (20:24 +0200)]
Handle GTK+ signals via glade too.

11 years agoReplace GUI with glade-generated one.
Uwe Hermann [Tue, 16 Apr 2013 18:18:25 +0000 (20:18 +0200)]
Replace GUI with glade-generated one.

11 years agoAdd initial sigrok-meter program.
Uwe Hermann [Tue, 16 Apr 2013 17:53:11 +0000 (19:53 +0200)]
Add initial sigrok-meter program.

This is just a "Hello world" program which shows an empty window.

11 years agoAdd initial README.
Uwe Hermann [Tue, 16 Apr 2013 18:01:18 +0000 (20:01 +0200)]
Add initial README.