| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-03-28 Russell Steinthal <rms39@columbia.edu>
* libversit/vcc.y (appendValue): New function (borrowed from
Korganizer's libversit code) to combine semicolon-separated
multiple-value properties into one long semicolon-delimited string
(which can then be parsed by the application code). This works
around a bug in libversit by which multiple values would overwrite
each other.
NOTE: This change seems to work, but could use as much testing as possible
before GNOME 1.2 (and gnome-pim 1.2) is released.... Hopefully, this fixes the multiple CATEGORIES bug I've been complaining about for the last few weeks.
svn path=/trunk/; revision=2237
|
|
|
|
| |
svn path=/trunk/; revision=1910
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ minicard-test, and reflow-test.
+
+ * shell/.cvsignore: added files autogenerated from Evolution.idl.
+
+ * libversit/.cvsignore: Added .libs, vcc.c, vcc.lo, vobject.lo,
+ vcaltmp.lo, libversit.la
+
+ * libical/src/test/.cvsignore: New file.
+
+ * libical/src/libical/.cvsignore: New file.
+
+ * libical/src/libicalss/.cvsignore: New file.
+
+ * libical/.cvsignore: New file, with config.log in it.
+
+ * calendar/.cvsignore: Added tlacuache and tl-test.
+
+ * libibex/.cvsignore: added lookup.
+
+ * mail/.cvsignore: added test-mail.
svn path=/trunk/; revision=1859
|
|
|
|
|
|
|
|
|
|
|
| |
2000-01-21 Federico Mena Quintero <federico@helixcode.com>
* libversit/vcc.y: Removed the VFS crap; my mistake, it should not
go here.
* configure.in: Added yacc requirements for libversit.
svn path=/trunk/; revision=1603
|
|
|
|
| |
svn path=/trunk/; revision=1601
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libversit/vobject.c: Fix handling of QUOTED-PRINTABLE strings.
writeQPString has been fixed to escape all chars according to rfc 1521.
writeString has been added for writing regular non-quoted strings.
* gmomecard/card.c: Fix infinite file growth problems, by not adding
the same attribute to the vcard property more than once.
* gnomecard/address-conduit.[ch]: Remove custom \n escaping and always
use QUOTED-PRINTABLE when necessary because libversit has been
fixed appropriately. Also remove various compiler warnings.
svn path=/trunk/; revision=1527
|
|
|
|
| |
svn path=/trunk/; revision=1457
|
|
|
|
|
|
|
|
|
| |
* libversit/vcc.y (yylex): When finding a colon, the lex consumed all
line separators, making it impossible to have empty values (bug 1260).
Arturo
svn path=/trunk/; revision=1324
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libversit: changed to be a .la file instead of .a, this allows
lib*_conduit to use the library.
* gncal/calendar-conduit: implemented iterate and
iterate_specific.
* gncal/corba-cal: fixed warnings.
svn path=/trunk/; revision=1239
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1999-09-01 Miguel de Icaza <miguel@gnu.org>
* configure.in: Added call to GNOME_COMPILE_WARNINGS.
* libversit: Removed all the rest of the C++ comments from C
sources (per David's suggestion).
1999-09-01 David Kaelbling <drk@sgi.com>
* card.c (strtoCardRev): Off by one error fix.
svn path=/trunk/; revision=1153
|
|
|
|
|
|
|
|
| |
1999-07-29 Miguel de Icaza <miguel@gnu.org>
* libversit/vcc.h: Added new ids XPilotId and XPilotStatus
svn path=/trunk/; revision=1044
|
|
|
|
|
|
| |
* Major translation updates.
svn path=/trunk/; revision=567
|
|
|
|
|
|
|
|
|
|
|
| |
Should vcc.c be under CVS control? I thought it was a derived file.
This fixes gnomecard segfaulting when it tried to load a non-existant
file on startup.
Dr Mike <msf@redhat.com>
svn path=/trunk/; revision=466
|
|
|
|
| |
svn path=/trunk/; revision=250
|
|
|
|
|
|
| |
* versit/.cvsignore: New file.
svn path=/trunk/; revision=108
|
|
svn path=/trunk/; revision=89
|