| Commit message (Expand) | Author | Age | Files | Lines |
* | Build with -Wl,--no-undefined and fix linker errors. | Matthew Barnes | 2009-08-28 | 1 | -0/+1 |
* | Whitespace cleanup in configure.ac. | Matthew Barnes | 2009-08-28 | 1 | -14/+14 |
* | Deal with untracked files in git. | Matthew Barnes | 2009-08-26 | 1 | -0/+1 |
* | Bump version to match gnome-2-28 branch. | Matthew Barnes | 2009-08-24 | 1 | -1/+1 |
* | Bug 571488 - Migrate from deprecated gnome_sound to libcanberra | H.Habighorst | 2009-08-23 | 1 | -0/+6 |
* | Kill ECalPopup. | Matthew Barnes | 2009-08-23 | 1 | -1/+2 |
* | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -1/+4 |
* | Don't stomp on the warning flags. | Matthew Barnes | 2009-08-16 | 1 | -0/+1 |
* | Bug 591377 – Fails to detect krb5 in configure with -as-needed | H.Habighorst | 2009-08-14 | 1 | -13/+12 |
* | Bug 591321 – Cosmetic changes and fixes in configure.ac | H.Habighorst | 2009-08-14 | 1 | -70/+149 |
* | Get the backup-restore plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
* | Get the itip-formatter plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
* | Get the calendar-weather plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
* | Get the pst-import plugin working. | Matthew Barnes | 2009-08-12 | 1 | -2/+1 |
* | Bug 591326 – Keep m4 macros in their own folder | H.Habighorst | 2009-08-12 | 1 | -0/+1 |
* | Bug 591321 – Cosmetic changes and fixes in configure.ac | H.Habighorst | 2009-08-12 | 1 | -227/+228 |
* | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-12 | 1 | -4/+4 |
* | Bug #580895 - Fix evolution build break | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | Bug #580895 - Kill libgnomeui/gnome-thumbnail.h | Milan Crha | 2009-08-11 | 1 | -17/+3 |
* | Bug 590260 – Minimum requirement of libpst not checked | Matthew Barnes | 2009-08-11 | 1 | -1/+2 |
* | Enforce including only top-level GLib and GTK+ headers. | Matthew Barnes | 2009-08-11 | 1 | -0/+2 |
* | Bug #586076 - [external-editor] Pass cursor pos to vim | Milan Crha | 2009-08-11 | 1 | -1/+1 |
* | Re-fix intltool issue to not break other stuff. | Matthew Barnes | 2009-08-11 | 1 | -2/+4 |
* | Fix an intltool issue in configure.ac. | Matthew Barnes | 2009-08-11 | 1 | -2/+2 |
* | Post-release version bump. | Matthew Barnes | 2009-08-11 | 1 | -1/+1 |
* | Merge commit 'EVOLUTION_2_27_5' into kill-bonobo | Matthew Barnes | 2009-07-28 | 1 | -3/+2 |
|\ |
|
| * | Don't warn when NM support is explicitly disabled. | Matthew Barnes | 2009-07-22 | 1 | -1/+0 |
| * | Post release version bump.EVOLUTION_2_27_4 | Chenthill Palanisamy | 2009-07-15 | 1 | -2/+2 |
| * | Update the LD_CFLAGS. | Chenthill Palanisamy | 2009-07-15 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-15 | 1 | -358/+285 |
|\| |
|
| * | Bug 588277 – Unnecessary special-purpose configure flag | Matthew Barnes | 2009-07-14 | 1 | -14/+2 |
| * | Bug 588018 – NetworkManager & DBUS build check rewrite | H.Habighorst | 2009-07-14 | 1 | -343/+282 |
* | | Implement the shutdown protocol and stub in session management. | Matthew Barnes | 2009-07-11 | 1 | -2/+9 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-11 | 1 | -170/+170 |
|\| |
|
| * | Bug 586991 – Require autoconf 2.58 / various configure cleanups | H.Habighorst | 2009-07-07 | 1 | -173/+173 |
* | | Revert the version bump until 2.27.4 is actually released. | Matthew Barnes | 2009-07-03 | 1 | -1/+1 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -5/+2 |
|\| |
|
| * | Bug 587374 - iconv test broken on some gcc | Matthew Barnes | 2009-06-30 | 1 | -3/+0 |
| * | Bug 587138 - Require libxml2 2.7.3 | Yavor Doganov | 2009-06-27 | 1 | -1/+1 |
| * | Bug 586809 – Enable "silent rules" automake 1.11 option | Matthew Barnes | 2009-06-24 | 1 | -0/+3 |
| * | Bug 586806 – Fix iconv cflags/libs in configure.ac | H.Habighorst | 2009-06-24 | 1 | -1/+1 |
| * | Bug 586629 – Fix whitespace in configure.ac | H.Habighorst | 2009-06-23 | 1 | -61/+61 |
| * | Bug 586632 – Require automake 1.9 | H.Habighorst | 2009-06-23 | 1 | -5/+1 |
| * | Bug 586631 – Rearrange autotool initialization in configure.ac | H.Habighorst | 2009-06-23 | 1 | -12/+12 |
| * | Bug 586478 – Fix quoting in configure.ac | H.Habighorst | 2009-06-21 | 1 | -7/+8 |
| * | More build cleanups. | H.Habighorst | 2009-06-20 | 1 | -19/+11 |
| * | Bug 586378 - Various build cleanups | H.Habighorst | 2009-06-19 | 1 | -12/+12 |
| * | post release version bump. | Chenthill Palanisamy | 2009-06-17 | 1 | -1/+1 |
* | | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 1 | -2/+1 |
* | | Get the "mail-to-task" plugin working again. | Matthew Barnes | 2009-06-26 | 1 | -2/+1 |
* | | Kill the "folder-unsubscribe" plugin. | Matthew Barnes | 2009-06-26 | 1 | -3/+1 |
* | | Get the "prefer-plain" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Get the "templates" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Get the "face" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Get the "email-custom-header" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Get the "default-mailer" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Get the "mark-all-read" plugin working again. | Matthew Barnes | 2009-06-25 | 1 | -2/+1 |
* | | Radically reorganize source code. | Matthew Barnes | 2009-06-25 | 1 | -4/+11 |
* | | Bug 586809 – Enable "silent rules" automake 1.11 option | Matthew Barnes | 2009-06-24 | 1 | -0/+3 |
* | | Bug 586806 – Fix iconv cflags/libs in configure.ac | H.Habighorst | 2009-06-24 | 1 | -1/+1 |
* | | Bug 586629 – Fix whitespace in configure.ac | H.Habighorst | 2009-06-24 | 1 | -60/+60 |
* | | Bug 586632 – Require automake 1.9 | H.Habighorst | 2009-06-24 | 1 | -5/+1 |
* | | Bug 586631 – Rearrange autotool initialization in configure.ac | H.Habighorst | 2009-06-24 | 1 | -13/+12 |
* | | Bug 586478 – Fix quoting in configure.ac | H.Habighorst | 2009-06-24 | 1 | -7/+8 |
* | | More build cleanups. | H.Habighorst | 2009-06-24 | 1 | -19/+11 |
* | | Bug 586378 - Various build cleanups | H.Habighorst | 2009-06-24 | 1 | -4/+4 |
* | | Don't link against libsoftoken3 explicitly | Jeff Cai | 2009-06-24 | 1 | -3/+1 |
* | | Merge commit 'EVOLUTION_2_27_3' into kill-bonobo | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
|\| |
|
| * | Don't link against libsoftoken3 explicitly | Jeff Cai | 2009-06-15 | 1 | -2/+2 |
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 1 | -1/+2 |
| * | Bug 582939 – Drop support for CDE | Matthew Barnes | 2009-06-03 | 1 | -31/+0 |
* | | Fix "make distcheck" errors. | Matthew Barnes | 2009-06-20 | 1 | -1/+1 |
* | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 1 | -1/+2 |
* | | Bug 582939 – Drop support for CDE | Matthew Barnes | 2009-06-03 | 1 | -31/+0 |
* | | Get the mailer's URI popup menu working. | Matthew Barnes | 2009-05-28 | 1 | -3/+2 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -16/+28 |
|\| |
|
| * | Post-release version bump. | Matthew Barnes | 2009-05-25 | 1 | -1/+1 |
| * | Add very strict compiler warning flags. | Matthew Barnes | 2009-05-25 | 1 | -15/+27 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -28/+60 |
|/ |
|
* | Relegate the "face" plugin to experimental | Matthew Barnes | 2009-05-21 | 1 | -2/+2 |
* | Rename configure.in to configure.ac. | Matthew Barnes | 2009-05-21 | 1 | -0/+2161 |