86770f6b77
Fixing widgets order and adding back mnemonics after glade removal
2009-12-02 13:56:13 +01:00
5e938b590f
Expand the EMailReader interface so it's easier to use.
...
Adds the following methods:
CamelFolder * (*get_folder) (EMailReader *reader);
const gchar * (*get_folder_uri) (EMailReader *reader);
GPtrArray * (*get_selected_uids) (EMailReader *reader);
2009-12-01 15:01:14 -05:00
76fbb9d232
Kill message_list_free_uids().
...
Use em_utils_uids_free() instead.
2009-12-01 15:01:14 -05:00
d94534c367
Merge bits and pieces of the anjal-evo-2-30 branch.
2009-11-30 18:34:38 -05:00
c2ee0afbc8
Rename EError to EAlert to match general use better
...
The EError mechanism is used both for error dialogs as well as basic alerts or
user prompts, so we should give it a more general name which matches this use.
This patch also cleans up a few includes of e-alert.h (formerly e-error.h) that
were not actually being used.
https://bugzilla.gnome.org/show_bug.cgi?id=602963
2009-11-30 13:33:04 -06:00
495e9bf800
port modules/ to new EError API.
...
This should be everything now.
https://bugzilla.gnome.org/show_bug.cgi?id=602963
2009-11-30 13:32:22 -06:00
e3561c50ba
Fixes a build break.
2009-11-30 15:15:39 +05:30
0b1658ed7a
Bug 494394 - No way for the user to refresh a calendar
2009-11-30 12:31:31 +05:30
00e1de6f7d
Bug #558030 - Convert meeting to appointment popup menu option
2009-11-26 16:04:54 +01:00
e2ca6f7753
Bug #591330 - Do not clear task preview every minute
2009-11-26 15:15:17 +01:00
02b15ae6b8
Bug 602704 - Actions->Purge in task view doesn't work
2009-11-25 15:09:18 -05:00
643851bf59
Bug 602907 - Cannot delete meetings or appointments in list view
2009-11-25 08:30:01 -05:00
d3497934db
Bug 602803 - New Contact enabled for read-only address books
2009-11-25 08:12:14 -05:00
463032d132
Bug 602844 - Flags not saved to IMAP account on exit
2009-11-25 00:44:20 -05:00
0328fe535c
Fix typos in e_cal_shell_content_paste_clipboard().
2009-11-20 17:05:21 -05:00
5cbd8e6359
Bug #602081 - Runtime warnings when going to Tasks
2009-11-20 11:32:32 +01:00
aa813bd7ca
Bug #579599 - Let the Advanced Search work again
2009-11-19 15:40:50 +01:00
72861cffee
Disallow renaming a non-deletable ESource.
...
This is a partial solution to bug #600397 .
2009-11-19 07:40:54 -05:00
ff6be368c5
Bug #602098 - No progress notification from GnomeCalendar
2009-11-18 14:06:33 +01:00
35bc315e87
Prefer EWebView calls over direct GtkHTML calls.
2009-11-17 14:10:58 -05:00
c745f73182
Don't unref destinations in eab_send_as_to().
...
This was mistakenly finalizing EDestinations handed off to the
composer, causing the composer to crash.
2009-11-17 13:59:25 -05:00
f06fda60d9
Bug 360461 - Do not hardcode invisible_char in ui files
2009-11-17 14:40:08 +01:00
054c088169
Bug 589153 - Use GtkBuilder instead of libglade
2009-11-16 19:33:32 -05:00
5a53fa86ce
Whitespace cleanup.
2009-11-14 11:55:17 -05:00
bb1653f64c
Bug 600397 - Delete option enabled for undeletable ESource
2009-11-14 10:42:02 -05:00
51fe60cd69
Bug 600714 - No label colors in popup menu
2009-11-14 00:20:35 -05:00
e3768ee534
Bug 600933 - Empty Trash missing for real trash folders
2009-11-13 20:21:29 -05:00
780180cad9
Bug 601767 - Delete action in calendar view has glitches
2009-11-13 18:34:04 -05:00
77a05d6576
Bug 601769 - Print issues in address book
2009-11-13 18:18:26 -05:00
d428935b38
Bug 601774 - "Send Message to Contact" is always disabled
2009-11-13 16:57:53 -05:00
3d4b38c997
Bug 601785 - Menu glitches in memo and task view
2009-11-13 16:12:49 -05:00
c5e04ca040
EWebView popup menu enhancements.
...
Bumps the GtkHtml dependency to 3.29.2 for gtk_html_unselect_all().
2009-11-13 11:26:43 -05:00
c12e485e47
Simplify clipboard handling in addressbook.
2009-11-12 10:44:52 -05:00
7a2a0d05a9
Mark also create_combo_text_widget() for export
...
As it is used from mail/mail-config.glade.
2009-11-12 14:41:31 +02:00
425d49ebe1
Simplify clipboard handling in calendar.
2009-11-11 20:41:46 -05:00
d97ab45f5c
Fix Windows build
...
There was a strange typo, e_util_replace_prefix() is what was
intended. Thus include libedataserver/e-data-server-util.h.
2009-11-11 18:24:48 +02:00
e210c876f5
Fix a potential crash in the mail migration code.
2009-11-11 10:39:48 -05:00
8f15511a1e
Bug 601516 - Calendar views missing from calendar popup menu
...
This also fixes a couple other popup menu glitches.
2009-11-11 10:18:27 -05:00
99dcc19b92
Fix build for Windows
...
Do compile some more parts of modules/mail/e-mail-shell-migrate.c. No idea
whether any migration might actually work on Windows, of course.
2009-11-11 17:14:32 +02:00
3dfdf087fc
Kill more redundant save dialogs and related utilities.
2009-11-10 18:18:11 -05:00
aac2106c8a
Bug #593751 - Show correct context menu in calendar views
2009-11-10 19:08:01 +01:00
54fe7e3b2a
Fix EPluginLib callback signatures.
...
Dynamically loaded library plugins do not need to know about EPluginLib
specifically. Passing them an EPlugin pointer is sufficient.
2009-11-10 10:47:11 -05:00
214f3a8038
Bug 600926 - Fails to build due to missing dependencies
2009-11-09 19:11:03 -05:00
950401c29d
Bug 600926 - Fails to build due to missing dependencies
2009-11-09 19:07:52 -05:00
86ecfc5053
Convert some "Save As" actions to run asynchronously.
...
This introduces e-shell-utils for miscellaneous utility functions
that integrate with the shell or shell settings. First function
is e_shell_run_save_dialog(), which automatically remembers the
selected folder in the file chooser dialog.
Also, kill some redundant save dialog functions, as well as some
write-this-string-to-disk functions that block.
2009-11-07 14:01:46 -05:00
c79efd6590
Bug #597582 - Original Date: header should be given precedence
2009-11-05 14:53:05 +01:00
872a31a00c
Bug 600402 - Clear search is always enabled in calendar/contact/task
2009-11-03 23:57:17 -06:00
c75bacce45
Fix few compiler warnings
2009-11-03 13:06:38 +01:00
07fb0ffe30
Lets the saved searches to work.
2009-10-30 16:01:13 +05:30
46bfd9b497
Bug 599837 - Junk plugin combo box is invisible
2009-10-29 13:46:27 -04:00