summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-07-19Removed "helper/units.h" from "ui/dialog/document-properties.cpp".Matthew Petroff1-3/+2
2013-07-09Ported sp-namedview.cpp (todo: fix a bunch of things).Matthew Petroff1-2/+2
2013-04-10Removed old SPObject factory.Markus Engel1-1/+0
2013-03-19Fixing regressionjtx1-2/+0
2013-03-17Working with widjetsJabier Arraiza Cenoz1-0/+2
2013-03-16cppcheckKris De Gussem1-2/+0
2013-03-13Migrate remaining dialogs to Gtk::GridAlex Valavanis1-1/+242
2013-03-12Further migration to Gtk::GridAlex Valavanis1-62/+63
2012-12-26Change tooltip to clarify behavior after commit r10784.Tavmjong Bah1-1/+1
2012-11-26Drop support for GTK+ < 2.24Alex Valavanis1-12/+0
2012-11-15cppcheck: Simple fixes for src/ui/dialogAlex Valavanis1-2/+2
2012-11-07Fix for Bug #773288 (border options) by demicoder.Nicolas Dufour1-25/+25
2012-10-31Fix for 1068763 : Opening 'File > Document Properties' dirties current documentJohn Smith1-0/+2
2012-09-22Fix for 1014988 : Converts slide widgets to new spin-scale widgetJohn Smith1-8/+10
2012-09-01Fix for 445297 : Page background color label unclear for new usersJohn Smith1-1/+4
2012-07-15Fix for 1023655 : Improvments to Embedded script UIJohn Smith1-13/+16
2012-07-12Fix for 612221 : Add metadata default configuration in the preferencesJohn Smith1-0/+31
2012-07-12Fix for 1023655 : IMprovments to Embedded script UIJohn Smith1-17/+122
2012-07-12Fix for 1023656 : Color profile Link/Unlink in Document PropertiesJohn Smith1-3/+22
2012-07-05Drop GTK+ 2.20 support.Alex Valavanis1-31/+0
2012-05-27Fix missing gtkmm header in document properties dialogAlex Valavanis1-0/+1
2012-05-17Fix for 997888 : Merge into Document PropertiesJohn Smith1-1/+60
2012-02-26Clean up all remaining false warnings from GtkmmAlex Valavanis1-1/+1
2012-02-141) Add checkboxes for perpendicular and tangential snapping to the document p...Diederik van Lierop1-1/+11
2012-02-13Enable LCMS2 for other than OSX, where it still has some issues. Fixes bug #8...Jon A. Cruz1-10/+10
2012-02-11Lots of gtkmm deprecation fixesAlex Valavanis1-0/+32
2012-02-07Cleaning up my mess... backward compatibility and fix Windows build (hopefully)Alex Valavanis1-0/+8
2012-02-06document-properties: Stop using deprecated Gtk::OptionMenuAlex Valavanis1-27/+17
2012-02-06Get rid of gtkmm top-level header usage - not required by APIAlex Valavanis1-1/+2
2012-01-03Cleanup GSEAL issues and deprecated GtkTooltipsAlex Valavanis1-1/+0
2011-11-13various: warnings and initalizationKris De Gussem1-54/+39
2011-10-23Warning cleanup.Jon A. Cruz1-4/+4
2011-10-081) make snapping to clip/mask paths optional (see document properties dialog ...Diederik van Lierop1-2/+7
2011-10-03Doxygen cleanup.Jon A. Cruz1-13/+9
2011-08-22Refactoring of the snapping preferences; mainly about storing all toggles in ...Diederik van Lierop1-5/+1
2011-07-06Refactoring color profile to bring more internal. Help to prep for optional l...Jon A. Cruz1-43/+17
2011-06-19I am not sure if it is possible to have a script element with more than a sin...Felipe Corr??a da Silva Sanches1-0/+9
2011-06-19Patch sent by Fernando Lucchesi (GSoC student) and modified by me.Felipe Corr??a da Silva Sanches1-18/+224
2011-06-17patch reviewed and accepted from fernandolbastos@gmail.com (GSoC student)Felipe Corr??a da Silva Sanches1-8/+21
2011-06-04Removed outdated/unsafe SP_DOCUMENT_DEFS macro and reduced usage of SP_ROOT()...Jon A. Cruz1-6/+6
2011-02-22Finished cleanup of outdated SP_OBJECT_REPR C macro.Jon A. Cruz1-13/+15
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-10-18Unified and cleaned up locating icc profiles, including adding missing OS X l...Jon A. Cruz1-41/+20
2010-08-22i18n. Context cleanup (context|string replaced with C_).Nicolas Dufour1-5/+2
2010-07-06C++ification of SPObject continued along with the onset of XML Privatisation....Abhishek Sharma Public1-2/+6
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-5/+5
2010-07-01C++fied SPDocument addedAbhishek Sharma Public1-8/+8
2010-06-01Makes the "Fit Page to Selection" margin options load from the opened file. (...Alex Leone1-0/+1
2010-01-08Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler1-1/+1
2009-12-31Document properties now treats lcms file load failures as non-fatal. Fixes bu...Jon A. Cruz1-0/+1