aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/ipod-sync/sync.c
Commit message (Collapse)AuthorAgeFilesLines
* Kill the ipod-sync plugin, along with the HAL dependency.Matthew Barnes2009-09-221-453/+0
|
* Fix excessive whitespace.Matthew Barnes2009-07-131-1/+0
|
* More code cleanup.Matthew Barnes2009-06-021-1/+1
|
* Whitespace cleanup.Matthew Barnes2009-05-291-6/+6
|
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-8/+8
|
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-2/+2
|
* Bug 572977 – Use g_strerror() instead of strerror()Matthew Barnes2009-05-031-1/+1
|
* Only #include specific libgnome[ui] headers; easier to track.Matthew Barnes2009-05-011-1/+2
| | | | | | | | Stop including top-level libgnome[ui] headers -- <gnome.h>, <libgnome/libgnome.h> and <libgnomeui/libgnomeui.h>. Instead, include specific header files so we can track them easier. Also, remove several unshipped test programs. Mostly ETable stuff.
* License Changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-131-3/+14
| | | | svn path=/trunk/; revision=36313
* ** Fix bug #495872Gilles Dartiguelongue2007-11-181-0/+28
| | | | | | uniformization of actions with memos/calendars/tasks svn path=/trunk/; revision=34547
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-33/+33
| | | | | | | | | 2007-11-14 Matthew Barnes <mbarnes@redhat.com> ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537
* Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-syncSrinivasa Ragavan2005-10-181-0/+414
2005-10-18 Srinivasa Ragavan <sragavan@novell.com> * configure.in: Added iPod sync e-plugin to experimental plugins. Added plugins/ipod-sync svn path=/trunk/; revision=30523