summaryrefslogtreecommitdiffstats
path: root/src/widgets (unfollow)
Commit message (Expand)AuthorFilesLines
2010-05-18Add icons for line-height, letter-spacing, etc. to text toolbar.Tavmjong Bah1-6/+12
2010-05-16Text toolbar:Tavmjong Bah1-0/+22
2010-05-15A couple small bug fixes for new text toolbar widgets.Tavmjong Bah1-60/+70
2010-05-14Add dx (kerning), dy (vertical shifting), and rotate widgets toTavmjong Bah1-3/+216
2010-05-13Get rid of unneeded labels when the icons are self-explanatory.Tavmjong Bah1-2/+2
2010-05-13Add ability to set icons to insensitive. Used to disable "Justify"Tavmjong Bah1-14/+23
2010-04-29moved some marshalling functions to generic glib callsNathan Hurst1-1/+1
2010-04-28Unnecessary style selector removed from the Spray tool bar and preferences, a...Nicolas Dufour1-3/+9
2010-04-27inkscape-comboboxentry-action:Tavmjong Bah1-6/+19
2010-04-27some copyediting of labelsbuliabyak1-6/+6
2010-04-24Add alt-x shortcut to new text toolbar.Tavmjong Bah1-6/+7
2010-04-23Minor tweaks to text toolbar.Tavmjong Bah1-4/+4
2010-04-23Converted text toolbar to GTK toolbar.Tavmjong Bah1-822/+928
2010-04-16Second step in fixing changing of font faces.Tavmjong Bah1-25/+74
2010-04-12Leave uninitialized bools in preferences to the default 'false' value. Code s...Jon A. Cruz1-1/+1
2010-04-12Fixed state sync for node tool booleans. Addressing bug #426032.Jon A. Cruz1-430/+378
2010-04-11Correct calligraphic toggles getting out of sync with behavior.Jon A. Cruz1-25/+88
2010-04-06Fix "show handles" button state on Ctrl+HKrzysztof Kosi??ski1-0/+27
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-4/+4
2010-04-04Turn off debugging.Jon A. Cruz1-1/+1
2010-04-03Initial fix for the inverted coordinate system bugKrzysztof Kosi??ski1-4/+4
2010-03-30Fix logic to avoid too many updates while dragging color sliders. Fixes bug# ...Jon A. Cruz1-19/+57
2010-03-29Purge use of SP_ACTIVE_* and encapsulate by moving 'active' desktop tracking ...Jon A. Cruz5-62/+94
2010-03-28Phase 3 - Convert to C++ class, but still using C-style callbacks and signals.Jon A. Cruz3-130/+161
2010-03-27Phase 2b - remove use of SPWidget and wire signals directly.Jon A. Cruz1-76/+37
2010-03-27Phase 2 - remove duplicated code and leave a single copy of each function.Jon A. Cruz1-611/+1
2010-03-27Phase 1 - unify/reconcile copy-n-paste edit madness of Fill and Stroke edit p...Jon A. Cruz6-453/+783
2010-03-23Add needed null check.Jon A. Cruz1-1/+1
2010-03-23Update to reflect "swatch" gradients as being assumed to be shared.Jon A. Cruz4-21/+30
2010-03-22C++-ification of enums.Jon A. Cruz4-178/+156
2010-03-22C++-ification of paint selector.Jon A. Cruz9-177/+154
2010-03-21Fix crashJon A. Cruz3-3/+16
2010-03-21Edit single-stop "swatch"/"solid" gradients in-place in the F&S dialog.Jon A. Cruz5-16/+281
2010-03-20Whitespace cleanup.Jon A. Cruz1-297/+297
2010-03-14Move around files to remove some vanity directories.Krzysztof Kosi??ski1-1/+1
2010-03-09Initial F&S dialog setting of swatch colors.Jon A. Cruz9-75/+140
2010-03-08Follow-up fix of member/parameter name collision.Jon A. Cruz1-1/+1
2010-03-08Cleanup of gradient-selector to allow for new mode.Jon A. Cruz3-77/+71
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-10/+8
2010-03-08Move new "NodesShow*" action to be with the existing ones on the toolbar.Jon A. Cruz1-1/+1
2010-03-07Restore node toolbar buttons that were just commented out. Fixes bug #534045.Jon A. Cruz1-3/+3
2010-03-06Block "special" solid gradients from gradient F&S dialog.Jon A. Cruz1-410/+413
2010-03-06i18n. Remove underscores in message context.Nicolas Dufour1-4/+4
2010-03-06New tab in Fill&Stroke dialog for swatch fills.Jon A. Cruz5-48/+148
2010-03-05Updated gradient toolba to not see "solid" one-stops as gradients.Jon A. Cruz1-67/+87
2010-03-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski1-3/+3
2010-03-02Cleanup on id access.Jon A. Cruz1-1/+1
2010-02-21Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan1-3/+3
2010-02-19Noop: removing and updating comments, fixing indentationDiederik van Lierop1-0/+20
2010-01-21disable softproofing if no get display id ONLY if source profile is to be tak...buliabyak1-3/+10