aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagGNOME_LIBS_1_4_1_4nobody2001-05-231-970/+0
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-58/+89
* Fix bug #2829.Federico Mena Quintero2001-05-191-88/+175
* Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the neededKjartan Maraas2001-03-261-1/+0
* The model_rows_{inserted,deleted} signals changed names; deal with it.Federico Mena Quintero2001-03-251-26/+37
* Removed .oafinfo files -- they are obsolete. Moved pixmaps fromGediminas Paulauskas2001-03-151-5/+5
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-11/+163
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+6
* override value to string virtual method (calendar_model_value_to_string):JP Rosevear2001-02-141-2/+2
* Pull up from 0.9 branchJP Rosevear2001-02-091-0/+2
* Pulling stuff up from the branchJP Rosevear2001-02-071-4/+7
* get the new reminder widgets (sync_entries): different callback dataJP Rosevear2001-02-061-0/+1
* Mark a string for translation. Mark a bunch of strings for translation.Kjartan Maraas2001-01-301-1/+2
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+0
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+23
* changed the expansion values so that small text fields are 1.0, all theDamon Chaplin2001-01-151-6/+6
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-89/+237
* Add translation strings.Miguel de Icaza2001-01-121-0/+17
* Do not compose strings so that they can be localized correctly. Also,Federico Mena Quintero2001-01-031-4/+4
* Reset the widths of the columns with pixbufs to the actual pixbufs' sizes;Federico Mena Quintero2000-12-151-2/+2
* Attach signal handlers to the e_scrolled_table's etable rather than to theJP Rosevear2000-12-091-4/+11
* Got rid of code referencing the ETableScrolled proxy functions.Christopher James Lahey2000-12-081-3/+3
* Fixes bug #920.Federico Mena Quintero2000-12-071-4/+27
* Reformatted the table spec to make it easier to read.Federico Mena Quintero2000-11-291-23/+55
* 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