Code

Coords: fix initial cursor position in the text tool
[inkscape.git] / src /
2010-04-04 Krzysztof KosińskiCoords: fix initial cursor position in the text tool
2010-04-04 Krzysztof KosińskiCoords: fix SPDesktop::point() method
2010-04-04 Krzysztof KosińskiMerge PDF rendering fix
2010-04-03 Krzysztof KosińskiFix grid extension
2010-04-03 Krzysztof KosińskiFix pattern knotholder
2010-04-03 Krzysztof KosińskiFix canvas resize
2010-04-03 Krzysztof KosińskiFix behavior when loading a document
2010-04-03 Krzysztof KosińskiFix tweak and paint bucket tools
2010-04-03 Krzysztof KosińskiFix spray tool
2010-04-03 Krzysztof KosińskiFix single-handle keybindings
2010-04-03 Krzysztof KosińskiFix align & distribute dialog
2010-04-03 Krzysztof KosińskiFix rotation in node and select tool
2010-04-03 Krzysztof KosińskiInitial fix for the inverted coordinate system bug
2010-04-02 Krzysztof KosińskiFix command line invocation on Windows (LP #167455).
2010-04-02 Krzysztof KosińskiDo not print PYTHONPATH on every invocation (stale...
2010-04-02 Krzysztof KosińskiAdd Ctrl+H as a shortcut for "show handles" in the...
2010-04-02 Jon A. CruzCorrected "using namespace" contamination from ui/dialo...
2010-04-02 Jon A. CruzAllow filtering by glyph script.
2010-04-02 Jon A. CruzAdd character script range to description
2010-04-02 Jon A. CruzAdding missing files for bug #343186.
2010-04-01 Jon A. CruzInitial cut of glyph selector dialog is in. Fixes bug...
2010-04-01 Josh AndlerPatch by Daniel_J for 522327
2010-03-30 Krzysztof KosińskiMake all paths in PYTHONPATH absolute.
2010-03-30 Jon A. CruzCorrected string-to-number conversion to use locale...
2010-03-30 Jon A. CruzFix logic to avoid too many updates while dragging...
2010-03-29 Krzysztof KosińskiMore correct setting of PYTHONPATH at startup
2010-03-29 Krzysztof KosińskiRemove remnants of rather pointless MMX optimizations...
2010-03-29 Krzysztof KosińskiAdd console helper application based on inkscapec.exe...
2010-03-29 Jon A. CruzPurge use of SP_ACTIVE_* and encapsulate by moving...
2010-03-28 Krzysztof KosińskiOops - obviously the previous fix didn't work outside...
2010-03-28 Krzysztof KosińskiFix regression (inkex.py not found for extensions in...
2010-03-28 Krzysztof KosińskiRemove leftover debug output
2010-03-28 Krzysztof KosińskiAllow Inkscape to run from Unicode directories on Windows
2010-03-28 buliabyakreinstate wrongly ignored delta in pick; makes selectin...
2010-03-28 Jon A. CruzPhase 3 - Convert to C++ class, but still using C-style...
2010-03-27 buliabyakinherit value as well as computed for linespacing and...
2010-03-27 Jon A. CruzPhase 2b - remove use of SPWidget and wire signals...
2010-03-27 Krzysztof KosińskiFix incorrect use of std::auto_ptr<char> in FontInstanc...
2010-03-27 Jon A. CruzPhase 2 - remove duplicated code and leave a single...
2010-03-27 Jon A. CruzPhase 1 - unify/reconcile copy-n-paste edit madness...
2010-03-27 buliabyakmake SP_OBJECT_ID usable again
2010-03-26 Ted GouldAdding in shape-record.h
2010-03-26 Ted GouldAdding in accumulators. We need them too.
2010-03-26 Ted GouldAdding in svg-device-color.h
2010-03-25 Jon A. CruzFixes missing include that complicated older libs....
2010-03-24 Ted GouldAdding in assertions.h
2010-03-24 Ted GouldAdding missing snapping headers.
2010-03-24 Ted GouldMake dist fixes for src/ directory.
2010-03-23 Jon A. CruzAdd needed null check.
2010-03-23 Jon A. CruzUpdate to reflect "swatch" gradients as being assumed...
2010-03-23 Jon A. CruzAdding some const correctness and overloads.
2010-03-22 Jon A. CruzC++-ification of enums.
2010-03-22 Jon A. CruzC++-ification of paint selector.
2010-03-21 Jon A. CruzFix crash
2010-03-21 Diederik van LieropFix regression caused by rev. #9158 (selection of nodes...
2010-03-21 Jon A. CruzEdit single-stop "swatch"/"solid" gradients in-place...
2010-03-21 Krzysztof KosińskiFix build with poppler >= 0.12.2
2010-03-20 Josh AndlerPatch by Martin Sucha for 542004
2010-03-20 Jon A. CruzWhitespace cleanup.
2010-03-19 Jon A. CruzFixed missing palette when using file open on a new...
2010-03-19 Jon A. CruzCleanup of SP_ACTIVE_DESKTOP to prepare clipboard code...
2010-03-19 Jon A. CruzBrace safety cleanup.
2010-03-18 Krzysztof KosińskiFix a few remaining oddities in handle scaling via...
2010-03-18 Krzysztof KosińskiSet transform center so that odd stars and polygons...
2010-03-18 Krzysztof KosińskiFix scaling of degenerate handles using keybard shortcuts.
2010-03-18 Jon A. CruzChanged the embed/link dialog to use radio buttons...
2010-03-18 Jon A. CruzAdded wrappers for the "optiongroup" type that correspo...
2010-03-17 Krzysztof KosińskiFix Ctrl-drag in node tool with zero snap delay.
2010-03-17 buliabyakmake label more informative
2010-03-17 Jon A. CruzFix loading of non-PNG images.
2010-03-17 Jon A. CruzFollow-on cleanup for bug #271401. Isolates setjmp...
2010-03-16 Jon A. CruzFixing "Auto" palette to be tracked per document, indep...
2010-03-14 Krzysztof KosińskiMove around files to remove some vanity directories.
2010-03-14 Krzysztof KosińskiNew node tool: implement handle snapping
2010-03-14 Johan Engelenfix pasting of LPE stacks
2010-03-14 Krzysztof KosińskiImplement keyboard shortcuts for single handle adjustments.
2010-03-14 Johan EngelenFixes crash of bug #537457, but export is incorrect.
2010-03-14 Jon A. CruzCreate better names when intput devices are reported...
2010-03-14 Jon A. CruzMinor cleanup and addition of tablet debugging code.
2010-03-13 Jon A. CruzSplitting the color swatch class to be separate for...
2010-03-13 Krzysztof KosińskiTry harder to fix the tablet configuration problem
2010-03-13 Krzysztof KosińskiFix undo stack spam in single-path mode of the spray...
2010-03-12 Diederik van LieropFix crash in spray tool caused by rev. 9158
2010-03-12 Jon A. CruzFinished live updating of swatch previews. Fixes bugs...
2010-03-12 Krzysztof KosińskiHopefully fix #334800 (input devices configuration...
2010-03-11 Jon A. CruzFix flicker during palette update.
2010-03-10 Jon A. CruzAuto swatches now update as they are edited in the...
2010-03-09 Michael WybrowMade some improvements to the osx-build.sh script to...
2010-03-09 Jon A. CruzInitial F&S dialog setting of swatch colors.
2010-03-08 Diederik van LieropDon't snap to points which are off-screen
2010-03-08 Jon A. CruzFollow-up fix of member/parameter name collision.
2010-03-08 Jon A. CruzCleanup of gradient-selector to allow for new mode.
2010-03-08 Jon A. CruzCleanup of gradients and stops.
2010-03-08 Jon A. CruzMove new "NodesShow*" action to be with the existing...
2010-03-07 Jon A. CruzRestore node toolbar buttons that were just commented...
2010-03-07 Diederik van Lierop1) When rotating a guide, don't try to snap when <ctrl...
2010-03-07 Diederik van LieropWhile dragging or rotating a guide, <shift>-key now...
2010-03-06 Diederik van LieropFix scrolling with mouse wheel when hovering above...
2010-03-06 Jon A. CruzPrevent crash due to double delete. Fixes bug #316506.
2010-03-06 Jon A. CruzBlock "special" solid gradients from gradient F&S dialog.
next