summaryrefslogtreecommitdiffstats
path: root/src/widgets/desktop-widget.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add (outline) to window title when in outline modebulia byak2006-11-041-2/+11
| | | (bzr r1897)
* disconnect signals on destroyingbulia byak2006-08-181-0/+7
| | | (bzr r1613)
* add interface for disabling interaction during long-running operationsJohn Bintz2006-08-131-0/+26
| | | (bzr r1596)
* added functions to allow update events to process during long-running operationsJohn Bintz2006-08-131-0/+9
| | | (bzr r1595)
* switch to sigc++ SPObject signals for desktop widgetMenTaLguY2006-07-291-5/+13
| | | (bzr r1506)
* Fixed resize handle in corner of main UI.Jon A. Cruz2006-05-261-22/+0
| | | (bzr r1019)
* Panel refactoringJon A. Cruz2006-05-231-1/+1
| | | (bzr r976)
* Putting in smaller icon sizeJon A. Cruz2006-04-071-1/+1
| | | (bzr r455)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+1
| | | (bzr r439)
* Purging unused variableJon A. Cruz2006-03-241-1/+0
| | | (bzr r278)
* remove the annoying canvas borderbulia byak2006-03-181-3/+1
| | | (bzr r260)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-1/+1
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-181-0/+1
| | | (bzr r155)
* Reverted Gtk::VPaned to avoid taking up F6 and F8Jon A. Cruz2006-01-281-10/+3
| | | (bzr r40)
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-0/+3
| | | (bzr r34)
* * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp,mjwybrow2006-01-201-0/+5
| | | | | | | | | | | 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/+1270
(bzr r1)