| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | Warning cleanup. | Jon A. Cruz | 2010-01-15 | 14 | -36/+64 | |
| | | | | | | | (bzr r8981) | |||||
| | * | Replace std::tr1::unordered_(map|set) with __gnu_cxx::hash_(map|set), | Krzysztof Kosi??ski | 2010-01-14 | 7 | -26/+59 | |
| | | | | | | | | | | | to work around broken headers in some GCC versions. (bzr r8980) | |||||
| | * | Remove "show transform handles" from prefs - no longer necessary | Krzysztof Kosi??ski | 2010-01-14 | 2 | -3/+0 | |
| | | | | | | | (bzr r8979) | |||||
| | * | * Add "show transform handles" toggle button. | Krzysztof Kosi??ski | 2010-01-14 | 6 | -71/+100 | |
| | | | | | | | | | | | | | * Transform handle mode switching similar to selector tool, when node transform handles are visible. (bzr r8846.2.18) | |||||
| | * | Merge GSoC 2009 node tool rewrite | Krzysztof Kosi??ski | 2010-01-14 | 86 | -9116/+8701 | |
| | |\ | | | | | | | (bzr r8976) | |||||
| | | * | Re-enable snapping on release, for now. | Krzysztof Kosi??ski | 2010-01-14 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r8846.2.16) | |||||
| | | * | Remove nodepath.cpp and nodepath.h | Krzysztof Kosi??ski | 2010-01-14 | 2 | -5491/+0 | |
| | | | | | | | | | | (bzr r8846.2.13) | |||||
| | | * | Implement segment weld to make segment join similar to node join | Krzysztof Kosi??ski | 2010-01-14 | 4 | -12/+62 | |
| | | | | | | | | | | (bzr r8846.2.12) | |||||
| | | * | * Merge from trunk | Krzysztof Kosi??ski | 2010-01-14 | 283 | -7311/+19434 | |
| | | |\ | | | | | | | | | | | | | | | | | | | | | * Update to new snapping API * Modify the join action slightly (bzr r8846.2.11) | |||||
| | | * | | Some additional docs | Krzysztof Kosi??ski | 2010-01-13 | 3 | -20/+43 | |
| | | | | | | | | | | | | | (bzr r8846.2.10) | |||||
| | | * | | * Implement node snapping. | Krzysztof Kosi??ski | 2010-01-10 | 21 | -1212/+313 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fix minor bug in linear grow. * Add --fixes. * Move some node selection-related functions to ControlPointSelection. Fixed bugs: - https://launchpad.net/bugs/170561 - https://launchpad.net/bugs/171893 - https://launchpad.net/bugs/182585 - https://launchpad.net/bugs/446773 (bzr r8846.2.9) | |||||
| | | * | | Implement selection linear grow | Krzysztof Kosi??ski | 2009-12-26 | 6 | -19/+178 | |
| | | | | | | | | | | | | | (bzr r8846.2.8) | |||||
| | | * | | Implement selection spatial grow | Krzysztof Kosi??ski | 2009-12-26 | 9 | -88/+186 | |
| | | | | | | | | | | | | | (bzr r8846.2.7) | |||||
| | | * | | Remove remnants of old node tool | Krzysztof Kosi??ski | 2009-12-24 | 12 | -492/+14 | |
| | | | | | | | | | | | | | (bzr r8846.2.6) | |||||
| | | * | | Comment cleanup | Krzysztof Kosi??ski | 2009-12-23 | 3 | -10/+9 | |
| | | | | | | | | | | | | | (bzr r8846.2.5) | |||||
| | | * | | Fix the "show temporary outlines for selected paths" preference. | Krzysztof Kosi??ski | 2009-12-08 | 3 | -9/+10 | |
| | | | | | | | | | | | | | (bzr r8846.2.4) | |||||
| | | * | | Fix LPEs and break mask transform undo | Krzysztof Kosi??ski | 2009-12-08 | 16 | -91/+164 | |
| | | | | | | | | | | | | | (bzr r8846.2.3) | |||||
| | | * | | Fix mask editing behavior on undo and outline display for masks/clips; | Krzysztof Kosi??ski | 2009-12-05 | 7 | -67/+196 | |
| | | | | | | | | | | | | | | | | | | | | | prepare to fix LPE path parameters (bzr r8846.2.2) | |||||
| | | * | | First GSoC node tool commit to Bazaar | Krzysztof Kosi??ski | 2009-11-29 | 66 | -2062/+7977 | |
| | | | | | | | | | | | | | (bzr r8846.1.1) | |||||
| | * | | | Do not append a segment when finishing an open path with right click | Krzysztof Kosi??ski | 2010-01-14 | 1 | -13/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in the pen tool. Fixed bugs: - https://launchpad.net/bugs/208768 (bzr r8975) | |||||
| | * | | | Adding a 'widescreen' task. | Jon A. Cruz | 2010-01-13 | 2 | -24/+69 | |
| | | |/ | |/| | | | | (bzr r8972) | |||||
| | * | | Initial cut of disabling floating windows on window managers with problems. | Jon A. Cruz | 2010-01-12 | 4 | -9/+54 | |
| | | | | | | | | | | (bzr r8971) | |||||
| | * | | Enabling now that some have confirmed proper functionality on 64-bit. | Jon A. Cruz | 2010-01-12 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r8970) | |||||
| | * | | Adapt recent recursive reference patch for masks to protect from crashing on ↵ | Josh Andler | 2010-01-12 | 1 | -2/+34 | |
| | | | | | | | | | | | | | | | | clippaths too (bzr r8969) | |||||
| | * | | Implemented dynamic repositioning of toolboxes. | Jon A. Cruz | 2010-01-11 | 4 | -16/+65 | |
| | | | | | | | | | | (bzr r8968) | |||||
| | * | | Disable questioned code section. | Jon A. Cruz | 2010-01-11 | 2 | -0/+31 | |
| | | | | | | | | | | | | | | | | Added name fetch. (bzr r8967) | |||||
| | * | | Removed null'd use of icons. | Jon A. Cruz | 2010-01-10 | 1 | -9/+1 | |
| | | | | | | | | | | (bzr r8966) | |||||
| | * | | Temporarily block out code giving problems on 64-bit. | Jon A. Cruz | 2010-01-10 | 1 | -0/+4 | |
| | | | | | | | | | | (bzr r8965) | |||||
| | * | | Fix typo | Diederik van Lierop | 2010-01-10 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r8964) | |||||
| | * | | Completed base code to flip toolbox orientation. | Jon A. Cruz | 2010-01-10 | 4 | -13/+150 | |
| | | | | | | | | | | | | | | | | Basic integration of task switching control. (bzr r8963) | |||||
| | * | | Avoid crash by uninitialized perspectives. | Maximilian Albert | 2010-01-10 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/500507 (bzr r8962) | |||||
| | * | | fix regression caused by rev. 8927 (reported in LP bug #495483 by ~suv) | Diederik van Lierop | 2010-01-09 | 1 | -0/+1 | |
| | | | | | | | | | | (bzr r8961) | |||||
| | * | | Refactoring the snapping API (making it easier to maintain and understand ↵ | Diederik van Lierop | 2010-01-09 | 39 | -1229/+1282 | |
| | | | | | | | | | | | | | | | | for the devs) (bzr r8960) | |||||
| | * | | Patch by Alex Leone to fix crash with recursive masks from 190130, I also ↵ | Josh Andler | 2010-01-09 | 1 | -1/+33 | |
| | | | | | | | | | | | | | | | | added him to AUTHORS (bzr r8959) | |||||
| | * | | Leverage recent toolbox c++-ification work to move the snap toolbar to the ↵ | Jon A. Cruz | 2010-01-09 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | side with minimal effort. (bzr r8956) | |||||
| | * | | Initial c++-ification of toolbox creation. | Jon A. Cruz | 2010-01-09 | 5 | -62/+117 | |
| | | | | | | | | | | (bzr r8955) | |||||
| | * | | C++-ification pass. | Jon A. Cruz | 2010-01-08 | 3 | -59/+75 | |
| | | | | | | | | | | (bzr r8954) | |||||
| | * | | Removed outdated forward declarations. | Jon A. Cruz | 2010-01-08 | 1 | -3/+0 | |
| | | | | | | | | | | (bzr r8953) | |||||
| | * | | Patch by Alex Leone to add margins to resize page options in Document Properties | Josh Andler | 2010-01-08 | 9 | -47/+184 | |
| | | | | | | | | | | (bzr r8952) | |||||
| | * | | Added UXManager. Cleaning up toolbox creation. | Jon A. Cruz | 2010-01-07 | 9 | -68/+482 | |
| | | | | | | | | | | (bzr r8951) | |||||
| | * | | a better truncation detection, suggested by Richard Hughes | buliabyak | 2010-01-07 | 4 | -70/+10 | |
| | | | | | | | | | | (bzr r8950) | |||||
| | * | | Refactored common value. | Jon A. Cruz | 2010-01-06 | 1 | -15/+17 | |
| | | | | | | | | | | (bzr r8946) | |||||
| | * | | Changed version number (0.47.0.0 -> 0.47.0.9, "0.47" -> "0.47+devel") in ↵ | Chris Morgan | 2010-01-05 | 2 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | inkscape.rc and inkview.rc so VersionInfo in inkscape.exe and inkview.exe for devel builds will be a bit different from 0.47 final. The installer has a much better version number detection system and will use the style 0.47.0.8944 and "0.47+devel-r8944" for bzr revision 8944, but I'm not quite up to wedging Bazaar revision detection into buildtool.cpp and build.xml yet. (bzr r8944) | |||||
| | * | | More refactoring to reduce copy-n-paste duplication. | Jon A. Cruz | 2010-01-04 | 1 | -88/+55 | |
| | | | | | | | | | | (bzr r8941) | |||||
| | * | | Refactoring copy-n-paste duplicate code out of toolbar creation. | Jon A. Cruz | 2010-01-04 | 1 | -79/+18 | |
| | | | | | | | | | | (bzr r8940) | |||||
| | * | | spray algorithm updated | Steren Giannini | 2010-01-03 | 1 | -39/+14 | |
| | | | | | | | | | | (bzr r8938.1.2) | |||||
| | * | | Spray cleanup | Steren Giannini | 2010-01-03 | 8 | -622/+52 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ------------ This line and the following will be ignored -------------- removed: src/ui/dialog/spray-option.cpp src/ui/dialog/spray-option.h modified: src/spray-context.cpp src/ui/dialog/Makefile_insert src/ui/dialog/dialog-manager.cpp src/ui/view/edit-widget.cpp src/ui/view/edit-widget.h src/widgets/toolbox.cpp unknown: backup.bzr/ description-pak doc-pak/ po/.intltool-merge-cache (bzr r8938.1.1) | |||||
| | * | | i18n fix in toolbox.cpp (no-c-format %) | Nicolas Dufour | 2010-01-02 | 1 | -0/+2 | |
| | | | | | | | | | | (bzr r8936) | |||||
| | * | | Inkscape version: replace svn check with bzr check | Nicolas Dufour | 2010-01-02 | 1 | -2/+2 | |
| | | | | | | | | | | (bzr r8935) | |||||
| | * | | Preserve metadata in plain SVG. Fixes bug #170967. | Jon A. Cruz | 2010-01-02 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/170967 (bzr r8934) | |||||
