| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge bits and pieces of the anjal-evo-2-30 branch. | Matthew Barnes | 2009-12-01 | 7 | -25/+32 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 24 | -65/+53 |
* | port plugins to use new EError API | Jonathon Jongsma | 2009-12-01 | 10 | -32/+67 |
* | Rewrite champlain-gtk and geoclue detection. | Matthew Barnes | 2009-11-29 | 1 | -7/+8 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-11-29 | 4 | -12/+9 |
* | Bug #361156 - contacts-map plugin | Cedric Bosdonnat | 2009-11-27 | 5 | -0/+396 |
* | Bug #602177 - Plug leaks. Fix race. | Paul Bolle | 2009-11-26 | 1 | -99/+55 |
* | Bug #598166 - All Day Meeting String Improvement | Milan Crha | 2009-11-26 | 3 | -51/+77 |
* | Bug 602625 - Typos in translation messages | Matthew Barnes | 2009-11-22 | 1 | -3/+3 |
* | Remove the last traces of libglade. | Matthew Barnes | 2009-11-21 | 1 | -1/+0 |
* | Add e_attachment_store_load_async(). | Matthew Barnes | 2009-11-20 | 1 | -19/+22 |
* | Bug #601517 - Accept/decline options are missing on event right click | Milan Crha | 2009-11-18 | 1 | -1/+1 |
* | Remove unused files after GtkBuilder merge | Milan Crha | 2009-11-18 | 8 | -2713/+0 |
* | Remove markup from translatable strings in ui files | Claude Paroz | 2009-11-17 | 7 | -29/+57 |
* | Bug 360461 - Do not hardcode invisible_char in ui files | Claude Paroz | 2009-11-17 | 6 | -9/+0 |
* | Bug 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 52 | -4957/+6609 |
* | EWebView popup menu enhancements. | Matthew Barnes | 2009-11-14 | 1 | -7/+19 |
* | Bug 601626 - pst-import missing link to libeutil | Travis Reitter | 2009-11-12 | 1 | -0/+1 |
* | More build failures due to missing internal lib dependencies | Jonathon Jongsma | 2009-11-12 | 3 | -0/+3 |
* | Use EVOLUTION_CALENDAR_CFLAGS instead of EVOLUTION_MAIL_CFLAGS | Tor Lillqvist | 2009-11-11 | 1 | -1/+1 |
* | Enable building without Canberra-GTK | Tor Lillqvist | 2009-11-11 | 1 | -0/+9 |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 2 | -92/+81 |
* | EMFormat plugins should always be enabled. | Matthew Barnes | 2009-11-10 | 3 | -3/+6 |
* | Add zooming and drag-and-drop to the plugin. | Matthew Barnes | 2009-11-10 | 2 | -28/+138 |
* | Prototype an inline image plugin. | Matthew Barnes | 2009-11-10 | 3 | -0/+373 |
* | Bug 600926 - Fails to build due to missing dependencies | Jonathon Jongsma | 2009-11-10 | 5 | -0/+6 |
* | Kill more redundant save functions. | Matthew Barnes | 2009-11-08 | 2 | -56/+147 |
* | Bug #482327 - Save attached calendar with multiple items easily | Milan Crha | 2009-11-07 | 1 | -1/+32 |
* | Build filename using g_build_filename instead of hardcoding forward-slash | Tobias Mueller | 2009-11-06 | 1 | -2/+4 |
* | Quote filename during restore to prevent user assisted arbitrary code execution | Tobias Mueller | 2009-11-06 | 1 | -1/+5 |
* | Bug #557505 - [bbdb] hangs and is unresponsive | Milan Crha | 2009-11-04 | 3 | -58/+229 |
* | Bug #464400 - New mail notify should display sender and subject | Milan Crha | 2009-10-31 | 1 | -5/+57 |
* | Bug #583450 - [prefer-plain] Ability to hide html attachments | Milan Crha | 2009-10-30 | 1 | -12/+38 |
* | Bug #570835 - Custom e-mail headers inserted with double column | Milan Crha | 2009-10-30 | 1 | -18/+16 |
* | Bug #561843 - Properly check for filename being set, to not crash | Milan Crha | 2009-10-30 | 1 | -1/+1 |
* | Bug #552727 - Flooded by spam checking errors if bogofilter not installed | Milan Crha | 2009-10-28 | 2 | -18/+69 |
* | Bug #550049 - Disable Mark messages as read actions when unusable | Milan Crha | 2009-10-28 | 1 | -1/+95 |
* | Cleanup and rename filter classes. | Matthew Barnes | 2009-10-27 | 1 | -2/+2 |
* | Prefer G_N_ELEMENTS over sizeof calculations. | Matthew Barnes | 2009-10-27 | 1 | -2/+2 |
* | Prefer GLib mutexes over pthread mutexes. | Matthew Barnes | 2009-10-27 | 1 | -31/+30 |
* | Bug #599199 - Hangs regularly when synchro with pidgin is activated | Milan Crha | 2009-10-27 | 3 | -35/+41 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2009-10-24 | 2 | -5/+5 |
* | Bug #575208 - Use complete template message with all attachments | Milan Crha | 2009-10-24 | 1 | -61/+9 |
* | Bug 599245 - Use bitwise AND instead of logical AND for checking flags | Thomas Andersen | 2009-10-22 | 1 | -2/+2 |
* | Bug 480361 - Useful action when clicking on a mail notification | Matthew Barnes | 2009-10-21 | 1 | -39/+80 |
* | Bug #470291 - [prefer-plain] Be able to show HTML only messages | Milan Crha | 2009-10-16 | 1 | -34/+65 |
* | Bug #322261 - vCalendar replies are sent out using the default account | Milan Crha | 2009-10-16 | 2 | -9/+14 |
* | Bug #329710 - [PublishCal] 'Enable' button should update on change | Milan Crha | 2009-10-15 | 1 | -13/+19 |
* | Bug #373297 - Option for autocomplete in address book preferences | Milan Crha | 2009-10-15 | 2 | -2/+43 |
* | Bug #523335 - [mail-to-task] Enhancements | Milan Crha | 2009-10-15 | 1 | -6/+54 |
* | Bug #573878 - [face] Plugin is unusable | Milan Crha | 2009-10-15 | 5 | -85/+450 |
* | Bug #597123 - Composer's Send Options doesn't work | Milan Crha | 2009-10-14 | 2 | -22/+85 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 12 | -46/+65 |
* | Bug #456240 - Move exchange plugin to exchange package | Milan Crha | 2009-10-02 | 30 | -12371/+0 |
* | Build with GTK_DISABLE_DEPRECATED and fix resulting breakage. | Matthew Barnes | 2009-10-02 | 1 | -0/+2 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 38 | -271/+371 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 2 | -1/+2 |
* | Overlooked compiler warnings from exchange-operations plugin | Milan Crha | 2009-09-25 | 2 | -2/+2 |
* | Bug #593609 - Have buildable exchange-operations plugin again | Milan Crha | 2009-09-25 | 29 | -3805/+1574 |
* | Fix duplicate symbols in Glade files. | Matthew Barnes | 2009-09-25 | 4 | -4/+4 |
* | Rework optional plugin detection to fix distcheck. | Matthew Barnes | 2009-09-24 | 1 | -1/+1 |
* | Remove trailing whitespaces | Milan Crha | 2009-09-23 | 2 | -2/+2 |
* | GN-bug #593617 - GroupWise plugins are not built | Milan Crha | 2009-09-23 | 20 | -780/+789 |
* | Kill the ipod-sync plugin, along with the HAL dependency. | Matthew Barnes | 2009-09-22 | 10 | -1539/+0 |
* | Goodbye libgnome and libgnomeui!! | Matthew Barnes | 2009-09-19 | 10 | -6/+24 |
* | Fix crashes in mail-to-task plugin. | Matthew Barnes | 2009-09-13 | 1 | -14/+9 |
* | Bug 594863 - Message body doesn't allow right click pop up menu | Matthew Barnes | 2009-09-13 | 1 | -0/+16 |
* | Bug 595002 - There should not be a space before ? in strings | Matthew Barnes | 2009-09-13 | 2 | -4/+4 |
* | Bug #582780 - Use proxy in Google calendar setup plugin | Alexander Klepikov | 2009-09-11 | 1 | -0/+20 |
* | Finish killing Bonobo. | Matthew Barnes | 2009-09-09 | 1 | -2/+3 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 9 | -0/+11 |
* | Get the mailing-list-actions plugin working. | Matthew Barnes | 2009-09-05 | 6 | -180/+365 |
* | Remove some obsolete utility functions. | Matthew Barnes | 2009-09-05 | 4 | -5/+5 |
* | Make dbus-glib mandatory. | Matthew Barnes | 2009-09-05 | 2 | -24/+5 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 1 | -1/+6 |
* | Bug 593442 - plugin-manager: HIG-ify main screen | Paul Bolle | 2009-09-04 | 1 | -12/+13 |
* | Get the "save-calendar" plugin working. | Matthew Barnes | 2009-09-04 | 7 | -54/+196 |
* | Relax the EBinding API to reduce GObject casting. | Matthew Barnes | 2009-09-02 | 1 | -4/+4 |
* | Get the publish-calendar plugin working. | Milan Crha | 2009-09-02 | 4 | -50/+67 |
* | Kill debug messages in default-mailer plugin. | Matthew Barnes | 2009-09-02 | 1 | -3/+0 |
* | Cleanup up templates using EPluginUI callback feature. | Matthew Barnes | 2009-09-02 | 2 | -29/+14 |
* | Bug 593675 - Freeze on startup | Milan Crha | 2009-09-01 | 1 | -12/+41 |
* | Bug #593648 - mail-to-task used full path in .eplug file | Milan Crha | 2009-08-31 | 1 | -1/+1 |
* | Fix for few compiler warnings | Milan Crha | 2009-08-31 | 1 | -1/+3 |
* | Merge commit 'origin/kill-bonobo' | Matthew Barnes | 2009-08-30 | 113 | -4104/+1397 |
|\ |
|
| * | Coding style and whitespace cleanup. | Matthew Barnes | 2009-08-30 | 3 | -12/+14 |
| * | Simplify EPlugin loading at startup. | Matthew Barnes | 2009-08-30 | 35 | -2297/+63 |
| * | Build with -Wl,--no-undefined and fix linker errors. | Matthew Barnes | 2009-08-28 | 2 | -4/+10 |
| * | Cleanup mail-notification configuration page. | Matthew Barnes | 2009-08-23 | 1 | -217/+190 |
| * | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 3 | -39/+84 |
| * | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 7 | -80/+98 |
| * | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 3 | -11/+16 |
| * | Bug 567260 – Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-14 | 1 | -17/+28 |
| * | Get the backup-restore plugin working. | Matthew Barnes | 2009-08-12 | 4 | -66/+78 |
| * | Get the itip-formatter plugin working. | Matthew Barnes | 2009-08-12 | 2 | -4/+14 |
| * | Get the calendar-weather plugin working. | Matthew Barnes | 2009-08-12 | 3 | -20/+14 |
| * | Get the pst-import plugin working. | Matthew Barnes | 2009-08-12 | 1 | -3/+3 |
| * | Bug #584030 - [Mail-To-Task] improve duplicate handling and such | Milan Crha | 2009-08-12 | 2 | -18/+296 |
| * | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-12 | 2 | -2/+2 |
| * | Fix distcheck errors. | Matthew Barnes | 2009-08-11 | 1 | -1/+1 |
| * | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-08-11 | 1 | -1/+1 |
| * | Bug #420513 - Be able to notify about meeting only new attendees | Milan Crha | 2009-08-11 | 1 | -4/+4 |
| * | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-11 | 1 | -14/+61 |
| * | Bug #551127 - Added translators comment and changed strings slightly | Milan Crha | 2009-08-11 | 1 | -4/+8 |
| * | Bug #573919 - [Mail-Notification] Check for 'actions' capability | Ken VanDine | 2009-08-11 | 1 | -4/+37 |
| * | Bug #401530 - [imap-features] imap-headers.glade issues | Milan Crha | 2009-08-11 | 2 | -13/+25 |
| * | Bug #325278 - cannot access parts of "save calendar" without mouse | Milan Crha | 2009-08-11 | 2 | -9/+21 |
| * | Bug #317290 - [Publish-Calendar] Cancel setup should cancel | Milan Crha | 2009-08-11 | 3 | -21/+27 |
| * | Remove debug messages. | Matthew Barnes | 2009-08-10 | 1 | -4/+0 |
| * | Kill EMMenu and EMPopup. | Matthew Barnes | 2009-08-10 | 6 | -180/+248 |
| * | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -1/+2 |
| * | Remove some unnecessary Bonobo includes. | Matthew Barnes | 2009-08-06 | 1 | -3/+0 |
| * | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 10 | -260/+612 |
| |\ |
|
| * | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 22 | -97/+97 |
| * | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 5 | -23/+15 |
| |\ \ |
|
| * | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 62 | -179/+4 |
| * | | | Version check for the deprecation workaround was off by one. | Matthew Barnes | 2009-07-14 | 1 | -2/+2 |
| * | | | Work around deprecation of g_mount_unmount(). | Matthew Barnes | 2009-07-14 | 1 | -0/+8 |
| * | | | Fix compiler warnings in tnef-attachments plugin. | Matthew Barnes | 2009-07-14 | 1 | -20/+20 |
| * | | | Fix some build issues. | Matthew Barnes | 2009-07-14 | 3 | -3/+6 |
| * | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 2 | -3/+4 |
| |\ \ \ |
|
| * | | | | Fix merge issues in EMAccountEditor. | Matthew Barnes | 2009-07-02 | 1 | -22/+22 |
| * | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 16 | -81/+229 |
| |\ \ \ \ |
|
| * | | | | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 44 | -45/+44 |
| * | | | | | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 2 | -16/+31 |
| * | | | | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 5 | -193/+199 |
| * | | | | | Kill the "folder-unsubscribe" plugin. | Matthew Barnes | 2009-06-26 | 4 | -206/+0 |
| * | | | | | Get the "prefer-plain" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -6/+6 |
| * | | | | | Get the "templates" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -9/+9 |
| * | | | | | Get the "default-mailer" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -1/+1 |
| * | | | | | Get the "mark-all-read" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -6/+2 |
| * | | | | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 9 | -22/+22 |
| * | | | | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 2 | -0/+2 |
| * | | | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 9 | -65/+42 |
| * | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-18 | 9 | -63/+18 |
| * | | | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 2 | -8/+8 |
| * | | | | | Thought of a better way to copy folder tree state. | Matthew Barnes | 2009-06-14 | 2 | -2/+0 |
| * | | | | | Use key files for tracking widget states. | Matthew Barnes | 2009-06-13 | 2 | -0/+4 |
| * | | | | | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-09 | 1 | -0/+4 |
| * | | | | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 6 | -19/+20 |
| * | | | | | Bug #581780 - Remember passwords in keyring for web calendars too | Milan Crha | 2009-06-04 | 1 | -9/+75 |
| * | | | | | Fix build break. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
| * | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 36 | -127/+127 |
| * | | | | | Fix more compiler warnings. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
| * | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 43 | -167/+167 |
| * | | | | | Bug #583441 - bbdb plugin is getting information from composer now | Milan Crha | 2009-05-29 | 1 | -26/+30 |
| * | | | | | Get the mailer's URI popup menu working. | Matthew Barnes | 2009-05-28 | 4 | -182/+0 |
| * | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 106 | -1470/+1470 |
| * | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 122 | -580/+689 |
| |\ \ \ \ \ |
|
| | * | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 118 | -420/+420 |
| * | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-25 | 3 | -3/+3 |
| * | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 39 | -57/+54 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 7 | -28/+291 |
| |\ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix compiler warnings. | Matthew Barnes | 2009-05-21 | 1 | -4/+4 |
| * | | | | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-21 | 13 | -30/+21 |
| * | | | | | | | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 21 | -65/+51 |
| * | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-06 | 15 | -248/+342 |
| |\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-04 | 3 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | Bug 575124 – Clarify "S_pecify the mailbox name" string | Matthew Barnes | 2009-05-04 | 1 | -1/+2 |
| * | | | | | | | | | | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c | Matthew Barnes | 2009-05-04 | 1 | -2/+2 |
| * | | | | | | | | | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 2 | -6/+6 |
| * | | | | | | | | | | Bug 542685 – [default-mailer] Leaking GConfValue | Matthew Barnes | 2009-05-04 | 1 | -2/+2 |
| * | | | | | | | | | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 46 | -1/+90 |
| * | | | | | | | | | | Merge changes from master. | Matthew Barnes | 2009-05-02 | 2 | -18/+1 |
| * | | | | | | | | | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 10 | -18/+13 |
| * | | | | | | | | | | BUGFIX: bug #579774 Use spamc to learn junk if available | David Ronis | 2009-05-01 | 1 | -8/+57 |
| * | | | | | | | | | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-05-01 | 6 | -163/+300 |
| * | | | | | | | | | | Store username in a source URL in CalDAV | Milan Crha | 2009-05-01 | 2 | -1/+21 |
| * | | | | | | | | | | Resolve some differences between this branch and master. | Matthew Barnes | 2009-04-28 | 1 | -2/+0 |
| * | | | | | | | | | | Add some initial .gitignore files. | Matthew Barnes | 2009-04-28 | 1 | -0/+1 |
| * | | | | | | | | | | Commit the rest of the attachment UI rewrite | Matthew Barnes | 2009-04-28 | 1 | -0/+2 |
| * | | | | | | | | | | Define .error files correctly and external-editor crash fix | Milan Crha | 2009-04-28 | 13 | -80/+124 |
| * | | | | | | | | | | Be able to save mail to event, meeting, task or memo | Milan Crha | 2009-04-28 | 8 | -403/+306 |
| * | | | | | | | | | | Use new ESourceList API (simplifies code) | Milan Crha | 2009-04-28 | 8 | -125/+36 |
| * | | | | | | | | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-25 | 5 | -13/+13 |
| * | | | | | | | | | | Manual conflict resolution | Matthew Barnes | 2009-04-25 | 2 | -2/+2 |
| * | | | | | | | | | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 40 | -791/+765 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | Convert "import-ics-attachments" plugin to an EAttachmentHandler subclass. | Matthew Barnes | 2009-04-10 | 4 | -604/+0 |
| * | | | | | | | | | | | Finish attachment drag and drop. | Matthew Barnes | 2009-04-02 | 5 | -571/+0 |
| * | | | | | | | | | | | Saving progress on a massive attachment handling rewrite. | Matthew Barnes | 2009-03-21 | 2 | -6/+6 |
| * | | | | | | | | | | | Cleaning up the attachment bar, centralizing its popup menu, and converting | Matthew Barnes | 2009-03-09 | 1 | -1/+2 |
| * | | | | | | | | | | | Kill EDropdownButton. | Matthew Barnes | 2009-02-21 | 1 | -9/+8 |
| * | | | | | | | | | | | Convert eab-vcard-control.c to a new "vcard-inline" plugin, similar to the | Matthew Barnes | 2009-02-21 | 4 | -22/+416 |
| * | | | | | | | | | | | Merge revisions 37200:3266 from trunk. | Matthew Barnes | 2009-02-15 | 13 | -8/+88 |
| * | | | | | | | | | | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 49 | -88/+536 |
| * | | | | | | | | | | | Split EAccountList and ESignatureList management out of the mail module. | Matthew Barnes | 2009-01-27 | 2 | -4/+4 |
| * | | | | | | | | | | | Redesign EPluginUI to accommodate merging and unmerging shell views. | Matthew Barnes | 2009-01-24 | 7 | -98/+135 |
| * | | | | | | | | | | | Merge revisions 37075:37107 from trunk. | Matthew Barnes | 2009-01-21 | 8 | -11/+1995 |
| * | | | | | | | | | | | Untangle some circular dependencies with the composer. | Matthew Barnes | 2009-01-20 | 1 | -3/+1 |
| * | | | | | | | | | | | Hack GtkIconTheme so we can reference category icons as named icons. | Matthew Barnes | 2009-01-18 | 13 | -226/+12 |
| * | | | | | | | | | | | Merge revisions 37047:37074 from trunk. | Matthew Barnes | 2009-01-15 | 5 | -6/+20 |
| * | | | | | | | | | | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 12 | -4/+95 |
| * | | | | | | | | | | | Continue chipping away at EMFolderView and EMFolderBrowser. | Matthew Barnes | 2009-01-11 | 1 | -6/+3 |
| * | | | | | | | | | | | Merge revisions 36811:36865 from trunk. | Matthew Barnes | 2008-12-11 | 15 | -131/+406 |
| * | | | | | | | | | | | Merge revisions 36737:36810 from trunk. | Matthew Barnes | 2008-11-24 | 15 | -19/+118 |
| * | | | | | | | | | | | Merge revisions 36730:36736 from trunk. | Matthew Barnes | 2008-11-08 | 2 | -1/+8 |
| * | | | | | | | | | | | Merge revisions 36685:36729 from trunk. | Matthew Barnes | 2008-11-08 | 6 | -22/+38 |
| * | | | | | | | | | | | Support inline renaming of sources in the source selector, with help | Matthew Barnes | 2008-10-31 | 4 | -157/+0 |
| * | | | | | | | | | | | Merge revisions 36534:36684 from trunk. | Matthew Barnes | 2008-10-25 | 33 | -450/+460 |
| * | | | | | | | | | | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 73 | -451/+909 |
| * | | | | | | | | | | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 117 | -838/+1587 |
| * | | | | | | | | | | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 54 | -108/+475 |
| * | | | | | | | | | | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 64 | -93/+3223 |
* | | | | | | | | | | | | Bug #590687 - Evolution not restoring data from backup archive | Milan Crha | 2009-08-28 | 1 | -1/+1 |
* | | | | | | | | | | | | Bug #592873 - Initialize Force Read only check state properly | Milan Crha | 2009-08-26 | 1 | -10/+19 |
* | | | | | | | | | | | | Bug #592551 - Build break fix caused by bug #581288 | Milan Crha | 2009-08-21 | 1 | -0/+1 |
* | | | | | | | | | | | | Fix distcheck errors. | Matthew Barnes | 2009-08-10 | 1 | -1/+1 |
* | | | | | | | | | | | | Whitespace and coding style cleanup. | Matthew Barnes | 2009-08-09 | 1 | -3/+3 |
* | | | | | | | | | | | | Coding style and whitespace cleanups. | Matthew Barnes | 2009-08-09 | 1 | -2/+2 |
* | | | | | | | | | | | | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-08 | 1 | -14/+61 |
* | | | | | | | | | | | | Bug #584030 - [Mail-To-Task] improve duplicate handling and such | Milan Crha | 2009-08-08 | 3 | -23/+293 |
* | | | | | | | | | | | | Bug #551127 - Added translators comment and changed strings slightly | Milan Crha | 2009-08-07 | 1 | -4/+8 |
* | | | | | | | | | | | | Bug #573919 - [Mail-Notification] Check for 'actions' capability | Ken VanDine | 2009-08-06 | 1 | -4/+37 |
* | | | | | | | | | | | | Bug #401530 - [imap-features] imap-headers.glade issues | Milan Crha | 2009-08-06 | 2 | -13/+25 |
* | | | | | | | | | | | | Bug #325278 - cannot access parts of "save calendar" without mouse | Milan Crha | 2009-08-03 | 2 | -9/+21 |
* | | | | | | | | | | | | Bug #317290 - [Publish-Calendar] Cancel setup should cancel | Milan Crha | 2009-07-30 | 3 | -21/+27 |
* | | | | | | | | | | | | Compiler warning fixes (as part of bug #424078) | Milan Crha | 2009-07-28 | 1 | -1/+1 |
* | | | | | | | | | | | | Bug #420513 - Be able to notify about meeting only new attendees | Milan Crha | 2009-07-27 | 1 | -4/+4 |
| |_|_|_|_|_|_|_|_|_|/
|/| | | | | | | | | | |
|
* | | | | | | | | | | | Update NEWS + coding style cleanups. | Matthew Barnes | 2009-07-27 | 2 | -9/+9 |
* | | | | | | | | | | | Bug #572176 - Allow Local iCal Files To Be Selected As Cal Source | Milan Crha | 2009-07-27 | 2 | -8/+264 |
* | | | | | | | | | | | BUG #480095 (BNC) - Alpha Search In Proxy Dialog Crashes Evolution. | Bharath Acharya | 2009-07-27 | 1 | -1/+3 |
* | | | | | | | | | | | BUG #578945 - Adapt to changes in libpst 0.6.41 | Bharath Acharya | 2009-07-27 | 1 | -176/+154 |
* | | | | | | | | | | | Coding style and whitespace cleanups. | Matthew Barnes | 2009-07-26 | 1 | -5/+5 |
* | | | | | | | | | | | Bug #583972 - Resend meeting dialog isn't coming properly. | Chenthill Palanisamy | 2009-07-23 | 1 | -0/+2 |
* | | | | | | | | | | | Bug #339361 (bnc) - soap threading not working. | Chenthill Palanisamy | 2009-07-23 | 2 | -1/+30 |
* | | | | | | | | | | | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 22 | -97/+97 |
* | | | | | | | | | | | Bug #588856 - Migration code for Google by CalDAV calendar | Milan Crha | 2009-07-17 | 3 | -14/+62 |
* | | | | | | | | | | | Bug #583374 - Use CalDAV as Google's calendar backend | Milan Crha | 2009-07-17 | 1 | -63/+103 |
| |_|_|_|_|_|_|_|_|/
|/| | | | | | | | | |
|
* | | | | | | | | | | Do not decode the date as its already in local timezone. | Chenthill Palanisamy | 2009-07-14 | 1 | -3/+1 |
* | | | | | | | | | | Bug #586109 - [vcard-inline] Crash while rendering inline vcard | Milan Crha | 2009-07-14 | 1 | -1/+5 |
* | | | | | | | | | | Version check for the deprecation workaround was off by one. | Matthew Barnes | 2009-07-14 | 1 | -2/+2 |
* | | | | | | | | | | Bug 588018 – NetworkManager & DBUS build check rewrite | H.Habighorst | 2009-07-14 | 2 | -18/+6 |
* | | | | | | | | | | Work around deprecation of g_mount_unmount(). | Matthew Barnes | 2009-07-14 | 1 | -0/+8 |
* | | | | | | | | | | Bug #586958 - Too long texts instartup wizard | Michael Terry | 2009-07-13 | 1 | -1/+3 |
* | | | | | | | | | | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 63 | -183/+4 |
* | | | | | | | | | | Fix compiler warnings in tnef-attachments plugin. | Matthew Barnes | 2009-07-13 | 1 | -20/+20 |
| |_|_|_|_|_|_|_|/
|/| | | | | | | | |
|
* | | | | | | | | | Bug 588106 – Makefile.am misuses *_LDFLAGS | Daniel Macks | 2009-07-09 | 2 | -3/+4 |
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
* | | | | | | | | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 47 | -48/+48 |
* | | | | | | | | Bug #566369 - fix string typo "cancelled" => "canceled" | Milan Crha | 2009-06-22 | 1 | -1/+1 |
* | | | | | | | | Bug #566369 - backup-restore - recognize broken archive | Milan Crha | 2009-06-22 | 2 | -20/+64 |
* | | | | | | | | Fix build issue for pst-import plugin | Bharath Acharya | 2009-06-22 | 1 | -0/+1 |
* | | | | | | | | Bug #346146 - Appointments in Sent folder should not display actions | Milan Crha | 2009-06-19 | 1 | -4/+24 |
* | | | | | | | | ipod-sync - include also 'widgets' directory | Milan Crha | 2009-06-19 | 1 | -0/+1 |
* | | | | | | | | Bug 586332 - Build error (long gint) | Matthew Barnes | 2009-06-19 | 2 | -2/+2 |
* | | | | | | | | Stop abusing forward declarations. | Matthew Barnes | 2009-06-19 | 12 | -65/+45 |
* | | | | | | | | Use G_BEGIN_DECLS / G_END_DECLS macros. | Matthew Barnes | 2009-06-19 | 9 | -63/+18 |
* | | | | | | | | Bug #586251 - Let the SSL checkbox for Google calendar work | Milan Crha | 2009-06-18 | 1 | -55/+75 |
* | | | | | | | | Leak a bit less. Use proper function prototype. | Milan Crha | 2009-06-15 | 1 | -1/+3 |
* | | | | | | | | Fix coding style. | Matthew Barnes | 2009-06-14 | 2 | -8/+8 |
* | | | | | | | | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-05 | 1 | -0/+4 |