| Commit message (Expand) | Author | Age | Files | Lines |
* | Compiler and linker flag cleanups. | Matthew Barnes | 2009-12-28 | 1 | -1/+3 |
* | Port all error code to use GObject-ified EAlert / EAlertDialog | Jonathon Jongsma | 2009-12-08 | 1 | -2/+2 |
* | Rename EError to EAlert to match general use better | Jonathon Jongsma | 2009-12-01 | 1 | -2/+2 |
* | Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent' | Milan Crha | 2009-10-13 | 1 | -6/+1 |
* | Bug 596848 - Use per-target CPPFLAGS in automake files | H.Habighorst | 2009-10-01 | 1 | -6/+9 |
* | Trim unused or unnecessary bits from the import framework. | Matthew Barnes | 2009-09-26 | 1 | -1/+1 |
* | Bug 594284 - FTBFS: missing links | Diego Escalante Urrelo | 2009-09-06 | 1 | -0/+1 |
* | Kill the default parent window hack in e-error.c. | Matthew Barnes | 2009-09-05 | 1 | -1/+6 |
* | Bug 567260 - Migrate from GnomeDruid to GtkAssistant | Milan Crha | 2009-08-18 | 1 | -22/+32 |
* | Allow calendar to be written as a external app and split the huge .so to | Srinivasa Ragavan | 2009-08-12 | 1 | -1/+1 |
* | More refactoring of settings management. | Matthew Barnes | 2009-08-09 | 1 | -1/+2 |
* | Fix some build issues. | Matthew Barnes | 2009-07-14 | 1 | -2/+3 |
* | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | Get the "startup-wizard" plugin working again. | Matthew Barnes | 2009-06-30 | 2 | -16/+31 |
* | Fix more compiler warnings. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -6/+6 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | Fix compiler warnings in plugins. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
* | 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/+4 |
* | Use system timezone in Evolution | Milan Crha | 2009-04-25 | 3 | -54/+16 |
* | Use also EVOLUTION_CALENDAR_CFLAGS. | Milan Crha | 2009-01-21 | 2 | -0/+5 |
* | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 2 | -12/+20 |
* | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -1/+0 |
* | ** Fixes bug #529460 | Matthew Barnes | 2008-08-02 | 2 | -2/+10 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | Committing on behalf of Jacob Brown <jeblinux@gmail.com> | Jacob Brown | 2008-06-02 | 2 | -1/+7 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -10/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | Fix some distcheck errors. | Matthew Barnes | 2007-08-20 | 2 | -0/+5 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -3/+0 |
* | Massive code cleanup (bug #429422) | Matthew Barnes | 2007-04-20 | 1 | -1/+0 |
* | ** Fixes bug #360240 | Matthew Barnes | 2007-03-17 | 2 | -1/+7 |
* | Mark strings as translatable. See bug #399381 for details. | Nickolay V. Shmyrev | 2007-01-27 | 2 | -2/+8 |
* | Pass startup timezone as NULL, so that the local timezone will be shown. | Srinivasa Ragavan | 2006-06-14 | 2 | -3/+6 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 1 | -0/+1 |
* | Fixing several typos and harmonizing capital/small letters. Partially | Andre Klapper | 2005-12-31 | 1 | -0/+6 |
* | added description and author according to the changelog and c file. Fixes | Andre Klapper | 2005-12-26 | 1 | -1/+2 |
* | remove the reference to shell/importer/libevolution-importer.la in | Harish Krishnaswamy | 2005-07-13 | 2 | -1/+5 |
* | re-write the importer stuff to use the eplugin stuff. | Not Zed | 2005-07-13 | 2 | -104/+89 |
* | removed all the importer stuff. fixed the copyright. | Not Zed | 2005-07-12 | 2 | -199/+28 |
* | Exit evolution when closing wizard using window manager control ; don't | Frédéric Crozat | 2005-07-08 | 2 | -2/+17 |
* | Use NO_UNDEFINED. Link with more libraries. | Tor Lillqvist | 2005-06-27 | 2 | -4/+13 |
* | Use SOEXT. | Tor Lillqvist | 2005-06-18 | 2 | -1/+5 |
* | add cleanfiles/built_sources | Michael Zucci | 2005-05-12 | 2 | -0/+6 |
* | fix names so that intltool will parse as xml | Michael Zucci | 2005-05-06 | 3 | -2/+8 |
* | A plugin the does the startup wizard | JP Rosevear | 2005-03-01 | 5 | -0/+508 |