summaryrefslogtreecommitdiffstats
path: root/src/gui/gui.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-18* Fix warning in dump.c * Port GUI to GtkON syntax * Fix build for latest valacpancake1-406/+666
--HG-- rename : src/gui/gui.gtkaml => src/gui/gui.gtkaml.orig
2009-12-22* Add C files of the gui, so it can be built without gtkamlc or valac * Fix ↵pancake1-0/+903
build of gui.gtkaml (sync with last vala) * Update version number in gui about dialog * Some syntax cleanup and removed some unnecesary printf calls