| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | remember status of relative checkbox for guideline dialog | Johan B. C. Engelen | 2011-04-08 | 2 | -1/+6 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/484187 (bzr r10147) | |||||
| * | | | Merge from trunk | Krzysztof Kosi??ski | 2011-04-07 | 64 | -959/+1467 | |
| |\| | | | | | | | | (bzr r9508.1.73) | |||||
| | * | | use shape's curve before LPE as flash path in node tool. so now, you should ↵ | Johan B. C. Engelen | 2011-04-01 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | see a flashing path for all shapes now (bzr r10143) | |||||
| | * | | Filters: labels consistency fix. | Nicolas Dufour | 2011-04-01 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | Translations: inkscape.pot and French translation update. Constributors: authors and translators lists update. (bzr r10140) | |||||
| | * | | Added some mnemonics for filter path effects (Bug #170765) | Kris De Gussem | 2011-03-20 | 1 | -1/+1 | |
| | | | | | | | | | | (bzr r10119) | |||||
| | * | | Layers. Fix for Bug #249035: Undo crash when executing extensions. | Nicolas Dufour | 2011-03-18 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/249035 (bzr r10113) | |||||
| | * | | Last renamings of headers in Inkscape preferences (Bug #560751) | Kris De Gussem | 2011-03-17 | 1 | -7/+7 | |
| | | | | | | | | | | (bzr r10111) | |||||
| | * | | Preferences. Fix for Bug #686193 (Make linked offsets respect Relink ↵ | Nicolas Dufour | 2011-03-17 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | duplicated clones settings). Fixed bugs: - https://launchpad.net/bugs/686193 (bzr r10110) | |||||
| | * | | automatically enter current filename in windows save as dialog. | Johan B. C. Engelen | 2011-03-15 | 1 | -0/+11 | |
| | |/ | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/530957 (bzr r10107) | |||||
| | * | fixing duplicate author name in about box: "Aurélio Adnauer Heckert" | Felipe Corr??a da Silva Sanches | 2011-03-09 | 1 | -2/+1 | |
| | | | | | | | (bzr r10087) | |||||
| | * | About. Fix for Bug #216386 (Help-window build-date text is clipped). | Nicolas Dufour | 2011-03-03 | 1 | -1/+2 | |
| | | | | | | | (bzr r10077) | |||||
| | * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 17 | -0/+17 | |
| | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10070.1.1) | |||||
| | * | Finished cleanup of outdated SP_OBJECT_REPR C macro. | Jon A. Cruz | 2011-02-22 | 13 | -76/+100 | |
| | | | | | | | (bzr r10067) | |||||
| | * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 3 | -51/+57 | |
| | | | | | | | (bzr r10066) | |||||
| | * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 1 | -7/+7 | |
| | | | | | | | (bzr r10064) | |||||
| | * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 9 | -310/+538 | |
| | | | | | | | | | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062) | |||||
| | * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 3 | -16/+16 | |
| | | | | | | | (bzr r10060) | |||||
| | * | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 1 | -1/+1 | |
| | | | | | | | (bzr r10050) | |||||
| | * | Fixed uninitialized member variables. | Jon A. Cruz | 2011-02-07 | 1 | -4/+11 | |
| | | | | | | | (bzr r10037) | |||||
| | * | 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) | |||||
| | * | Translations. Context removed in filter-enums (context support too complex ↵ | Nicolas Dufour | 2011-02-03 | 1 | -1/+1 | |
| | | | | | | | | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030) | |||||
| | * | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 19 | -86/+66 | |
| | | | | | | | (bzr r10025) | |||||
| | * | Translations. French translation minor update. | Nicolas Dufour | 2011-02-02 | 1 | -273/+279 | |
| | | | | | | | | | | | Contributors. Authors and translators lists update. (bzr r10024) | |||||
| | * | OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search ↵ | Nicolas Dufour | 2011-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | fails). (bzr r10021) | |||||
| | * | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -2/+2 | |
| | | | | | | | (bzr r9990) | |||||
| | * | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 1 | -7/+14 | |
| | | | | | | | (bzr r9989) | |||||
| | * | Snapping: improve calculation of metrics for scaling, modify some comments, ↵ | Diederik van Lierop | 2010-12-27 | 1 | -1/+0 | |
| | | | | | | | | | | | and remove a line of obsolete debugging output (bzr r9986) | |||||
| | * | Node tool: snap while scaling a selection of nodes. Consider this as ↵ | Diederik van Lierop | 2010-12-27 | 3 | -2/+87 | |
| | | | | | | | | | | | experimental; needs cleanup! (bzr r9985) | |||||
| | * | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 2 | -4/+7 | |
| | | | | | | | | | | | dialogs (Bug 170765) (bzr r9981) | |||||
| | * | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 12 | -12/+14 | |
| | | | | | | | | | | | header. (bzr r9978.1.1) | |||||
| | * | Simple tracking of time to display dialogs and main window. | Jon A. Cruz | 2010-12-18 | 1 | -2/+16 | |
| | | | | | | | (bzr r9966) | |||||
| | * | Mnemonics in fill and stroke dialog and menu | Kris De Gussem | 2010-12-17 | 3 | -3/+4 | |
| | | | | | | | (bzr r9964) | |||||
| | * | 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) | |||||
| * | | Merge from trunk (again) | Krzysztof Kosi??ski | 2010-12-15 | 42 | -407/+527 | |
| |\| | | | | | (bzr r9508.1.72) | |||||
| | * | Win32 post-GSoC fixups. | Jon A. Cruz | 2010-12-15 | 1 | -6/+6 | |
| | | | | | | | (bzr r9953) | |||||
| | * | Prevent localized doubles from being written into filter matrices | Krzysztof Kosi??ski | 2010-12-12 | 1 | -1/+4 | |
| | | | | | | | (bzr r9948) | |||||
| | * | Merge and cleanup of GSoC C++-ification project. | Jon A. Cruz | 2010-12-12 | 41 | -390/+478 | |
| | |\ | | | | | | | (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) | |||||
| | | * | SPObject c++ification finalized along with the beginning of XML ↵ | Abhishek Sharma Public | 2010-07-12 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Privatisation tweaks (bzr r9546.1.6) | |||||
| | | * | C++ification of SPObject continued along with the onset of XML ↵ | Abhishek Sharma Public | 2010-07-06 | 6 | -32/+76 | |
| | | | | | | | | | | | | | | | | 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 | 2 | -3/+3 | |
| | | | | | | | | | | (bzr r9546.1.4) | |||||
| | | * | New Class SPDocumentUndo created which takes care of c++fying some non ↵ | Abhishek Sharma Public | 2010-07-02 | 29 | -126/+126 | |
| | | | | | | | | | | | | | | | | SPDocument based methods (bzr r9546.1.3) | |||||
| | | * | C++fied SPDocument added | Abhishek Sharma Public | 2010-07-01 | 15 | -50/+48 | |
| | | | | | | | | | | (bzr r9546.1.2) | |||||
| | | * | This is the first c++ification commit from me. It handles sp-line, ↵ | Abhishek Sharma Public | 2010-06-29 | 13 | -71/+69 | |
| | | | | | | | | | | | | | | | | 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) | |||||
