summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/rendering-options.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Remove #include "config.h" wherever possibleEduard Braun2018-10-011-4/+0
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+1
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-1/+1
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-1/+1
* Fix buildLiam P. White2014-08-131-0/+2
* Printing. Fix for Bug #264831 (Print settings not persistent).Nicolas Dufour2014-08-131-4/+12
* Eliminate "unit-constants.h".Matthew Petroff2013-07-311-3/+3
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-3/+2
* Fixed null-pointer ctor crashes.Jon A. Cruz2012-01-031-4/+4
* Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis2012-01-031-2/+2
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-10/+2
* Doxygen cleanup.Jon A. Cruz2011-10-031-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fixed initialization orderJon A. Cruz2008-03-281-3/+3
* beautify rendering options tabKees Cook2007-12-301-29/+52
* clean up print dialog for better integration with gtkmmKees Cook2007-12-291-1/+1
* Implement cross-architecture print dialog using cairo and PNG backends.Kees Cook2007-12-101-0/+101