aboutsummaryrefslogtreecommitdiffstats
path: root/embed/print-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Release144Marco Pesenti Gritti2004-10-111-1/+30
* reviewed by: Christian Persch <chpe@cvs.gnome.org>Marco Pesenti Gritti2004-10-111-5/+48
* Updatinggnome-2-8-branchpointChristian Persch2004-09-131-1/+1
* Make sure the filename to print to doesn't contain slashes. Fixes bugChristian Persch2004-08-301-10/+66
* Since the print dialogue is modal the filechooser needs to be modal too.Christian Persch2004-07-171-0/+1
* Don't convert filename encoding here, since we use it as UTF-8 inChristian Persch2004-07-071-5/+1
* Remove preview flagMarco Pesenti Gritti2004-06-251-1/+0
* Simplify print code. Now there is only one case to deal with, the mozillaMarco Pesenti Gritti2004-06-251-30/+1
* Fix capitalisation.Christian Persch2004-05-191-1/+1
* Add convenience functions for creating a filter with a bunch of mime typesChristian Persch2004-05-091-1/+9
* Fixes #138263.Federico Mena Quintero2004-03-301-1/+1
* merging pre-gnome-2-8 branchMarco Pesenti Gritti2004-03-171-0/+4
* Allow passing the translation domain to ephy_dialog_construct, to makeChristian Persch2004-01-241-5/+10
* Call ephy_file() explicitly for each glade file, letting extensions load glad...Adam Hooper2004-01-221-2/+4
* Fix parent for help window.Christian Persch2004-01-051-1/+1
* Add help buttons to Certificate Viewer, PDM, print and print setupPiers Cornwell2004-01-051-6/+24
* Fix mem leaks.Christian Persch2004-01-011-0/+1
* EphyFileChooser now destroys with parent, don't set the flag again here.Christian Persch2003-12-201-2/+0
* Use stock icon for print setup.Christian Persch2003-12-141-1/+2
* Lockdown: set some buttons insensitive when their pref key is notChristian Persch2003-12-091-1/+6
* Split print dialogue in print setup and actual print, and move printChristian Persch2003-12-071-369/+221
* Improved API and implementation of EphyDialog. Add support for new comboChristian Persch2003-11-301-45/+46
* Only allow choosing "Selection" if there really is one.Christian Persch2003-11-051-37/+71
* Don't unref the print dialogue twice when shown from mozilla.Christian Persch2003-11-031-7/+32
* Don't pass NULL to gnome_vfs_expand_initial_tilde.Christian Persch2003-09-301-1/+10
* Mega-patch, changelog too long to paste here.Christian Persch2003-09-021-36/+18
* Expand initial ~ in file name to print to.Christian Persch2003-08-151-1/+2
* Fix mem leaks.Christian Persch2003-08-091-21/+42
* Remove some unused codeMarco Pesenti Gritti2003-07-011-0/+2
* Convert dialog to metric units and default paper to A4. Fixes #112619Christian Persch2003-06-151-2/+13
* Make prev/next navigation capability an object property, and sync on embedChristian Persch2003-06-151-2/+2
* Add support for string enums.Marco Pesenti Gritti2003-06-131-16/+15
* New epiphany-bookmark-page stock image. I'm not at all attached to thisDavid Bordoley2003-03-251-0/+14
* Reload embed when changing charsetMarco Pesenti Gritti2003-03-151-1/+1
* Initial revisionMarco Pesenti Gritti2002-12-311-0/+402