summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* write no/unset fill/stroke to current stylebulia byak2006-04-261-4/+4
| | | (bzr r591)
* Move fit canvas button into PageSizerAaron Spike2006-04-252-1/+29
| | | (bzr r585)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-176-41/+41
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Adding in new icon sizeJon A. Cruz2006-04-091-5/+12
| | | (bzr r462)
* Purge of OptionMenuJon A. Cruz2006-04-092-18/+46
| | | (bzr r460)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+1
| | | (bzr r439)
* Check for null pointerJon A. Cruz2006-04-021-18/+21
| | | (bzr r399)
* more g++ 4.1 fixes (by inkblotter)Ralf Stephan2006-03-281-0/+1
| | | (bzr r318)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-132-2/+2
| | | (bzr r232)
* 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)
* 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-192-0/+11
| | | (bzr r158)
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-022-22/+75
| | | | | modes (bzr r65)
* add tooltips to tolerance sliderRalf Stephan2006-01-312-0/+3
| | | (bzr r63)
* 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-272-4/+4
| | | (bzr r39)
* mnemonics for all widgets in the Doc Props dialogRalf Stephan2006-01-243-9/+21
| | | | | (fixes #1384494-9+B) (bzr r26)
* applying patch #1407697 by Marco ScholtenRalf Stephan2006-01-172-0/+6
| | | (bzr r10)
* more precise simplification controlbulia byak2006-01-171-1/+1
| | | (bzr r8)
* moving trunk for module inkscapeMenTaLguY2006-01-1655-0/+7794
(bzr r1)