summaryrefslogtreecommitdiffstats
path: root/src/ui/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed panel menu unless requested. Fixes bug #1492597Jon A. Cruz2006-05-222-14/+22
| | | (bzr r940)
* guard callback, catch release event, set _rgba: fixes #1491876, #1492332Ralf Stephan2006-05-211-0/+11
| | | (bzr r915)
* Fixed localization for metadata license selector.Kees Cook2006-05-181-1/+1
| | | (bzr r870)
* fix 1480934bulia byak2006-05-051-1/+1
| | | (bzr r730)
* fixed broken page unit changing in Document PropertiesAndrius Ramanauskas2006-05-041-3/+2
| | | (bzr r723)
* small update for 1480247 fix (cleaned up the redundant code)Andrius Ramanauskas2006-05-031-4/+2
| | | (bzr r700)
* Fix for Bug-1480247 (wrong page size when switching portrait-landscape)Andrius Ramanauskas2006-05-031-6/+13
| | | (bzr r699)
* r11667@tres: ted | 2006-05-01 22:48:49 -0700Ted Gould2006-05-023-7/+18
| | | | | | Backing out version 11530. SVK is so liberating and so frustrating all at the same time. (bzr r697)
* (bzr r690)Ted Gould2006-05-023-18/+7
|
* add mnemonic for "Fit page to selection"Ralf Stephan2006-05-011-1/+1
| | | (bzr r653)
* fix showing style when last-set style is empty (on a new installation of ↵bulia byak2006-05-012-7/+19
| | | | | inkscape) (bzr r647)
* enable the widget to listen to a repr to reflect its stylebulia byak2006-04-292-2/+132
| | | (bzr r611)
* 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)