aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/cal-prefs-dialog.ui
Commit message (Collapse)AuthorAgeFilesLines
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-1440/+0
| | | | | Continue replacing the use of calendar-config functions with GObject property bindings to EShellSettings properties.
* Bug #612181 - Show recurring events in italic in date navigatorMilan Crha2010-11-031-1/+16
|
* Fix a crapload of run-time warnings.Matthew Barnes2010-09-151-19/+11
| | | | EConfig and EMAccountEditor are very, very brittle.
* Hide the options for Time Divisions when in Express modeFederico Mena Quintero2010-04-181-1/+1
| | | | | | 30 minutes is the default and you'll learn to like it. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Combine the preferences widgets for week numbersFederico Mena Quintero2010-04-181-19/+4
| | | | | | | | We had "Show week number in Day and Work Week View" and "Show week numbers in date navigator"; now we only have "Show week numbers". Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Move the 12/24 hour widgets to the top of their sectionFederico Mena Quintero2010-04-171-43/+44
| | | | | | | It doesn't make sense for them to be between the options for the first and second timezones. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Give meaningful names to widgets in the calendar's General preferencesFederico Mena Quintero2010-04-161-5/+5
| | | | | | We'll hide some of those widgets when in Express mode. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Put the for-today/overdue tasks preferences in the same line, to save spaceFederico Mena Quintero2010-04-101-32/+31
| | | | Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Move the day start / day end widgets to the same lineFederico Mena Quintero2010-04-071-45/+59
| | | | | | | | | This saves us one whole row of widgets. We put both labels in a size group so that they attain the same amount of space between the label and their date-edit widget, hopefully. Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Remove a superfluous row in a GtkTableFederico Mena Quintero2010-04-071-172/+95
| | | | | | | This was causing the General page of the calendar's preferences notebook tab to have an extra 12 pixels of vertical space Signed-off-by: Federico Mena Quintero <federico@novell.com>
* Bug #329693 - Add contexts to translated "None" wordsMilan Crha2009-12-241-1/+1
|
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-18/+36
| | | | | | GTKBuilder format allows to separate markup from translatable content. Whenever possible, this should be preferred so as there is less content to translate and less error opportunities.
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-0/+1493