| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Shrunk a few icon sizes. | Jon A. Cruz | 2006-04-08 | 1 | -0/+8 |
| | | | | (bzr r457) | ||||
| * | Putting in smaller icon size | Jon A. Cruz | 2006-04-07 | 1 | -0/+7 |
| | | | | (bzr r455) | ||||
| * | Adding simple debug | Jon A. Cruz | 2006-04-06 | 1 | -0/+6 |
| | | | | (bzr r446) | ||||
| * | missed a file | Jon A. Cruz | 2006-04-06 | 1 | -1/+1 |
| | | | | (bzr r440) | ||||
| * | Decoupling from direct use of GtkIconSize to allow for smaller custom ones. | Jon A. Cruz | 2006-04-06 | 1 | -1/+17 |
| | | | | (bzr r439) | ||||
| * | Adding rendering-intent to <color-profile> | Jon A. Cruz | 2006-04-06 | 1 | -0/+8 |
| | | | | (bzr r438) | ||||
| * | share/keyboards -> share/keys; first shot at configurable keymaps | MenTaLguY | 2006-04-06 | 1 | -0/+13 |
| | | | | (bzr r437) | ||||
| * | introduce uniform resource path API to replace copy-and-pasted hacks | MenTaLguY | 2006-04-06 | 1 | -4/+10 |
| | | | | (bzr r436) | ||||
| * | Tuned icc-color() parsing | Jon A. Cruz | 2006-04-05 | 1 | -0/+6 |
| | | | | (bzr r426) | ||||
| * | Initial support of color-profile on <image> | Jon A. Cruz | 2006-04-03 | 1 | -3/+10 |
| | | | | (bzr r402) | ||||
| * | Adding support for <color-profile> element | Jon A. Cruz | 2006-04-02 | 1 | -0/+8 |
| | | | | (bzr r401) | ||||
| * | Fixed warnings | Jon A. Cruz | 2006-04-02 | 1 | -0/+4 |
| | | | | (bzr r400) | ||||
| * | Check for null pointer | Jon A. Cruz | 2006-04-02 | 1 | -0/+6 |
| | | | | (bzr r399) | ||||
| * | Fixed date | Jon A. Cruz | 2006-04-01 | 1 | -1/+1 |
| | | | | (bzr r394) | ||||
| * | Follow-up for missed file | Jon A. Cruz | 2006-04-01 | 1 | -1/+1 |
| | | | | (bzr r393) | ||||
| * | Introducing optional LittleCms use. | Jon A. Cruz | 2006-04-01 | 1 | -0/+6 |
| | | | | (bzr r391) | ||||
| * | merge ::dragging and ::dynahand | MenTaLguY | 2006-04-01 | 1 | -0/+6 |
| | | | | (bzr r390) | ||||
| * | add documentation | MenTaLguY | 2006-04-01 | 1 | -0/+4 |
| | | | | (bzr r389) | ||||
| * | correcting file list | Andrius Ramanauskas | 2006-03-31 | 1 | -2/+4 |
| | | | | (bzr r381) | ||||
| * | patch #1450307 - option for select all to work in layer with it's sub-layers: | Andrius Ramanauskas | 2006-03-31 | 1 | -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 - Lithuanian | Andrius Ramanauskas | 2006-03-29 | 1 | -0/+4 |
| | | | | (bzr r369) | ||||
| * | Renaming temp non-standard attributes | Jon A. Cruz | 2006-03-29 | 1 | -0/+6 |
| | | | | (bzr r330) | ||||
| * | draft of layer manager | MenTaLguY | 2006-03-29 | 1 | -0/+4 |
| | | | | (bzr r326) | ||||
| * | Changed objects to only get linked to "linkable" colors. | Jon A. Cruz | 2006-03-28 | 1 | -0/+8 |
| | | | | (bzr r321) | ||||
| * | Objects will now change when their linked colors change. | Jon A. Cruz | 2006-03-28 | 1 | -0/+6 |
| | | | | (bzr r319) | ||||
| * | Experimenting with linked colors. | Jon A. Cruz | 2006-03-28 | 1 | -1/+9 |
| | | | | (bzr r316) | ||||
| * | Added --export-area-canvas (-C). | Aaron Spike | 2006-03-26 | 1 | -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 class | Jon A. Cruz | 2006-03-24 | 1 | -0/+8 |
| | | | | (bzr r279) | ||||
| * | * packaging/macosx/Resources/bin/inkscape: Fix a packaging | mjwybrow | 2006-03-23 | 1 | -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 file | mjwybrow | 2006-03-15 | 1 | -0/+5 |
| | | | | | | renaming. (bzr r252) | ||||
| * | merged patch #1447043 from Andrius "knutux" R. to create sub-layers | MenTaLguY | 2006-03-15 | 1 | -0/+7 |
| | | | | (bzr r251) | ||||
| * | Replace GC::Managed<>::clearOnceInaccessible with GC::soft_ptr<> | MenTaLguY | 2006-03-15 | 1 | -0/+8 |
| | | | | (bzr r241) | ||||
| * | shared_ptr -> ptr_shared | MenTaLguY | 2006-03-15 | 1 | -0/+21 |
| | | | | (bzr r240) | ||||
| * | (sp_svg_write_color): Use CSS/XHTML/SVG Basic named colours (the 16 colours ↵ | Peter Moulder | 2006-03-13 | 1 | -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. Cruz | 2006-03-13 | 1 | -0/+6 |
| | | | | (bzr r230) | ||||
| * | experiment with moving release beofre extraction of object from document tree | MenTaLguY | 2006-03-12 | 1 | -0/+7 |
| | | | | (bzr r222) | ||||
| * | Changed color dragging to have a color preview. | Jon A. Cruz | 2006-03-10 | 1 | -0/+5 |
| | | | | (bzr r221) | ||||
| * | Initial cut of color drag-n-drop to items on canvas. | Jon A. Cruz | 2006-03-10 | 1 | -0/+5 |
| | | | | (bzr r220) | ||||
| * | (sp_selected_path_reverse): Fix when multiple paths are selected. Also fix ↵ | Peter Moulder | 2006-03-09 | 1 | -27/+33 |
| | | | | | | a small memory leak. (bzr r219) | ||||
| * | add DocumentSubset::_clear | MenTaLguY | 2006-03-06 | 1 | -0/+5 |
| | | | | (bzr r210) | ||||
| * | fix changelog | MenTaLguY | 2006-03-06 | 1 | -2/+2 |
| | | | | (bzr r209) | ||||
| * | remove unneeded document parameter from constructor | MenTaLguY | 2006-03-06 | 1 | -0/+5 |
| | | | | (bzr r208) | ||||
| * | Wire up new SPObject signal to DocumentSubset, so object order changes will ↵ | MenTaLguY | 2006-03-05 | 1 | -0/+7 |
| | | | | | | be reflected in the subset (bzr r207) | ||||
| * | Add signal for notification of object position changes | MenTaLguY | 2006-03-05 | 1 | -0/+6 |
| | | | | (bzr r206) | ||||
| * | Add DocumentSubset as groundwork for layers | MenTaLguY | 2006-03-05 | 1 | -0/+6 |
| | | | | (bzr r205) | ||||
| * | Make color drag to minibar only work when a styled item is selected. | Jon A. Cruz | 2006-03-04 | 1 | -0/+6 |
| | | | | (bzr r201) | ||||
| * | Made style minibar take color drag-n-drop | Jon A. Cruz | 2006-03-01 | 1 | -0/+5 |
| | | | | (bzr r193) | ||||
| * | * src/conn-avoid-ref.cpp, src/libavoid/connector.h, | mjwybrow | 2006-03-01 | 1 | -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-drop | Jon A. Cruz | 2006-02-28 | 1 | -0/+5 |
| | | | | (bzr r189) | ||||
| * | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 2006-02-28 | 1 | -0/+6 |
| | | | | (bzr r188) | ||||
