1f38f4d92c
Simplify library dependency flags.
...
We have a confusing array of nearly-identical CFLAGS/LIBS definitions in
configure.ac. Time to simplify. Instead let's just have one definition
that includes all the libraries provided by Evolution-Data-Server (incl.
Camel). That, in combination with GNOME_PLATFORM, gives us most of what
we need for compliation and linking, and we can sprinkle definitions for
additional library dependencies in Makefile.am's as needed.
2011-10-04 22:27:14 -04:00
e2b6ff7a6c
Miscellaneous cleanups from the account-mgmt branch.
...
Reducing diff noise so I can see important changes easier when comparing
branches. A few API changes, but nothing that affects functionality.
2011-09-27 09:31:13 -04:00
e3d6dc913b
Bug #657386 - Changing default source doesn't unmark previous one
2011-09-07 13:35:44 +02:00
fcbbdfbd18
Coding style and whitespace cleanup.
2011-09-04 07:34:32 -04:00
38790d8478
Do not use deprecated EBook/ECal API
2011-06-14 08:54:20 +02:00
756c8abcb8
Bug #646109 - Fix use of include <config.h> to make sure translations work
2011-05-27 15:23:07 +02:00
d6fd193f8f
Bug #610495 - Plugins should define e_plugin_lib_enable
2010-04-27 16:31:05 +02:00
26240e0b18
Generate ChangeLog files for tarball releases.
...
Remove old ChangeLog files that predate our switch to git.
2010-04-02 18:18:33 -04:00
9a8fa88b6a
Move some ESource-plugin common code to e-plugin-util.h/.c
2010-02-04 12:55:42 +01:00
59bd81691d
Compiler and linker flag cleanups.
2009-12-27 14:32:39 -05:00
2d089faf78
Bug #373297 - Option for autocomplete in address book preferences
2009-10-15 16:51:19 +02:00
f62728b55e
Bug 596848 - Use per-target CPPFLAGS in automake files
2009-09-30 23:37:50 -04:00
0274669179
Fix excessive whitespace.
2009-07-12 23:33:07 -04:00
42e75c9162
Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.
2009-06-30 17:20:23 -04:00
fad4af8a3d
Prefer GLib basic types over C types.
2009-05-28 12:13:23 -04:00
6f5464f34c
Remove trailing whitespace, again.
2009-05-28 12:13:22 -04:00
1f65552d0d
Bug 523216 – User-oriented plugin descriptions
2009-05-21 14:24:22 -04:00
d523f10dfe
Use Behdad's brilliant git.mk to generate .gitignore files.
2009-05-02 11:37:10 -04:00
76dbf9df1f
License changes. Changed license from GPL to LGPL.
...
More to come.
svn path=/trunk/; revision=36255
2008-09-04 14:56:39 +00:00
0368e5866b
** Fix for bug #534762
...
2008-08-27 Philip Withnall <philip@tecnocode.co.uk >
** Fix for bug #534762
Change "addressbook" to "address book" in translatable strings.
svn path=/trunk/; revision=36117
2008-08-27 10:37:32 +00:00
bf869bebd4
** Fix for bug #448863
...
2008-04-21 Milan Crha <mcrha@redhat.com >
** Fix for bug #448863
* default-source.c: (org_gnome_default_book),
(get_calendar_option_caption), (org_gnome_default_cal):
Use better description of the option based on source type.
svn path=/trunk/; revision=35396
2008-04-21 08:47:43 +00:00
9e4fcb29cf
** Remove trailing whitespace from source code.
...
2007-11-14 Matthew Barnes <mbarnes@redhat.com >
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
2007-11-14 22:04:21 +00:00
0245574d78
Fixes #330223
...
svn path=/trunk/; revision=34206
2007-09-09 20:53:16 +00:00
8e47917e8c
Update FSF address in header comments ( #469886 ). Patch from Tobias
...
2007-09-02 Matthew Barnes <mbarnes@redhat.com >
* Update FSF address in header comments (#469886 ).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
2007-09-02 04:19:22 +00:00
e0b92a2aaa
** Fix for bug #455799
...
2007-08-04 Hiroyuki Ikezoe <poincare@ikezoe.net >
** Fix for bug #455799
Remove all .cvsignore and update svn:ignore porperty in whole
directories.
svn path=/trunk/; revision=33945
2007-08-03 23:52:01 +00:00
cba3097cad
** Fixes bug #419524
...
2007-03-20 Matthew Barnes <mbarnes@redhat.com >
** Fixes bug #419524
* Include <glib/gi18n.h> instead of <libgnome/gnome-i18n.h>.
* e-util/e-xml-utils.c (e_xml_get_child_by_name_by_lang_list):
* mail/em-migrate.c (emm_setup_initial):
* shell/e-component-registry.c (query_components):
* shell/e-shell-settings-dialog.c (load_pages):
* shell/e-shell-window-commands.c (command_quick_reference):
* tools/killev.c (main):
Use g_get_language_names() instead of gnome_i18n_get_language_list().
* e-util/e-util.c: Remove e_gettext().
* e-util/Makefile.am: Remove e-i18n.h.
svn path=/trunk/; revision=33319
2007-03-20 17:23:58 +00:00
f2baa7e045
Fix typo. Fixes #363999 .
...
2006-10-21 Priit Laes <amd@store20.com >
* org-gnome-default-source.eplug.xml: Fix typo. Fixes #363999 .
svn path=/trunk/; revision=32926
2006-10-21 20:37:42 +00:00
c33535e810
adding mnemonic. Fixes bug 328151.
...
2006-02-11 Andre Klapper <a9016009@gmx.de >
* default-source.c: adding mnemonic. Fixes bug 328151.
svn path=/trunk/; revision=31486
2006-02-11 21:27:31 +00:00
45f799eb86
Make this place a bit more quiet
...
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
fa185fe572
Mark vairous plugins as translatable (bug#301149).
...
svn path=/trunk/; revision=30950
2005-12-25 04:14:52 +00:00
1f082fa212
Fix make-clean issues.
...
2005-12-12 Harish Krishnaswamy <kharish@novell.com >
* Makefile.am: Fix make-clean issues.
svn path=/trunk/; revision=30750
2005-12-12 05:36:17 +00:00
b218e6c24e
Mark various plugins translatable.
...
svn path=/trunk/; revision=30733
2005-12-07 06:14:58 +00:00
ea1fd378e4
forward declare exported func.
...
2005-08-23 Not Zed <NotZed@Ximian.com >
* default-source.c: forward declare exported func.
svn path=/trunk/; revision=30224
2005-08-24 03:12:59 +00:00
7c6d0371da
Use SOEXT.
...
2005-08-10 Tor Lillqvist <tml@novell.com >
* org-gnome-default-source.eplug.in: Use SOEXT.
svn path=/trunk/; revision=30056
2005-08-09 21:56:33 +00:00
1e47292c45
Use NO_UNDEFINED. Link with more libraries.
...
2005-06-27 Tor Lillqvist <tml@novell.com >
* */Makefile.am: Use NO_UNDEFINED. Link with more libraries.
svn path=/trunk/; revision=29593
2005-06-27 00:55:24 +00:00
44db673876
Removed the extra space in "Mark as default folder".
...
2005-05-06 Chenthill Palanisamy <pchenthill@novell.com >
* default-source.c: (org_gnome_default_book): Removed the extra
space in "Mark as default folder".
svn path=/trunk/; revision=29297
2005-05-06 06:41:55 +00:00
7513daf020
clean up author/descriptions for various plugins.
...
2005-02-24 Björn Torkelsson <torkel@acc.umu.se >
* clean up author/descriptions for various plugins.
svn path=/trunk/; revision=28889
2005-02-25 15:54:25 +00:00
b0cf4de8c4
intial commit
...
svn path=/trunk/; revision=28468
2005-01-21 00:00:25 +00:00