| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill more redundant save dialogs and related utilities. | Matthew Barnes | 2009-11-11 | 1 | -86/+73 |
* | 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 #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -1/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -11/+26 |
* | Merge commit 'origin/kill-bonobo' | Matthew Barnes | 2009-08-30 | 4 | -123/+146 |
|\ |
|
| * | Build with -Wl,--no-undefined and fix linker errors. | Matthew Barnes | 2009-08-28 | 1 | -3/+6 |
| * | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 2 | -53/+61 |
| * | Fix compiler warnings and deprecated GTK+ API usage. | Matthew Barnes | 2009-08-16 | 1 | -2/+2 |
| * | Get the backup-restore plugin working. | Matthew Barnes | 2009-08-12 | 4 | -66/+78 |
* | | Bug #590687 - Evolution not restoring data from backup archive | Milan Crha | 2009-08-28 | 1 | -1/+1 |
|/ |
|
* | Bug #586958 - Too long texts instartup wizard | Michael Terry | 2009-07-13 | 1 | -1/+3 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-13 | 2 | -7/+4 |
* | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | 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 |
* | Avoid the console popping while evolution running on windows | Fridrich Strba | 2009-06-05 | 1 | -0/+4 |
* | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 2 | -14/+14 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 2 | -48/+48 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 2 | -10/+10 |
* | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -12/+13 |
* | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -2/+2 |
* | Fix several types of pedantic compiler warnings. | Matthew Barnes | 2009-05-17 | 1 | -1/+1 |
* | BUGFIX: 553261 - Handle absolute paths in gconf better | Milan Crha | 2009-05-04 | 2 | -179/+108 |
* | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-02 | 1 | -0/+2 |
* | Only #include specific libgnome[ui] headers; easier to track. | Matthew Barnes | 2009-05-01 | 1 | -1/+2 |
* | 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 |
* | ** Disable debug macros (#define d(x) x) throughout. (#569638) | Matthew Barnes | 2009-02-01 | 1 | -1/+1 |
* | Removed dangling '*/'. | Milan Crha | 2009-01-31 | 2 | -1/+5 |
* | Make it compile on Windows, by Fridrich Strbra. (Just compile; little | Tor Lillqvist | 2009-01-29 | 4 | -4/+27 |
* | Use also EVOLUTION_CALENDAR_CFLAGS. | Milan Crha | 2009-01-21 | 2 | -0/+5 |
* | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 3 | -0/+47 |
* | Use NO_UNDEFINED. Link with more libraries. To generate dlls on Windows. | Bharath Acharya | 2008-08-12 | 2 | -1/+8 |
* | ** Fixes bug #543754 | Matthew Barnes | 2008-08-02 | 2 | -1/+8 |
* | ** Fix for bug #540400 | Roger Zauner | 2008-07-03 | 2 | -1/+7 |
* | ** Fix for bug #540274 | Milan Crha | 2008-07-01 | 3 | -3/+192 |
* | Patch from Milan Crha <mcrha@redhat.com> ** Fix for bug #536488 (Remove the .... | Suman Manjunath | 2008-06-30 | 2 | -0/+11 |
* | Patch from Tobias Mueller <muelli@auftrags-killer.org> ** Fix for bug #54051... | Suman Manjunath | 2008-06-30 | 2 | -9/+25 |
* | Use Evolution icon for the window. | Milan Crha | 2008-06-20 | 2 | -0/+6 |
* | ** Fix for bug #478469 | Milan Crha | 2008-06-19 | 2 | -15/+81 |
* | Indicate error if backup folder chosen lacks permissions. | Sankar P | 2008-05-20 | 3 | -3/+36 |
* | Because Solaris tar doesn't respect '-z' option, use gzip&tar to finish | Jeff Cai | 2008-02-25 | 2 | -2/+8 |
* | Use "pkill -x" to kill the process and use "$HOME" instead | Jeff Cai | 2008-02-20 | 2 | -6/+13 |
* | Patch from Christian Krause <chkr@plauener.de>: Fix for bug #506772 (Not-NUL... | Suman Manjunath | 2008-01-07 | 2 | -21/+32 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 2 | -46/+46 |
* | Backup-restore-plugin: string issues resolved. Bug #458508. | Johnny Jacob | 2007-08-11 | 4 | -20/+28 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -6/+0 |
* | Popup the right warning. | Srinivasa Ragavan | 2007-08-01 | 2 | -1/+6 |
* | Remove BASE_VERSION from the binary | Srinivasa Ragavan | 2007-06-18 | 2 | -1/+5 |
* | ** Fix for bug #428328 from Ghislain MARY | Srinivasa Ragavan | 2007-06-18 | 2 | -46/+46 |
* | Reworked Backup/restore plugin. | Srinivasa Ragavan | 2007-04-13 | 7 | -54/+417 |
* | Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> | Sankar P | 2007-04-02 | 2 | -1/+9 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 3 | -2/+8 |
* | Fixed built_sources && cleanfiles for generated files | Michael Zucci | 2005-05-12 | 2 | -1/+8 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 3 | -3/+8 |
* | clean up author/descriptions for various plugins. | Björn Torkelsson | 2005-02-25 | 2 | -2/+7 |
* | Imported backup/restore plugin | JP Rosevear | 2004-12-17 | 7 | -0/+365 |