aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/print.c
Commit message (Expand)AuthorAgeFilesLines
* Use fixed margins of 5% of page width/height. This is the same cheat asHans Petter Jansson2003-02-261-12/+34
* Eliminate e_utf8_to_gtk_string ().Hans Petter Jansson2003-02-231-5/+5
* Enable printing for calendar and tasks.Hans Petter Jansson2003-02-121-119/+105
* Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir,Dan Winship2003-02-061-0/+1
* Don't insist appointment is updated if both old and new summary are blank.Hans Petter Jansson2003-01-251-1/+4
* Create a GnomePrintDialog, not a GnomePrinterDialog. They're differentHans Petter Jansson2003-01-221-1/+1
* applied patch from Frederic Crozat <fcrozat@mandrakesoft.com>Radek Doulik2003-01-221-23/+23
* Allow recur_id to be NULL to clear the recurrence id. (Based on a story byDan Winship2003-01-101-1/+0
* Use g_object_ref()/g_object_unref() instead ofEttore Perazzoli2002-11-091-22/+22
* Initial port of gui/ subdir to GNOME 2JP Rosevear2002-11-081-33/+36
* modify the start and end hours to accomodate all the events in the dayJP Rosevear2002-05-021-0/+23
* remove unneeded parameter from print_text_size everywhereJP Rosevear2002-03-061-59/+80
* Substituted gnome_font_get_width_string() with gnome_font_get_width_utf8()Damon Chaplin2001-11-151-8/+8
* Require gal 0.15.99.8Joe Shaw2001-10-301-1/+1
* get the tasks directly from the CalendarModel, so we get the filtering &Damon Chaplin2001-10-291-30/+16
* when the week start day is set to Sunday, we have to be careful to makeDamon Chaplin2001-10-281-6/+21
* Fixing the license text.Ettore Perazzoli2001-10-281-4/+3
* convert the formatted date to UTF-8.Damon Chaplin2001-10-271-39/+204
* use bound_text to print the summary, so it wraps instead of being clippedDamon Chaplin2001-09-291-12/+21
* Warning fixes courtesy of Chris Lahey <clahey@ximian.com>.Federico Mena Quintero2001-09-261-19/+20
* Convert string generated by strftime to UTF-8.Chyla Zbigniew2001-09-111-9/+23
* added new backend method to get the component given a UID.Damon Chaplin2001-08-101-2/+2
* used the new print preview icon.Damon Chaplin2001-07-261-4/+4
* try to use builtin timezones before getting them from the server. WhenDamon Chaplin2001-07-171-2/+3
* renamed updateObject to updateObjects and removed the UID argument, sinceDamon Chaplin2001-07-121-1/+1
* more timezone updates. I'm pretty much done with the calendar code now,Damon Chaplin2001-07-111-238/+116
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-3/+3
* print description textJP Rosevear2001-06-221-41/+25
* print menu command (print_preview_cmd): ditto for print previewJP Rosevear2001-06-211-3/+247
* new files to contain layout code split off from EDayView an EWeekView, soDamon Chaplin2001-05-291-459/+1438
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+4
* keep list of all Tasks folders so we can update the preference settingsDamon Chaplin2001-03-051-0/+1
* Add a #include <sys/time.h> to work around libgnomeprint.h's lack ofEttore Perazzoli2001-01-301-0/+1
* <gnome.h> trimming to reduce compilation time. Likewise. Likewise.Federico Mena Quintero2001-01-301-1/+2
* Unconditionally remove the client from the alarm notification system.Federico Mena Quintero2001-01-031-3/+8
* As a temporary solution to the to-do printing, just print the summaries.Federico Mena Quintero2000-10-051-34/+40
* Use g_list_append() correctly. (print_todo_details_cb): Likewise.Federico Mena Quintero2000-10-051-20/+26
* Fix strftime() %a versus %b confusion. Fixes bugzilla #644.Federico Mena Quintero2000-10-051-38/+14
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Fall equinox cleanup!Federico Mena Quintero2000-09-081-4/+18
* Made it compilable both with gnome-print 0.20 and 0.21+Lauris Kaplinski2000-08-311-21/+21
* Use cal_client_get_objects_in_range (print_day_details_cb): Callback usedJP Rosevear2000-08-161-106/+164
* Make gnome-print-0.20 mandatory. We will bail out with CVS HEAD versionsFederico Mena Quintero2000-07-131-40/+30
* GnomeFont update.Michael Meeks2000-07-131-30/+40
* instead of returning a text representation, decode the text and return anSeth Alves2000-06-081-54/+15
* New function to call the print engine. (calendar_toolbar): Added the PrintFederico Mena Quintero2000-06-031-119/+75
* Do not initialize libglade twice.Federico Mena Quintero2000-05-261-14/+166
* Commit for if my laptop dies - FedericoFederico Mena Quintero2000-05-241-0/+1186