| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2007-12-10 Tobias Mueller <tobiasmue@svn.gnome.org>
** Fixes bug 474651
* addressbook/gui/contact-editor/eab-editor.c:
* plugins/save-calendar/ical-format.c:
* plugins/save-calendar/csv-format.c:
* plugins/save-calendar/rdf-format.c:
* plugins/ipod-sync/ical-format.c:
* plugins/ipod-sync/ipod-sync.c:
* plugins/ipod-sync/evolution-ipod-sync.c:
* calendar/gui/dialogs/changed-comp.c:
* calendar/gui/dialogs/copy-source-dialog.c:
* calendar/gui/dialogs/delete-error.c:
Use format strings in gtk_message_dialog_new
svn path=/trunk/; revision=34680
|
|
|
|
|
|
|
|
|
| |
2007-11-14 Matthew Barnes <mbarnes@redhat.com>
** Remove trailing whitespace from source code.
svn path=/trunk/; revision=34537
|
|
|
|
|
|
| |
GtkFileChooser has been around since 2004.
svn path=/trunk/; revision=34257
|
|
|
|
|
|
|
|
|
|
| |
2007-09-02 Matthew Barnes <mbarnes@redhat.com>
* Update FSF address in header comments (#469886).
Patch from Tobias Mueller.
svn path=/trunk/; revision=34151
|
|
|
|
| |
svn path=/trunk/; revision=33230
|
|
|
|
| |
svn path=/trunk/; revision=31856
|
|
|
|
|
|
|
|
| |
2005-08-23 Not Zed <NotZed@Ximian.com>
* ical-format.c: include missing header.
svn path=/trunk/; revision=30227
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-03-22222222222222222222222222222222222222222222 Chenthill Palanisamy <pchenthill@novell.com>
Fixes #73541
* csv-format.c: (do_save_calendar_csv):
* ical-format.c: (do_save_calendar_ical):
* rdf-format.c: (do_save_calendar_rdf): Changed the
cal e_cal_new to auth_new_from_source, so that the
ecal has the auth function in it.
svn path=/trunk/; revision=29089
|
|
|
|
|
|
|
|
|
|
|
|
| |
2005-02-21 Rodrigo Moya <rodrigo@novell.com>
Fixes #71527
* ical-format.c (display_error_message): changed to get a simple
string instead of a GError.
(do_save_calendar_ical): use GNOME-VFS for saving the file.
svn path=/trunk/; revision=28888
|
|
2004-12-20 Philip Van Hoof <pvanhoof@gnome.org>
* Makefile.am: Code splitup, each format has it's own c-file
* csv-format.c: Added. Code splitup
* format-handler.h: Added. Code splitup
* ical-format.c: Added. Code splitup
* rdf-format.c: Added. Support for RDF files. Code splitup
* save-calendar.c: Support for RDF files. Code splitup
svn path=/trunk/; revision=28154
|