summaryrefslogtreecommitdiffstats
path: root/src/ui/dialog/document-properties.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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
2009-09-27Updated allowed icc-profile names to match recent grammars. Follow-up for bug...Jon A. Cruz1-2/+2
2009-09-20Sanitize profile names for valid XML ids. Modified patch that addresses bug #...Jon A. Cruz1-3/+38
2009-08-14a quick workaround in order to avoid some invalid names for icc profiles.Felipe Corr??a da Silva Sanches1-1/+13
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-2/+2
2009-08-05SPDocument->Documentjohnce1-2/+2
2009-07-29Fix for bug LP #383244 (patch by Hannes Hochreiner)Nicolas Dufour1-3/+7
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r1-1/+3
2009-04-13Fix two legacy icon IDsKrzysztof Kosi??ski1-5/+2
2009-02-22Snapping of guides now turned on by default, and fixed initialization of the ...Diederik van Lierop1-1/+2
2009-01-31Store the snapper tolerances in the snap-preferences instead of in each snapp...Diederik van Lierop1-3/+3
2009-01-29fix crash described atFelipe Corr??a da Silva Sanches1-0/+4
2009-01-28Add buttons for snapping to grids and/or guidesDiederik van Lierop1-1/+1
2009-01-26All snap options which can be accessed through the snapping toolbar are now r...Diederik van Lierop1-99/+1
2009-01-21Fix compile when lcms is disabledMaximilian Albert1-0/+2
2009-01-18- Snap to the midpoint of shapes and bboxesDiederik van Lierop1-6/+6
2009-01-15adding a "scripting" tab to document properties dialog that allow the user to...Felipe Corr??a da Silva Sanches1-3/+138
2008-12-28Now users can design a font within inkscape, save it and then open the Felipe Corr??a da Silva Sanches1-36/+0