log src/xs_genui.c @ 1013:f3c28acd79b1

age author description
Sat, 04 Oct 2014 17:33:04 +0300 Matti Hamalainen Add (void) dummies to silence compiler warnings;
Fri, 09 Nov 2012 04:24:48 +0200 Matti Hamalainen Add ROM image path configuration.
Mon, 09 Feb 2009 15:42:32 +0200 Matti Hamalainen Some work on the GUI.
Mon, 22 Oct 2007 02:35:00 +0000 Matti Hamalainen Function already defined in xs_config.c
Sun, 02 Sep 2007 00:03:05 +0000 Matti Hamalainen About window wasn't handling delete_event properly, fixed; Cleaned up event handling a bit.
Tue, 20 Mar 2007 19:49:04 +0000 Matti Hamalainen Moved functions.
Tue, 20 Mar 2007 13:43:00 +0000 Matti Hamalainen Scrubbing through the filter configuration code; Configuration dialog
Mon, 26 Feb 2007 13:51:01 +0000 Matti Hamalainen GUI updates.
Fri, 26 Jan 2007 23:25:02 +0000 Matti Hamalainen Moved functions.
Thu, 17 Nov 2005 15:12:04 +0000 Matti Hamalainen Get rid of few unused argument warnings.
Mon, 07 Nov 2005 09:50:04 +0000 Matti Hamalainen Re-indentation all (non-generated) code.
Fri, 23 Sep 2005 09:34:02 +0000 Matti Hamalainen Configuration cleanups
Thu, 22 Sep 2005 02:37:02 +0000 Matti Hamalainen UI changes.
Thu, 22 Sep 2005 02:19:02 +0000 Matti Hamalainen Misc commit.
Sat, 25 Dec 2004 11:11:00 +0000 Matti Hamalainen Fixed nasty crash when closing fileinfo-window from window's closebutton -