aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
Commit message (Expand)AuthorAgeFilesLines
* Unref the ETable extras.Federico Mena Quintero2000-11-251-0/+2
* Remove the check because it makes it look like the task is alreadyFederico Mena Quintero2000-11-221-1/+1
* removed debug message.Damon Chaplin2000-10-211-9/+32
* added _click-to-add-message, though I'm not sure if i18n will work.Damon Chaplin2000-10-201-4/+1
* set the 2 icon columns to a min width of 18 and resizable to FALSE.Damon Chaplin2000-10-131-2/+2
* Fixed the column elements here.Christopher James Lahey2000-10-111-3/+3
* Updated to use the new ETable specification stuff.Christopher James Lahey2000-10-111-51/+30
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-5/+5
* uses the new TaskEditor dialog.Damon Chaplin2000-09-061-7/+5
* Use gnome_calendar_construct() so that we can check for proper creation ofFederico Mena Quintero2000-09-021-1/+2
* Uncomment debug code.JP Rosevear2000-08-261-5/+5
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-261-12/+10
* Properly append to listJP Rosevear2000-08-251-1/+1
* Updated function. (e_calendar_table_open_task): Updated function.Federico Mena Quintero2000-08-241-95/+44
* Fixed some warnings.Christopher James Lahey2000-08-091-0/+1
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+481