summaryrefslogtreecommitdiffstats
path: root/src/dialogs (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Guideline dialog UI improvents (gtk table instead of boxes; strange ↵Andrius Ramanauskas2006-05-012-66/+48
| | | | | "absolute/relative" replaced with a check box) (bzr r652)
* updated cc licenses to 2.5Jon Phillips2006-04-301-6/+8
| | | (bzr r637)
* Bug 1478136 fix - "foo2" was shown instead of guideline id in Guideline dialogAndrius Ramanauskas2006-04-282-30/+34
| | | (bzr r607)
* Converting guideline properties dialog to gtkmm (first step - ↵Andrius Ramanauskas2006-04-284-3/+305
| | | | | straightforward conversion) (bzr r606)
* Added CREATE v0.1 support for gradients/swatches/patternsJoshua L. Blocher2006-04-281-2/+3
| | | (bzr r600)
* expand the range of dpi to fix 1476741bulia byak2006-04-271-3/+3
| | | (bzr r594)
* try to make license strings translatable (#1473186)Ralf Stephan2006-04-201-10/+10
| | | (bzr r554)
* Crash fix (occured if creating layer in layerless document)Andrius Ramanauskas2006-04-182-5/+11
| | | (bzr r538)
* patch by Osei Poku to use the new file dialog on Browse in Exportbulia byak2006-04-171-37/+19
| | | (bzr r535)
* Get rid of the SP_DT_* macros which do nothing more than provide additional, ↵MenTaLguY2006-04-1713-87/+87
| | | | | confusing, names for other functions. If shorter names are desired, the actual functions should be renamed -- or better, made into member functions. (bzr r532)
* Allow setting bitmap size by adjusting height as well as widthAaron Spike2006-04-101-3/+67
| | | (bzr r472)
* Adding in new icon sizeJon A. Cruz2006-04-092-3/+3
| | | (bzr r462)
* Shrunk a few icon sizes.Jon A. Cruz2006-04-082-3/+3
| | | (bzr r457)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-066-13/+16
| | | (bzr r439)
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+4
| | | (bzr r391)
* 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)