summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
* add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen2010-02-145-2/+119
* Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2010-01-082-26/+69
* updating my email address in file headersFelipe Corr??a da Silva Sanches2009-12-131-1/+1
* Patch by Dan_Krause to add Arch Paper sizesJosh Andler2009-11-281-0/+20
* patch by Adrian Johnson for 166678bulia byak2009-09-051-12/+11
* Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour2009-08-121-11/+12
* Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert2009-08-0615-53/+53
* SPDocument->Documentjohnce2009-08-058-25/+25
* SPDocument->Documentjohnce2009-08-057-28/+28
* Implement guide behaviour as discussed on the mailing listMaximilian Albert2009-07-161-0/+1
* Contextual split of translatable messageAlexandre Prokoudine2009-07-081-1/+1
* * [INTL:*] translator comments for all context strings addedIvan Mas??r2009-06-032-4/+16
* When changing document size, the origin (lower left corner) should be station...Diederik van Lierop2009-05-091-0/+6
* Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski2009-04-251-1/+1
* Fix missing dock icons (bug #364075)Krzysztof Kosi??ski2009-04-251-29/+9
* Handle case when an icon is not populatedJon A. Cruz2009-04-191-2/+9
* switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2009-03-092-4/+6
* Several icon name fixesKrzysztof Kosi??ski2009-02-261-2/+5
* Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski2009-02-216-6/+724
* Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski2009-02-201-6/+1
* Make all icons themable (except the filter icons).Krzysztof Kosi??ski2009-02-192-11/+6
* Warning cleanupJon A. Cruz2009-02-111-1/+1
* do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2009-02-102-5/+11
* it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak2009-02-101-6/+16
* Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2009-02-092-7/+9
* adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches2009-02-091-1/+7
* gcc warning cleanupFelipe Corr??a da Silva Sanches2009-02-091-1/+1
* remove debug codeJohan B. C. Engelen2009-01-241-1/+0
* sort combo enumerationsJohan B. C. Engelen2009-01-241-0/+17
* Warning and whitespace cleanup.Jon A. Cruz2009-01-061-9/+8
* Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2009-01-022-2/+2
* add possibility to change the UI language (gettext) in preferences dialoguetheAdib2008-12-302-1/+37
* Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde2008-12-081-5/+12
* fix setting blend mode to Normalbulia byak2008-11-291-0/+2
* Merge from fe-movedTed Gould2008-11-215-9/+86
* Merge from trunkTed Gould2008-10-312-3/+15
* From trunkTed Gould2008-10-2710-301/+233
* Merging from trunkTed Gould2008-10-113-11/+12
* * Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski2008-09-231-7/+6
* Fixes for missing icons and icon size issues.Jon A. Cruz2008-09-211-13/+13
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-1/+1
* Refactored preferences handling into a new version of Krzysztof Kosi??ski2008-09-162-110/+136
* Warning cleanupJon A. Cruz2008-09-141-1/+1
* Slightly smaller page size entriesMaximilian Albert2008-09-081-7/+7
* Select landscape by default for certain page formatsMaximilian Albert2008-09-051-4/+28
* Add page sizes for various business card formats as per request in LP #172225Maximilian Albert2008-09-051-0/+5
* The page size table in Document Properties should use the available vertical ...Maximilian Albert2008-09-051-1/+1
* Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2008-09-042-0/+250
* NR::Maybe => boost::optionalJohan B. C. Engelen2008-08-053-10/+10
* NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen2008-08-045-13/+14