summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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-02Implement a preference that determines whether deleting nodesKrzysztof Kosi??ski1-3/+3
2010-02-21Disabled unfinished connection point edit mode. Added inkscape:connection-sta...Arcadie M. Cracan1-3/+3
2010-01-15Correcting statements collapsed to a single line.Jon A. Cruz1-12/+36
2010-01-15Warning cleanup.Jon A. Cruz1-2/+2
2010-01-14* Add "show transform handles" toggle button.Krzysztof Kosi??ski1-9/+27
2010-01-14Implement segment weld to make segment join similar to node joinKrzysztof Kosi??ski1-1/+1
2010-01-13Adding a 'widescreen' task.Jon A. Cruz1-13/+50
2010-01-12Initial cut of disabling floating windows on window managers with problems.Jon A. Cruz1-8/+20
2010-01-12Enabling now that some have confirmed proper functionality on 64-bit.Jon A. Cruz1-1/+1
2010-01-11Implemented dynamic repositioning of toolboxes.Jon A. Cruz1-0/+2
2010-01-11Disable questioned code section.Jon A. Cruz1-0/+28
2010-01-10Removed null'd use of icons.Jon A. Cruz1-9/+1
2010-01-10Temporarily block out code giving problems on 64-bit.Jon A. Cruz1-0/+4
2010-01-10Completed base code to flip toolbox orientation.Jon A. Cruz1-8/+69
2010-01-10Avoid crash by uninitialized perspectives.Maximilian Albert1-3/+3
2010-01-09Initial c++-ification of toolbox creation.Jon A. Cruz1-38/+85
2010-01-07Added UXManager. Cleaning up toolbox creation.Jon A. Cruz1-56/+48
2010-01-06Refactored common value.Jon A. Cruz1-15/+17
2010-01-04More refactoring to reduce copy-n-paste duplication.Jon A. Cruz1-88/+55
2010-01-04Refactoring copy-n-paste duplicate code out of toolbar creation.Jon A. Cruz1-79/+18
2010-01-03Spray cleanupSteren Giannini1-0/+3
2010-01-02i18n fix in toolbox.cpp (no-c-format %)Nicolas Dufour1-0/+2
2009-12-30Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini1-5/+5
2009-12-29rotation and scale variation in toolbar, still need some debugSteren Giannini1-2/+2
2009-12-29french comments translated and some clean upSteren Giannini1-6/+6
2009-12-29Spray UI : first refactoring of the toolbarSteren Giannini1-34/+56
2009-12-27Parens added for safety and misc whitespace cleanup.Jon A. Cruz1-421/+422
2009-12-26alignment change accompanied by compensating move, so the text stays put insi...buliabyak1-1/+77
2009-12-26Refactoring of 3D box tool, mainly to avoid unnecessary creation of perspecti...Maximilian Albert1-13/+14
2009-12-20Warning cleanupJon A. Cruz1-17/+19
2009-12-07Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler1-10/+10
2009-12-02Merge GSoC2009 Connectors into trunkArcadie M. Cracan1-16/+226
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+214
2009-11-29First GSoC node tool commit to BazaarKrzysztof Kosi??ski1-143/+91
2009-11-08patch by Krzysztof for 459811bulia byak1-1/+1
2009-09-23Fix for 181663 by The Adib. Yay for working Italics button on the toolbar!Josh Andler1-7/+32
2009-08-13fix 407893bulia byak1-6/+6
2009-08-06Revert recent refactoring changes by johnce because they break the build, whi...Maximilian Albert1-4/+4
2009-08-05SPDocument->Documentjohnce1-4/+4
2009-07-13Fix width slider for Eraser ToolJosh Andler1-2/+2
2009-07-13Fixed a icon name string which shouldn't have been translatable.Luca Bruno1-1/+1
2009-07-12Don't allow the "proportion" parameter of a star to become NaN, because this ...Diederik van Lierop1-2/+4
2009-07-07Reverting the references which made the Node Tool controls toolbar disappear.Josh Andler1-12/+12
2009-07-07Removing a couple node-tool related modifications in the file which I don't b...Josh Andler1-11/+0
2009-07-07Fix LP #390162: Wrong defaults for Calligraphy toolKrzysztof Kosi??ski1-14/+25
2009-07-06Fix for Bug #327533 (Calligraphy presets are not translatable).Nicolas Dufour1-1/+1
2009-06-12Fix a bug where the spinboxes on the connector toolbar did not properly mjwybrow1-17/+15
2009-06-12force show-as-list for font listbulia byak1-2/+11