summaryrefslogtreecommitdiffstats
path: root/src/ui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove confusing decimal digits in the number of scansbulia byak2006-03-231-1/+1
| | | (bzr r275)
* use rotation center in keyboard rotation and transform dialogbulia byak2006-03-221-5/+3
| | | (bzr r273)
* patch by Andrius R. for (un)clip and (un)mask commandsbulia byak2006-03-192-0/+10
| | | (bzr r263)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-132-2/+2
| | | (bzr r232)
* work-around for older gtkmm versionsJon A. Cruz2006-03-051-1/+1
| | | (bzr r204)
* Fixed problem for 2.4.xJon A. Cruz2006-03-051-3/+6
| | | (bzr r203)
* Make color drag to minibar only work when a styled item is selected.Jon A. Cruz2006-03-042-33/+35
| | | (bzr r201)
* Fix bug with invalid singleton pointer. If we want a single dialog ↵Bob Jamison2006-03-032-88/+86
| | | | | displayed, we can do it a safer way. (Callbacks in document-properties.cpp) (bzr r198)
* Made style minibar take color drag-n-dropJon A. Cruz2006-03-012-1/+105
| | | (bzr r193)
* Cleanup of embedded swatches palette switching.Jon A. Cruz2006-02-283-26/+57
| | | (bzr r188)
* Refactoring layout when switching palettesJon A. Cruz2006-02-272-37/+55
| | | (bzr r187)
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-272-50/+94
| | | (bzr r185)
* amend workaround for #1432690MenTaLguY2006-02-241-7/+2
| | | (bzr r181)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-241-0/+3
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-241-0/+3
| | | | | part of fix for #1290647 (bzr r178)
* including typecheck trying to prevent #1432680Ralf Stephan2006-02-241-0/+9
| | | (bzr r177)
* rename present()->presdentPage(), removes compiler warningsRalf Stephan2006-02-212-7/+7
| | | (bzr r171)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-192-2/+29
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-194-2/+46
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-183-0/+31
| | | (bzr r155)
* Added connector graph layout functionalityTim Dwyer2006-02-132-2/+54
| | | (bzr r122)
* fix wrong labelsbulia byak2006-02-071-2/+2
| | | (bzr r101)
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-071-0/+5
| | | | | | | | | | | src/jabber_whiteboard/serializer.cpp, src/jabber_whiteboard/deserializer.cpp, src/jabber_whiteboard/message-utilities.cpp, src/ui/dialog/whiteboard-connect.cpp: Some fixes to allow the codebase to compile with Inkboard support after the recent Util::shared_ptr<> and Dialog::present() changes. (bzr r100)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-064-47/+112
| | | | | #1424822 by Marco Scholten) (bzr r93)
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-023-36/+93
| | | | | modes (bzr r65)
* add tooltips to tolerance sliderRalf Stephan2006-01-312-0/+3
| | | (bzr r63)
* again, try to resolve test box compile errorRalf Stephan2006-01-291-1/+2
| | | (bzr r47)
* use namedview->snap_* variables instead of namedview->*_snapper,Ralf Stephan2006-01-291-8/+8
| | | | | fixes #1399284 (bzr r45)
* use alternative form of Gtk version check,Ralf Stephan2006-01-291-1/+2
| | | | | trying to remove compile error on test box (bzr r43)
* removing debug command from previous commitRalf Stephan2006-01-281-1/+0
| | | (bzr r42)
* snap sensitivity slider no longer changes start value, ends with 50,Ralf Stephan2006-01-281-6/+7
| | | | | fixes #1395701 (bzr r41)
* remove second label from ToleranceSlider, fixes #1407428Ralf Stephan2006-01-273-7/+7
| | | (bzr r39)
* conditionally (Gtk>=2.6) ellipsize status bar textRalf Stephan2006-01-261-1/+4
| | | (bzr r33)
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-244-39/+51
| | | | | (fixes #1384494-9+B) (bzr r26)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-174-26/+63
| | | (bzr r10)
* readabilitybulia byak2006-01-171-1/+1
| | | (bzr r9)
* more precise simplification controlbulia byak2006-01-172-2/+2
| | | (bzr r8)
* moving trunk for module inkscapeMenTaLguY2006-01-16141-0/+21373
(bzr r1)