summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour2010-04-282-5/+10
* Fix wrong bbox upon selecting clones of horizontal/vertical lines (related to...Johan B. C. Engelen2010-04-271-1/+8
* inkscape-comboboxentry-action:Tavmjong Bah2010-04-273-28/+102
* some copyediting of labelsbuliabyak2010-04-271-6/+6
* Correct desktop tracking for layers dialog. Fixes bug #427514.Jon A. Cruz2010-04-275-57/+46
* Add warning dialog for other than "newest" GTK.Jon A. Cruz2010-04-262-9/+35
* Typo fix in preferences by Masato Hashimoto (bug #569339).Nicolas Dufour2010-04-251-1/+1
* i18n. Fix for bug #425202 (script messages not translated).Nicolas Dufour2010-04-251-1/+7
* Pack combo boxes into GtkAlignment for natural size when used in toolbars.Jon A. Cruz2010-04-251-2/+6
* Add alt-x shortcut to new text toolbar.Tavmjong Bah2010-04-243-17/+38
* Temporary compile fix for GTK before 2.16.0Jon A. Cruz2010-04-241-89/+95
* Minor tweaks to text toolbar.Tavmjong Bah2010-04-231-4/+4
* Converted text toolbar to GTK toolbar.Tavmjong Bah2010-04-234-822/+1621
* Fix snapping regression introduced by rev. #9118Diederik van Lierop2010-04-224-5/+14
* Extensions. Fix Render>Grid extension (Bug #401567).Nicolas Dufour2010-04-211-18/+20
* Small fix for nr-compose-transform (I compared against 255 where I should hav...Jasper van de Gronde2010-04-201-2/+2
* Drop short limit on propery values.Jon A. Cruz2010-04-201-5/+5
* Added completion entry for editable lists.Jon A. Cruz2010-04-201-5/+41
* Extensions. JavaFX output fix by ycswyw.Nicolas Dufour2010-04-191-1/+2
* Added settor method for custom/non-model textJon A. Cruz2010-04-192-3/+32
* Patch to fix return values. Fixes bug #530790.Jon A. Cruz2010-04-181-1/+1
* Fix bbox snapping as reported in LP bug #562205Diederik van Lierop2010-04-186-22/+37
* Fix for bug #455302 and bug #165529, also partially fixes bounding box of var...Jasper van de Gronde2010-04-186-126/+144
* Correct #endif placement. Should fix win32 build.Jon A. Cruz2010-04-181-1/+1
* Added/Fixed Pango font weights. Included Jon's workaround for PangoTavmjong Bah2010-04-181-8/+13
* Temp build-break workaround for systems with Pango older than 1.24.Jon A. Cruz2010-04-173-0/+21
* Whitespace and brace cleanup. Minor refactoring of font_style_equal.Jon A. Cruz2010-04-173-380/+425
* Spray tool: default preferences fix.Nicolas Dufour2010-04-161-1/+1
* Second step in fixing changing of font faces.Tavmjong Bah2010-04-161-25/+74
* Tooltips inconsistency fix in Inkscape Preferences.(part 2)Nicolas Dufour2010-04-151-2/+2
* Tooltips inconsistency fix in Inkscape Preferences.Nicolas Dufour2010-04-151-38/+38
* filterUnits and primitiveUnits are now actually read/set, percentages for pri...Jasper van de Gronde2010-04-152-8/+18
* First step in fixing the changing of font faces (must also updateTavmjong Bah2010-04-152-65/+168
* Add word-spacing attribute.Tavmjong Bah2010-04-151-3/+20
* Added missing Pango Weights.Tavmjong Bah2010-04-152-4/+16
* show more axonometric grid linesJohan B. C. Engelen2010-04-141-7/+9
* Fix for ImageMagick solarize extension.Nicolas Dufour2010-04-141-1/+3
* Changed default font from Bitstream Vera Sans to Sans. NotTavmjong Bah2010-04-144-9/+9
* Updated GtkAction subclass to allow "open" selections for a user to type into.Jon A. Cruz2010-04-142-28/+212
* Added method to fetch currently active text.Jon A. Cruz2010-04-132-0/+23
* Minor fix of pointer check.Jon A. Cruz2010-04-131-1/+1
* Added defaults to node tool values that were missing from preference init.Jon A. Cruz2010-04-121-3/+3
* Leave uninitialized bools in preferences to the default 'false' value. Code s...Jon A. Cruz2010-04-121-1/+1
* Simplifying sigc::bind use. Possible fix for mac compile.Jon A. Cruz2010-04-123-28/+30
* Fixed state sync for node tool booleans. Addressing bug #426032.Jon A. Cruz2010-04-121-430/+378
* UI inconsistency fix (Preferences>Interface.Nicolas Dufour2010-04-111-5/+5
* Switching to new input dialog. Allows for a better UI and addresses bug #3348...Jon A. Cruz2010-04-1110-794/+379
* Correct calligraphic toggles getting out of sync with behavior.Jon A. Cruz2010-04-111-25/+88
* fix bug 166659. precisely calculate bbox when exporting to pngJohan B. C. Engelen2010-04-101-6/+6
* * improve boundingbox calculation: include strokecaps.Johan B. C. Engelen2010-04-104-140/+414