Commit Graph

4 Commits

Author SHA1 Message Date
a88c0ffb93 Change the license URL from http://www.gnu.org/licenses/ to https:// 2018-07-11 23:47:19 +02:00
b9a7c121a4 app: don't inherit from GtkHBox or GtkVBox
Instead, inherit from GtkBox directly and set the orientation in
init().  Replace more gtk_container_add() by gtk_box_pack_start() in
the reparented classes.
2010-10-30 15:44:46 +02:00
ba6a7d33ff app: fix code formatting and UI packing 2010-02-22 10:35:43 +01:00
6c383b87a7 app: Add he beginnings of output editor 2010-02-22 01:04:37 +02:00