Commit Graph

266 Commits

Author SHA1 Message Date
eab1c5b252 Bug #657396 - Rename Alarms tab to Reminders in preferences 2011-08-26 08:47:20 +02:00
cae6068419 Bug #655419 - "Save as iCalendar" misses mnemonic 2011-08-25 18:09:29 +02:00
a7840ef0ef Bug #655666 - Split task preferences into its own tab 2011-08-23 16:57:26 +02:00
9cc59ac6c3 Drop some ancient GroupWise account migration.
Not worth the pain of maintaining old cruft to make progress.

Breaks GW account migration from versions prior to 2.8 (circa 2006), but
you'd be better off starting from a clean slate anyway if you're jumping
that many releases.
2011-08-15 11:56:26 -04:00
f59681796d Coding style and whitespace cleanup. 2011-08-13 11:27:51 -04:00
84b566863e Bug #655843 - Copy to calendar doesn't add timezone information 2011-08-11 13:46:11 +02:00
15376b6657 EConfig: Broadcast abort/commit events by way of signals.
Remove the clumsy abortfunc and commitfunc callback arguments from
e_config_add_items().
2011-08-10 16:13:08 -04:00
444011c99f Replace alarm by reminder for UI consistency. Fixes bug #340614 2011-08-02 11:29:12 +02:00
5583c88321 Bug #655444 - Alarm/reminder settings split in two tabs in Settings 2011-07-28 09:45:31 +02:00
44e007e171 Make "open_calendar" function as expected. 2011-07-15 13:03:26 +05:30
1b1697630c Bug 652958 - Evolution Account Assistant jumps steps
The GTK+ patch in bug 653705 is also required for the Account Assistant
to work properly under the new GtkAssistant design in GTK+ 3.1.

This commit only deals with sidebar ordering issues.
2011-06-30 14:19:59 -04:00
87c04cfc2c Add a bit more error checking and do not leak icalcomponent-s 2011-06-29 23:08:37 +02:00
566d861915 Check for cancelled GIO operation error code too 2011-06-27 18:04:57 +02:00
05933ef483 Keep opening EClient-s till they report busy error 2011-06-27 15:23:31 +02:00
46eec90c09 Bug #653154 - Crash when constructing calendar view 2011-06-27 11:31:32 +02:00
38790d8478 Do not use deprecated EBook/ECal API 2011-06-14 08:54:20 +02:00
f014ab82c8 Coding style and whitespace cleanups. 2011-06-08 13:14:48 -04:00
394e580dfd Including <glib.h> directly is rarely needed. 2011-05-28 10:39:52 -04:00
756c8abcb8 Bug #646109 - Fix use of include <config.h> to make sure translations work 2011-05-27 15:23:07 +02:00
cb97c2dc8f Coding style and whitespace cleanup. 2011-05-21 17:56:06 -04:00
8e15abac92 Bug #649392 - Improve calendar's "Goto" dialog and move it to dialogs 2011-05-16 16:10:00 +02:00
bd86dd5402 Bug #243938 - Clicking on week numbers changes work week to week view 2011-05-13 16:55:33 +02:00
8a186c3588 Coding style cleanups. 2011-05-08 13:37:20 -04:00
4cfb84c573 Whitespace and coding style cleanups. 2011-05-07 18:48:38 -04:00
b8a932ae1e Fix compiler warnings.
Mostly dead assignments.
2011-05-03 10:45:46 -04:00
8cd2068215 Remove redundant EAccountList utilities.
Kill itip_addresses_get() and itip_addresses_get_default(), and use
e_get_account_list() and e_get_default_account() instead.
2011-04-26 09:20:50 -04:00
63c26d5712 Miscellaneous GtkAction-related cleanups.
Prefer the newer GtkAction "set" functions over g_object_set().
2011-03-27 18:38:39 -04:00
ba6a234386 Restore lockdown integration.
With lockdown settings available through GSettings, widgets can handle
lockdown integration themselves without having to use EShellSettings.

Also fixed a few places where printing or save-to-disk actions were
either not properly wired up or not responding to lockdown settings,
but much more work needs done.  Attachments, for example, are not
honoring the disable-save-to-disk setting at all.

This too requires the recently-added gsettings-desktop-schemas
dependency.
2011-03-27 18:38:39 -04:00
c6fd77460f Coding style and whitespace cleanup. 2011-03-05 12:34:28 -05:00
0be641ea82 Bug 637091 - Crash in g_str_hash, task_shell_sidebar_client_removed
I don't know how in the world an ESource can wind up not having a UID
string, but we saw a case of this in 2.32.  Emit a runtime warning and
avoid crashing.
2011-03-03 07:45:37 -05:00
1301cf02ef Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedly 2011-02-25 16:20:41 +01:00
3c516cb10a Bug #608804 - Some attachments make evolution crash in libical 2011-02-22 13:54:34 +01:00
1b25ab52f7 Bug #639483 - Category list includes weather information 2011-02-18 15:13:06 +01:00
7a1677520d Remove NULL checks for GObject methods.
As of GLib 2.28 all GObject virtual methods, including constructed(),
are safe to chain up to unconditionally.  Remove unnecessary checks.
2011-02-12 12:54:08 -05:00
2c31a5bc23 Bug 641756 - Fix warnings from GCC 4.6
GCC learned how to find dead assignments.
2011-02-08 11:57:50 -05:00
0109aa3a92 More whitespace cleanup. 2011-01-30 11:33:28 -05:00
21ab8044da Coding style and whitespace cleanup. 2011-01-29 20:22:57 -05:00
753c60fc67 Drop backward-compatibility cruft. 2011-01-25 10:28:26 -05:00
2878a35580 Use e_source_selector_get_source_by_path().
Allows Evolution to not have to know the ESource column number in
ESourceSelector tree models.  Backported from "account-mgmt" branch.
2011-01-18 17:50:55 -05:00
a6bce7b74b Show common addressbook and calendar errors in an alert sink 2010-12-14 17:44:16 +01:00
0efc5f6217 Bug #627536 - Open meeting as meeting, not as appointment, in week view 2010-12-06 17:17:44 +01:00
22b2d26d04 Free/busy meeting view doesn't work due to non-working extension 2010-12-06 14:23:20 +01:00
ab0430a3f3 Show calendar backend errors in an alert sink 2010-12-03 21:33:01 +01:00
51d17b48e4 Bug #632962 - Duplicate "On this computer" sources after update 2010-11-24 13:37:15 +01:00
a891b81cfb Coding style and whitespace cleanup. 2010-11-07 21:13:03 -05: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
bad8aff04f Bug #612181 - Show recurring events in italic in date navigator 2010-11-03 16:35:02 +01:00
7d20b8fd5f Utilize the new ESourceSelector:primary-selection property. 2010-11-01 14:46:03 -04:00
855ae5eed1 Bug 628139 - Thread-safety issues in libical time zone loading 2010-10-31 11:31:10 -04:00
2ee8cffd6e Remove unused function
gcc warning fix
2010-10-29 13:49:57 -04:00