| Commit message (Expand) | Author | Age | Files | Lines |
* | Kill the ipod-sync plugin, along with the HAL dependency. | Matthew Barnes | 2009-09-22 | 10 | -1539/+0 |
* | Fix excessive whitespace. | Matthew Barnes | 2009-07-14 | 4 | -6/+0 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-07-01 | 1 | -0/+1 |
|\ |
|
| * | Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
| * | ipod-sync - include also 'widgets' directory | Milan Crha | 2009-06-19 | 1 | -0/+1 |
| * | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
| * | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-05 | 2 | -14/+12 |
| * | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
| * | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 2 | -9/+9 |
| * | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 7 | -41/+41 |
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 7 | -10/+10 |
* | | Fix "make distcheck" errors and other build cleanups. | Matthew Barnes | 2009-07-01 | 1 | -1/+1 |
* | | Fix coding style. | Matthew Barnes | 2009-06-14 | 1 | -2/+2 |
* | | Fix even more compiler warnings and disable one for format strings | Milan Crha | 2009-06-09 | 2 | -14/+12 |
* | | More code cleanup. | Matthew Barnes | 2009-06-02 | 1 | -1/+1 |
* | | Whitespace cleanup. | Matthew Barnes | 2009-05-29 | 2 | -9/+9 |
* | | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 7 | -41/+41 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 7 | -10/+10 |
|\ \ |
|
| * | | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 7 | -10/+10 |
| |/ |
|
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
|\| |
|
| * | Bug 523216 – User-oriented plugin descriptions | Matthew Barnes | 2009-05-22 | 1 | -1/+1 |
| * | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-03 | 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/+2 |
| * | ** Fix for bug #541209 | Suman Manjunath | 2009-01-21 | 2 | -1/+43 |
| * | Change license from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-19 | 2 | -3/+24 |
| * | License changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-16 | 3 | -27/+36 |
| * | License Changes from GPL to LGPL | Sankarasivasubramanian Pasupathilingam | 2008-09-13 | 2 | -3/+20 |
| * | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 3 | -5/+40 |
| * | ** Fix for bug #534762 | Philip Withnall | 2008-08-27 | 2 | -1/+8 |
| * | License Changes | Sankarasivasubramanian Pasupathilingam | 2008-08-27 | 2 | -13/+21 |
| * | Added missing include. | Milan Crha | 2008-08-12 | 2 | -0/+5 |
* | | Use -no-undefined on Linux too | Milan Crha | 2009-05-20 | 1 | -1/+1 |
* | | Bug 572977 – Use g_strerror() instead of strerror() | Matthew Barnes | 2009-05-04 | 1 | -1/+1 |
* | | Use Behdad's brilliant git.mk to generate .gitignore files. | Matthew Barnes | 2009-05-04 | 1 | -0/+2 |
* | | Merge in changes from master. | Matthew Barnes | 2009-05-01 | 1 | -1/+2 |
* | | Merge revisions 37108:37199 from trunk. | Matthew Barnes | 2009-02-01 | 2 | -1/+43 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 5 | -33/+80 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 5 | -19/+69 |
* | | Merge revisions 35951:35992 from trunk. | Matthew Barnes | 2008-08-15 | 2 | -0/+5 |
|/ |
|
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 3 | -3/+3 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -6/+1 |
* | Fix some compilation errors. | Matthew Barnes | 2008-04-20 | 3 | -5/+13 |
* | ** Fix for bug #526741 (gnome-vfs to gio/gvfs port) | Milan Crha | 2008-04-18 | 4 | -57/+109 |
* | Patch from João Vale <jpvale@gmail.com>: Fix for bug #375580 (Use ISO-8859-... | Suman Manjunath | 2008-01-07 | 2 | -2/+13 |
* | ** Fixes bug 474651 | Tobias Mueller | 2007-12-10 | 2 | -2/+2 |
* | fixing little typo | Gilles Dartiguelongue | 2007-11-18 | 1 | -1/+1 |
* | ** Fix bug #495872 | Gilles Dartiguelongue | 2007-11-18 | 4 | -5/+68 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 5 | -60/+60 |
* | Fix warnings from sparse and gcc | Kjartan Maraas | 2007-10-31 | 2 | -2/+9 |
* | Remove the --enable-file-chooser configure option. | Matthew Barnes | 2007-09-14 | 2 | -6/+10 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 3 | -3/+3 |
* | ** Fix for bug #455799 | Hiroyuki Ikezoe | 2007-08-04 | 1 | -3/+0 |
* | 2007-07-30 Part of fix for bug #360461 - Avoid markup in translatable messages | Milan Crha | 2007-07-30 | 1 | -15/+20 |
* | Fix for bug #437584 | Srinivasa Ragavan | 2007-06-18 | 4 | -30/+22 |
* | ** Fix for bug #375234 from Vitaliy Ischenko | Srinivasa Ragavan | 2007-05-14 | 2 | -0/+9 |
* | fix typos and reword a string. Fixes bug #404764. | Andre Klapper | 2007-04-10 | 2 | -4/+9 |
* | Committed on behalf of Gilles Dartiguelongue <dartigug@esiee.fr> | Sankar P | 2007-04-02 | 2 | -1/+9 |
* | Mark strings as translatable. See bug #399381 for details. | Nickolay V. Shmyrev | 2007-01-27 | 2 | -8/+13 |
* | Add evolution-ipod-sync.h to dist. Fixes #350388. | Harish Krishnaswamy | 2006-08-11 | 2 | -1/+7 |
* | patch submitted by: Hiroyuki Ikezoe | Harish Krishnaswamy | 2006-05-13 | 2 | -0/+7 |
* | Multiple folder support for iPod. | Srinivasa Ragavan | 2006-05-09 | 2 | -7/+18 |
* | Make this place a bit more quiet | Kjartan Maraas | 2006-01-28 | 1 | -0/+3 |
* | Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync | Srinivasa Ragavan | 2005-10-18 | 10 | -0/+1211 |