Commit Graph

33193 Commits

Author SHA1 Message Date
137b0743dd Migrate from CamelException to GError. 2010-07-08 14:37:52 -04:00
36f1f29b9a Fix transience problems with ENameSelectorDialogs ... 2010-07-08 16:10:59 +01:00
400cd6c143 Updated Slovenian translation 2010-07-05 18:14:00 +02:00
f835af700c Bug 623432 - Use gweather-3.0 when building with gtk3 2010-07-03 15:10:45 -04:00
ba606b7fef Updated Spanish translation 2010-07-01 09:01:29 +02:00
b385b96256 Updated Slovenian translation 2010-06-30 14:56:18 +02:00
d1f18a64b6 Updated Slovenian translation 2010-06-30 14:55:09 +02:00
ea49fac12e Bug 623201 - Set default options automatically while creating a new account 2010-06-30 16:24:01 +05:30
ed144aaf1b MeeGo Bugzilla #3286 - Allow edit accounts in the capplet to go
fwd/back.
2010-06-30 13:17:45 +05:30
fc3123dc43 Work around sudden disappearance of GdkRegion in GTK+ 2.90.5.
API was deprecated and removed in less than two hours!  Sheesh!
2010-06-29 20:38:29 -04:00
d3d5ea2602 Updated Galician translations 2010-06-30 00:13:40 +02:00
c03c037e34 Updated Galician translations 2010-06-30 00:10:39 +02:00
c0d7238e5e post release version bump 2010-06-30 00:56:57 +05:30
668b1e336c News update for 2.31.4 release 2010-06-29 23:53:14 +05:30
4690bbe1d7 Bug 623157 - Missing linker flag in dbx-import 2010-06-29 14:13:05 -04:00
ffd26a2443 Use the correct evolution-shell pkg-config file.
evolution-mail-3.0 and evolution-calendar-3.0 should require
evolution-shell-3.0.  evolution-mail and evolution-calendar should
require evolution-shell.
2010-06-29 14:03:21 -04:00
83abb5845e Clean up pkg-config files during distclean. 2010-06-29 13:56:15 -04:00
cd5e079ea9 TEMPORARILY build without inline images in distcheck.
Will revert this when we see a gtkimageview release that uses gtk+-3.0.
2010-06-29 13:22:01 -04:00
f7543e4db9 TEMPORARILY build without weather calendars in distcheck.
Will revert this when we see a libgweather-2.90.x release.
2010-06-29 13:18:21 -04:00
db1cc4a0dc Add missing files to po/POTFILES.in. 2010-06-29 13:11:05 -04:00
0c3868b62a Fix pkg-config file management when using gtk+-3.0. 2010-06-29 13:10:31 -04:00
00339ccb95 Remove an obsolete GTK+ header include. 2010-06-29 11:19:06 -04:00
cef101e749 Bump reqs on more libraries that don't link to gtk+-3.0 yet.
These are bogus versions to force the plugins that use them to be
disabled.

champlain-gtk >= 0.8 (latest is 0.7)
clutter-gtk >= 1.0   (latest is 0.90.1)
gtkimageview >= 2.0  (latest is 1.6)
2010-06-29 11:18:00 -04:00
125b36b99c Require gweather >= 2.90.0 when building against gtk+-3.0.
Note, at this moment libgweather-2.90.0 doesn't exist.  The version
requirement is a guess.  The tarball should appear "any minute now".
2010-06-29 11:18:00 -04:00
59aa704f31 Require libnotify >= 0.5.1 when building against gtk+-3.0. 2010-06-29 11:18:00 -04:00
f919a3bc4e Build against gtk+-3.0 when running distcheck. 2010-06-29 11:18:00 -04:00
a874d96995 Show the GTK+ package in configure summary. 2010-06-29 11:18:00 -04:00
363cc1cea5 add gtkhtml-editor 2010-06-29 20:26:26 +05:30
968e1d621a remove the duplicate string 2010-06-29 20:20:02 +05:30
3b58c72b82 Add Outlook Express DBX mailbox file importer plugin
[patch v2: Don't error on empty mailboxes, build plugin by default]
2010-06-29 15:37:08 +01:00
aeb15ac4b5 look for gtkhtml-editor-3.14 while using gtk2 2010-06-29 19:40:58 +05:30
bb574c97d5 set gtk3 minimum version 2.90.4 2010-06-29 19:09:50 +05:30
d852bddc48 Use version 3.0 for evolution-<module>.pc files while compiling with gtk3. Set dependencies right between gtk3 and gtk2 compilations 2010-06-29 18:51:49 +05:30
1bf64514ac Updated Galician translations 2010-06-29 13:24:53 +02:00
8cc61ce38c Bug #623029 - Work week days not restored on start 2010-06-28 13:16:56 +02:00
9014d5d426 use gtk-3.0 if available 2010-06-28 15:21:45 +05:30
cc29ff46ea audio-inline: Fix linking order issue. 2010-06-27 09:10:07 -04:00
0b27cf73c3 Minor updates to Dutch translation by Armijn Hemel 2010-06-27 11:31:10 +02:00
240c2a3dc0 Bug 622535 - Account assistant loops on first run
The issue was EConfig's GtkAssistantPageFunc callback assumed the pages
in the GtkAssistant were sorted, but that assumption breaks as EPlugins
with custom EConfigItemFactoryFunc callbacks are introduced and EConfig
has to rebuild its assistant pages.

It's an unnecessary requirement anyway, since EConfig already keeps a
sorted list of widgets internally.  After correcting that assumption a
number of hacks addressing previous page ordering bugs fell out.
2010-06-25 19:53:20 -04:00
c64d144a5d Bug #553104 - Ambiguous "for" in calendar translations 2010-06-25 15:47:52 +02:00
1a4ee432c9 Bug #621770 - Bottom-left calendar too big 2010-06-25 15:16:12 +02:00
cdda203133 Bug #617854 - Critical warnings in calendar view 2010-06-25 14:47:46 +02:00
54f6924c84 EHintedEntry: Don't select hints on grab_focus(). 2010-06-24 20:42:09 -04:00
71e92f3f2c EShellContent: Add a focus_search_results() method.
This gives EShellSearchbar something concrete to call to direct focus
away from itself instead of tabbing forward and hoping for the best.
2010-06-24 20:42:09 -04:00
179db75ce0 Bug #620815 - Memory leaks with Evolution 2010-06-24 20:43:16 +02:00
9d538474a8 Bug 622633 - Can't launch Evolution from clock applet 2010-06-24 13:19:14 -04:00
b62f965b04 Bug #621903 - Crash on HTML message print preview 2010-06-24 17:57:48 +02:00
6f014d4779 Bug 622547 - mail_async_event_destroy() doesn't cancel its idle callback 2010-06-24 11:12:53 -04:00
ef9b23ef99 Bug 604262 - "Copy Email Address" should also copy to primary clipboard 2010-06-24 08:44:00 -04:00
f1bad7677a Bug 622559 - Changing search option should focus search entry 2010-06-24 08:17:13 -04:00