summaryrefslogtreecommitdiffstats
path: root/src/widgets (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-10/+8
* Move new "NodesShow*" action to be with the existing ones on the toolbar.Jon A. Cruz2010-03-081-1/+1
* Restore node toolbar buttons that were just commented out. Fixes bug #534045.Jon A. Cruz2010-03-071-3/+3
* Block "special" solid gradients from gradient F&S dialog.Jon A. Cruz2010-03-061-410/+413
* i18n. Remove underscores in message context.Nicolas Dufour2010-03-061-4/+4
* New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz2010-03-065-48/+148
* Updated gradient toolba to not see "solid" one-stops as gradients.Jon A. Cruz2010-03-051-67/+87
* Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski2010-03-021-3/+3
* Cleanup on id access.Jon A. Cruz2010-03-021-1/+1
* Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan2010-02-211-3/+3
* Noop: removing and updating comments, fixing indentationDiederik van Lierop2010-02-191-0/+20
* disable softproofing if no get display id ONLY if source profile is to be tak...buliabyak2010-01-211-3/+10
* Correcting statements collapsed to a single line.Jon A. Cruz2010-01-151-12/+36
* Warning cleanup.Jon A. Cruz2010-01-151-2/+2
* * Add "show transform handles" toggle button.Krzysztof Kosi??ski2010-01-141-9/+27
* Merge GSoC 2009 node tool rewriteKrzysztof Kosi??ski2010-01-141-143/+91
|\
| * Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski2010-01-141-1/+1
| * * Merge from trunkKrzysztof Kosi??ski2010-01-1412-783/+1566
| |\
| * | First GSoC node tool commit to BazaarKrzysztof Kosi??ski2009-11-291-143/+91
* | | Adding a 'widescreen' task.Jon A. Cruz2010-01-131-13/+50
| |/ |/|
* | Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz2010-01-122-8/+21
* | Enabling now that some have confirmed proper functionality on 64-bit.Jon A. Cruz2010-01-121-1/+1
* | Implemented dynamic repositioning of toolboxes.Jon A. Cruz2010-01-113-7/+52
* | Disable questioned code section.Jon A. Cruz2010-01-112-0/+31