summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Shrunk a few icon sizes.Jon A. Cruz2006-04-081-0/+8
| | | (bzr r457)
* Putting in smaller icon sizeJon A. Cruz2006-04-071-0/+7
| | | (bzr r455)
* Adding simple debugJon A. Cruz2006-04-061-0/+6
| | | (bzr r446)
* missed a fileJon A. Cruz2006-04-061-1/+1
| | | (bzr r440)
* Decoupling from direct use of GtkIconSize to allow for smaller custom ones.Jon A. Cruz2006-04-061-1/+17
| | | (bzr r439)
* Adding rendering-intent to <color-profile>Jon A. Cruz2006-04-061-0/+8
| | | (bzr r438)
* share/keyboards -> share/keys; first shot at configurable keymapsMenTaLguY2006-04-061-0/+13
| | | (bzr r437)
* introduce uniform resource path API to replace copy-and-pasted hacksMenTaLguY2006-04-061-4/+10
| | | (bzr r436)
* Tuned icc-color() parsingJon A. Cruz2006-04-051-0/+6
| | | (bzr r426)
* Initial support of color-profile on <image>Jon A. Cruz2006-04-031-3/+10
| | | (bzr r402)
* Adding support for <color-profile> elementJon A. Cruz2006-04-021-0/+8
| | | (bzr r401)
* Fixed warningsJon A. Cruz2006-04-021-0/+4
| | | (bzr r400)
* Check for null pointerJon A. Cruz2006-04-021-0/+6
| | | (bzr r399)
* Fixed dateJon A. Cruz2006-04-011-1/+1
| | | (bzr r394)
* Follow-up for missed fileJon A. Cruz2006-04-011-1/+1
| | | (bzr r393)
* Introducing optional LittleCms use.Jon A. Cruz2006-04-011-0/+6
| | | (bzr r391)
* merge ::dragging and ::dynahandMenTaLguY2006-04-011-0/+6
| | | (bzr r390)
* add documentationMenTaLguY2006-04-011-0/+4
| | | (bzr r389)
* correcting file listAndrius Ramanauskas2006-03-311-2/+4
| | | (bzr r381)
* patch #1450307 - option for select all to work in layer with it's sub-layers:Andrius Ramanauskas2006-03-311-0/+7
| | | | | | | * Replaced check-box in preferences with 3 radio buttons (in all document in current layer only, in current layer with sub-layers) * Altered "Select all" functionality to include objects in sub-layers (if preference is on) * Altered TAB functionality to include sub-layers (had to introduce "context layer" concept in Selection class - without it TAB'ing would end in deepest child, but it needs to return to parent on subsequent TAB key press) (bzr r380)
* Translated and added new language - LithuanianAndrius Ramanauskas2006-03-291-0/+4
| | | (bzr r369)
* Renaming temp non-standard attributesJon A. Cruz2006-03-291-0/+6
| | | (bzr r330)
* draft of layer managerMenTaLguY2006-03-291-0/+4
| | | (bzr r326)
* Changed objects to only get linked to "linkable" colors.Jon A. Cruz2006-03-281-0/+8
| | | (bzr r321)
* Objects will now change when their linked colors change.Jon A. Cruz2006-03-281-0/+6
| | | (bzr r319)
* Experimenting with linked colors.Jon A. Cruz2006-03-281-1/+9
| | | (bzr r316)
* Added --export-area-canvas (-C). Aaron Spike2006-03-261-0/+8
| | | | | Area specifying options (--export-area, --export-area-canvas and --export-area-drawing) can now be used in combination with --export-id. (bzr r300)
* Bringing in new color classJon A. Cruz2006-03-241-0/+8
| | | (bzr r279)
* * packaging/macosx/Resources/bin/inkscape: Fix a packagingmjwybrow2006-03-231-0/+7
| | | | | | | problem on Mac OSX where Inkscape wouldn't open if one of the parent directories containing the app bundle contained a '#' in its name. Fixes bug #1443072. (bzr r276)
* * share/icons/Makefile.am: Update a makefile after the icon filemjwybrow2006-03-151-0/+5
| | | | | renaming. (bzr r252)
* merged patch #1447043 from Andrius "knutux" R. to create sub-layersMenTaLguY2006-03-151-0/+7
| | | (bzr r251)
* Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<>MenTaLguY2006-03-151-0/+8
| | | (bzr r241)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-0/+21
| | | (bzr r240)
* (sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours ↵Peter Moulder2006-03-131-0/+5
| | | | | | | white, red, lime, ..., but not the X11 colours) when possible; else use three hex difits (#ccc); else use existing six hex digits. (sp_svg_write_color): Change return type from int (never used by existing callers) to void. (bzr r236)
* Shift-drop of color now sets stroke.Jon A. Cruz2006-03-131-0/+6
| | | (bzr r230)
* experiment with moving release beofre extraction of object from document treeMenTaLguY2006-03-121-0/+7
| | | (bzr r222)
* Changed color dragging to have a color preview.Jon A. Cruz2006-03-101-0/+5
| | | (bzr r221)
* Initial cut of color drag-n-drop to items on canvas.Jon A. Cruz2006-03-101-0/+5
| | | (bzr r220)
* (sp_selected_path_reverse): Fix when multiple paths are selected. Also fix ↵Peter Moulder2006-03-091-27/+33
| | | | | a small memory leak. (bzr r219)
* add DocumentSubset::_clearMenTaLguY2006-03-061-0/+5
| | | (bzr r210)
* fix changelogMenTaLguY2006-03-061-2/+2
| | | (bzr r209)
* remove unneeded document parameter from constructorMenTaLguY2006-03-061-0/+5
| | | (bzr r208)
* Wire up new SPObject signal to DocumentSubset, so object order changes will ↵MenTaLguY2006-03-051-0/+7
| | | | | be reflected in the subset (bzr r207)
* Add signal for notification of object position changesMenTaLguY2006-03-051-0/+6
| | | (bzr r206)
* Add DocumentSubset as groundwork for layersMenTaLguY2006-03-051-0/+6
| | | (bzr r205)
* Make color drag to minibar only work when a styled item is selected.Jon A. Cruz2006-03-041-0/+6
| | | (bzr r201)
* Made style minibar take color drag-n-dropJon A. Cruz2006-03-011-0/+5
| | | (bzr r193)
* * src/conn-avoid-ref.cpp, src/libavoid/connector.h,mjwybrow2006-03-011-0/+9
| | | | | | | | | src/libavoid/shape.cpp, src/libavoid/graph.cpp, src/libavoid/shape.h, src/libavoid/graph.h, src/libavoid/router.cpp, src/libavoid/router.h, src/libavoid/connector.cpp, src/libavoid/debug.h: Some speed improvements and interface cleanups to libavoid. (bzr r192)
* Fixed bug with color drag-n-dropJon A. Cruz2006-02-281-0/+5
| | | (bzr r189)
* Cleanup of embedded swatches palette switching.Jon A. Cruz2006-02-281-0/+6
| | | (bzr r188)