aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-memo-table.c
Commit message (Expand)AuthorAgeFilesLines
* Fix similar weak pointer issues throughout.Matthew Barnes2009-06-201-0/+6
* More code cleanup.Matthew Barnes2009-06-021-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-19/+19
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-3/+3
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in calendar.Matthew Barnes2009-05-261-17/+15
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-1/+1
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-2/+2
* | Manual conflict resolutionMatthew Barnes2009-04-251-13/+1
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+12
|\|
| * ** Fix for bug #550114Milan Crha2009-02-161-0/+15
| * ** Fix for bug #318003Milan Crha2009-01-271-2/+1
| * ** Fix for bug #541209Suman Manjunath2009-01-211-2/+2
| * ** Fix for bug #225712Milan Crha2009-01-191-1/+1
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-2/+2
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-17/+16
| * ** Fixes bug #546892Matthew Barnes2008-08-121-9/+2
| * ** Fixes bug #542125Matthew Barnes2008-07-191-2/+2
* | Merge revisions 37108:37199 from trunk.Matthew Barnes2009-02-011-4/+3
* | Get the calendar's memopad and taskpad working.Matthew Barnes2008-10-301-102/+157
* | Wire up status messages to include percentages if available.Matthew Barnes2008-10-291-10/+49
* | Tasks is working. Still need to deal with some loose ends and test it all.Matthew Barnes2008-10-041-1/+5
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-16/+16
* | Get Memos to come up. Doesn't really work yet, but the widgets are all there.Matthew Barnes2008-09-301-62/+270
* | Tasks and memos progress. Hoping to merge ECalendarTable and EMemoTable,Matthew Barnes2008-09-261-462/+182
* | Saving progress. Experimenting with directory layout.Matthew Barnes2008-09-251-87/+178
* | Merge revisions 35951:35992 from trunk.Matthew Barnes2008-08-151-9/+2
* | Migrate CompEditor, CompEditorPage, and the various subclasses fromMatthew Barnes2008-07-161-2/+2
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+2
* Fixes#516408Chenthill Palanisamy2008-02-251-0/+2
* ** Part of fix for bug #515744Milan Crha2008-02-181-0/+1
* ** Fix for bug #510409Milan Crha2008-01-251-1/+2
* ** Fix for bug #354265David Turner2007-12-041-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-33/+33
* ** Fix for bug #318604Milan Crha2007-11-051-0/+2
* Warning fixes: - NULL vs 0 vs FALSE/TRUE - ANSIfication of declarations -Kjartan Maraas2007-10-241-1/+1
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* 2007-09-27 mcrha Fix for bug #300693Milan Crha2007-09-271-57/+0
* ** Fix for bug #471791 (Move away from asserts to g_ret*)Srinivasa Ragavan2007-09-031-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* Fixes #455862Chenthill Palanisamy2007-07-301-9/+82
* Clean up printing in Evolution (bug #426816)Matthew Barnes2007-04-201-1/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+1
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-1/+1
* Added support Gw notes.Chenthill Palanisamy2006-07-221-3/+88
* Added code to save/attach files/mails/events to/from remote sharesSrinivasa Ragavan2006-05-251-11/+3
* a11y changes for bug #330723Karsten Bräckelmann2006-02-111-1/+1
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-6/+4
* Use gstdio wrappers.Tor Lillqvist2005-12-171-2/+4
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-1/+8
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+1029