| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a crapload of run-time warnings. | Matthew Barnes | 2010-09-15 | 1 | -1/+1 |
* | Defer the load / creation of configuration UI with changes to | Michael Meeks | 2010-08-11 | 1 | -1/+4 |
* | Bug 617094 - System timezone label not initialized in preferences | Matthew Barnes | 2010-05-30 | 1 | -8/+15 |
* | Bug 619417 - system_tz_label is not translated in cal-prefs-dialog | Gert Michael Kulyk | 2010-05-29 | 1 | -1/+1 |
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 1 | -10/+32 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 1 | -1/+1 |
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 1 | -0/+5 |
| |\ |
|
| | * | Bug #616889 - Force 24h format for locales not supporting 12h format | Gert Michael Kulyk | 2010-05-21 | 1 | -0/+5 |
| * | | Don't use gconf to store the names of widgets to hide | Federico Mena Quintero | 2010-04-27 | 1 | -1/+10 |
| * | | Combine the preferences widgets for week numbers | Federico Mena Quintero | 2010-04-18 | 1 | -1/+1 |
| * | | Remove /apps/evolution/calendar/date_navigator/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 1 | -5/+0 |
| * | | Use a single /apps/evolution/calendar/display/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 1 | -3/+3 |
| * | | Hack the row spacing of a single-row table | Federico Mena Quintero | 2010-04-18 | 1 | -0/+11 |
| * | | Hook up the calendar's preferences in a sensible place | Federico Mena Quintero | 2010-04-18 | 1 | -4/+7 |
| * | | Hide some calendar preferences in Express mode | Federico Mena Quintero | 2010-04-16 | 1 | -0/+4 |
| |/ |
|
* | | Bug #616889 - Force 24h format for locales not supporting 12h format | Gert Michael Kulyk | 2010-05-21 | 1 | -0/+5 |
* | | Bug 611882 - Missing mnemonics in Date/Time format preferences | Matthew Barnes | 2010-03-28 | 1 | -2/+2 |
|/ |
|
* | Remove more unnecessary terminal messages. | Matthew Barnes | 2010-03-10 | 1 | -3/+0 |
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 1 | -2/+3 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -69/+52 |
* | Remove some obsolete utility functions. | Matthew Barnes | 2009-09-05 | 1 | -8/+22 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -47/+47 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -3/+2 |
* | Bug #205137 - Configurable date formats in components | Milan Crha | 2009-08-12 | 1 | -0/+7 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -44/+8 |
* | Replace more "config" classes with property bindings. | Matthew Barnes | 2009-08-06 | 1 | -178/+115 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 1 | -5/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -7/+26 |
|\ |
|
| * | Bug #425582 - Calendar Alarm Display is not noticable enough | Milan Crha | 2009-07-09 | 1 | -7/+26 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -23/+23 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -23/+23 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -12/+12 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| |/ |
|
| * | Fix compiler warnings in calendar. | Matthew Barnes | 2009-05-26 | 1 | -11/+11 |
| * | Bug #273818 - Allow scrolling Month View by a week only | Milan Crha | 2009-05-01 | 1 | -0/+11 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -0/+11 |
* | | Begin migrating calendar settings to EShellSettings. | Matthew Barnes | 2009-04-26 | 1 | -22/+31 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -27/+35 |
|\| |
|
| * | Use system timezone in Evolution | Milan Crha | 2009-04-25 | 1 | -1/+33 |
| * | Get rid of "Adjust for daylight saving time" option | Milan Crha | 2009-04-24 | 1 | -27/+0 |
| * | ** Fix for bug #573122 | Milan Crha | 2009-03-04 | 1 | -2/+2 |
| * | ** Part of fix for bug #260853 | Milan Crha | 2009-01-19 | 1 | -0/+46 |
| * | ** Fix for bug #200254 | Milan Crha | 2009-01-19 | 1 | -0/+11 |
| * | ** Fix for bug #563364 | Milan Crha | 2009-01-12 | 1 | -0/+100 |
| * | Change License from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-24 | 1 | -16/+15 |
* | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 1 | -0/+57 |
* | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 1 | -0/+100 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -16/+15 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -11/+11 |
* | Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations - | Kjartan Maraas | 2007-10-24 | 1 | -2/+2 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
* | 2007-08-23 mcrha Fix for bug #385517 | Milan Crha | 2007-08-24 | 1 | -2/+3 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-27 | 1 | -0/+5 |
* | Fix compiler warnings in the calendar directory (#439122). | Matthew Barnes | 2007-06-03 | 1 | -2/+2 |
* | ** Fixes bug #373116 | Matthew Barnes | 2007-04-02 | 1 | -38/+19 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixes #208318. | Chenthill Palanisamy | 2006-11-07 | 1 | -1/+13 |
* | Fix all compiler warnings and correct some other issues. | Kjartan Maraas | 2006-08-24 | 1 | -1/+1 |
* | Fixes #332911 | Chenthill Palanisamy | 2006-07-10 | 1 | -2/+33 |
* | broken pipes are soo fun | Kjartan Maraas | 2006-02-08 | 1 | -1/+1 |
* | show the alarm list dialog. | Chenthill Palanisamy | 2006-01-31 | 1 | -0/+1 |
* | removed the unnecessary printf | Chenthill Palanisamy | 2006-01-30 | 1 | -1/+0 |
* | fixes #327344 | Chenthill Palanisamy | 2006-01-30 | 1 | -0/+1 |
* | fixes #325762 | Chenthill Palanisamy | 2006-01-25 | 1 | -0/+78 |
* | fixes #326478 | Chenthill Palanisamy | 2006-01-23 | 1 | -6/+11 |
* | fixes #327487 | Chenthill Palanisamy | 2006-01-20 | 1 | -5/+10 |
* | Reinstate the run-time glade file pathname lookup change from 2005-11-26. | Tor Lillqvist | 2006-01-04 | 1 | -1/+7 |
* | Fixes #325468 (critical warning crasher). | Harish Krishnaswamy | 2006-01-02 | 1 | -1/+1 |
* | Committing the calendar publishing patch. | Chenthill Palanisamy | 2005-12-19 | 1 | -743/+295 |
* | gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.c | Tor Lillqvist | 2005-11-26 | 1 | -1/+8 |
* | Use strcmp instead of !=. (cal_prefs_dialog_url_remove_clicked): When new | Irene Huang | 2005-11-16 | 1 | -2/+2 |
* | Fixes #270036 | Chenthill Palanisamy | 2005-09-30 | 1 | -1/+4 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | add necessary include | JP Rosevear | 2005-01-01 | 1 | -2/+0 |
* | Add schema for Free/Busy template uri. | James Bowes | 2004-12-18 | 1 | -0/+18 |
* | remove useless include | JP Rosevear | 2004-10-08 | 1 | -1/+0 |
* | Include gtkhbox.h and gtkvbox.h to fix implicit declaration Cast GTK_ENTRY | Trent Lloyd | 2004-05-10 | 1 | -2/+2 |
* | move the calendar publishing initialization from createControls to main.c | Gary Ekker | 2004-04-15 | 1 | -13/+0 |
* | Fixed to use e-passwords. | Gary Ekker | 2004-04-11 | 1 | -13/+30 |
* | Fixed to be instant-apply. | Jeffrey Stedfast | 2004-04-08 | 1 | -358/+302 |
* | Convert the calendar_config_get_timezone and | JP Rosevear | 2004-02-06 | 1 | -3/+1 |
* | make failure not so draconian - make the color black | JP Rosevear | 2004-02-06 | 1 | -5/+1 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 1 | -37/+435 |
* | Cleanup some ref/unref calls | JP Rosevear | 2003-11-18 | 1 | -1/+1 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -7/+0 |
* | Show start/end-of-day widgets. | Hans Petter Jansson | 2003-02-26 | 1 | -0/+2 |
* | run fix.sh over this. | Not Zed | 2002-12-02 | 1 | -19/+19 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -0/+2 |
* | #include gtkoptionmenu.h. (cal_prefs_dialog_new): adapted to changes in | Rodrigo Moya | 2002-11-07 | 1 | -1/+2 |
* | set the 24 hour format initially | JP Rosevear | 2002-10-09 | 1 | -0/+1 |
* | cast the correct item | JP Rosevear | 2002-10-08 | 1 | -1/+1 |
* | use EConfigListener instead of direct access to the bonobo-conf database. | Rodrigo Moya | 2002-08-27 | 1 | -1/+0 |
* | listen for the time editors to change | JP Rosevear | 2002-08-15 | 1 | -0/+59 |
* | make the range datetime member a struct not a pointer | JP Rosevear | 2002-05-15 | 1 | -1/+2 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 1 | -322/+264 |
* | Use an EMessageBox instead of a gnome_dialog_question so that the label | Federico Mena Quintero | 2001-10-30 | 1 | -0/+21 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Fixes bug #2830. | Federico Mena Quintero | 2001-09-19 | 1 | -21/+41 |
* | added a timeout to refresh the list every 10 minutes. Not ideal, as the | Damon Chaplin | 2001-09-18 | 1 | -0/+6 |
* | added new e-sexp operator. We don't currently use it though. | Damon Chaplin | 2001-08-22 | 1 | -1/+68 |
* | Sync from OLS - Federico | Federico Mena Quintero | 2001-08-01 | 1 | -6/+31 |
* | added Help button. Though of course it doesn't do anything yet. | Damon Chaplin | 2001-07-31 | 1 | -0/+3 |
* | more timezone updates. I'm pretty much done with the calendar code now, | Damon Chaplin | 2001-07-11 | 1 | -1/+1 |
* | cal-client/cal-client.[hc] cal-util/cal-component.c | Damon Chaplin | 2001-07-03 | 1 | -5/+7 |
* | Fixes bug #1406. | Federico Mena Quintero | 2001-07-01 | 1 | -0/+72 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | added a 'Time zone' setting. Also rearranged a little, adding a new | Damon Chaplin | 2001-06-20 | 1 | -2/+17 |
* | keep list of all Tasks folders so we can update the preference settings | Damon Chaplin | 2001-03-05 | 1 | -0/+2 |
* | <gnome.h> trimming to reduce compilation time. Ditto. Ditto. Ditto. Ditto. | Federico Mena Quintero | 2001-01-29 | 1 | -1/+0 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+2 |
* | use config settings. | Damon Chaplin | 2000-11-27 | 1 | -16/+8 |
* | removed debug message. | Damon Chaplin | 2000-10-21 | 1 | -2/+0 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -0/+464 |