summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fixed const-correctness and member accessJon A. Cruz2008-08-032-30/+35
* 2geomify a lot of NR::Points to Geom::PointJohan B. C. Engelen2008-08-011-2/+2
* whitespaceMaximilian Albert2008-07-301-1/+1
* Make text widget for TextParams work and re-enable itMaximilian Albert2008-07-303-6/+4
* New registered widget (text entry box).Maximilian Albert2008-07-295-0/+210
* Fixed regression: changing blend mode in layers dialog didn't workNiko Kiirala2008-07-241-3/+9
* cleanup includesJohan B. C. Engelen2008-07-212-15/+1
* fix includes a bit for imagetogglerJohan B. C. Engelen2008-07-212-11/+1
* extract ImageToggler from layers dialogJohan B. C. Engelen2008-07-204-0/+226
* Warning cleanupJon A. Cruz2008-07-202-12/+12
* fix combo enum, to handle enums of all types (not only the ones that range fr...Johan B. C. Engelen2008-07-161-3/+3
* ui/widget/tolerance-slider.h: Supply missing #includes/declarations so that w...Peter Moulder2008-07-051-1/+4
* Warning cleanupJon A. Cruz2008-07-041-1/+1
* Cmake: remove header files from source listsJoshua L. Blocher2008-06-241-41/+1
* Fixed uninitialized membersJon A. Cruz2008-06-061-4/+9
* Fixed uninitialized memberJon A. Cruz2008-06-061-0/+2
* Made possible to use blur on object that has a complex filter appliedNiko Kiirala2008-06-022-29/+32
* Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2008-04-302-11/+27
* noop: Address a couple of warnings from g++-4.3.Peter Moulder2008-04-242-4/+4
* Several different i18n issues fixed following report from a_b (adresses bug #...Marcin Floryan2008-04-121-1/+2
* cmake: EOL of cmakelists.txt in subdirsJohan B. C. Engelen2008-04-071-78/+78
* RegisteredTransformedPoint: fix methods to use const&.Johan B. C. Engelen2008-04-052-4/+4
* delete remaining .cvsignore filesAdib Taraben2008-04-011-3/+0
* make stroke width adjustable by rotation toobulia byak2008-04-012-4/+121
* add CMakeLists.txt file for src/ui and subdirsJohan B. C. Engelen2008-03-301-0/+79
* Fixed initialization orderJon A. Cruz2008-03-281-3/+3
* make sure we explicitly use geometric bbox for calculating blur marginsbulia byak2008-03-231-2/+3
* changes to use RegisteredTransformedPoint as widget for LPE point. not completeJohan B. C. Engelen2008-03-224-7/+31
* * add RegisteredTransformedPoint widget, that transforms the point before dis...Johan B. C. Engelen2008-03-224-2/+74
* Reworked swatches context menu slightly to make it more compact and a bit cle...Marcin Floryan2008-02-281-58/+78
* Whitespace & misc cleanupJon A. Cruz2008-02-281-62/+66
* added randomize icon, cleaned defs in icons.svg, and saved with preferences t...Josh Andler2008-02-271-1/+1
* Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2008-02-274-290/+106