| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2000-09-22 Christopher James Lahey <clahey@helixcode.com>
* libversit/vcc.y: Fixed some warnings. Fixed a bug where quoted
printable fields were reading in semi-colons that should have been
field separators.
From addressbook/ChangeLog:
2000-09-22 Christopher James Lahey <clahey@helixcode.com>
* backend/ebook/e-card.c: Made addresses be quoted printable again
so that they will encode properly if they have carriage returns in
them. This is possible now because of a fix in libversit.
svn path=/trunk/; revision=5550
|
|
|
|
| |
svn path=/trunk/; revision=2895
|
|
|
|
| |
svn path=/trunk/; revision=2877
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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/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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
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=89
|