summaryrefslogtreecommitdiffstats
path: root/src/dialogs (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-17Get rid of the SP_DT_* macros which do nothing more than provide additional, ...MenTaLguY13-87/+87
2006-04-10Allow setting bitmap size by adjusting height as well as widthAaron Spike1-3/+67
2006-04-09Adding in new icon sizeJon A. Cruz2-3/+3
2006-04-08Shrunk a few icon sizes.Jon A. Cruz2-3/+3
2006-04-06Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz6-13/+16
2006-04-01Introducing optional LittleCms use.Jon A. Cruz1-0/+4
2006-03-29Renaming temp non-standard attributesJon A. Cruz1-2/+2
2006-03-28Changed objects to only get linked to "linkable" colors.Jon A. Cruz4-24/+63
2006-03-28Objects will now change when their linked colors change.Jon A. Cruz1-16/+160
2006-03-28Experimenting with linked colors.Jon A. Cruz6-43/+489
2006-03-28preserve (but not use yet) rotation center when making tiled clonesbulia byak1-0/+18
2006-03-24Bringing in new color classJon A. Cruz5-24/+189
2006-03-20fixing misspelled name in copyright noticeAndrius Ramanauskas1-2/+2
2006-03-15merged patch #1447043 from Andrius "knutux" R. to create sub-layersMenTaLguY2-8/+88
2006-03-13#include svg/svg-color.h instead of or as well as (as appropriate) svg/svg.h.Peter Moulder2-1/+2
2006-03-10Changed color dragging to have a color preview.Jon A. Cruz1-0/+21
2006-02-28Fixed bug with color drag-n-dropJon A. Cruz1-11/+7
2006-02-28Cleanup of embedded swatches palette switching.Jon A. Cruz1-0/+4
2006-02-27Fix for mssing error incoudeJon A. Cruz1-0/+2
2006-02-27Refactoring embedded swatches panel.Jon A. Cruz1-1/+23
2006-02-24make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan8-0/+27
2006-02-24make sure no negative dialog position is written into preferences,Ralf Stephan8-0/+24
2006-02-19Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2-3/+3
2006-02-19Fixing scrollbar size for embeded color swatches.Jon A. Cruz2-4/+5
2006-02-18Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2-0/+11
2006-02-13bulk whitespace removal patch #1198588 by gigaclonRalf Stephan7-287/+287
2006-02-06open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan3-1646/+0
2006-02-05enable selecting tspans via xml editorbulia byak1-8/+4
2006-01-17optimized includes, replaced std::string with Glib::stringRalf Stephan1-8/+10