summaryrefslogtreecommitdiffstats
path: root/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* 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)
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-271-0/+6
| | | (bzr r185)
* Allowed Private Use Area chacters to be entered.Jon A. Cruz2006-02-271-0/+5
| | | (bzr r184)
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-191-0/+6
| | | (bzr r159)
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-191-1/+9
| | | (bzr r158)
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-181-0/+8
| | | (bzr r155)
* Log message for the "connectors and multiple documents" fix.mjwybrow2006-02-151-0/+25
| | | (bzr r145)
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-141-0/+9
| | | | | | | | Revert a previous change that generated enter events for canvas items other than the current one when mouse buttons were depressed. These events are now only generated in the connector context, where they are required. (bzr r142)
* * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,mjwybrow2006-02-141-0/+10
| | | | | | | | | | src/conn-avoid-ref.h, src/libavoid/connector.cpp, src/libavoid/connector.h: Change the behaviour and naming of some connector querying code after feedback from Tim Dwyer in implementing graph drawing functionality. (bzr r136)
* * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow2006-02-111-0/+5
| | | | | Fix two bugs from my commit yesterday. (bzr r117)
* Fix a typo.mjwybrow2006-02-101-1/+1
| | | (bzr r108)
* * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow2006-02-101-3/+15
| | | | | | | | | | | | src/conn-avoid-ref.cpp, src/conn-avoid-ref.h, src/libavoid/connector.cpp, src/libavoid/connector.h, src/libavoid/visibility.cpp: Add some code to allow querying of items and connectors to find out what is attached to them. This will allow graph layout algorithms (currently being work on by Tim Dwyer) to determine a graph structure from the diagram. (bzr r107)
* remove icon prerender time messagesMenTaLguY2006-02-081-0/+4
| | | (bzr r105)
* share_static -> share_static_stringMenTaLguY2006-02-081-0/+8
| | | (bzr r104)
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-071-4/+15
| | | | | | | | | | | src/jabber_whiteboard/serializer.cpp, src/jabber_whiteboard/deserializer.cpp, src/jabber_whiteboard/message-utilities.cpp, src/ui/dialog/whiteboard-connect.cpp: Some fixes to allow the codebase to compile with Inkboard support after the recent Util::shared_ptr<> and Dialog::present() changes. (bzr r100)
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-061-0/+10
| | | | | #1424822 by Marco Scholten) (bzr r93)