aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/doc/C
Commit message (Collapse)AuthorAgeFilesLines
* added pics for the help file.Kjartan Maraas1999-05-286-6/+6
| | | | | | | | | 1999-05-27 Kjartan Maraas <kmaraas@online.no> * gnome-pim/gncal/doc/C/images/*: added pics for the help file. svn path=/trunk/; revision=951
* Added content from gnome-user-guide (Miguel, I will probably sleep muchKjartan Maraas1999-05-261-0/+309
| | | | | | | | | 1999-05-26 Kjartan Maraas <kmaraas@online.no> * gnomecal.sgml: Added content from gnome-user-guide (Miguel, I will probably sleep much better now ;-) svn path=/trunk/; revision=946
* Add cvsignore filesArturo Espinosa1999-05-261-0/+5
| | | | svn path=/trunk/; revision=945
* This is the fix Miguel and I hacked in the car at Expo to make theNat Friedman1999-05-261-1/+1
| | | | | | | | | | | | | | | | | | | | | year view work in low-resolution displays. This isn't the proper fix, but it's better than the way things were. 1999-05-25 Nat Friedman <nat@nat.org> * doc/C/gnomecal.sgml: Fixed a typo. * gnome-cal.c (setup_widgets): Added a scrolled window widget into which the year view is placed. * year-view.c (CALENDAR_HEIGHT): The height of the total year view inside the scrolled window. (idle_handler): Set the height of the year view to CALENDAR_HEIGHT. (year_view_size_allocate): Set the scroll region of the year view canvas to allocation->width, CALENDAR_HEIGHT. svn path=/trunk/; revision=938
* Add Docbook framework for documenting Gnomecal -miguelArturo Espinosa1999-05-183-0/+202
svn path=/trunk/; revision=928