aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/dialogs/memo-page.c
Commit message (Expand)AuthorAgeFilesLines
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-3/+0
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-1/+1
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-2/+5
* Coding style cleanups.Matthew Barnes2010-09-131-14/+14
* Fix transience problems with ENameSelectorDialogs ...Michael Meeks2010-07-081-5/+2
* Bug #248105 - No warning if you create an appointment in the pastMilan Crha2010-05-271-5/+38
* Bug 594153 (1/3) - Allow setting alarms on any meetingJim Ramsay2010-05-191-0/+3
* Adapt to libedataserverui API changes.Matthew Barnes2010-04-201-1/+3
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-1/+3
* Add extensions to configure calender widgets.Matthew Barnes2010-03-201-1/+0
* Make authentication functionality availableGustavo Noronha Silva2010-01-271-1/+1
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-6/+4
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-65/+17
* Bug #562512 - Make hyperlinks clickable in Memos, Tasks and CalendarMilan Crha2009-10-161-0/+4
* Merge commit 'origin/kill-bonobo'Matthew Barnes2009-08-301-3/+14
|\
| * Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-111-5/+25
| * Replace more "config" classes with property bindings.Matthew Barnes2009-08-061-1/+6
| * More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
| * Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
| * Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-271-20/+20
| * Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
| |\
| | * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * | Begin migrating calendar settings to EShellSettings.Matthew Barnes2009-04-261-2/+8
| |/
* | Bug #592551 - Build break fix caused by bug #581288Milan Crha2009-08-211-1/+1
* | Bug #320071 - Unclear why you can't edit appointment in calendarMilan Crha2009-08-041-5/+25
* | More whitespace cleanup.Matthew Barnes2009-07-191-3/+3
* | Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
* | Whitespace cleanup.Matthew Barnes2009-05-291-3/+3
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-291-20/+20
* | Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|/
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-14/+18
* Fixes #435455 (bnc)Chenthill Palanisamy2009-03-051-1/+1
* ** Fixes part of bug #348299Matthew Barnes2008-12-031-0/+6
* Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-16/+20
* Fixed some warnings.Chenthill Palanisamy2008-08-141-1/+1
* ** Fixes bug #542125Matthew Barnes2008-07-191-426/+307
* 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-6/+1
* ** Fix for bug #475781Milan Crha2008-01-251-0/+1
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #507359 (Free/Busy UI n...Suman Manjunath2008-01-141-1/+1
* Patch from Milan Crha <mcrha@redhat.com> Fix for bug #490464 (Memo editor hi...Suman Manjunath2008-01-141-8/+44
* Fixes bug #270605 (Hide disabled accounts in memo-editor) + Show organizers o...Suman Manjunath2008-01-061-15/+22
* ** Fix for bug #492793Milan Crha2007-11-161-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-73/+73
* ** Fix for bug #490538Milan Crha2007-10-291-0/+1
* Zero out the GnomePilotRecord struct to silence a compiler warning.Matthew Barnes2007-10-261-1/+1
* ** Fixes part of bug #417999Matthew Barnes2007-10-231-19/+20
* ** Fixes bug #437579Matthew Barnes2007-10-101-1/+1
* code cleanup.Chenthill Palanisamy2007-09-101-70/+59
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* 2007-08-29 Suman Manjunath Fix for bug #466051Milan Crha2007-08-291-3/+5
* reviewed by: Chenthill Palanisamy <pchenthill@novell.com>Suman Manjunath2007-08-131-24/+141
* 2007-07-30 mcrha Fix for bug #343716Milan Crha2007-07-301-21/+19
* Plugged memory leaks.Hiroyuki Ikezoe2007-07-271-0/+1
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-12/+10
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-1/+1
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fixes #332101Chenthill Palanisamy2006-10-171-2/+2
* Fixes #353763Chenthill Palanisamy2006-09-011-0/+2
* Fix all compiler warnings and correct some other issues.Kjartan Maraas2006-08-241-1/+1
* Do not resend the memos while modification.Chenthill Palanisamy2006-08-101-2/+3
* Fixes shared memos for File system.Chenthill Palanisamy2006-08-101-4/+41
* Added support Gw notes.Chenthill Palanisamy2006-07-221-9/+441
* broken pipes are soo funKjartan Maraas2006-02-081-1/+1
* Fixed a small build issue.Devashish Sharma2006-01-301-8/+8
* Fixes #328285 Added. Handle focus in and out events. (init_widgets):Johnny Jacob2006-01-301-0/+29
* Committing Rajeev's patch.Srinivasa Ragavan2006-01-281-79/+141
* gui/calendar-commands.c gui/e-cal-list-view.c gui/e-calendar-table.cTor Lillqvist2005-11-261-2/+8
* Memo Component - submitted by Nathan Owens <pianocomp81@yahoo.com>Harish Krishnaswamy2005-10-191-0/+618