aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-calendar-table.h
Commit message (Expand)AuthorAgeFilesLines
* Rename ECalendarTable to ETaskTable.Matthew Barnes2009-12-271-109/+0
* Introduce ESelectable and EFocusTracker.Matthew Barnes2009-12-261-5/+0
* Kill ETableScrolled.Matthew Barnes2009-12-081-14/+4
* Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-2/+0
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+2
|\|
| * ** Fix for bug #550114Milan Crha2009-02-161-0/+2
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-16/+15
* | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-301-4/+2
* | Wire up status messages to include percentages if available.Matthew Barnes2008-10-291-1/+2
* | Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-5/+0
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-8/+5
* | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-261-11/+10
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-49/+64
* | Replace EActivityHandler with a new activity-tracking system that usesMatthew Barnes2008-09-201-3/+2
* | Allow EShellContent, EShellSidebar, and EShellTaskbar to be subclassed,Matthew Barnes2008-09-131-3/+1
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-16/+15
* | Progress update:Matthew Barnes2008-09-091-1/+2
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-2/+2
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* ** Fix for bug #318604Milan Crha2007-11-051-0/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fixes #270751Chenthill Palanisamy2006-12-041-1/+2
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-0/+2
* fixes #264449.Chenthill Palanisamy2005-10-031-0/+1
* Fixes:248126 Added 2 Bonobo UI verbs for Assign Task and Forward asViren.l2005-07-251-0/+4
* show the progress indication in the view while downloading calendar itemsChenthill Palanisamy2005-07-021-1/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* dont access a NULL client.Not Zed2004-10-181-0/+2
* Fixes #57287, 58748JP Rosevear2004-07-141-0/+3
* remove prototypesJP Rosevear2004-04-301-0/+4
* open a dialog for the selected task. ditto. add a menu item for "OpenKidd Wang2004-01-061-0/+1
* Fixes part of #41237Rodrigo Moya2003-12-171-3/+1
* Replace member "activity" with an "activity_id".Ettore Perazzoli2003-12-021-3/+2
* Merged ECalendarTable changes from new-calendar-branchRodrigo Moya2003-08-081-18/+18
* new verb callback (sensitize_commands): set sensitivity of mark completeJP Rosevear2002-01-041-0/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* New files with a derivative of ESearchBar that generates sexps forFederico Mena Quintero2001-07-281-35/+1
* added support for multiple selections in cut/copy/paste. Also, it's nowRodrigo Moya2001-07-131-0/+1
* [Fix bug #4389: ETableSpecification still in .c file]Jason Leach2001-07-111-2/+0
* new functions for allowing the execution of clipboard-related commandsRodrigo Moya2001-06-281-0/+5
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* added getFreeBusy methodRodrigo Moya2001-06-201-0/+4
* Fix bug #2831; the tasks toolbar and menu now have a button to delete theFederico Mena Quintero2001-05-221-0/+5
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+4
* Added libmenus.la.Christopher James Lahey2001-02-141-0/+2
* Ximianified email addresses and copyrights.Federico Mena Quintero2001-01-171-1/+3
* moved #include <cal-client/cal-client.h> to the .h file.Damon Chaplin2001-01-141-0/+23
* removed debug message.Damon Chaplin2000-10-211-0/+7
* Don't attempt to free this if its null (calendar_model_duplicate_value):JP Rosevear2000-08-261-1/+2
* new ECalendarTable to show an ETable view for Todo/Event items.Damon Chaplin2000-07-261-0/+84