Commit Graph

1600 Commits

Author SHA1 Message Date
5a124a6add Bug #607257 - Add checks for event->comp_data != NULL 2010-05-13 23:49:58 +02:00
0b60ec7c89 Convert "default-mailer" plugin to an extension. 2010-05-13 09:21:21 -04:00
8ad0c51edf Adapt to Camel API changes.
This also removes the boxed CamelObject GType, since CamelObject is an
honest-to-goodness GObject now.
2010-05-07 18:32:16 -04:00
c30d29425e Coding style and whitespace cleanup. 2010-05-01 23:18:28 -04:00
aec33928b7 Adapt to Camel API changes. 2010-04-30 11:30:19 -04:00
d6fd193f8f Bug #610495 - Plugins should define e_plugin_lib_enable 2010-04-27 16:31:05 +02:00
faddd51067 Fix linking of face plugin 2010-04-26 16:49:41 +02:00
bfd1a13f60 Bug #613392 - No copyright/licensing information for geo-utils 2010-04-26 16:01:47 +02:00
bc90469e7f Camel is now GObject-based. 2010-04-24 11:05:27 -04:00
91020b05a3 Bug #360461 - Avoid markup in translatable messages 2010-04-23 11:20:50 +02:00
ffeeb7b8a4 Fix migration event hook for google-account-setup and calendar-weather plugins 2010-04-21 15:57:51 +01:00
7e7a145b8f Bug 583742 — Port to external libgdata
Port Google account setup plugin to external libgdata. This drops the
dependency on libgdata-1.2 from e-d-s, and add a dependency on the external
libgdata >= 0.4.0. Closes: bgo#583742
2010-04-19 16:50:17 +01:00
d49349bcb3 Fix usage of "backup" in translatable strings
"to back up" (verb) is different from "backup" (noun); correct some issues
with confusion of the two words. Helps: bgo#615712
2010-04-18 10:05:13 +01:00
1b9ca3faf6 Bug 610428 - Duplicate mnemonic in itip formatted message 2010-04-17 21:36:37 -04:00
8bce26958f Bug 600861 - Backup utility should use --quit instead of --force-shutdown 2010-04-17 13:45:45 -04:00
140341c97f [win32] Fix a build breakage by adding a proper define for gmtime_r
instead of the broken one that used to be pulled by including
pthread.h
2010-04-15 15:59:52 +02:00
96421ff37c Use accessor functions instead direct access (GSEAL work)
Still remaining:
GtkAccessible::widget
GtkAssistant::forward
GtkAssistant::back
GtkObject::flags
GtkTreeStore::stamp

The GtkAssistant fields are related to bug #596428.  We don't
need accessor functions so much as the enhancement described
there implemented.

https://bugzilla.gnome.org/show_bug.cgi?id=615613
2010-04-13 16:23:16 +02:00
51e5ae5524 Adapt to Camel API changes. 2010-04-12 15:55:53 -04:00
72797decc1 Giant leap towards GSEAL compliance. 2010-04-08 11:05:26 -04:00
3ba0b61f9f Replace ESpinner with GtkSpinner.
Also, bump our GTK+ requirement to 2.20.
2010-04-08 10:24:08 -04:00
c5763d5440 Drop the "hula-account-setup" plugin.
Novell's Hula project died half a decade ago.
2010-04-06 19:51:46 -04:00
6060c29567 Bug #567304 - Review strings for translation 2010-04-06 18:34:36 +02:00
a8feedf390 Adapt to Camel API changes. 2010-04-03 23:06:39 -04: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
fabb6b035c Only #include Camel's top-level header. 2010-04-02 16:59:20 -04:00
a7cdda3232 Bug #458510 - Cannot translate "_Backup Settings..." 2010-04-02 14:48:52 +02:00
fdd0b87471 Bug #347330 - Mark forgotten strings for translation 2010-04-02 13:23:48 +02:00
5bffe4927d Bug #605745 - Use a few more named constants 2010-04-01 17:01:04 +02:00
73c0142532 camel/camel-i18n.h gone, adapt to it properly 2010-04-01 12:46:19 +02:00
55d6580d86 Stop relying on CamelObject meta-data. 2010-03-31 20:12:48 -04:00
32e811aff0 More build fixes. 2010-03-31 18:05:32 -04:00
fa2da5acd6 Fix mismatched quotes. 2010-03-28 18:55:22 -04:00
ebf898a9fc Bug 611883 - Missing mnemonic in automatic contacts tab 2010-03-27 18:48:03 -04:00
495f8f8003 Alter UI conditional syntax to be more familiar cpp style, which
avoids the need for intltool changes.
2010-03-23 10:25:54 +00:00
b7a8d2bdd1 Fix misspelled strings. 2010-03-17 16:32:20 +05:30
2971ce413c Make the gconf schemas installation rules consistent in all Makefiles.am 2010-03-15 17:10:46 +01:00
58d0d111af Prevent future bugs like #612792.
Add G_GNUC_NULL_TERMINATED to EAlert functions with variable-length
parameter lists and drop the unnecessary "arg0" parameter so the
function attribute works correctly.
2010-03-15 10:38:59 -04:00
c4cde23066 Actually respect the --disable-schemas-install configure option 2010-03-15 14:51:13 +01:00
97f274dffd Disable a chunk of UI from the mail-to-task plugin
Allow plugins to disable chunks of their UI - *NB* requires patched intltool,
that doesn't elide comments in XML
Remove some debug
2010-03-13 20:53:16 -05:00
d9be66b527 Removed obsolete method signatures in em-account-editor.h
Added em_account_editor_get_widget, and cleaned up the widget listing.
Cleaned the startup wizard code to find it's label by name
Added disabling of power-user 'indentity' frame in the first page express capplet.
2010-03-13 20:52:51 -05:00
5069df6878 Restructure capplet stuffs and load only on express mode. 2010-03-13 20:49:49 -05:00
8e0c294e15 Switch to anjal style on express mode. 2010-03-13 20:49:49 -05:00
a952896b27 Integrate into new account button. 2010-03-13 20:49:49 -05:00
d5da1afafc Integrate account assistant wizard to anjal style. 2010-03-13 20:49:49 -05:00
13bf56ded0 Integrate anjal's account capplet lib in start up wizard. 2010-03-13 20:49:49 -05:00
c0533ef053 Some more directories relocated on windows 2010-03-11 00:22:35 +01:00
2836a54dd6 Work around recent GTK+ deprecations. 2010-03-05 07:36:23 -05:00
baa7f20333 Bug #610327 - Proxy login doesn't show folder list 2010-03-05 16:12:10 +05:30
50fb261954 Bug #601551 - [PST] evolution crashed with SIGSEGV 2010-02-24 18:00:27 +01:00
59a54ea5a0 Coding style and whitespace cleanup. 2010-02-19 12:11:52 -05:00