aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-model-tasks.c
Commit message (Expand)AuthorAgeFilesLines
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-1/+1
* More code cleanup.Matthew Barnes2009-06-021-2/+2
* Whitespace cleanup.Matthew Barnes2009-05-291-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-58/+58
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-18/+18
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-17/+17
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-12/+16
* | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-301-1/+1
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-12/+16
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fix for bug #516453Milan Crha2008-02-151-0/+2
* Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #240073 (Cancelled ...Suman Manjunath2008-01-281-1/+13
* ** Fixes bug 474651Tobias Mueller2007-12-141-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-21/+21
* 2007-09-27 mcrha Fix for bug #346686Milan Crha2007-09-271-0/+3
* 2007-09-27 mcrha Fix for bug #324472Milan Crha2007-09-271-49/+64
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fixes bug #373116Matthew Barnes2007-04-021-2/+16
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #389966 Do not create the status property if its pointing to None.Wang Xin2007-01-081-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+1
* Fixes #235909.Chenthill Palanisamy2006-08-081-2/+9
* Fix for bug #329772Srinivasa Ragavan2006-07-141-0/+45
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-20/+1
* Use e_util_mkdir_hier() instead of e_mkdir_hier().Simon Zheng2006-01-101-1/+1
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-2/+2
* Use e_util_utf8_strcasecmp() to do proper comparison of translated (UTF-8)Tor Lillqvist2005-12-171-5/+6
* fixes #264449.Chenthill Palanisamy2005-10-031-0/+28
* Add reserved field for an empty structure. Add reserved field for an emptyMengjie Yu2005-07-271-0/+1
* Now not marking geographical locations for translation. Fixes #261080Sushma Rai2005-05-121-2/+2
* Fixes #69663JP Rosevear2005-01-041-1/+11
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-27/+21
* Fixes #66344JP Rosevear2004-09-241-2/+2
* Fixes #66158JP Rosevear2004-09-221-1/+6
* include missing string.h, to avoid problems in 64 bit builds.Rodrigo Moya2004-09-021-0/+1
* as belowRadek Doulik2004-07-131-4/+4
* use/set the DUE date, not the DTEND date.Rodrigo Moya2004-05-111-3/+3
* Fixes #52294JP Rosevear2004-05-071-9/+38
* fix comment and checkJP Rosevear2004-05-071-3/+6
* remove useless debug statementJP Rosevear2004-05-041-1/+0
* Fixes #52270 and #57593JP Rosevear2004-04-281-67/+75
* compare the start time and the due time only when both are not null.Kidd Wang2004-04-271-4/+14
* Fixes #52271Gary Ekker2004-04-161-1/+6
* refuse to update the task info if due date is before start date.Harry Lu2004-02-091-4/+38
* use the colors from the model as background, not as foreground.Rodrigo Moya2004-01-251-2/+1
* correct property name c/p errorJP Rosevear2004-01-201-1/+1
* removed assertion.Rodrigo Moya2004-01-151-2/+1
* Revert William McCann's patch of 2003-12-19 until we can get consistentJP Rosevear2004-01-131-1/+0
* Remove separators from dialogs. Use frame style recommended by the HIG.William Jon McCann2003-12-201-0/+1
* make sure timezone value is sane (get_completed): dittoJP Rosevear2003-11-201-10/+10
* return boolean not ECalStatus (update_objects): ditto (process_item_fn):JP Rosevear2003-11-111-5/+1
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-11/+11
* changed fill_component_from_model virtual method to get an ETableModel,Rodrigo Moya2003-10-271-10/+10
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-5/+9
* Import new libical from mainline HEAD and make appropriate changes toHans Petter2003-09-121-3/+3
* Merged from calendar-views-with-model branchRodrigo Moya2003-08-201-1/+3
* Merged missing bits from branchRodrigo Moya2003-08-091-25/+136
* Merge new-calendar-branch into HEADRodrigo Moya2003-08-081-0/+904