aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/test.vcf
Commit message (Collapse)AuthorAgeFilesLines
* Show instead of just map the child widget (otherwise the text widget getsFederico Mena Quintero1998-04-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | 1998-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c (child_map): Show instead of just map the child widget (otherwise the text widget gets confused and will not focus). * calobj.c (ical_object_to_vobject): Quote chars as 'x', not "x". * calobj.h: Added prototype for ical_object_to_vobject(). * gnome-cal.c (gnome_calendar_object_changed): New function. This should be called when a calendar object is changed. * gncal-full-day.c (update_from_drag_info): Call gnome_calendar_object_changed() instead of updating manually. * calendar.c (calendar_add_object): (calendar_remove_object): Set the modified flag to true. * gncal-full-day.c (gncal_full_day_draw): Finished implementing this function. svn path=/trunk/; revision=120
* More updates - FedericoArturo Espinosa1998-04-081-4/+4
| | | | svn path=/trunk/; revision=111
* More work in progress, wheeeee - FedericoArturo Espinosa1998-04-081-4/+5
| | | | svn path=/trunk/; revision=109
* add test.vcf, more code progress -migArturo Espinosa1998-04-031-0/+40
svn path=/trunk/; revision=100