aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-component-preview.c
Commit message (Expand)AuthorAgeFilesLines
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-3/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-9/+18
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-5/+4
* Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-021-18/+61
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-3/+1
* Bug #675863 - Cannot load webview.css from Tasks/MemosDan Vrátil2012-05-171-2/+2
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-221-1/+1
* WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-291-53/+38
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-36/+13
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-08-131-1/+3
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-141-12/+12
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+4
* Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+3
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-5/+1
* More whitespace cleanup.Matthew Barnes2011-01-311-4/+4
* Move calendar preferences to the calendar module.Matthew Barnes2010-11-051-32/+17
* Adapt to Camel API changes.Matthew Barnes2010-05-081-0/+1
* Only #include Camel's top-level header.Matthew Barnes2010-04-031-1/+0
* Miscellaneous cleanup bits from WebKit branch.Matthew Barnes2010-04-021-6/+0
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-1/+3
* Fix uninitialized variable from a patch for bug #591330 (yet another)Milan Crha2009-11-271-3/+1
* Fix uninitialized variable from a patch for bug #591330Milan Crha2009-11-271-0/+1
* Bug #591330 - Do not clear task preview every minuteMilan Crha2009-11-261-0/+110
* Assemble HTML code in a GString instead of a GtkHTMLStream.Matthew Barnes2009-11-201-41/+68
* Finish killing Bonobo.Matthew Barnes2009-09-091-82/+2
* Bug 593881 - Category icons do not appear in preview paneMatthew Barnes2009-09-031-37/+64
* Some minor fixes before I dive into calendar again.Matthew Barnes2009-07-241-2/+1
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-7/+7
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Allow Last Modified and Created columns for event tableMilan Crha2009-04-271-1/+3
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-8/+0
* | Allow Last Modified and Created columns for event tableMilan Crha2009-04-281-1/+3
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-0/+8
|\|
| * ** Fix for bug #523802Milan Crha2009-04-081-0/+8
| * New convenience function calls gtk_show_uri() and displays an error dialogMatthew Barnes2009-01-111-9/+3
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-241-14/+14
| * ** Fix for bug #523327Milan Crha2008-08-271-3/+3
* | Continue chipping away at EMFolderView and EMFolderBrowser.Matthew Barnes2009-01-111-11/+4
* | Tasks progress. Merge EMemoPreview back into ECalComponentPreview.Matthew Barnes2008-10-031-180/+142
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+14
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-3/+3
|/
* ** Fix for bug #524130Milan Crha2008-07-091-15/+7
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Fix build breakage. Apparently <gtk/gtk.h> only recently startedMatthew Barnes2008-06-071-0/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* Remove and obsolete comment from configure.in and #include <gio/gio.h> inMatthew Barnes2008-04-181-0/+1
* ** Fix for bug #526741 (gnome-vfs to gio/gvfs port)Milan Crha2008-04-181-18/+33
* ** Fix for bug #475781Milan Crha2008-01-251-3/+3
* ** Fix for bug #340267Milan Crha2007-12-131-2/+2
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-19/+19
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #377173Hiroyuki Ikezoe2007-08-031-0/+3
* Downstream fixes from OpenSUSESrinivasa Ragavan2007-05-041-2/+3
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-0/+2
* Fixes #332101Chenthill Palanisamy2006-10-171-4/+4
* Cleanups: - remove unused vars - remove extraneous semi-colons - add someKjartan Maraas2006-02-081-8/+8
* changing "cancelled" (British English) to "canceled" (American English).Andre Klapper2006-01-061-1/+1
* Use GLib to construct filenames from URIs and vice versa.Tor Lillqvist2005-12-181-2/+4
* gui/e-alarm-list.c gui/e-cal-component-memo-preview.cTor Lillqvist2005-11-241-1/+1
* Vulnerability patch submitted byChenthill Palanisamy2005-08-051-1/+1
* use the new e-categories API in e-d-s.Rodrigo Moya2005-01-051-1/+2
* convert to G_DEFINE_TYPEJP Rosevear2004-10-141-11/+3
* Fixes #53124JP Rosevear2004-04-191-0/+448