| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | | | | | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 7 | -19/+22 |
* | | | | | | | | Bug #581780 - Remember passwords in keyring for web calendars too | Milan Crha | 2009-06-04 | 1 | -9/+75 |
* | | | | | | | | Add libraries to LIBADD so that -no-undefined on win32 works well. | Fridrich Strba | 2009-06-04 | 3 | -4/+29 |
* | | | | | | | | Fix more compiler warnings. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | | | | | | | More code cleanup. | Matthew Barnes | 2009-06-02 | 36 | -127/+127 |
* | | | | | | | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 43 | -167/+167 |
* | | | | | | | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 107 | -1481/+1481 |
* | | | | | | | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 118 | -419/+419 |
* | | | | | | | | Bug #583441 - bbdb plugin is getting information from composer now | Milan Crha | 2009-05-28 | 1 | -27/+31 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Merge branch 'warnings' | Matthew Barnes | 2009-05-27 | 40 | -152/+178 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 40 | -152/+178 |
* | | | | | | | | Bug #578335 - CalDAV - replace '@' in username to "%40" | Milan Crha | 2009-05-25 | 1 | -9/+46 |
* | | | | | | | | itip-formatter - search for master object too | Milan Crha | 2009-05-25 | 1 | -3/+5 |
|/ / / / / / / |
|
* | | | | | | | Eliminate redundant E_ICON_SIZE_* enumeration. | Matthew Barnes | 2009-05-24 | 3 | -3/+3 |
* | | | | | | | Adding the new file which was missed in earlier commit for resend feature. | Chenthill Palanisamy | 2009-05-22 | 1 | -0/+44 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 42 | -62/+59 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Show a progress message if the calendar is taking sometime to open. | Chenthill Palanisamy | 2009-05-21 | 1 | -2/+5 |
* | | | | | Adds the resend feature to GroupWise features. | Chenthill Palanisamy | 2009-05-21 | 4 | -20/+269 |
* | | | | | Fixes bug 499107 (bnc) - delete all the recurring instances from the folder. | Chenthill Palanisamy | 2009-05-21 | 1 | -2/+10 |
* | | | | | Merge branch 'vcard-inline' | Matthew Barnes | 2009-05-21 | 3 | -0/+335 |
|\ \ \ \ \ |
|
| * | | | | | Use proper ngettext support in vcard-inline.c | Matthew Barnes | 2009-05-21 | 1 | -2/+5 |
| * | | | | | Remove generated files from git. | Matthew Barnes | 2009-05-06 | 3 | -61/+0 |
| * | | | | | Remove auto-generated files from git. | Matthew Barnes | 2009-05-06 | 2 | -1428/+0 |
| * | | | | | Make vcard-inline actually work. | Matthew Barnes | 2009-05-06 | 7 | -52/+10 |
| * | | | | | Convert the vCard Bonobo control to an EMFormatHook plugin. | Matthew Barnes | 2009-05-06 | 12 | -0/+1863 |
| | |_|_|/
| |/| | | |
|
* | | | | | Fix compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -4/+4 |
* | | | | | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 11 | -28/+15 |
|/ / / / |
|
* | | | | Do not use deprepcate e_source_list_peek_group_by_name | Milan Crha | 2009-05-05 | 1 | -4/+6 |
* | | | | Fix a build break in external-editor plugin. | Matthew Barnes | 2009-05-05 | 1 | -0/+1 |
* | | | | Fix an eplug typo. | Matthew Barnes | 2009-05-05 | 1 | -1/+1 |
* | | | | Add -I$(top_srcdir)/widgets to a bunch of plugins. | Matthew Barnes | 2009-05-05 | 4 | -0/+4 |
* | | | | Re-mark some metadata strings for translation | Matthew Barnes | 2009-05-05 | 1 | -2/+2 |
* | | | | Fix a -Werror-implicit-function-declaration regression | Matthew Barnes | 2009-05-05 | 1 | -0/+1 |
* | | | | BUGFIX: 547414 - Publish Free/Busy calendar for configurable time | Milan Crha | 2009-05-04 | 6 | -17/+171 |
* | | | | BUGFIX: 578540 - Create address book entries when sending mails | Lucian Langa | 2009-05-04 | 2 | -46/+51 |
* | | | | BUGFIX: 553261 - Handle absolute paths in gconf better | Milan Crha | 2009-05-04 | 2 | -179/+108 |
| |_|/
|/| | |
|
* | | | ** BUGFIX: 573830 - g_timeout_add_seconds should be preferred to g_timeout_add | Marcel Stimberg | 2009-05-04 | 3 | -6/+6 |
* | | | Bug 575124 – Clarify "S_pecify the mailbox name" string | Matthew Barnes | 2009-05-03 | 1 | -1/+2 |
* | | | Bug 577482 – Bad strings in plugins/itip-formatter/itip-view.c | Matthew Barnes | 2009-05-03 | 1 | -2/+2 |
* | | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 2 | -6/+6 |
* | | | Bug 542685 – [default-mailer] Leaking GConfValue | Matthew Barnes | 2009-05-03 | 1 | -2/+2 |
* | | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 48 | -1/+94 |
* | | | Fix distcheck errors. | Matthew Barnes | 2009-05-01 | 2 | -18/+1 |
* | | | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-01 | 6 | -7/+11 |
* | | | More gnome-init cleanup for bug #567283. | Matthew Barnes | 2009-05-01 | 3 | -6/+0 |
* | | | Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helper | Matthew Barnes | 2009-05-01 | 1 | -0/+1 |
* | | | Bug 580894 – Kill libgnome/gnome-util (partial fix) | Matthew Barnes | 2009-05-01 | 1 | -10/+9 |
* | | | Bump the required GLib and GTK+ versions to latest stable. | Matthew Barnes | 2009-05-01 | 1 | -4/+0 |
* | | | BUGFIX: bug #579774 Use spamc to learn junk if available | David Ronis | 2009-04-30 | 1 | -8/+57 |
* | | | External Editor rewrite by Holger Macht. Fixes #567145 | Holger Macht | 2009-04-28 | 6 | -165/+300 |
* | | | Store username in a source URL in CalDAV | Milan Crha | 2009-04-28 | 2 | -1/+21 |
* | | | Add some initial .gitignore files. | Matthew Barnes | 2009-04-28 | 1 | -0/+1 |
* | | | Use consistent variable names for GtkUIManager | Matthew Barnes | 2009-04-28 | 3 | -6/+6 |