Commit Graph

5036 Commits

Author SHA1 Message Date
e57a4bb617 Fix error XML definitions with one button.
Don't need an "OK" button because EAlert already adds an [X] button to
dismiss the alert.  So we wind up seeing [ OK ] [X], which looks silly.
2012-07-05 09:02:05 -04:00
cc8bf823ec Coding style and whitespace cleanup. 2012-06-24 20:31:43 -04:00
728c641c16 Adapt to EContact API change.
E_CONTACT_BOOK_URI -> UID.
2012-06-24 20:31:42 -04:00
f960fd2dff Reduce usage of g_type_class_peek_parent().
G_DEFINE_TYPE macros define a static "parent_class" variable.
2012-06-24 20:31:42 -04:00
7cbdc483cc all: don't set draw_background to FALSE on EText 2012-06-18 10:27:01 -04:00
6c05b09be1 Do not call g_object_notify() when property didn't change 2012-06-18 15:35:44 +02:00
94daae3dba Remove the last remaining usage of GConf 2012-06-15 09:04:08 +02:00
ca63481992 Move ECalSourceConfig to /widgets/misc.
ECalSourceConfig drags in no additional dependencies, and although we do
publish a libevolution-calendar.so, this keeps all the ESource config UI
in one place so it can more easily be moved to Evolution-Data-Server.
2012-06-14 15:43:27 -04:00
e0f11ae8eb Bump minimum libnotify version to 0.7.
GNOME has included libnotify 0.7.x since GNOME 3.0.  It's still an
optional dependency for Evolution, but if you're gonna use it you'll
need a GNOME3-era release.
2012-06-07 17:04:13 -04:00
2a39437ee9 Adapt to single-include E-D-S libraries. 2012-06-03 15:14:03 -04:00
68c35c4bed Adapt calendar/gui to the new ESource API. 2012-06-02 23:00:40 -04:00
ebed1366e5 Adapt AlarmNotify to the new ESource API. 2012-06-02 23:00:40 -04:00
8de9737923 Adapt calendar/importers to the new ESource API. 2012-06-02 23:00:40 -04:00
2a2933ec5c Add ESourceConfig widget.
Base class for building address book and calendar configuration dialogs.
2012-06-02 23:00:38 -04:00
04cf783ce8 Refactor CompEditor pages to isolate EAccount usage.
Hide EAccount usage behind a generic API so EAccount can be replaced
more easily.
2012-06-02 23:00:38 -04:00
ceea3a0a1f Reduce diff noise with 'account-mgmt' branch.
One last time.
2012-06-02 16:52:01 -04:00
71924fc487 Fix memory leaks around gtk_tree_model_get() function 2012-05-31 10:44:49 +02:00
f14af6f998 Bug #675863 - Cannot load webview.css from Tasks/Memos 2012-05-16 19:02:42 +02:00
f28b9dfded Bug #671585 - e-week-view.c: Use page_increment for smooth scrolling
Otherwise 4 smooth scroll events with a delta_y of 1.0 are required to
scroll the view by a month if the setting 'Scroll Month View by a week'
is disabled.
2012-05-16 15:30:08 +02:00
5e379370ae Bug #671585 - Add support for smooth scrolling devices 2012-05-15 16:24:29 +02:00
89777f0726 Whitespace cleanups. 2012-05-13 09:15:42 -04:00
d2de841ec6 Bug #559710 - Do not close Event/Task/Memo editor on save 2012-05-11 12:38:38 +02:00
3c6919a70c Spell checking for 'Summary' in Event/Task/Memo editors 2012-05-10 17:59:21 +02:00
4eb33fd3da Bug #668988 - Handle a "minutes" entry greater than 59 intelligently 2012-04-26 12:57:33 +02:00
1c092c81c8 Bug #668769 - Recurrence editor weekday items slightly cropped 2012-04-24 17:59:21 +02:00
031c2b6b55 Bug #668768 - Copy&paste of appointment occurrence creates two appointments 2012-04-24 17:12:33 +02:00
3506b02eed Fix possible memory leaks of GError structures 2012-04-23 16:43:08 +02:00
7950d6a0c6 Adapt to libedataserver[ui] changes. 2012-04-21 17:07:15 -04:00
49787d04fe Bug #584143 - Global Search Function withing Calendar 2012-04-11 16:58:05 +02:00
b13299b162 Add more missing linker flags. 2012-04-10 07:39:44 -04:00
891d6dafa3 Bug #670967 - Moving event in offline mode
Missed error message for previous commit.
2012-04-04 15:21:34 +05:30
299521f02c Whitespace cleanup.
Replace 8-space indentation with tab characters, and various other
automated cleanups.
2012-04-01 23:15:38 -04:00
a269411bac WebKit port - port addressbook, calendar and update composer to keep working with GtkHtml 2012-03-28 18:39:13 +02:00
ea6e3bd0d5 Bug #659756 - Initialize dbus-glib threading for GConf 2012-03-16 16:17:27 +01:00
6e51aa3332 Fix possible use of uninitialized variable 2012-03-15 14:02:22 +01:00
e9dde84d48 Bug #664326 - Buttons to handle exceptions in event is always disabled 2012-03-09 13:43:36 +01:00
5554e8583b Bug #664323 - Too late initialization of Gnome/GailCanvas ATK support 2012-03-09 12:19:03 +01:00
241fb1255b Bug 671703 (bnc) - Handle cut-paste appointments better. Delete the appointment after a successful paste 2012-03-05 15:01:15 +05:30
b4f895265d Add missing linker flags. 2012-03-03 14:11:12 -05:00
e758de5b1d Redo Filters/Search folder editors to use a shared non ui based library for
making search folders running remotely.
2012-03-03 09:02:34 -05:00
14f82dde34 Move EAlert* and e-xml-utils references from other part of the code to libevolution-utils. 2012-03-03 09:02:33 -05:00
68242e0edc Bug #670934 - Was saving ESourceList first, rather than last 2012-03-01 14:24:27 +01:00
4d81843755 Bug #661265 - Move to Calendar breaks google:// URI 2012-02-21 19:30:15 +01:00
b7954986ab Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93 2012-02-21 11:05:10 +01:00
23f5773903 Coding style and whitespace cleanup. 2012-02-20 10:04:25 -05:00
5b5d9947a5 Use same mnemonic for 'Categories' button in Task editor as in all other dialogs as it does not collide with other mnemonics 2012-02-17 20:22:22 +01:00
933ba0f066 Bug 670280 - Remove "Recent Documents" attachment feature
GTK's file chooser dialog provides one-click access to recently used
documents now, so we can remove the redundancy from Evolution's mail
composer main menu and calendar component editor main menu and leave
it at "Insert -> Attachment".
2012-02-17 08:38:02 -05:00
1101e93459 Bug #663110 - Crash on copy events between calendars 2012-02-17 13:53:37 +01:00
83d001baa2 Bug #320976 - Remember last New button choice in Calendar view 2012-02-16 17:23:07 +01:00
31a60da972 Bug #332043 - Free/Busy Colors Causing User Confusion 2012-02-16 13:23:43 +01:00