Commit Graph

33950 Commits

Author SHA1 Message Date
59da2bdfdc Bug #632683 - Remove-duplicates should work on selection 2010-11-10 13:38:22 +01:00
1d8d943f67 Bug #632293 - Do not add POP accounts into folder tree 2010-11-10 11:40:43 +01:00
80d11c3d35 Workaround crash when pasting nothing into html message composer 2010-11-09 13:31:01 +01:00
dfa68e5beb Bug #632676 - Only "Checking for new mail" in status bar and nothing else 2010-11-09 12:45:17 +01:00
b4651e66b1 Bug #632671 - "Search interrupted" status message forever 2010-11-09 10:23:01 +01:00
f17e29a63a Add a compatibility code to previous patch 2010-11-09 02:49:40 +01:00
0c01510b4f Use gtk_paned_new() instead gtk_[v|h]paned_new() 2010-11-09 02:46:17 +01:00
ecd4e2f295 Bug #632176 - Force user name on Google calendar/address book 2010-11-08 17:57:46 +01:00
b6e18c75e8 Updated Spanish translation 2010-11-08 16:31:33 +01:00
3eb296c074 Post-release version bump. 2010-11-08 01:02:14 -05:00
1ca2b18e67 Fix distcheck errors. 2010-11-08 00:23:13 -05:00
fa97b17014 NEWS update for 2.91.2 release. 2010-11-07 22:38:39 -05:00
a891b81cfb Coding style and whitespace cleanup. 2010-11-07 21:13:03 -05:00
b5bd3ae53c [l10n] Updated German doc translation, fixed some XML errors 2010-11-06 19:29:17 +01:00
6c8c2ccb12 Updated Slovenian translation 2010-11-06 18:01:26 +01:00
c94a80195e Updated Slovenian translation 2010-11-06 15:37:59 +01:00
f743330ce0 Updated Spanish translation 2010-11-06 10:59:26 +01:00
17da811cf5 Bug #634088 - Uses uninitialized variable in action_contact_new_cb 2010-11-05 16:35:57 +01:00
96a927c296 Updated Slovenian translation 2010-11-05 15:02:35 +01:00
1f17dab6b0 Move calendar preferences to the calendar module.
Continue replacing the use of calendar-config functions with GObject
property bindings to EShellSettings properties.
2010-11-04 14:19:50 -04:00
0ab70ad33c Add GBinding transform funcs for enum types.
We'll want to store enum settings by their nicknames.
2010-11-04 14:18:34 -04:00
a36d95f93b Update API docs. 2010-11-04 14:18:34 -04:00
a2e309c2a1 Rename CalUnits to EDurationType.
And move the definition to e-util-enums.h so we get a GType for it.
2010-11-04 14:18:34 -04:00
6fdbedf62c Use @valuenick@ in glib-gen.mak.
So we get usable nicknames for converting enum values to strings.
2010-11-04 14:18:34 -04:00
62eb433998 Remove unused calendar-config API. 2010-11-04 14:18:34 -04:00
9cc43effa3 Add missing EVOLUTION_MAIL_LIBS to LIBADD in mail/importers 2010-11-04 12:41:42 +01:00
fd75cdf708 Add missing libeshell.la to LIBADD in pst-import plugin 2010-11-04 11:24:58 +01:00
2b5106d4a8 Updated Spanish translation 2010-11-03 18:23:13 +01:00
bad8aff04f Bug #612181 - Show recurring events in italic in date navigator 2010-11-03 16:35:02 +01:00
7ce11c62ea Bug #632580 - Freezes UI on account disable 2010-11-03 15:35:11 +01:00
f13051ae71 Bug #632562 - Disabled account in preferences not remove in folder tree 2010-11-03 15:04:45 +01:00
76afb0dea3 Bug #632483 - [WinXP] Does not start when updated from 2.8 2010-11-03 13:27:06 +01:00
0d4a84a5fe Bug #632768 - Message list not realized when opening new folder 2010-11-03 11:19:28 +01:00
c2b2e863cb Add forgotten cairo_destroy() calls 2010-11-02 11:17:51 +01:00
ab652afc60 Updated Spanish translation 2010-11-02 10:46:34 +01:00
2d9910210e Bug #629479 - Runtime critical warnings from e-print.c 2010-11-02 10:16:11 +01:00
870ab18eb9 Bug #632941 - Calendar ignores preference "show/hide end times" 2010-11-02 09:42:36 +01:00
7d20b8fd5f Utilize the new ESourceSelector:primary-selection property. 2010-11-01 14:46:03 -04:00
966c22cc94 Bug #484554 - Day names can overlap in calendar printouts 2010-11-01 17:39:52 +01:00
3555983a7e Set checkspin label mnemonic widget in account editor 2010-11-01 14:02:29 +01:00
566b32ca72 Updated Spanish translation 2010-11-01 12:07:43 +01:00
3bffd96b03 stock_appontment-reminder icons renamed (reverts previous commit) 2010-11-01 11:40:59 +01:00
d9468fbb29 Add missing stock appointment-reminder icons 2010-11-01 10:59:54 +01:00
49e1c431c1 Bug #631981 - Change reply_close_browser short description text 2010-11-01 10:29:32 +01:00
f355179b11 Updated Spanish translation 2010-11-01 09:16:37 +01:00
a54754ea4e Update POTFILES.in. 2010-10-31 22:54:30 -04:00
c53fd13220 EMailReader: Add a get_alert_sink() method. 2010-10-31 22:54:30 -04:00
a1dd1897d5 EMailBrowser: Implement EAlertSink. 2010-10-31 22:54:30 -04:00
c211a974e3 Kill em_folder_utils_unsubscribe_folder().
Use e_mail_session_unsubscribe_folder() instead.
2010-10-31 22:54:30 -04:00
ccc2b3a14b EActivity: Add an "alert-sink" property.
This is just for convenience, EActivity does not use this property.

Especially useful in async function callbacks when the operation
failed and now you have to do something useful with the GError.
2010-10-31 22:54:30 -04:00