| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update color lines overlay, with halo of 1 px matched by Gez. Fix some crash ↵ | root | 2013-04-17 | 1 | -6/+6 |
| | | | | | | snapping. Added new button widget to make cusp node (bzr r11950.1.96) | ||||
| * | Change width only for selected nodes by widget | root | 2013-04-07 | 1 | -2/+16 |
| | | | | (bzr r11950.1.83) | ||||
| * | Fix scale and rotate some nodes | Jabier Arraiza Cenoz | 2013-03-31 | 1 | -9/+17 |
| | | | | (bzr r11950.1.78) | ||||
| * | Update to trunk | Jabier Arraiza Cenoz | 2013-03-28 | 1 | -1/+0 |
| |\ | | | | | (bzr r11950.1.76) | ||||
| | * | Fix Glibmm inclusions for Gtk+ 3 builds and implement a Gtk+ 3 compatible ↵ | Alex Valavanis | 2013-03-26 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | | check for X11 backend Fixed bugs: - https://launchpad.net/bugs/1160252 - https://launchpad.net/bugs/1122774 (bzr r12247) | ||||
| * | | Remove extra code | Jabier Arraiza Cenoz | 2013-03-23 | 1 | -11/+0 |
| | | | | | | | (bzr r11950.1.69) | ||||
| * | | Mauro based feedbak added some fixes | Jabier Arraiza Cenoz | 2013-03-23 | 1 | -7/+16 |
| | | | | | | | (bzr r11950.1.68) | ||||
| * | | Fixed end extremium node delete fault, ready for testing | root | 2013-03-22 | 1 | -13/+23 |
| | | | | | | | (bzr r11950.1.66) | ||||
| * | | Fixing errors at delete extrewmiuns nodes | Jabier Arraiza Cenoz | 2013-03-21 | 1 | -8/+18 |
| | | | | | | | (bzr r11950.1.65) | ||||
| * | | Fixed redraw handles at node delete | Jabier Arraiza Cenoz | 2013-03-21 | 1 | -6/+6 |
| | | | | | | | (bzr r11950.1.64) | ||||
| * | | Inserting nodes fixed, cleanup | Jabier Arraiza Cenoz | 2013-03-21 | 1 | -30/+20 |
| |\ \ | | | | | | | (bzr r11950.1.63) | ||||
| | * \ | Fixing node creations in BSpline mode. | jtx | 2013-03-20 | 1 | -25/+14 |
| | |\ \ | |/ / |/| | | (bzr r11950.4.1) | ||||
| * | | | For testing, widget added, regression fixed | Jabier Arraiza Cenoz | 2013-03-20 | 1 | -1/+6 |
| |/ / | | | | | (bzr r11950.1.62) | ||||
| * | | Working width widgets | Jabier Arraiza Cenoz | 2013-03-19 | 1 | -1/+1 |
| | | | | | | | (bzr r11950.1.58) | ||||
| * | | working whith widgets | Jabier Arraiza Cenoz | 2013-03-18 | 1 | -3/+13 |
| | | | | | | | (bzr r11950.1.57) | ||||
| * | | Permanent show outline in BSpline mode | Jabier Arraiza Cenoz | 2013-03-06 | 1 | -0/+3 |
| | | | | | | | (bzr r11950.1.47) | ||||
| * | | Fixed closed pc->ea | Jabier Arraiza Cenoz | 2013-02-28 | 1 | -30/+15 |
| | | | | | | | (bzr r11950.1.40) | ||||
| * | | Saved for next refactor | Jabier Arraiza Cenoz | 2013-02-23 | 1 | -27/+11 |
| | | | | | | | (bzr r11950.1.37) | ||||
| * | | Mayor refactor | Jabier Arraiza Cenoz | 2013-02-19 | 1 | -41/+49 |
| | | | | | | | (bzr r11950.1.36) | ||||
| * | | refactor | Jabier Arraiza Cenoz | 2013-02-18 | 1 | -20/+82 |
| | | | | | | | (bzr r11950.1.35) | ||||
| * | | All done except cusp continuous and close bspline | Jabier Arraiza Cenoz | 2013-02-14 | 1 | -2/+21 |
| |/ | | | (bzr r11950.1.32) | ||||
| * | Stop deriving SPCanvasItem from GtkObject | Alex Valavanis | 2012-06-09 | 1 | -1/+1 |
| | | | | (bzr r11469.1.1) | ||||
| * | Extended resizing to node handles. | Jon A. Cruz | 2012-05-17 | 1 | -0/+9 |
| | | | | (bzr r11375) | ||||
| * | Warning cleanup. | Jon A. Cruz | 2012-04-04 | 1 | -1/+1 |
| | | | | (bzr r11144) | ||||
| * | Clean up all remaining false warnings from Gtkmm | Alex Valavanis | 2012-02-26 | 1 | -1/+1 |
| | | | | (bzr r11018) | ||||
| * | Patch from John Smith for 623660 | Josh Andler | 2012-01-23 | 1 | -1/+1 |
| | | | | (bzr r10921) | ||||
| * | turn SPPath into a class, and add some methods... | Johan B. C. Engelen | 2012-01-17 | 1 | -2/+2 |
| | | | | (bzr r10897) | ||||
| * | new: add nodes at extreme values of selected subpaths | Johan B. C. Engelen | 2012-01-04 | 1 | -0/+61 |
| | | | | (bzr r10839) | ||||
| * | Powerstroke: adjust control points when adding or deleting knots, to try and ↵ | Johan B. C. Engelen | 2011-11-05 | 1 | -8/+26 |
| | | | | | | keep the shape a bit the same... (bzr r10728) | ||||
| * | fix usage of iterator when iterator's erase function is used (Bug #812018) | Kris De Gussem | 2011-10-29 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/812018 (bzr r10706) | ||||
| * | Doxygen cleanup. | Jon A. Cruz | 2011-10-03 | 1 | -4/+7 |
| | | | | (bzr r10660) | ||||
| * | - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is ↵ | Johan B. C. Engelen | 2011-07-17 | 1 | -2/+2 |
| | | | | | | | | item-to-desktop, not item-to-document. This should make it easier to spot bugs. - tag some instances where the document-to-desktop transform has been hardcoded (bzr r10466) | ||||
| * | Cleanup of oudated/redundant SP_ITEM() macro use. | Jon A. Cruz | 2011-07-16 | 1 | -2/+2 |
| | | | | (bzr r10461) | ||||
| * | add new preference widget for a number with a unit. | Johan B. C. Engelen | 2011-04-17 | 1 | -1/+1 |
| | | | | | | change Preferences > Steps to this new widget (bzr r10177) | ||||
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 1 | -4/+4 |
| | | | | (bzr r10066) | ||||
| * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 1 | -1/+1 |
| | | | | (bzr r10050) | ||||
| * | Fix node tool brokenness resulting from a switch to runtime order | Krzysztof Kosi??ski | 2011-02-05 | 1 | -6/+7 |
| | | | | | | in 2Geom's BezierCurve (bzr r10035) | ||||
| * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 1 | -6/+6 |
| | | | | (bzr r10025) | ||||
| * | Node tool: special case node duplication for endnodes - select new endnode | Krzysztof Kosi??ski | 2010-12-16 | 1 | -10/+19 |
| | | | | (bzr r9962) | ||||
| * | Node tool: fix Tab and Shift+Tab | Krzysztof Kosi??ski | 2010-12-16 | 1 | -58/+1 |
| | | | | (bzr r9961) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 1 | -11/+17 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 1 | -1/+1 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 1 | -5/+10 |
| | | | | | | | | | | | Privatisation. Users may checkout [grep -Ir XML Tree *] in the source code and all the places where the XML node/Tree is being used shall be reflected. (bzr r9546.1.5) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 1 | -2/+2 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 1 | -2/+2 |
| | | | | | | | | | | | sp-polyline, sp-item and marks the onset of document c++ification as well. Users can check performace increase with [/usr/bin/time -v inkscape_binary_with_commandline_options]. (bzr r9546.1.1) | ||||
| * | | Fix rare crash when trying to drag after undo in the node tool | Krzysztof Kosi??ski | 2010-11-19 | 1 | -0/+2 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/544599 (bzr r9906) | ||||
| * | | Super duper mega (fun!) commit: replaced encoding=utf-8 with ↵ | Chris Morgan | 2010-11-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fileencoding=utf-8 in all 1074 Vim modelines. The reason for this is that (a) setting the encoding isn't nice, and (b) Vim 7.3 (with modeline enabled) disallows it and pops up an error whenever you open any file with it ("invalid modeline"). Also corrected five deviant modestrings: * src/ui/widget/dock.cpp and src/ui/widget/dock.h: missing colon at the end * src/ui/dialog/tile.cpp: removed gratuitous second colon at the end * src/helper/units-test.h: removed gratuitous space before a colon * share/extensions/export_gimp_palette.py: missing textwidth=99 That's my geekiest commit yet. (bzr r9900) | ||||
| * | | Fix oddities related to smooth endnodes. Should fix a crasher. | Krzysztof Kosi??ski | 2010-10-12 | 1 | -9/+3 |
| | | | | | | | (bzr r9826) | ||||
| * | | Cherry pick node duplication from 0.48 stable | Krzysztof Kosi??ski | 2010-10-12 | 1 | -0/+33 |
| | | | | | | | (bzr r9825) | ||||
| * | | Fix funny behavior when dragging near the start node of a path | Krzysztof Kosi??ski | 2010-08-13 | 1 | -1/+4 |
| | | | | | | | (bzr r9712) | ||||
