| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
svn path=/trunk/; revision=16566
|
|
|
|
| |
svn path=/trunk/; revision=16565
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* libversit/Makefile.am:
* gncal/Makefile.am:
* gnomecard/Makefile.am:
Christian: Fix linker errors on SGI IRIX 6.5 by not using libtool
for libversit.a. (Bugzilla #61031) -rpath removal and some small
cleanups by me.
* gncal/corba-cal-factory.c: (init_corba_server, unregister_calendar_services):
Christian: Fix startup crashes.
* gncal/calobj.c: (ical_object_to_vobject):
Christian: Don't save dtend if it's 0 (i.e. the epoch 1970-01-01
00:00). Partly addresses Bugzilla #6058.
* gncal/calendar.c: (calendar_open):
Store errno privately so that the displayed error message is correct.
* gncal/gncal-week-view.c: (gncal_week_view_set):
Put %W time format string in week_end part, since otherwise we get
problems when the week start is set to Sunday. Also use %V instead
of %W to get the ISO week number, instead of the C week number.
This makes the week number consistent with the one from GtkCalendar.
* libversit/vcc.y:
Christian: Fix a problem with locale-dependent string comparisons.
(Bugzilla #64801)
svn path=/trunk/; revision=16114
|
|
|
|
| |
svn path=/trunk/; revision=1910
|
|
|
|
|
|
|
|
|
|
|
| |
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: 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
|
|
|
|
| |
svn path=/trunk/; revision=250
|
|
svn path=/trunk/; revision=89
|