Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug 624128 - Folder -> Subscriptions is always enabled | Matthew Barnes | 2010-07-12 | 1 | -1/+11 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 4 | -21/+33 |
| | |||||
* | Bug #623204 - Be able to report detailed errors from backends | Milan Crha | 2010-07-09 | 9 | -74/+74 |
| | |||||
* | Migrate from CamelException to GError. | Matthew Barnes | 2010-07-09 | 3 | -24/+13 |
| | |||||
* | Bug #621770 - Bottom-left calendar too big | Milan Crha | 2010-06-25 | 1 | -1/+0 |
| | |||||
* | EShellContent: Add a focus_search_results() method. | Matthew Barnes | 2010-06-25 | 5 | -0/+67 |
| | | | | | This gives EShellSearchbar something concrete to call to direct focus away from itself instead of tabbing forward and hoping for the best. | ||||
* | Bug 622633 - Can't launch Evolution from clock applet | Matthew Barnes | 2010-06-25 | 2 | -1/+86 |
| | |||||
* | Bug #611165 - Use memo start date from a calendar view, if active | Milan Crha | 2010-06-24 | 3 | -4/+8 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-06-20 | 4 | -5/+7 |
| | |||||
* | Bug 616724 - Initialize message window with threaded state of main window | Matthew Barnes | 2010-06-19 | 3 | -56/+26 |
| | |||||
* | Bug 619098 - mail_shell_backend_sync_store_cb() has wrong signature | Jonathon Jongsma | 2010-06-18 | 1 | -0/+1 |
| | |||||
* | Bug 621839 - Improve auto-selection of messages | Matthew Barnes | 2010-06-17 | 1 | -20/+7 |
| | |||||
* | Bug 501534 - apply new customized view to all folders | Chenthill Palanisamy | 2010-06-08 | 3 | -1/+21 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-06-07 | 1 | -2/+6 |
| | |||||
* | Bug 620602 - Next/prev shortcuts should focus message list | Matthew Barnes | 2010-06-06 | 1 | -5/+2 |
| | |||||
* | Convert "startup-wizard" to an EExtension. | Matthew Barnes | 2010-06-03 | 4 | -3/+664 |
| | | | | | | | | | | | | | | Convert the "startup-wizard" EPlugin to an EExtension, and fix up the importing UI a bit (but it still needs a lot more love). Importing progress is now shown directly in the GtkAssistant window. Define a new EConfigItem type (E_CONFIG_PAGE_PROGRESS) for creating progress pages in a GtkAssistant. Also, change EMAccountEditor semantics slightly: you now have to call e_config_create_window() manually after creating a new EMAccountEditor instance. This allows extra EConfigItems (specifications for the window content) to be added manually before the window is created. | ||||
* | Keep chipping away at direct GtkHTML usage. | Matthew Barnes | 2010-06-01 | 4 | -33/+38 |
| | | | | | | | | | | EMFormatHTML now holds a sealed EWebView instead of a public GtkHTML, accessible through em_format_html_get_web_view(). Rename e_mail_reader_get_html_display() to e_mail_reader_get_formatter() and have it return an EMFormatHTML instead of an EMFormatHTMLDisplay, since that's usually the type you want (or else an EMFormat, but never an EMFormatHTMLDisplay). | ||||
* | Use EWebView functions whenever possible. | Matthew Barnes | 2010-05-31 | 1 | -1/+4 |
| | |||||
* | Bug 613038 - Preview pane size not remembered | Matthew Barnes | 2010-05-29 | 4 | -53/+129 |
| | | | | | | | Converted size restoration of all preview panes to be triggered by EShellWindow::shell-view-created signal. The signal is emitted when the view is fully initialized and visible. Shell views can use that as a trigger for restoring pane sizes from GConf. | ||||
* | Fix critical warning in calendar express mode. | Matthew Barnes | 2010-05-28 | 1 | -13/+9 |
| | |||||
* | Bug 619904 - Mnemonic issues in express mode | Matthew Barnes | 2010-05-28 | 1 | -1/+1 |
| | |||||
* | Revert "Work around another dropped gnome-icon-theme icon." | Matthew Barnes | 2010-05-27 | 2 | -3/+3 |
| | | | | | | | This reverts commit 43e2c871a418b560b391af00df2b10896055026c. Correct icon name is "mail-mark-notjunk". The previous fix got clobbered by the express2 merge. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-27 | 5 | -7/+18 |
| | |||||
* | Some post-merge cleanup. | Matthew Barnes | 2010-05-27 | 1 | -22/+5 |
| | |||||
* | Merge branch 'express2' | Matthew Barnes | 2010-05-27 | 17 | -116/+286 |
|\ | |||||
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-25 | 8 | -73/+74 |
| | | |||||
| * | Fix compiler warnings. | Matthew Barnes | 2010-05-25 | 2 | -72/+77 |
| | | |||||
| * | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-25 | 4 | -22/+43 |
| |\ | |||||
| | * | Create the source groups required to ensure local adresssbooks and calendars ↵ | Chenthill Palanisamy | 2010-05-20 | 2 | -0/+8 |
| | | | | | | | | | | | | are created | ||||
| | * | Bug 619010 - Mailer's crash avoidance features are broken | Matthew Barnes | 2010-05-19 | 2 | -22/+35 |
| | | | |||||
| * | | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-05-19 | 3 | -11/+29 |
| |\ \ | |||||
| | * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-05-17 | 3 | -11/+29 |
| | |\| | |||||
| | | * | Bug 615745 - New task pop up in calendar day view doesn't work | Matthew Barnes | 2010-05-14 | 2 | -10/+28 |
| | | | | |||||
| | | * | Bug 618400 - "Mark All Messages as Read" shortcut missing | Matthew Barnes | 2010-05-12 | 1 | -1/+1 |
| | | | | |||||
| | | * | Revert "Work around another dropped gnome-icon-theme icon." | Matthew Barnes | 2010-04-30 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit edf6286a38279e6db82dee4da50e94c587f06e02. gnome-icon-theme got it wrong, not us. See bug #616954. | ||||
| | | * | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-26 | 3 | -130/+13 |
| | | | | |||||
| | | * | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
| | | | | |||||
| | | * | Work around another dropped gnome-icon-theme icon. | Matthew Barnes | 2010-04-23 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | mail-mark-notjunk -> mail-mark-not-junk | ||||
| * | | | hide meeting creation if we have no accounts configured, for Evo | Michael Meeks | 2010-05-19 | 2 | -0/+7 |
| |/ / | | | | | | | | | | calendar in standalone mode | ||||
| * | | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-05-11 | 1 | -0/+26 |
| |\ \ | |||||
| | * | | Handle adding 'X' close button on the menu bar. Restore adding the same | Srinivasa Ragavan | 2010-05-11 | 1 | -0/+26 |
| | | | | | | | | | | | | | | | | for adding in calendar since it doesn't have a toolbar. | ||||
| * | | | checking the sender: not a good idea | Michael Meeks | 2010-05-11 | 1 | -1/+0 |
| |/ / | |||||
| * | | Turns out the filter function gets lots of messages, despite the bus-side ↵ | Michael Meeks | 2010-05-11 | 1 | -0/+6 |
| | | | | | | | | | | | | filter. | ||||
| * | | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-30 | 3 | -130/+13 |
| | | | |||||
| * | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-30 | 1 | -4/+0 |
| | | | |||||
| * | | Work around another dropped gnome-icon-theme icon. | Matthew Barnes | 2010-04-30 | 2 | -3/+3 |
| | | | | | | | | | | | | mail-mark-notjunk -> mail-mark-not-junk | ||||
| * | | Add 'add new calendar' to the side pane like annum. | Srinivasa Ragavan | 2010-04-27 | 1 | -1/+31 |
| | | | |||||
| * | | Handle the side pane's date navigator size. Set a minimum size of 150px | Srinivasa Ragavan | 2010-04-27 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | and make sure it doesn't get smaller than that. Also pick the pane position from the right place. | ||||
| * | | Don't use gconf to store the names of widgets to hide | Federico Mena Quintero | 2010-04-27 | 2 | -2/+13 |
| | | | | | | | | | | | | | | | | | | That was just for development. Now we hardcode the lists of widgets. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | fix build snafu (urk)MEEGO_1_0 | Michael Meeks | 2010-04-23 | 1 | -1/+1 |
| | | | |||||
| * | | add defines to ease MeeGo building | Michael Meeks | 2010-04-23 | 1 | -0/+10 |
| | | | |||||
| * | | Merge commit 'origin/gnome-2-30' into express2 | Michael Meeks | 2010-04-22 | 3 | -1/+89 |
| |\| | |||||
| | * | Bug #615331 - Message list/Folder tree focus policy has changed | Milan Crha | 2010-04-19 | 1 | -0/+1 |
| | | | |||||
| | * | Bug 596601 (bnc) - monitor system timezone changes in evolution | Chenthill Palanisamy | 2010-04-16 | 2 | -1/+88 |
| | | | |||||
| * | | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-04-20 | 1 | -27/+0 |
| |\ \ | |||||
| | * | | Get rid of custom quit for calendar and instead use the shell | Srinivasa Ragavan | 2010-04-19 | 1 | -27/+0 |
| | | | | |||||
| * | | | add proxy support to auto-configuration | Michael Meeks | 2010-04-20 | 1 | -1/+2 |
| |/ / | |||||
| * | | Just close the window and not the entire shell | Srinivasa Ragavan | 2010-04-19 | 1 | -3/+8 |
| | | | |||||
| * | | Remove /apps/evolution/calendar/date_navigator/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 2 | -5/+1 |
| | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Use a single /apps/evolution/calendar/display/show_week_numbers | Federico Mena Quintero | 2010-04-18 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | We have two preferences for showing week numbers in various places. We will combine these to be a single preference. This change replaces /apps/evolution/calendar/display/day_view_show_week_number with a general /apps/evolution/calendar/display/show_week_numbers. We'll deal with the other preference in subsequent commits. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | turn threading on by default for mail; un-conditionally. | Michael Meeks | 2010-04-15 | 1 | -1/+1 |
| | | | |||||
| * | | Merge commit 'origin/express2' into express2 | Michael Meeks | 2010-04-15 | 3 | -0/+9 |
| |\ \ | |||||
| | * | | Merge branch 'gnome-2-30' into express2 | Matthew Barnes | 2010-04-13 | 3 | -0/+9 |
| | |\| | |||||
| | | * | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 3 | -0/+9 |
| | | | | |||||
| * | | | remove custom close / searchbar hiding hacks for express mode, | Michael Meeks | 2010-04-15 | 1 | -4/+0 |
| |/ / | | | | | | | | | | use the new / stock shell versions now. | ||||
| * | | remove special case for calendar | Michael Meeks | 2010-04-12 | 1 | -11/+0 |
| | | | |||||
| * | | Merge branch 'express2' into express2-reduced-preferences | Federico Mena Quintero | 2010-04-10 | 4 | -1/+632 |
| |\ \ | |||||
| | * | | Merge gnome-2-30 into express2 to get bugfixes | Federico Mena Quintero | 2010-04-10 | 4 | -1/+632 |
| | |\| | | | | | | | | | | | | | | | | | | | | | Note that express2 got some documentation for EExtensible and friends, and that documentation is not in gnome-2-30 yet. We need to cherry-pick those commits into gnome-2-30 and elsewhere. | ||||
| | | * | Add missing linker flag to NetworkManager extension. | Matthew Barnes | 2010-04-09 | 1 | -0/+1 |
| | | | | |||||
| | | * | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-04-08 | 1 | -0/+4 |
| | | | | |||||
| | | * | [win32] Implement network status detection | Fridrich Strba | 2010-04-08 | 3 | -1/+628 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The implementation is done using System Event Notification Service by implementing ConnectionMade ConnectionMadeNoQOCInfo and ConnectionLost methods of ISensNetwork interface. Make the subscription to the network status notification receive the event only if the ownerof the subscription is logged on to the same computer as the publisher. This makes this module work on Windows Vista and Windows 7 with normal user account. Don't try to build Windows SENS when not building for Windows. Extract the relevant COM structs and typedefs from mingw-w64 headers to allow to build the module with mingw.org toolchain and fix build breakages with Microsoft compilers. | ||||
| | | * | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-08 | 3 | -1/+279 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
| * | | | Hide widgets for the composer's preferences in Express mode | Federico Mena Quintero | 2010-04-09 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | | Hide widgets for the mailer's preferences in Express mode | Federico Mena Quintero | 2010-04-09 | 1 | -0/+4 |
| |/ / | | | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
| * | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-04-07 | 2 | -6/+24 |
| | | | | | | | | | | | | | | | | | | Composer and signature editor always default to HTML in Express mode. Hide the corresponding composer preference. This will not affect the user preference in normal mode. | ||||
| * | | Hide searchbar in calendar view in express mode. | Srinivasa Ragavan | 2010-04-07 | 1 | -1/+5 |
| | | | |||||
| * | | Fix mismatched quotes. | Matthew Barnes | 2010-04-07 | 6 | -11/+11 |
| | | | |||||
| * | | Simplify the search UI for express mode. | Matthew Barnes | 2010-04-07 | 5 | -10/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For express mode: - Move the search bar up to the toolbar. - Hide the "filter" combo box and lock down the first item. - Hide the "scope" combo box and lock down the first item. (This is the combo box with "Current Folder" only in the mailer.) - EShellView owns the search bar widget now instead of EShellContent. - Insert several nasty hacks that will likely come back to bite me. Conflicts: doc/reference/shell/eshell-sections.txt | ||||
| * | | Add ConnMan support (words fail me ...) | Michael Meeks | 2010-04-07 | 3 | -0/+231 |
| | | | | | | | | | | | | | | | | | | | | | Conflicts: configure.ac modules/Makefile.am | ||||
| * | | Add an extension to configure EWebView. | Matthew Barnes | 2010-04-07 | 5 | -15/+134 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Make EWebView extensible and register an extension to automatically bind every EWebView instance to the appropriate EShellSettings. Conflicts: widgets/misc/e-web-view.c | ||||
| * | | Fix build breakage. | Matthew Barnes | 2010-04-07 | 1 | -0/+1 |
| | | | |||||
| * | | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-04-07 | 3 | -1/+279 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
| * | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-04-07 | 17 | -5/+760 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Make ECalendarItem, ECalendarView, ECalModel, EDateEdit, EMeetingStore, and EMeetingTimeSelector extensible and register extensions to automatically bind every instance to the appropriate EShellSettings. Conflicts: calendar/gui/gnome-cal.c modules/calendar/e-cal-shell-content.c | ||||
| * | | Add an extension to configure EMFormatHTML. | Matthew Barnes | 2010-04-07 | 4 | -0/+129 |
| | | | | | | | | | | | | | | | Make EMFormatHTML extensible and register an extension to automatically bind every EMFormatHTML instance to the appropriate EShellSettings. | ||||
| * | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-04-07 | 4 | -76/+151 |
| |/ | |||||
| * | Bug 614926 - Memos and Tasks accelerators switched since 2.28 | Matt McCutchen 2 | 2010-04-07 | 2 | -2/+2 |
| | | |||||
| * | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -2/+4 |
| | | |||||
| * | Bug #613356 - Calendar doesn't save Task/Memo table state | Milan Crha | 2010-04-01 | 3 | -12/+75 |
| | | |||||
| * | Bug #613354 - Folder->Mark all messages as read does not work | Milan Crha | 2010-04-01 | 1 | -1/+5 |
| | | |||||
| * | Fix build break due to GTK+ deprecations. | Matthew Barnes | 2010-03-30 | 1 | -0/+4 |
| | | |||||
| * | Start the mailer's folder sidebar with a reasonable width | Federico Mena Quintero | 2010-03-26 | 1 | -0/+84 |
| | | | | | | | | | | | | | | We measure a sample string, and then clamp this to one fourth of the screen's width; we do some voodoo to guess the monitor we are in. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Bug 576165 - SIGSEGV in e_plugin_mono_register_type (bnc) | Chenthill Palanisamy | 2010-05-26 | 1 | -3/+5 |
| | | |||||
* | | Fix compiler warnings. | Matthew Barnes | 2010-05-22 | 1 | -0/+2 |
| | | |||||
* | | Bug #546551 - Dialog for mark-all-read always mentions subfolders | Milan Crha | 2010-05-21 | 1 | -1/+5 |
| | | |||||
* | | Create the source groups required to ensure local adresssbooks and calendars ↵ | Chenthill Palanisamy | 2010-05-20 | 2 | -0/+8 |
| | | | | | | | | are created | ||||
* | | Bug 619010 - Mailer's crash avoidance features are broken | Matthew Barnes | 2010-05-19 | 2 | -22/+35 |
| | | |||||
* | | Bug #499320 - Preview before import from command line | Milan Crha | 2010-05-19 | 1 | -0/+33 |
| | | |||||
* | | Bug 615745 - New task pop up in calendar day view doesn't work | Matthew Barnes | 2010-05-14 | 2 | -10/+28 |
| | | |||||
* | | Bug #607257 - Add checks for event->comp_data != NULL | Milan Crha | 2010-05-14 | 3 | -3/+38 |
| | | |||||
* | | Convert "default-mailer" plugin to an extension. | Matthew Barnes | 2010-05-13 | 4 | -0/+345 |
| | | |||||
* | | Bug #603006 - Move All Contacts To enabled for read-only address books | Milan Crha | 2010-05-13 | 1 | -0/+4 |
| | | |||||
* | | Bug 618400 - "Mark All Messages as Read" shortcut missing | Matthew Barnes | 2010-05-12 | 1 | -1/+1 |
| | | |||||
* | | Coding style and whitespace cleanup. | Matthew Barnes | 2010-05-02 | 10 | -70/+172 |
| | | |||||
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-30 | 3 | -25/+14 |
| | | |||||
* | | Revert "Work around another dropped gnome-icon-theme icon." | Matthew Barnes | 2010-04-30 | 2 | -3/+3 |
| | | | | | | | | | | | | This reverts commit edf6286a38279e6db82dee4da50e94c587f06e02. gnome-icon-theme got it wrong, not us. See bug #616954. | ||||
* | | Bug #603418 - Custom headers not displayed in message preview | Milan Crha | 2010-04-26 | 3 | -130/+13 |
| | | |||||
* | | Camel is now GObject-based. | Matthew Barnes | 2010-04-24 | 6 | -21/+21 |
| | | |||||
* | | Remove 3 leftover references to non-existing libraries | Fridrich Štrba | 2010-04-23 | 1 | -4/+0 |
| | | |||||
* | | Work around another dropped gnome-icon-theme icon. | Matthew Barnes | 2010-04-23 | 2 | -3/+3 |
| | | | | | | | | mail-mark-notjunk -> mail-mark-not-junk | ||||
* | | Bug #615331 - Message list/Folder tree focus policy has changed | Milan Crha | 2010-04-19 | 1 | -0/+1 |
| | | |||||
* | | Bug #608766 - Replace pthread with GLib's GThread | Milan Crha | 2010-04-15 | 1 | -1/+1 |
| | | |||||
* | | Use accessor functions instead direct access (GSEAL work) | Javier Jardón | 2010-04-13 | 2 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Still remaining: GtkAccessible::widget GtkAssistant::forward GtkAssistant::back GtkObject::flags GtkTreeStore::stamp The GtkAssistant fields are related to bug #596428. We don't need accessor functions so much as the enhancement described there implemented. https://bugzilla.gnome.org/show_bug.cgi?id=615613 | ||||
* | | Bug #611646 - Calendar shows recurring birthdays incorrectly | Milan Crha | 2010-04-13 | 3 | -0/+9 |
| | | |||||
* | | Forgot to commit some bits. | Matthew Barnes | 2010-04-08 | 1 | -4/+0 |
| | | |||||
* | | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 4 | -16/+49 |
| | | |||||
* | | Bug 614926 - Memos and Tasks accelerators switched since 2.28 | Matt McCutchen 2 | 2010-04-07 | 2 | -2/+2 |
| | | |||||
* | | Bug #567304 - Review strings for translation | Milan Crha | 2010-04-07 | 2 | -7/+11 |
| | | |||||
* | | Adapt to Camel API changes. | Matthew Barnes | 2010-04-04 | 2 | -7/+7 |
| | | |||||
* | | Only #include Camel's top-level header. | Matthew Barnes | 2010-04-03 | 12 | -23/+3 |
| | | |||||
* | | Miscellaneous cleanup bits from WebKit branch. | Matthew Barnes | 2010-04-02 | 2 | -15/+11 |
| | | |||||
* | | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 12 | -42/+42 |
| | | |||||
* | | Bug #613352 - Changed time range not propagated to calendar | Milan Crha | 2010-04-01 | 1 | -2/+4 |
| | | |||||
* | | Bug #613356 - Calendar doesn't save Task/Memo table state | Milan Crha | 2010-04-01 | 3 | -12/+75 |
| | | |||||
* | | Bug #613354 - Folder->Mark all messages as read does not work | Milan Crha | 2010-04-01 | 1 | -1/+5 |
| | | |||||
* | | Bug #602801 - Duplicate mnemonic | Viswanath S | 2010-04-01 | 1 | -1/+1 |
| | | |||||
* | | Stop relying on CamelObject meta-data. | Matthew Barnes | 2010-04-01 | 1 | -62/+0 |
| | | |||||
* | | [win32] Test for eventsys.h and sensevts.h properly | Fridrich Štrba | 2010-04-01 | 1 | -13/+22 |
| | | |||||
* | | Express: Composer always defaults to HTML mode | Matthew Barnes | 2010-03-30 | 2 | -6/+24 |
| | | | | | | | | | | | | Composer and signature editor always default to HTML in Express mode. Hide the corresponding composer preference. This will not affect the user preference in normal mode. | ||||
* | | Hide searchbar in calendar view in express mode. | Srinivasa Ragavan | 2010-03-30 | 1 | -1/+5 |
| | | |||||
* | | Drop support for migrating from Evolution < 2.0. | Matthew Barnes | 2010-03-30 | 3 | -2058/+3 |
| | | | | | | | | | | | | | | There's too much ancient, crufty code there that we can't realistically support anymore. A workaround for those poor users still on 1.x is to upgrade to some 2.x release first, then upgrade again to 3.x. An error dialog explaining this will be shown at startup. | ||||
* | | Reformat code so that it looks ok | Fridrich Štrba | 2010-03-29 | 1 | -8/+8 |
| | | |||||
* | | [win32] Don't brew your own macro if glib has one suitable available | Fridrich Štrba | 2010-03-29 | 1 | -3/+1 |
| | | |||||
* | | [win32] Windows SENS module cannot be built with C++ compiler | Fridrich Štrba | 2010-03-29 | 1 | -4/+1 |
| | | |||||
* | | [win32] Some buildability tweaks for Windows SENS module | Fridrich Štrba | 2010-03-29 | 1 | -1/+161 |
| | | | | | | | | | | | | | | Don't try to build Windows SENS when not building for Windows. Extract the relevant COM structs and typedefs from mingw-w64 headers to allow to build the module with mingw.org toolchain and fix build breakages with Microsoft compilers. | ||||
* | | Fix mismatched quotes. | Matthew Barnes | 2010-03-29 | 6 | -11/+11 |
| | | |||||
* | | Bug 468448 - Kill "Hide Read Messages" and "Hide Selected Messages" | Matthew Barnes | 2010-03-28 | 3 | -97/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed the following menu items under View: Hide Selected Messages Hide Read Messages Show Hidden Messages These options are confusing and don't fit with the rest of the mailer design. Hidden messages were tracked by folder in: ~/.evolution/mail/config/hidestate-<<folder-uri>> So by simply not loading those files any more we reveal all previously hidden messages and avoid any risk of lost messages. Also inverted "Hide Deleted Messages" to "Show Deleted Messages". | ||||
* | | Bug 611882 - Missing mnemonics in Date/Time format preferences | Matthew Barnes | 2010-03-28 | 1 | -1/+1 |
| | | |||||
* | | Simplify the search UI for express mode. | Matthew Barnes | 2010-03-27 | 5 | -10/+15 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For express mode: - Move the search bar up to the toolbar. - Hide the "filter" combo box and lock down the first item. - Hide the "scope" combo box and lock down the first item. (This is the combo box with "Current Folder" only in the mailer.) - EShellView owns the search bar widget now instead of EShellContent. - Insert several nasty hacks that will likely come back to bite me. | ||||
* | | [win32] Remove the C++ dependency | Fridrich Štrba | 2010-03-27 | 2 | -133/+250 |
| | | | | | | | | Implement the Windows SENS network monitoring in plain C | ||||
* | | [win32] Converting the Windows SENS from C++ to plain C | Fridrich Štrba | 2010-03-27 | 2 | -11/+10 |
| | | |||||
* | | Fix build break due to GTK+ deprecations. | Matthew Barnes | 2010-03-26 | 1 | -0/+4 |
| | | |||||
* | | Ensure that the width of the mail sidebar is not too wide | Federico Mena Quintero | 2010-03-26 | 1 | -1/+48 |
| | | | | | | | | | | | | | | We just clamp this to one fourth of the screen's width; we do some voodoo to guess the monitor we are in. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Add ConnMan support (words fail me ...) | Michael Meeks | 2010-03-26 | 3 | -1/+232 |
| | | |||||
* | | [win32] Fix on-the-fly UUID creation and change names of functions | Fridrich Štrba | 2010-03-26 | 1 | -9/+24 |
| | | | | | | | | and variables so that they look more like what we do in Evolution | ||||
* | | [win32] Generate UUID on the fly in Windows SENS module | Fridrich Štrba | 2010-03-25 | 1 | -7/+14 |
| | | |||||
* | | [win32] Miscellaneous fixes to Windows SENS module | Fridrich Štrba | 2010-03-25 | 1 | -99/+120 |
| | | | | | | | | | | | | | | | | | | Check actually the return values and bail out if the registration to receive system events failed. Reformat the code to be consistent wrt tabs vs. space use. Extract frequently used patterns into an inline function. | ||||
* | | [win32] Little modifications to Windows SENS module | Fridrich Strba | 2010-03-24 | 1 | -7/+30 |
| | | | | | | | | | | | | | | | | | | | | | | Make the MySensNetwork class inherit from ISensNetwork interface instead of IDispatch (this assures, inter alia, that we use the right function signatures for the callbacks). Make the subscription to the network status notification receive the event only if the ownerof the subscription is logged on to the same computer as the publisher. This makes this module work on Windows Vista and Windows 7 with normal user account. | ||||
* | | [win32] Implement network status detection | Fridrich Strba | 2010-03-24 | 3 | -1/+282 |
| | | | | | | | | | | | | | | | | The implementation is done using System Event Notification Service by implementing ConnectionMade ConnectionMadeNoQOCInfo and ConnectionLost methods of ISensNetwork interface. Introduces C++ dependency for Windows port only | ||||
* | | Clear one more instance of lockdown settings | Fridrich Strba | 2010-03-24 | 1 | -0/+2 |
| | | |||||
* | | Oops, remove debug printf | Federico Mena Quintero | 2010-03-23 | 1 | -9/+0 |
| | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Don't hardcode a width, but compute a suitable one | Srinivasa Ragavan | 2010-03-23 | 2 | -16/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | We do this by measuring a template string, which contains a sample name for an email account. This is what normally gets displayed in the folder tree, so such a sample string should give a reasonable width. Signed-off-by: Federico Mena Quintero <federico@novell.com> Conflicts: modules/mail/e-mail-shell-sidebar.c | ||||
* | | Start the mailer's folder sidebar with a reasonable width | Federico Mena Quintero | 2010-03-23 | 1 | -1/+16 |
| | | | | | | | | Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Close only the current window than the entire shell. | Srinivasa Ragavan | 2010-03-23 | 1 | -3/+8 |
| | | |||||
* | | Start the mailer's folder sidebar with a reasonable width | Federico Mena Quintero | 2010-03-23 | 1 | -0/+37 |
| | | | | | | | | | | | | | | | | We do this by measuring a template string, which contains a sample name for an email account. This is what normally gets displayed in the folder tree, so such a sample string should give a reasonable width. Signed-off-by: Federico Mena Quintero <federico@novell.com> | ||||
* | | Add an extension to configure EWebView. | Matthew Barnes | 2010-03-23 | 5 | -15/+134 |
| | | | | | | | | | | Make EWebView extensible and register an extension to automatically bind every EWebView instance to the appropriate EShellSettings. | ||||
* | | Fix build breakage. | Matthew Barnes | 2010-03-22 | 1 | -0/+1 |
| | | |||||
* | | [win32] Be consistent in disabling the lockdown options. | Fridrich Strba | 2010-03-21 | 1 | -0/+2 |
| | | |||||
* | | Convert NetworkManager integration to an EShell extension. | Matthew Barnes | 2010-03-20 | 3 | -1/+279 |
| | | | | | | | | | | | | | | | | | | This demonstrates how to extend EShell without having to modify and recompile e-shell.c. If NetworkManager integration is enabled, the extension is loaded automatically when the EShell is created. The same pattern can be applied to integrate other network monitoring software like ConnMan or Microsoft's Wireless Zero Configuration. | ||||
* | | Add extensions to configure calender widgets. | Matthew Barnes | 2010-03-20 | 17 | -5/+759 |
| | | | | | | | | | | | | Make ECalendarItem, ECalendarView, ECalModel, EDateEdit, EMeetingStore, and EMeetingTimeSelector extensible and register extensions to automatically bind every instance to the appropriate EShellSettings. | ||||
* | | Add an extension to configure EMFormatHTML. | Matthew Barnes | 2010-03-20 | 4 | -0/+129 |
| | | | | | | | | | | Make EMFormatHTML extensible and register an extension to automatically bind every EMFormatHTML instance to the appropriate EShellSettings. | ||||
* | | Redo Calendar for express mode. Just design/layout changes. | Srinivasa Ragavan | 2010-03-20 | 4 | -77/+152 |
|/ | |||||
* | Fix a couple compiler warnings. | Matthew Barnes | 2010-03-16 | 1 | -1/+1 |
| | |||||
* | Make the gconf schemas installation rules consistent in all Makefiles.am | Fridrich Strba | 2010-03-16 | 1 | -10/+12 |
| | |||||
* | Bug 612792 - Crash when trying to delete WebDav addressbook | Matthew Barnes | 2010-03-15 | 4 | -4/+4 |
| | |||||
* | Actually respect the --disable-schemas-install configure option | Fridrich Strba | 2010-03-15 | 1 | -0/+4 |
| | |||||
* | Shell and UI manager cleanups. | Matthew Barnes | 2010-03-14 | 2 | -1/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Replace the EVO_EXPRESS environment variable with an --express command line option. (Note, this adds a new translatable string for --help.) Add an EUIManager class with an "express-mode" property and custom load functions that use our new "express" preprocessor. This replaces the UI manager functions in e-utils.c. (Also going to see if I can get GTK+ to add an "add_ui_from_string" method to GtkUIManagerClass that we can override. Then we could just call gtk_ui_manager_add_ui_from_string() and the preprocessor would automatically do its thing and chain up.) Add an "express-mode" read-only GObject property to EShell. Add e_shell_configure_ui_manager() to e-shell-utils.c. For now this just creates a one-way property binding: EShell:express-mode -> EUIManager:express-mode Call this immediately after e_ui_manager_new(). (EUIManager can't do this itself because it lives too low in the dependency hierarchy and doesn't know about EShell.) | ||||
* | clean up the 'express' mode hooks for UI Managers and start to | Michael Meeks | 2010-03-14 | 1 | -5/+1 |
| | | | | | extend them to plugins - use a simple one-off boolean on the UI Manager instead of exhaustively trying to propagate this information everywhere. | ||||
* | Restructure capplet stuffs and load only on express mode. | Srinivasa Ragavan | 2010-03-14 | 2 | -2/+2 |
| | |||||
* | Switch to anjal style on express mode. | Srinivasa Ragavan | 2010-03-14 | 1 | -15/+18 |
| | |||||
* | Integrate into new account button. | Srinivasa Ragavan | 2010-03-14 | 2 | -1/+5 |
| | |||||
* | Add generic 'express mode' conditionals to the UI XML | Michael Meeks | 2010-03-14 | 1 | -1/+4 |
| | |||||
* | Fix GnomeCalendar lifecycle; not being a widget meant we didn't | Michael Meeks | 2010-03-14 | 1 | -3/+1 |
| | | | | | | | get a gtk_widget_destroy invocation, which meant we left some callbacks registered, long after our child 'views' were destroyed causing sudden death in update_marcus_bains_line_cb, manipulating views. | ||||
* | Some more directories relocated on windows | Fridrich Strba | 2010-03-11 | 6 | -0/+11 |
| | |||||
* | Bug 611727 - Date navigator marks dates for inactive calendars | Matthew Barnes | 2010-03-10 | 1 | -0/+4 |
| | |||||
* | Bug 611873 - Make triple-clicking a shortcut for "Show Only This ..." | Matthew Barnes | 2010-03-06 | 3 | -45/+6 |
| | | | | Requires e_source_selector_select_exclusive() from libedataserverui. | ||||
* | Bug #529331 - Deletes appointments when moving to the same calendar | Milan Crha | 2010-02-25 | 2 | -6/+21 |
| | |||||
* | Bug 587014 - Magic space does not work as expected | Matthew Barnes | 2010-02-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | Neither ETree::key-press nor ETableItem::key-press signal definitions specify a GSignalAccumulator that terminates the signal emission when a handler returns TRUE, and Evolution 2.29 connects multiple handlers to ETree::key-press. When the space key is pressed, the first handler implements the magic space bar behavior and returns TRUE, which should terminate signal emission but doesn't because there's no accumulator function on the signal. So the second handler runs and checks for other keys besides space. It returns FALSE since it didn't handle the key press. End result: emission site gets back FALSE (from the second handler) as the return value, so it thinks the key press was not handled at all and invokes the fallback handler -- e_selection_model_toggle_single_row() -- which -unselects- the newly selected row, making it appear the next unread message was never selected. Several other ETable-related signals that return "handled" flags also lack GSignalAccumulator functions. I've made a note to myself to fix those as well. | ||||
* | Bug 609836 - Add translator comments to ambiguous strings | Matthew Barnes | 2010-02-17 | 4 | -0/+20 |
| | |||||
* | Bug 604542 - Skip non-system rules when building quick search menu | Matthew Barnes | 2010-02-11 | 1 | -0/+2 |
| | |||||
* | Bug 609403 - Doesn't restore window size always | Matthew Barnes | 2010-02-10 | 3 | -257/+248 |
| | |||||
* | Bug 609404 - Quick search filter should work on current message list view | Matthew Barnes | 2010-02-10 | 1 | -8/+18 |
| | |||||
* | Add DnD support to e-selection.c. | Matthew Barnes | 2010-02-09 | 3 | -23/+31 |
| | | | | | | Avoid listing calendar and directory targets explicitly, so that e-selection.c contains the one and only master list. Still need to figure out how to centralize "text/x-source-vcard". | ||||
* | Fix some dead assignments. | Matthew Barnes | 2010-02-08 | 3 | -6/+0 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-02-08 | 3 | -33/+31 |
| | |||||
* | Implement account-wide search scope in mail. | Matthew Barnes | 2010-02-07 | 8 | -169/+478 |
| | | | | Also, let EShellSearchbar handle search state persistence. | ||||
* | Bug 607520 - 'Add to Address Book' fails when address has space | Matthew Barnes | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-31 | 2 | -132/+132 |
| | |||||
* | Improve sidebar and ECalModel interaction. | Matthew Barnes | 2010-01-30 | 9 | -120/+657 |
| | | | | | Restores the "default client" behavior from 2.28, so that "Click to Add" task and memo fields work properly. | ||||
* | Sidebar cleanups for Memos and Tasks. | Matthew Barnes | 2010-01-30 | 2 | -45/+41 |
| | | | | | | | Kill the EMemoTable::user-created signal and connect directly to ECalModel::row-appended in e_memo_shell_view_private.c. Same goes for tasks. | ||||
* | Remove a bunch of dead code in GnomeCalendar. | Matthew Barnes | 2010-01-30 | 1 | -24/+0 |
| | |||||
* | Level the differences with the alternative runtime/header set | Fridrich Strba | 2010-01-28 | 1 | -0/+12 |
| | |||||
* | Make authentication functionality available | Gustavo Noronha Silva | 2010-01-27 | 8 | -18/+18 |
| | | | | | | | This involves renaming the calendar auth-related functions to have a prefix, and shipping the headers. Part of https://bugzilla.gnome.org/show_bug.cgi?id=608175 | ||||
* | Bug #606666 - Cannot move cursor with arrows in preview with caret mode | Milan Crha | 2010-01-25 | 1 | -1/+1 |
| | |||||
* | Coding style and whitespace cleanups. | Matthew Barnes | 2010-01-23 | 1 | -1/+3 |
| | |||||
* | Bug 549558 - "Download Messages for Offline Usage" still sensitive in ↵ | Viswanath Sivakumar | 2010-01-22 | 1 | -1/+7 |
| | | | | offline mode | ||||
* | Bug 607608 - Empty Trash does not work unless Trash is selected | Matthew Barnes | 2010-01-22 | 3 | -35/+45 |
| | |||||
* | Bug #602827 - Disable broken plugins automatically | Milan Crha | 2010-01-19 | 1 | -0/+2 |
| | |||||
* | Bug 606940 - plugin_lib_loadmodule() always enables the plugin | Matthew Barnes | 2010-01-19 | 1 | -0/+4 |
| | |||||
* | Give all preview panes a search bar. | Matthew Barnes | 2010-01-18 | 18 | -163/+243 |
| | | | | Use Shift+Ctrl+F as the accelerator for consistency with the mailer. | ||||
* | Fix some potential null pointer dereferences. | Matthew Barnes | 2010-01-16 | 3 | -6/+12 |
| | | | | Caught by the Clang Static Analyzer. | ||||
* | Fix a potential uninitialized argument in e-plugin-python.c. | Matthew Barnes | 2010-01-16 | 1 | -4/+6 |
| | | | | | | | | | | | if (PyCallable_Check (priv->pClass)) pInstance = PyObject_CallObject (priv->pClass, NULL); pValue = PyObject_CallMethod (pInstance, (gchar *) name, NULL); 'pInstance' may be uninitialzed in call to PyObject_CallMethod(). Found by the Clang Static Analyzer. | ||||
* | Remove dead assignments found by clang. | Matthew Barnes | 2010-01-16 | 21 | -96/+4 |
| | |||||
* | Cleanup delete actions in shell views. | Matthew Barnes | 2010-01-11 | 13 | -271/+41 |
| | |||||
* | Bug 606250 - Remove usage of deprecated GTK+ symbols | Matthew Barnes | 2010-01-08 | 3 | -8/+8 |
| | | | | Several GtkWidget macros were recently deprecated. | ||||
* | Bug #549988 - "Empty Trash" in Trash popup empties all Trash folders | Milan Crha | 2010-01-06 | 1 | -4/+4 |
| | |||||
* | Bug #597816 - Read/save search folders with labels properly | Milan Crha | 2010-01-05 | 2 | -2/+17 |
| | |||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-05 | 2 | -44/+69 |
| | |||||
* | Kill e_popup_menu(). | Matthew Barnes | 2010-01-05 | 1 | -2/+0 |
| | | | | | The function is trivial and was only used from ETableHeaderItem. This also eliminates widgets/misc/e-gui-utils.[ch]. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-01-04 | 4 | -25/+48 |
| | |||||
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 3 | -24/+27 |
| | |||||
* | Rename ECalendarTable to ETaskTable. | Matthew Barnes | 2009-12-27 | 9 | -106/+105 |
| | | | | | Since ECalendarTable was only used for tasks anyway, and ETaskTable pairs nicely with EMemoTable. | ||||
* | Coding style and whitespace cleanup. | Matthew Barnes | 2009-12-26 | 13 | -38/+101 |
| | |||||
* | Introduce ESelectable and EFocusTracker. | Matthew Barnes | 2009-12-26 | 25 | -767/+20 |
| | | | | | | | | | | | | | | | | | | EFocusTracker tracks the input focus within a window and helps keep the sensitivity of "selectable" actions in the main menu up-to-date. Selectable actions include Cut, Copy, Paste, Select All and Delete. EFocusTracker has built-in support for widgets that implement the GtkEditable interface such as GtkEntry and GtkTextView. It also supports custom widgets that implement the ESelectable interface, which is a subset of GtkEditable and can apply to anything that displays selectable content (esp. tree views and ETables). This commit integrates EFocusTracker with EShellWindow, CompEditor, EMsgComposer, and ESignatureManager. It also bumps the GtkHTML requirement to 2.29.5 to utilize the new GtkhtmlEditor:html constructor property. | ||||
* | Bug #329693 - Add contexts to translated "None" words | Milan Crha | 2009-12-24 | 1 | -2/+4 |
| | |||||
* | Bug #605192 - New memo window has start date as None | Milan Crha | 2009-12-23 | 1 | -0/+16 |
| | |||||
* | Bug 596947 - Calendar view forgets memo pane height | Matthew Barnes | 2009-12-20 | 1 | -3/+4 |
| | |||||
* | Remove some obsolete GConf keys. | Matthew Barnes | 2009-12-19 | 4 | -138/+144 |
| | | | | | | | | | /apps/evolution/mail/display/show_preview /apps/evolution/mail/display/thread_list These keys are no longer needed since we're storing the settings by folder now in ~/.evolution/mail/config/state. To simplify things we use hard-coded defaults: TRUE for PreviewVisible, FALSE for GroupByThreads. | ||||
* | Refactor the EShell search API. | Matthew Barnes | 2009-12-19 | 23 | -131/+322 |
| | | | | | | | | | | | | | | | | | Move the search interface to a new widget: EShellSearchbar The current search rule is now stored in EShellView, and the search context in EShellViewClass similar to GalViewCollection (since it's class-specific, not instance-specific). Also add a couple new signals to EShellView: "clear-search" and "custom-search" ("custom" refers to an advanced search or a saved search -- something more complex than a quick search). Still working out a few kinks. The search entry is clearly trying to be too many things. We need a different way of indicating that you're looking at search results. Perhaps a search results banner similar to Nautilus. | ||||
* | Bug #596967 - Per-folder setting for threading and preview panel | Milan Crha | 2009-12-19 | 3 | -1/+111 |
| | |||||
* | Bug #593700 - Restore folder's last selected message as expected | Milan Crha | 2009-12-18 | 1 | -136/+0 |
| | |||||
* | Bug #603184 - Various problems with search box in folders | Milan Crha | 2009-12-18 | 1 | -0/+3 |
| | |||||
* | Kill MailSession's interactive flag. | Matthew Barnes | 2009-12-17 | 1 | -3/+0 |
| | | | | | | | | | | | | After analyzing this again I'm confident we really don't need it. The only state change is from FALSE to TRUE at startup, and that one-time event happens while the mail shell backend is starting up (see: e_shell_backend_start()). If a need arises to query for this in the future I'll extend the EShellBackend API with an e_shell_backend_started() function, but for now there's no need. | ||||
* | Move MailFolderCache signal handlers to EMailBackend. | Matthew Barnes | 2009-12-17 | 1 | -77/+0 |
| | | | | | Move the MailFolderCache signal handlers from EMailShellBackend down to EMailBackend (in libevolution-mail.so) to share with Anjal. | ||||
* | Introduce EMailBackend into libevolution-mail. | Matthew Barnes | 2009-12-16 | 2 | -361/+158 |
| | | | | | | | EMailBackend is an abstract subclass of EShellBackend that handles online and offline modes and application shutdown. Placing this in the shared mail library allows Anjal to reuse it. Evolution's mail module further extends this class as EMailShellBackend. | ||||
* | Add MailFolderCache::folder-changed signal | Jonathon Jongsma | 2009-12-16 | 1 | -0/+55 |
| | | | | | | | | | Yes, this signal is kind of an ugly monster. I'm not sure how to improve this significantly. But this commit removes the last EMFolderTreeModel and EShell dependencies from MailFolderCache, which is a big step towards splitting off the backend. https://bugzilla.gnome.org/show_bug.cgi?id=604627 | ||||
* | Remove mail-config, vfolder, and filter deps from mail-folder-cache | Jonathon Jongsma | 2009-12-16 | 1 | -0/+22 |
| | | | | | | | | | | | | | | | | | | Instead of pushing the updates to the right places, the folder cache simply emits the appropriate signals and other objects are responsible for listening and handling them appropriately. This allows us to cut down the dependencies of MailFolderCache significantly, which is a huge step towards allowing us to split it off for the backend. Another nice thing about this is that it allows us to trim a lot of 'public' api from the filter, vfolder, and config classes that were only used by the cache. Now that stuff can all be internal since they're pulling changes rather than having the changes pushed. The last remaining problematic dependency in MailFolderCache is EmFolderTreeModel. That is next on the chopping block. https://bugzilla.gnome.org/show_bug.cgi?id=604627 | ||||
* | Move mail migration code to libevolution-mail.so. | Matthew Barnes | 2009-12-16 | 4 | -3142/+2 |
| | | | | So Anjal can reuse it. | ||||
* | Bug #603342 - Memory leak fixes | Milan Crha | 2009-12-15 | 1 | -4/+6 |
| | |||||
* | Introduce EMailSidebar into libevolution-mail. | Matthew Barnes | 2009-12-15 | 4 | -419/+23 |
| | | | | | | EMailSidebar is a subclass of EMFolderTree that implements the state saving and restoration feature from EMailShellSidebar. Placing this in the shared mail library allows Anjal to reuse it. | ||||
* | Bug #602998 - Contacts searches are supposed to be per address book | Milan Crha | 2009-12-11 | 5 | -9/+83 |
| | |||||
* | Bug #499322 - Use extension for "Save as" suggested file name | Milan Crha | 2009-12-10 | 6 | -7/+22 |
| | |||||
* | Bug #591938 - Update translator's comments | Milan Crha | 2009-12-10 | 2 | -2/+4 |
| | |||||
* | Kill ETableScrolled. | Matthew Barnes | 2009-12-08 | 11 | -130/+134 |
| | | | | | ETableScrolled is nothing but a GtkScrolledWindow containing an ETable. It adds nothing of value and actually makes customizing ETable harder. | ||||
* | Kill ETreeScrolled. | Matthew Barnes | 2009-12-08 | 2 | -19/+50 |
| | | | | | | | Kill ETreeScrolled and convert MessageList to an ETree subclass. ETreeScrolled is nothing but a GtkScrolledWindow containing an ETree. It adds nothing of value and actually makes customizing ETree harder. | ||||
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 13 | -14/+14 |
| | | | | | | The changes are mainly including the e-alert-header.h header instead of just e-alert.h. This allows us to include e-alert.h in non-UI situations when necessary. | ||||
* | Fixing widgets order and adding back mnemonics after glade removal | Milan Crha | 2009-12-02 | 1 | -3/+3 |
| | |||||
* | Expand the EMailReader interface so it's easier to use. | Matthew Barnes | 2009-12-02 | 4 | -111/+87 |
| | | | | | | | | Adds the following methods: CamelFolder * (*get_folder) (EMailReader *reader); const gchar * (*get_folder_uri) (EMailReader *reader); GPtrArray * (*get_selected_uids) (EMailReader *reader); | ||||
* | Kill message_list_free_uids(). | Matthew Barnes | 2009-12-02 | 2 | -7/+7 |
| | | | | Use em_utils_uids_free() instead. | ||||
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 5 | -97/+86 |
| | |||||
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 19 | -38/+37 |
| | | | | | | | | | | 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 | ||||
* | port modules/ to new EError API. | Jonathon Jongsma | 2009-12-01 | 12 | -17/+17 |
| | | | | | | This should be everything now. https://bugzilla.gnome.org/show_bug.cgi?id=602963 | ||||
* | Fixes a build break. | Chenthill Palanisamy | 2009-11-30 | 1 | -0/+1 |
| | |||||
* | Bug 494394 - No way for the user to refresh a calendar | Milan Crha | 2009-11-30 | 15 | -3/+174 |
| | |||||
* | Bug #558030 - Convert meeting to appointment popup menu option | Milan Crha | 2009-11-26 | 3 | -5/+58 |
| | |||||
* | Bug #591330 - Do not clear task preview every minute | Milan Crha | 2009-11-26 | 6 | -8/+8 |
| | |||||
* | Bug 602704 - Actions->Purge in task view doesn't work | Matthew Barnes | 2009-11-26 | 3 | -4/+60 |
| | |||||
* | Bug 602907 - Cannot delete meetings or appointments in list view | Matthew Barnes | 2009-11-25 | 1 | -0/+8 |
| | |||||
* | Bug 602803 - New Contact enabled for read-only address books | Matthew Barnes | 2009-11-25 | 1 | -0/+8 |
| | |||||
* | Bug 602844 - Flags not saved to IMAP account on exit | Matthew Barnes | 2009-11-25 | 2 | -0/+57 |
| | |||||
* | Fix typos in e_cal_shell_content_paste_clipboard(). | Matthew Barnes | 2009-11-21 | 1 | -2/+2 |
| |