log gui/dialog/playlist.c @ 37016:45663ee3a990

age author description
Fri, 21 Mar 2014 15:12:37 +0000 ib Cosmetic: Rename guiInfo member NewPlay MediumChanged.
Fri, 21 Mar 2014 15:01:48 +0000 ib Cosmetic: Rename symbolic constants GUI_FILE_SAME and GUI_FILE_NEW.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Mon, 17 Feb 2014 02:40:30 +0000 ib Prefer NULL.
Mon, 17 Feb 2014 02:30:49 +0000 ib Fix careless pointer parameter handling.
Mon, 17 Feb 2014 00:39:09 +0000 ib Revise code of listMgr() command PLAYLIST_ITEM_GET_POS.
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.
Tue, 30 Apr 2013 12:43:06 +0000 ib Cosmetic: Prefer hyphen to underline in signal names.
Thu, 04 Apr 2013 19:53:40 +0000 ib Remove commented code.
Thu, 04 Apr 2013 11:47:39 +0000 ib Define "MPlayer" string.
Thu, 04 Apr 2013 10:45:30 +0000 ib Remove all gtk_object_set_data() calls.
Sun, 31 Mar 2013 22:13:32 +0000 ib Remove unnecessary #includes.
Sun, 31 Mar 2013 18:08:37 +0000 ib Cosmetic: Prefix all functions in dialog/tools.c with gtk.
Sun, 31 Mar 2013 17:08:30 +0000 ib Cosmetic: Rename gtkActive() gtkRaise().