log gui/dialog/preferences.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, 03 Apr 2014 07:55:12 +0000 ib Cosmetic: Remove tabs.
Mon, 24 Mar 2014 11:09:39 +0000 ib Add missing #include.
Tue, 25 Feb 2014 16:12:33 +0000 ib Remove unnecessary casts.
Tue, 25 Feb 2014 15:16:01 +0000 ib Remove unnecessary casts.
Mon, 24 Feb 2014 13:15:23 +0000 ib Don't pointlessly set page_size.
Mon, 24 Feb 2014 13:03:57 +0000 ib Set the step increment for autoq to 1.
Mon, 24 Feb 2014 12:49:47 +0000 ib Display only one decimal place.
Mon, 24 Feb 2014 12:33:45 +0000 ib Enable setting full ass margin value ranges.
Mon, 24 Feb 2014 12:23:14 +0000 ib Adjust range and step increment of subfps to fps.
Mon, 24 Feb 2014 12:10:00 +0000 ib Enable setting full subpos value range.
Mon, 24 Feb 2014 12:01:30 +0000 ib Set the step increment for subdelay to 0.1.
Mon, 24 Feb 2014 11:55:42 +0000 ib Limit fps to a (hopefully) reasonable value.
Mon, 24 Feb 2014 11:28:34 +0000 ib Set the step increment for panscan to 0.1.
Mon, 24 Feb 2014 10:31:09 +0000 ib Enable setting full audio delay value range.
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.
Sun, 09 Feb 2014 17:55:11 +0000 ib Make message box less annoying.
Sun, 09 Feb 2014 17:53:28 +0000 ib Show message box only if necessary.
Wed, 05 Feb 2014 16:39:38 +0000 ib Rename symbolic constants of GUI help message texts.
Sun, 02 Feb 2014 10:54:37 +0000 ib Change the message box type.
Fri, 31 Jan 2014 16:37:52 +0000 ib Revise GUI help message texts.
Thu, 30 Jan 2014 13:26:45 +0000 ib Revise GUI help message texts.
Fri, 24 Jan 2014 15:36:07 +0000 ib Replace string constants by symbolic constants.
Thu, 23 Jan 2014 13:20:03 +0000 ib Improve the dialog for font encodings.
Thu, 23 Jan 2014 12:09:37 +0000 ib Improve the dialog for font encodings.
Wed, 22 Jan 2014 19:11:03 +0000 ib Prettify layout of dialog for codecs and demuxer.
Wed, 22 Jan 2014 18:39:41 +0000 ib Remove MSGTR_PREFERENCES_FontFactor.
Wed, 22 Jan 2014 18:29:52 +0000 ib Prettify layout of dialog for font settings.
Tue, 21 Jan 2014 20:36:28 +0000 ib Fix iconv check in r36657.