aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.c
Commit message (Expand)AuthorAgeFilesLines
* initialize to NULL some pointersRodrigo Moya2001-07-281-14/+60
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-188/+3
* check type of component before actually pasting. Deal with VCALENDARRodrigo Moya2001-07-261-0/+2
* new protoJP Rosevear2001-07-131-1/+1
* fix typo breaking compilationJP Rosevear2001-07-131-2/+2
* added support for multiple selections in cut/copy/paste. Also, it's nowRodrigo Moya2001-07-131-21/+38
* Added a hack to get the last string translated since xml-i18n-toolsKjartan Maraas2001-07-111-0/+9
* [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-111-89/+4
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-0/+1
* cal-client/cal-client.[hc] cal-util/cal-component.cDamon Chaplin2001-07-031-0/+37
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-281-44/+87
* fixed (e_calendar_table_on_copy): fixedRodrigo Moya2001-06-271-38/+18
* New function to compare tasks like the Pilot task list.Federico Mena Quintero2001-06-241-0/+74
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+215
* renamed from editor-page for consistency, more complete implementationJP Rosevear2001-06-021-3/+4
* 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