Commit Graph

15 Commits

Author SHA1 Message Date
45f799eb86 Make this place a bit more quiet
svn path=/trunk/; revision=31328
2006-01-27 16:34:03 +00:00
956be87d36 use e_utf8_strftime() in evolution-data-server/
2006-01-10  Simon Zheng  <simon.zheng@sun.com>

        * csv-format.c:
        * rdf-format.c:
        use e_utf8_strftime() in evolution-data-server/
        libedataserver/e-data-server-util.c instead of the copy in
        evolution/e-util/e-util.c.

svn path=/trunk/; revision=31120
2006-01-10 08:12:18 +00:00
a64850e2f8 fixed two strings for consistency. Fixes bug 325127 and partially bug
2005-12-30  Andre Klapper <a9016009@gmx.de>
	* csv-format.c: fixed two strings for consistency.
        Fixes bug 325127 and partially bug 325125.

svn path=/trunk/; revision=30975
2005-12-30 04:46:09 +00:00
3e68ed9f53 error file moves/e-error.h moves
svn path=/trunk/; revision=29370
2005-05-16 06:21:48 +00:00
71b1d28397 Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to
2005-03-02  Philip Van Hoof  <pvanhoof@gnome.org>

        * rdf-format.c: Fixes for Bug #73099 and Bug #73098
	* csv-format.c: Changed malloc to g_malloc and char to gchar
	* csv-format.c: Fixes for Bug #73099 and Bug #73098

svn path=/trunk/; revision=29314
2005-05-09 09:07:35 +00:00
9ab035ce81 Fixes #73541
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-03-22 14:46:36 +00:00
fcc9045e90 Reverted not approved patch
svn path=/trunk/; revision=28943
2005-03-02 18:24:54 +00:00
bf9dfb886c Reverted not approved patch
svn path=/trunk/; revision=28942
2005-03-02 18:23:21 +00:00
a4a674c9f1 Reverted not approved patch
svn path=/trunk/; revision=28941
2005-03-02 18:23:20 +00:00
39545a5a7c Corrected a little oeps
svn path=/trunk/; revision=28938
2005-03-02 16:00:26 +00:00
43f8824655 Fixes for Bug #73099 and Bug #73098 Changed malloc to g_malloc and char to
2005-03-02  Philip Van Hoof  <pvanhoof@gnome.org>

        * rdf-format.c: Fixes for Bug #73099 and Bug #73098
	* csv-format.c: Changed malloc to g_malloc and char to gchar

svn path=/trunk/; revision=28937
2005-03-02 15:56:23 +00:00
8b109cc5bb Fixes for Bug #73099 and Bug #73098
2005-03-02  Philip Van Hoof  <pvanhoof@gnome.org>

        * csv-format.c: Fixes for Bug #73099 and Bug #73098

svn path=/trunk/; revision=28935
2005-03-02 11:40:43 +00:00
6823de81f3 Use standard error messages
2005-01-04  Philip Van Hoof  <pvanhoof@gnome.org>

        * csv-format.c, rdf-format.c: Use standard error messages

svn path=/trunk/; revision=28233
2005-01-04 11:52:21 +00:00
8cfe52bd9e Warning when overwriting file
2004-12-27  Philip Van Hoof  <pvanhoof@gnome.org>

        * csv-format.c, rdf-format.c: Warning when overwriting file

svn path=/trunk/; revision=28213
2005-01-03 12:39:33 +00:00
ed19e01a4c Code splitup, each format has it's own c-file Added. Code splitup Added.
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
2004-12-20 12:47:51 +00:00