aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/e-bconf-map.c
Commit message (Collapse)AuthorAgeFilesLines
* Drop support for migrating from Evolution < 2.0.Matthew Barnes2010-03-301-537/+0
| | | | | | | There's too much ancient, crufty code there that we can't realistically support anymore. A workaround for those poor users still on 1.x is to upgrade to some 2.x release first, then upgrade again to 3.x. An error dialog explaining this will be shown at startup.
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-1/+1
|
* Fix excessive whitespace.Matthew Barnes2009-07-131-7/+0
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-77/+77
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
|
* License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-15/+15
| | | | svn path=/trunk/; revision=36116
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
| | | | svn path=/trunk/; revision=35665
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-58/+58
| | | | | | | | | 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 TobiasMatthew Barnes2007-09-021-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
* Clean up compiler warnings in e-util directory (#438467).Matthew Barnes2007-06-031-20/+20
| | | | svn path=/trunk/; revision=33623
* Upstreaming Olaf Hering's patch to use signed chars.Harish Krishnaswamy2006-02-091-1/+1
| | | | | | | | | 2006-02-09 Harish Krishnaswamy <kharish@novell.com> * e-bconf-map.c: Upstreaming Olaf Hering's patch to use signed chars. svn path=/trunk/; revision=31459
* New source files for mapping bonobo-conf keys to gconf keys. Moved out ofJeffrey Stedfast2004-01-151-0/+544
2004-01-14 Jeffrey Stedfast <fejj@ximian.com> * e-bconf-map.[c,h]: New source files for mapping bonobo-conf keys to gconf keys. Moved out of shell/e-config-upgrade.c svn path=/trunk/; revision=24222