Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -2/+4 |
| | |||||
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+4 |
| | |||||
* | More whitespace cleanup. | Matthew Barnes | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Bug #610495 - Plugins should define e_plugin_lib_enable | Roy Marples | 2010-04-27 | 1 | -0/+8 |
| | |||||
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 1 | -1/+0 |
| | |||||
* | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 1 | -2/+2 |
| | |||||
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -2/+2 |
| | |||||
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
| | |||||
* | License changes. Changed license from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-09-04 | 1 | -12/+13 |
| | | | | | | More to come. svn path=/trunk/; revision=36255 | ||||
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -6/+6 |
| | | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537 | ||||
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -1/+1 |
| | | | | | | | | | | 2007-09-02 Matthew Barnes <mbarnes@redhat.com> * Update FSF address in header comments (#469886). Patch from Tobias Mueller. svn path=/trunk/; revision=34151 | ||||
* | fixing a leak. | Christian Kellner | 2006-02-28 | 1 | -4/+4 |
| | | | | | | | | | | 2006-02-28 Christian Kellner <gicmo@gnome.org> * evolution/plugins/addressbook-file/addressbook-file.c: * evolution/plugins/calendar-file/calendar-file.c: fixing a leak. svn path=/trunk/; revision=31609 | ||||
* | fix relative_uri type, don't include every header in the world we dont' | Not Zed | 2005-08-24 | 1 | -12/+3 |
| | | | | | | | | | | 2005-08-23 Not Zed <NotZed@Ximian.com> * addressbook-file.c (e_book_file_dummy): fix relative_uri type, don't include every header in the world we dont' need. And it sure has hell seems to do something for a 'dummy' function. svn path=/trunk/; revision=30221 | ||||
* | don't set the relative uri if already present. Also change the typo in the | Sivaiah Nallagatla | 2005-03-05 | 1 | -3/+11 |
| | | | | | | | | | | | 2005-02-28 Sivaiah Nallagatla <snallagatla@novell.com> * addressbook-file.c (e_book_file_dummy) : don't set the relative uri if already present. Also change the typo in the prototype s/calendar/book part of fix for #73152 svn path=/trunk/; revision=28959 | ||||
* | initial check for address book file plugin | Sivaiah Nallagatla | 2005-01-21 | 1 | -0/+56 |
svn path=/trunk/; revision=28485 |