Note to hackers --------------- When hacking on camel (and on the gnome mailer in general), be sure to follow the same coding style as the initial authors. Please read the file HACKING in gnumeric and follow the general guidelines explained in it. Please take a look at camel source files and try to exactly imitate the coding style. We are perfectly aware that this is not the best and unique style, but it is absolutely mandatory that Camel is homogeneous. If you find the current coding style to have some weaknesses, please contact the authors to discuss this matter. Thanks. Bertrand. .org/~lantw44/git/gsoc2013-evolution' title='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui
Commit message (Expand)AuthorAgeFilesLines
* get the management object by idJP Rosevear2001-10-301-1/+0
* new functions for setting and retrieving the default calendar URIsRodrigo Moya2001-10-303-9/+85
* added break statements after each case, when setting the classification.Damon Chaplin2001-10-291-0/+6
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-297-84/+96
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-285-49/+127
* Cancel editing if the user presses Escape.Federico Mena Quintero2001-10-282-0/+66
* More fixing of the license texts.Ettore Perazzoli2001-10-282-18/+18
* Delete appointments with empty summaries. Fixes Ximian bug #780.Federico Mena Quintero2001-10-2811-14/+283
* Fixing the license text.Ettore Perazzoli2001-10-28