log gui/dialog/skinbrowser.c @ 36776:5ea757ca6270

age author description
Mon, 17 Feb 2014 02:30:49 +0000 ib Fix careless pointer parameter handling.
Sun, 16 Feb 2014 15:44:36 +0000 reimar Avoid many pointer cast warnings.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Fri, 31 Jan 2014 17:08:39 +0000 ib Prettify the skin browser.
Fri, 31 Jan 2014 16:37:52 +0000 ib Revise GUI help message texts.
Tue, 30 Apr 2013 12:43:06 +0000 ib Cosmetic: Prefer hyphen to underline in signal names.
Thu, 04 Apr 2013 18:01:27 +0000 ib Remove GTK_WIDGET_SET_FLAGS(, GTK_CAN_DEFAULT).
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Thu, 04 Apr 2013 10:53:20 +0000 ib Remove all gtk_widget_set_name() calls.
Thu, 04 Apr 2013 10:45:30 +0000 ib Remove all gtk_object_set_data() calls.
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Mon, 01 Apr 2013 08:14:25 +0000 ib Move function declaration where it belongs.
Sun, 31 Mar 2013 22:13:32 +0000 ib Remove unnecessary #includes.
Sun, 31 Mar 2013 18:30:30 +0000 ib Move gtkFindCList() to tools.c.
Sun, 31 Mar 2013 18:08:37 +0000 ib Cosmetic: Prefix all functions in dialog/tools.c with gtk.