summaryrefslogtreecommitdiff
path: root/src/eog-print-image-setup.c
Commit message (Expand)AuthorAgeFilesLines
* Drop GtkMisc and GtkAlignment usage in eog codeFelix Riemann2014-05-291-12/+7
* Update FSF addressFelix Riemann2014-01-071-3/+3
* EogPrintImageSetup: Convert to G_DEFINE_TYPE_WITH_PRIVATEFelix Riemann2013-10-041-8/+2
* Fix deprecated GTK API usageRobert Ancell2012-02-191-1/+1
* Extend print preview to scale with plus and minus from keyboard as wellFelix Riemann2012-01-041-5/+63
* Make it possible to scale the print preview using the scrollwheelClaudio Saavedra2012-01-041-0/+14
* EogPrintImageSetup: Convert internal GtkTables to GtkGridsFelix Riemann2011-11-301-40/+40
* EogPrintImageSetup: Derive from GtkTable instead of GtkGridFelix Riemann2011-11-301-13/+6
* Replace gtk_{v,h}box new with gtk_box_newFelix Riemann2011-11-261-1/+1
* Fix EogPrintImageSetupPrivate type naming/typedefing to make senseFelix Riemann2010-12-281-1/+1
* Completely replaced references to GtkComboBoxText widget.Javier Sánchez2010-10-231-5/+5
* Handle combobox text API going awayMatthias Clasen2010-10-201-9/+9
* Embed page setup in the print dialogMarek Kasik2010-04-141-0/+31
* Fix typos in API commentsFelix Riemann2010-02-151-1/+1
* Miscellaneous string fixesPhilip Withnall2010-01-021-1/+1
* Fix some gtk-doc warnings.Felix Riemann2009-02-031-1/+1
* remove trailing whitespaces.Claudio Saavedra2008-10-271-121/+121
* Remove gtk+-2.12 compatibility includes now that we require at leastFelix Riemann2008-10-131-6/+0
* Fix rev.4674 to be compatible with a pre-2.13.1 GTK+. Fixes bug #547302Felix Riemann2008-08-121-0/+7
* Remove GDK/GTK single includes. Use only top level includes.Felix Riemann2008-08-081-1/+1
* Use the locale data to determine if the metric or the imperial systemFelix Riemann2008-01-091-38/+79
* Calculate correctly the maximum printed image size. Fixes a bug whenClaudio Saavedra2007-04-161-3/+1
* Moving new code base do trunk.Lucas Almeida Rocha2007-03-171-0/+1003