summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-2/+2
| | | (bzr r330)
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-284-24/+63
| | | (bzr r321)
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-16/+160
| | | (bzr r319)
* Experimenting with linked colors.Jon A. Cruz2006-03-286-43/+489
| | | (bzr r316)
* preserve (but not use yet) rotation center when making tiled clonesbulia byak2006-03-281-0/+18
| | | (bzr r315)
* Bringing in new color classJon A. Cruz2006-03-245-24/+189
| | | (bzr r279)
* fixing misspelled name in copyright noticeAndrius Ramanauskas2006-03-201-2/+2
| | | (bzr r266)
* merged patch #1447043 from Andrius "knutux" R. to create sub-layersMenTaLguY2006-03-152-8/+88
| | | (bzr r251)
* #include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2006-03-132-1/+2
| | | (bzr r232)
* Changed color dragging to have a color preview.Jon A. Cruz2006-03-101-0/+21
| | | (bzr r221)
* Fixed bug with color drag-n-dropJon A. Cruz2006-02-281-11/+7
| | | (bzr r189)
* Cleanup of embedded swatches palette switching.Jon A. Cruz2006-02-281-0/+4
| | | (bzr r188)
* Fix for mssing error incoudeJon A. Cruz2006-02-271-0/+2
| | | (bzr r186)
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-271-1/+23
| | | (bzr r185)
* make sure only positive dialog positions are read from preferences, fixes ↵Ralf Stephan2006-02-248-0/+27
| | | | | #1290647 (bzr r180)
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-248-0/+24
| | | | | part of fix for #1290647 (bzr r178)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-192-3/+3
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-192-4/+5
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-182-0/+11
| | | (bzr r155)
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-137-287/+287
| | | (bzr r134)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-063-1646/+0
| | | | | #1424822 by Marco Scholten) (bzr r93)
* enable selecting tspans via xml editorbulia byak2006-02-051-8/+4
| | | (bzr r82)
* optimized includes, replaced std::string with Glib::stringRalf Stephan2006-01-171-8/+10
| | | (bzr r13)
* moving trunk for module inkscapeMenTaLguY2006-01-1654-0/+21642
(bzr r1)