Commit Graph

3 Commits

Author SHA1 Message Date
6ec291cbc6 New function to call the print engine. (calendar_toolbar): Added the Print
2000-06-02  Federico Mena Quintero  <federico@helixcode.com>

	* gui/calendar-commands.c (print): New function to call the print
	engine.
	(calendar_toolbar): Added the Print button.
	(calendar_control_activate): Added the File/Print item.

	* gui/e-day-view.c (e_day_view_get_selected_time_range): Allow
	start_time and end_time to be NULL.

	* gui/e-week-view.c (e_week_view_get_selected_time_range):
	Likewise.

	* gui/print.c (range_selector_new): Show the range selector
	widgets.  Use the correct radio group for all of them!
	(print_calendar): Do the dialog box here.  We may want to split
	this function later into smaller chunks.

svn path=/trunk/; revision=3409
2000-06-03 02:28:34 +00:00
ff224ac819 Do not initialize libglade twice.
2000-05-25  Federico Mena Quintero  <federico@helixcode.com>

	* gui/main.c (init_bonobo): Do not initialize libglade twice.

	* gui/component-factory.c (create_view): Set the folder_uri
	property, otherwise the calendar will not get loaded into the
	view.

svn path=/trunk/; revision=3203
2000-05-25 17:43:31 +00:00
910e86eba6 Commit for if my laptop dies - Federico
svn path=/trunk/; revision=3185
2000-05-23 20:52:12 +00:00