aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-memo-table.etspec
Commit message (Collapse)AuthorAgeFilesLines
* Allow Last Modified and Created columns for event tableMilan Crha2009-04-271-0/+2
| | | | | | | | | | | | | | | | | | | | ** Fix for bug #575773 * gui/e-calendar-table.etspec: * gui/e-cal-list-view.etspec: * gui/e-memo-table.etspec: * gui/e-cal-model.h: (ECalModelField), (struct _ECalModelComponent): * gui/e-cal-model.c: (get_datetime_from_utc), (ecm_value_at), (ecm_duplicate_value), (ecm_free_value), (ecm_initialize_value), (ecm_value_is_empty), (ecm_value_to_string), (e_cal_view_objects_modified_cb), (e_cal_model_component_finalize), (e_cal_model_component_init): Allow showing CREATED and LAST-MODIFIED properties in a table. * gui/print.c: (print_comp_draw_real): * gui/e-cal-component-preview.c: (write_html): * conduits/todo/todo-conduit.c: (local_record_from_comp): Possible leak fix.
* 2007-09-27 mcrha Fix for bug #300693Milan Crha2007-09-271-1/+0
| | | | svn path=/trunk/; revision=34312
* 2007-09-21 mcrha Fix for bug #411125Milan Crha2007-09-211-1/+1
| | | | svn path=/trunk/; revision=34289
* Added support Gw notes.Chenthill Palanisamy2006-07-221-4/+4
| | | | svn path=/trunk/; revision=32378
* Commiting Johnny's patch for adding ' Click to add' feature in Memo.Srinivasa Ragavan2006-04-221-3/+3
| | | | svn path=/trunk/; revision=31857
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+13
2005-10-19 Harish Krishnaswamy <kharish@novell.com> Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com> svn path=/trunk/; revision=30537