summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (unfollow)
Commit message (Expand)AuthorFilesLines
2010-02-14add widget controls for LPE VectorParam. Hide these controls for LPE Hatches.Johan B. C. Engelen5-2/+119
2010-01-08Patch by Alex Leone to add margins to resize page options in Document PropertiesJosh Andler2-26/+69
2009-12-13updating my email address in file headersFelipe Corr??a da Silva Sanches1-1/+1
2009-11-28Patch by Dan_Krause to add Arch Paper sizesJosh Andler1-0/+20
2009-09-05patch by Adrian Johnson for 166678bulia byak1-12/+11
2009-08-12Fix for Bug #166678 (Paper size or orientation are not used when printing) b...Nicolas Dufour1-11/+12
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert15-53/+53
2009-08-05SPDocument->Documentjohnce8-25/+25
2009-08-05SPDocument->Documentjohnce7-28/+28
2009-07-16Implement guide behaviour as discussed on the mailing listMaximilian Albert1-0/+1
2009-07-08Contextual split of translatable messageAlexandre Prokoudine1-1/+1
2009-06-03* [INTL:*] translator comments for all context strings addedIvan Mas??r2-4/+16
2009-05-09When changing document size, the origin (lower left corner) should be station...Diederik van Lierop1-0/+6
2009-04-25Fix compile on Windows (the last paramteter is not defaulted in olderKrzysztof Kosi??ski1-1/+1
2009-04-25Fix missing dock icons (bug #364075)Krzysztof Kosi??ski1-29/+9
2009-04-19Handle case when an icon is not populatedJon A. Cruz1-2/+9
2009-03-09switch opacity and blur sliders to delayed update, which makes them much more...bulia byak2-4/+6
2009-02-26Several icon name fixesKrzysztof Kosi??ski1-2/+5
2009-02-21Move files from the src/dialogs/ directory to the places where they Krzysztof Kosi??ski6-6/+724
2009-02-20Only build static libraries for subdirs than actually contain libraries, Krzysztof Kosi??ski1-6/+1
2009-02-19Make all icons themable (except the filter icons).Krzysztof Kosi??ski2-11/+6
2009-02-11Warning cleanupJon A. Cruz1-1/+1
2009-02-10do not return any non-normal blend mode if we do not show blend mode chooserbulia byak2-5/+11
2009-02-10it was a very stupid idea to sort all combos without asking - this broke the ...bulia byak1-6/+16
2009-02-09Fix some console warning spam (most cannot be fixed, unfortunately)Krzysztof Kosi??ski2-7/+9
2009-02-09adding comments/TODOs and/or reverting some of the things done in r20655Felipe Corr??a da Silva Sanches1-1/+7
2009-02-09gcc warning cleanupFelipe Corr??a da Silva Sanches1-1/+1
2009-01-24remove debug codeJohan B. C. Engelen1-1/+0
2009-01-24sort combo enumerationsJohan B. C. Engelen1-0/+17
2009-01-06Warning and whitespace cleanup.Jon A. Cruz1-9/+8
2009-01-02Move filters into their own namespace Inkscape::Filters (from NR::)Johan B. C. Engelen2-2/+2
2008-12-30add possibility to change the UI language (gettext) in preferences dialoguetheAdib2-1/+37
2008-12-08Makes page-sizer be a little less eager to change the orientation of pages au...Jasper van de Gronde1-5/+12
2008-11-29fix setting blend mode to Normalbulia byak1-0/+2
2008-11-21Merge from fe-movedTed Gould5-9/+86
2008-10-31Merge from trunkTed Gould2-3/+15
2008-10-27From trunkTed Gould10-301/+233
2008-10-11Merging from trunkTed Gould3-11/+12
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-7/+6
2008-09-21Fixes for missing icons and icon size issues.Jon A. Cruz1-13/+13
2008-09-18Next roud of NR ==> Geom conversionMaximilian Albert1-1/+1
2008-09-16Refactored preferences handling into a new version of Krzysztof Kosi??ski2-110/+136
2008-09-14Warning cleanupJon A. Cruz1-1/+1
2008-09-08Slightly smaller page size entriesMaximilian Albert1-7/+7
2008-09-05Select landscape by default for certain page formatsMaximilian Albert1-4/+28
2008-09-05Add page sizes for various business card formats as per request in LP #172225Maximilian Albert1-0/+5
2008-09-05The page size table in Document Properties should use the available vertical ...Maximilian Albert1-1/+1
2008-09-04Add a zoom correction option to preferences (used when zooming to 1:1 etc. to...Maximilian Albert2-0/+250
2008-08-05NR::Maybe => boost::optionalJohan B. C. Engelen3-10/+10
2008-08-04NR:: => Geom:: for much of src/ui and src/widgetsJohan B. C. Engelen5-13/+14