Commit Graph

1743 Commits

Author SHA1 Message Date
a09a95559e Fix alignment of extra widgets in EAlertDialogs.
Add e_alert_dialog_get_content_area(), which returns the GtkVBox
containing the primary and secondary labels.  Use this instead of
gtk_dialog_get_content_area() to maintain the dialog's left margin
beneath the image.
2011-03-24 16:50:19 -04:00
d5d651cf78 Bug 645545 - Attachment reminder dialog uses wrong expand 2011-03-24 16:50:19 -04:00
40346a792f Workaround for bug #644792 - [mail-notify] Crash when sending D-Bus message 2011-03-15 12:51:49 +01:00
3df6594023 Fix build break after recent eds changes 2011-03-14 08:02:05 +01:00
9a1d03400b Bug #641939 - [publish-calendar] Doesn't read online state on start 2011-03-09 11:52:31 +01:00
c6fd77460f Coding style and whitespace cleanup. 2011-03-05 12:34:28 -05:00
f1710c9a4a Bug #643693 - Crash opening attached text/html mail 2011-03-04 14:01:03 +01:00
2533e52b8c Do not leak attachments in a mail view 2011-03-02 15:13:40 +01:00
b22ac14482 Fix Gtk-Doc comment notation.
Seeing lots of what I assume to be doxygen syntax in comment blocks.
2011-03-01 13:09:11 -05:00
7cd21fa82a Bug #642447 - Invalid reads while disabling groupwise account 2011-03-01 12:08:39 +01:00
a117ff9142 Bug #641456 - Crash in pst_process_appointment at pst-importer.c 2011-02-28 16:07:27 +01:00
fcb29478f6 Coding style and whitespace cleanup. 2011-02-18 20:44:24 -05:00
4b9ac3879d Fix few memory leaks 2011-02-14 19:15:36 +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
4adc621fe0 Bug #641701 - Issues with pst-import plugin 2011-02-10 12:16:21 +01: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
ba348cbed1 Bug #641451 - Crash in folder_selection_button_new
Crash when importing any pst file.
2011-02-07 10:05:22 +05:30
0478e01708 Bug #641011 - Ugly appointment editing windows 2011-02-03 10:45:03 +01:00
c49e3012a0 Bug 222423 - Support Face headers
The configuration section for the Face plugin now has a preview image.
Also promoting this plugin out of "experimental" status so more distros
will pick it up.
2011-02-02 17:21:24 -05:00
a10247b540 Bug #635144 - Using external editor duplicates signature 2011-02-01 18:09:00 +01:00
a9fb511ced bug #641069 - tnef plugin vulnerabilities
Resolves directory traversal and buffer overflow vulnerabilities.
2011-02-01 12:17:05 +05:30
dc94b1067e Add translator comment. See bug #641020. 2011-01-31 14:05:28 +01: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
ba05584de5 Dialogs no longer have separators. 2011-01-25 10:28:26 -05:00
753c60fc67 Drop backward-compatibility cruft. 2011-01-25 10:28:26 -05:00
dfc28aa9ce Drop support for gtk+-2.0. 2011-01-25 10:28:25 -05:00
48cc23d33d Bug 640025 - Silence debug output in spamassassin plugin 2011-01-22 10:56:17 -05:00
3cce94edcb Bug #634403 - Mails Label popup menu is not updated properly 2011-01-19 14:56:35 +01:00
d6ce64dc19 Bug #633788 - Mail plugin's update-actions handler is never called 2011-01-18 18:02:03 +01:00
0af3ff804c Fudge gtk_widget_get_preferred_size() for gtk2.
Easy enough to fake gtk_widget_get_preferred_size() in gtk2 using
gtk_widget_size_request().  Reduces diff noise with gtk3 branch.
2011-01-14 14:58:29 -05:00
97a91ab8f7 Fix all back up that should be backup 2011-01-06 16:28:06 +01:00
d61a48b9d9 Bug #633854 - [templates] Crash in build_template_menus_recurse 2011-01-06 15:52:23 +01:00
bbd5f80d88 Properly translate NC_ messages 2010-12-10 18:44:21 +01:00
fb18743067 Bug #633332 - Preserve port number in WebDAV address book 2010-12-08 15:59:01 +01:00
320c4ce807 Bug #631568 - Scheduling Meetings with CalDAV calendars 2010-12-08 14:31:58 +01:00
ffd6e52808 Avoid a crash when building templates menu. 2010-12-03 15:36:40 -06:00
a63688f4e7 CalDAV plugin - use saved password, if available, for server browsing 2010-12-03 20:03:29 +01:00
12ea466551 Bug #555324 - Ask for destination before "Save in Addressbook" inline vCard 2010-12-02 15:04:09 +01:00
ce02a16bd1 Added few translator comments
As requested in bug #635414
2010-11-29 21:31:43 +01:00
f3e171349c [vCard-inline] Check also text/directory parts 2010-11-26 10:21:43 +01:00
2e1a37d574 Bug #634387 - Crash in bbdb_sync_buddy_list_in_thread 2010-11-25 18:21:22 +01:00
8d6f2ea7da Fix windows build of backup-restore plugin 2010-11-12 10:11:24 +01:00
ecd4e2f295 Bug #632176 - Force user name on Google calendar/address book 2010-11-08 17:57:46 +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
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
fd75cdf708 Add missing libeshell.la to LIBADD in pst-import plugin 2010-11-04 11:24:58 +01:00
7d20b8fd5f Utilize the new ESourceSelector:primary-selection property. 2010-11-01 14:46:03 -04:00
831d6dca44 Kill mail_append_mail().
Use e_mail_folder_append_message() instead.
2010-10-30 21:01:11 -04:00
709a0807d3 Bug #632280 - Backup file name should include date (YYYYMMDD) 2010-10-29 17:07:00 +02:00