log gui/dialog/dialog.c @ 37176:2208a16cc562

age author description
Mon, 08 Sep 2014 20:17:01 +0000 ib Remove GTK+ and GLib versions 1 relatedness from the GUI.
Thu, 24 Apr 2014 11:31:31 +0000 ib Cosmetic: Revise a few comments.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Sun, 02 Feb 2014 10:52:47 +0000 ib Add a message box type "information".
Fri, 05 Apr 2013 12:41:49 +0000 ib Revise gtkEvents().
Fri, 05 Apr 2013 12:40:24 +0000 ib Rename gtkEventHandling() gtkEvents().
Thu, 04 Apr 2013 11:50:37 +0000 ib Cosmetic: Rename GMPlayer definition gmplayer.
Thu, 04 Apr 2013 09:39:03 +0000 ib Cosmetic: Rename static variables.
Wed, 03 Apr 2013 16:43:24 +0000 ib Cosmetic: Rearrange definitions.
Wed, 03 Apr 2013 16:13:41 +0000 ib Cosmetic: Switch conditions (for consistency).
Wed, 03 Apr 2013 16:09:58 +0000 ib Cosmetic: Rename variables (consistently).
Mon, 01 Apr 2013 18:16:20 +0000 ib Group and sort #includes, remove unneeded ones.
Mon, 01 Apr 2013 08:33:45 +0000 ib Cosmetic: Don't mix #includes with variable definitions.
Mon, 01 Apr 2013 08:27:07 +0000 ib Make #defines enums.
Mon, 01 Apr 2013 08:14:25 +0000 ib Move function declaration where it belongs.
Sun, 31 Mar 2013 22:45:25 +0000 ib Move variable declarations and definitions where they belong.
Sun, 31 Mar 2013 22:36:42 +0000 ib Move variable declarations and definitions where they belong.
Sun, 31 Mar 2013 18:30:30 +0000 ib Move gtkFindCList() to tools.c.
Sun, 31 Mar 2013 17:41:18 +0000 ib Cosmetic: Relocate gtkSelectInCList().
Sun, 31 Mar 2013 17:38:13 +0000 ib Make gtkSetDefaultToCList() static.
Sun, 31 Mar 2013 17:36:04 +0000 ib Remove unused gtkClearList().
Sun, 31 Mar 2013 17:08:30 +0000 ib Cosmetic: Rename gtkActive() gtkRaise().
Fri, 29 Mar 2013 13:43:21 +0000 ib Cosmetic: Rename the functions creating the dialogs.
Thu, 28 Mar 2013 17:28:41 +0000 ib Cosmetic: Rename ShowPlayList() ShowPlaylist().
Thu, 28 Mar 2013 17:10:57 +0000 ib Cosmetic: Rename ShowURLDialogBox() ShowURLDialog().
Thu, 28 Mar 2013 17:02:47 +0000 ib Cosmetic: Rename ShowAboutBox() ShowAbout().
Thu, 28 Mar 2013 16:52:56 +0000 ib Rename ShowFileSelect() ShowFileSelector().
Thu, 28 Mar 2013 16:35:59 +0000 ib Rename extern GTK widget fsFileSelect FileSelector.
Thu, 28 Mar 2013 16:23:39 +0000 ib Cosmetic: Rename file selector type enums.
Fri, 15 Mar 2013 06:19:05 +0000 ib Add a warning message about @locale in G_FILENAME_ENCODING.
Sun, 20 Jan 2013 13:56:08 +0000 ib Cosmetic: Remove/adjust comments.
Fri, 18 Jan 2013 00:35:38 +0000 ib Cosmetic: Rename ws functions for the sake of consistency.
Sat, 12 Jan 2013 00:04:24 +0000 ib Add doxygen comments.
Thu, 10 Jan 2013 19:23:37 +0000 ib Cosmetic: Use parameter name 'window' for a GtkWindow.
Thu, 10 Jan 2013 15:40:43 +0000 ib Restore GUI's X error handler after gtk_init().
Thu, 10 Jan 2013 11:20:18 +0000 ib Pass parameter instead of using global variable.
Thu, 10 Jan 2013 10:01:52 +0000 ib Remove unnecessary initialization.
Thu, 10 Jan 2013 10:00:43 +0000 ib Make variables static that are only used inside the file.
Thu, 06 Dec 2012 15:16:38 +0000 ib Rebuild GUI directory structure. base gui/ui/widgets.c@598914046582