| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 3 | -60/+76 |
| | | | | (bzr r9961) | ||||
| * | Node tool: fix snapping of node rotation center | Krzysztof Kosi??ski | 2010-12-16 | 3 | -1/+49 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/667072 (bzr r9960) | ||||
| * | Node tool: fix snapping during constrained rotation of handles | Krzysztof Kosi??ski | 2010-12-16 | 1 | -6/+21 |
| | | | | (bzr r9959) | ||||
| * | Node tool: fix handle retraction with non-cusp nodes | Krzysztof Kosi??ski | 2010-12-16 | 1 | -8/+23 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/610817 (bzr r9958) | ||||
| * | Node tool: fix moving multiple nodes along handles (Ctrl+Alt) | Krzysztof Kosi??ski | 2010-12-16 | 1 | -1/+1 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/642536 (bzr r9957) | ||||
| * | Node tool: correctly save node skewing to undo history | Krzysztof Kosi??ski | 2010-12-16 | 1 | -0/+8 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/590259 (bzr r9956) | ||||
| * | Missed a win32 fix. | Jon A. Cruz | 2010-12-15 | 1 | -1/+1 |
| | | | | (bzr r9954) | ||||
| * | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 4 | -13/+13 |
| | | | | (bzr r9953) | ||||
| * | Unit test cleanup. | Jon A. Cruz | 2010-12-14 | 3 | -42/+42 |
| | | | | (bzr r9952) | ||||
| * | Add a warning to sp-object.h to not use some of the new methods | Krzysztof Kosi??ski | 2010-12-12 | 1 | -0/+5 |
| | | | | | | in SPObject outside of the SP tree (bzr r9951) | ||||
| * | Fix change in revision 9947 to be consistent with rest of the codebase. | Jon A. Cruz | 2010-12-12 | 1 | -2/+4 |
| | | | | (bzr r9950) | ||||
| * | Fixed const/non-const mismatch loop. | Jon A. Cruz | 2010-12-12 | 1 | -1/+1 |
| | | | | (bzr r9949) | ||||
| * | Prevent localized doubles from being written into filter matrices | Krzysztof Kosi??ski | 2010-12-12 | 2 | -7/+10 |
| | | | | (bzr r9948) | ||||
| * | Fix build failure | Krzysztof Kosi??ski | 2010-12-12 | 1 | -1/+2 |
| | | | | (bzr r9947) | ||||
| * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 302 | -6575/+7199 |
| |\ | | | | | (bzr r9945.1.1) | ||||
| | * | Naming Correction | Abhishek Sharma public | 2010-08-12 | 1 | -2/+2 |
| | | | | | | | (bzr r9546.1.13) | ||||
| | * | XML Privatisation Stuff after a long time | Abhishek Sharma public | 2010-08-11 | 9 | -27/+138 |
| | | | | | | | (bzr r9546.1.12) | ||||
| | * | Yet mor in c++ification | Abhishek Sharma public | 2010-07-24 | 14 | -107/+170 |
| | | | | | | | (bzr r9546.1.11) | ||||
| | * | More on c++ification and some XML privatisation | Abhishek Sharma public | 2010-07-20 | 9 | -87/+120 |
| | | | | | | | (bzr r9546.1.10) | ||||
| | * | I didn't see it but there was an important file missing namely document-undo.h | Abhishek Sharma Public | 2010-07-18 | 1 | -0/+14 |
| | | | | | | | (bzr r9546.1.9) | ||||
| | * | More in XML privatisation with new create3DBox function and other ↵ | Abhishek Sharma Public | 2010-07-17 | 7 | -16/+70 |
| | | | | | | | | | | | supplements to efficiently hide information. (bzr r9546.1.8) | ||||
| | * | SPShape c++ified to the extent it was possible and more changes done for XML ↵ | Abhishek Sharma Public | 2010-07-14 | 30 | -182/+257 |
| | | | | | | | | | | | privatisation. Major changes yet to come. (bzr r9546.1.7) | ||||
| | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 82 | -665/+762 |
| | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | ||||
| | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 44 | -173/+333 |
| | | | | | | | | | | | 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) | ||||
| | * | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 2010-07-03 | 53 | -265/+273 |
| | | | | | | | (bzr r9546.1.4) | ||||
| | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 92 | -515/+520 |
| | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | ||||
| | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 102 | -386/+410 |
| | | | | | | | (bzr r9546.1.2) | ||||
| | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 137 | -912/+1038 |
| | | | | | | | | | | | 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) | ||||
| * | | Respect "relink duplicates clones" setting with linked offsets. | Krzysztof Kosi??ski | 2010-12-08 | 1 | -0/+9 |
| |\ \ | | | | | | | | | | | | | Patch from Adonis Papaderos. (bzr r9944) | ||||
| | * | | implemented proper error checking | Adonis Papaderos | 2010-12-06 | 1 | -1/+2 |
| | | | | | | | | | | (bzr r9941.1.2) | ||||
| | * | | Make linked offsets respect "Relink duplicated clones" settings | Adonis Papaderos | 2010-12-06 | 1 | -0/+8 |
| | | | | | | | | | | (bzr r9941.1.1) | ||||
| * | | | Fix version check for wheel selector. | Jon A. Cruz | 2010-12-08 | 1 | -0/+4 |
| | | | | | | | | | | (bzr r9943) | ||||
| * | | | Workaround for GTK not scaling the color wheel to match available space. | Jon A. Cruz | 2010-12-07 | 1 | -0/+47 |
| |/ / | | | | | (bzr r9942) | ||||
| * | | Remove custom color wheel widget in favor of the (relatively) recent GtkHSV. ↵ | Jon A. Cruz | 2010-12-06 | 6 | -1259/+28 |
| | | | | | | | | | | | | | | | | | Fixes bug #170046. Fixed bugs: - https://launchpad.net/bugs/170046 (bzr r9941) | ||||
| * | | Stop background rendering once crash handler is triggered. | Jon A. Cruz | 2010-12-06 | 3 | -4/+18 |
| | | | | | | | (bzr r9940) | ||||
| * | | Restore copies of renamed icons on certain gtk versions. Fixes bug #651678. | Jon A. Cruz | 2010-12-06 | 1 | -2/+33 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/651678 (bzr r9939) | ||||
| * | | Fix missing warning icon for missing font on text toolbar. | Jon A. Cruz | 2010-12-06 | 1 | -3/+16 |
| | | | | | | | (bzr r9938) | ||||
| * | | A proper fix for dock item mising icon problem. Fixes bug #658055. | Jon A. Cruz | 2010-12-06 | 1 | -12/+18 |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/658055 (bzr r9937) | ||||
| * | | Filters. New Chromolitho custom predefined filter (experimental). Some UI ↵ | Nicolas Dufour | 2010-12-05 | 4 | -27/+235 |
| | | | | | | | | | | | (notebooks) and comment tweaks on the other filters. (bzr r9936) | ||||
| * | | Block display of named color icc profiles. | Jon A. Cruz | 2010-12-04 | 1 | -0/+12 |
| | | | | | | | (bzr r9934) | ||||
| * | | Extensions. Notebooks now work with internal extensions. | Nicolas Dufour | 2010-12-03 | 6 | -45/+90 |
| | | | | | | | (bzr r9933) | ||||
| * | | C++ cleanup on patch. | Jon A. Cruz | 2010-12-02 | 1 | -14/+9 |
| | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/665316 - https://launchpad.net/bugs/669537 (bzr r9932) | ||||
| * | | Filters. New custom predefined Drawing filter (experimental, and currently a ↵ | Nicolas Dufour | 2010-11-28 | 4 | -32/+185 |
| | | | | | | | | | | | bit tall), and some tweaks and fixes. (bzr r9931) | ||||
| * | | Filters. New custom predefined cross-smooth filter (very experimental...). | Nicolas Dufour | 2010-11-26 | 3 | -22/+155 |
| | | | | | | | (bzr r9925) | ||||
| * | | Fix crashes caused by spinbutton focus problems. | Krzysztof Kosi??ski | 2010-11-25 | 1 | -9/+10 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Patch from Adnois Papaderos. Fixed bugs: - https://launchpad.net/bugs/665316 - https://launchpad.net/bugs/669537 (bzr r9923) | ||||
| | * | | Fix Bug #669537 - crash when activating "snap to path" | Adonis Papaderos | 2010-11-25 | 1 | -9/+10 |
| | | | | | | | | | | | | | | | | mode after changing stroke width (no focus-out-event) (bzr r9917.3.1) | ||||
| * | | | Fix crash when unlinking orphaned clones. Patch from Adonis Papaderos. | Krzysztof Kosi??ski | 2010-11-25 | 2 | -1/+6 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/675309 (bzr r9922) | ||||
| | * | | | Fix Bug #675309 - crash when unlinking an orphaned clone | Adonis Papaderos | 2010-11-25 | 2 | -1/+6 |
| | |/ / | | | | | | | (bzr r9917.2.1) | ||||
| * | | | Fix crash when shift-clicking the top rectangle rounding handle. | Krzysztof Kosi??ski | 2010-11-25 | 1 | -1/+0 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Patch by Adonis Papaderos. Fixed bugs: - https://launchpad.net/bugs/680520 (bzr r9921) | ||||
