summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
* Wholesale cruft removal part 1Krzysztof Kosi??ski2010-08-043-128/+26
* Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-45/+20
* Fix iconsKrzysztof Kosi??ski2010-06-291-3/+44
* Disable edit dialog when custom swatch is edited in fill-n-stroke. Addressing...Jon A. Cruz2010-06-171-18/+27
* Fix crash when bringing up F&S dialog with the CMS picker as default when an ...Jon A. Cruz2010-06-161-1/+2
* Move the task view changing to the "View" menu. Fixes bugs #170781 and #171663.Jon A. Cruz2010-06-162-54/+3
* Added icons for Superscript and Subscript.Tavmjong Bah2010-06-071-2/+2
* "Fix" for bug #583593 (Default tool styles are not loaded for new users).Tavmjong Bah2010-06-071-6/+9
* Moved spray tool down, text tool up.Tavmjong Bah2010-06-051-4/+18
* Add support for baseline-shift attribute (all possible values).Tavmjong Bah2010-06-041-1/+129
* Flowed text does not support dx (kerning), dy, and rotation attributes.Tavmjong Bah2010-06-011-20/+36
* copyedit tooltipsbuliabyak2010-05-181-14/+14
* Add icons for line-height, letter-spacing, etc. to text toolbar.Tavmjong Bah2010-05-181-6/+12
* Text toolbar:Tavmjong Bah2010-05-161-0/+22
* A couple small bug fixes for new text toolbar widgets.Tavmjong Bah2010-05-151-60/+70
* Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah2010-05-141-3/+216
* Get rid of unneeded labels when the icons are self-explanatory.Tavmjong Bah2010-05-131-2/+2
* Add ability to set icons to insensitive. Used to disable "Justify"Tavmjong Bah2010-05-131-14/+23
* moved some marshalling functions to generic glib callsNathan Hurst2010-04-291-1/+1
* Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour2010-04-281-3/+9
* inkscape-comboboxentry-action:Tavmjong Bah2010-04-271-6/+19
* some copyediting of labelsbuliabyak2010-04-271-6/+6
* Add alt-x shortcut to new text toolbar.Tavmjong Bah2010-04-241-6/+7
* Minor tweaks to text toolbar.Tavmjong Bah2010-04-231-4/+4
* Converted text toolbar to GTK toolbar.Tavmjong Bah2010-04-231-822/+928
* Second step in fixing changing of font faces.Tavmjong Bah2010-04-161-25/+74
* Leave uninitialized bools in preferences to the default 'false' value. Code s...Jon A. Cruz2010-04-121-1/+1
* Fixed state sync for node tool booleans. Addressing bug #426032.Jon A. Cruz2010-04-121-430/+378
* Correct calligraphic toggles getting out of sync with behavior.Jon A. Cruz2010-04-111-25/+88
* Fix "show handles" button state on Ctrl+HKrzysztof Kosi??ski2010-04-061-0/+27
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-4/+4
* Turn off debugging.Jon A. Cruz2010-04-041-1/+1
* Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski2010-04-031-4/+4
* Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...Jon A. Cruz2010-03-301-19/+57
* Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz2010-03-295-62/+94
* Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz2010-03-283-130/+161
* Phase 2b - remove use of SPWidget and wire signals directly.Jon A. Cruz2010-03-271-76/+37
* Phase 2 - remove duplicated code and leave a single copy of each function.Jon A. Cruz2010-03-271-611/+1
* Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz2010-03-276-453/+783
* Add needed null check.Jon A. Cruz2010-03-231-1/+1
* Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz2010-03-234-21/+30
* C++-ification of enums.Jon A. Cruz2010-03-224-178/+156
* C++-ification of paint selector.Jon A. Cruz2010-03-229-177/+154
* Fix crashJon A. Cruz2010-03-213-3/+16
* Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz2010-03-215-16/+281
* Whitespace cleanup.Jon A. Cruz2010-03-201-297/+297
* Move around files to remove some vanity directories.Krzysztof Kosi??ski2010-03-141-1/+1
* Initial F&S dialog setting of swatch colors.Jon A. Cruz2010-03-099-75/+140
* Follow-up fix of member/parameter name collision.Jon A. Cruz2010-03-081-1/+1
* Cleanup of gradient-selector to allow for new mode.Jon A. Cruz2010-03-083-77/+71