summaryrefslogtreecommitdiffstats
path: root/src/widgets/toolbox.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add new object style display for all object-creating toolsbulia byak2006-04-291-20/+79
| | | (bzr r613)
* revert 11172, synthesized events are used to update controls spinbuttonsbulia byak2006-04-241-0/+5
| | | (bzr r582)
* add abs_width switch for calligraphy pen width; switch it to 1..100 ↵bulia byak2006-04-201-7/+7
| | | | | displayed range (bzr r548)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-171-33/+33
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* less confusing tooltipsbulia byak2006-04-151-2/+2
| | | (bzr r527)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-5/+5
| | | (bzr r457)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-50/+50
| | | (bzr r439)
* turns out, all these synthesize_events were not necessary at all - they just ↵bulia byak2006-04-011-5/+0
| | | | | fired fake events that i never needed (bzr r382)
* added variable tremorbulia byak2006-03-301-1/+20
| | | (bzr r374)
* remove unneeded line, clarify some code (addresses test box warnings)Ralf Stephan2006-01-291-3/+2
| | | (bzr r44)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-8/+127
| | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/sp-namedview.cpp, src/sp-namedview.h, src/attributes.cpp, src/attributes.h, src/attributes-test.cpp: Added a "Spacing" control to the connector toolbar which allows the user to adjust the amount of space left around avoided shapes for the purpose of determining auto-routing connector paths. (bzr r18)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+3028
(bzr r1)