| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | | | | Pass removing some outdated C-macro use. | Jon A. Cruz | 2011-02-20 | 16 | -163/+160 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10059) | |||||
| * | | | | | | Fix the zoom changed signal to no longer be sent out before the values have ↵ | Jon A. Cruz | 2011-02-19 | 1 | -1/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | finished changing. (bzr r10058) | |||||
| * | | | | | | Bucket. Lowering the maximum shrink value (see Bug #587769, Paint Bucket: ↵ | Nicolas Dufour | 2011-02-18 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upper/lower value in context menu of Grow/shrink are unrealistic). (bzr r10057) | |||||
| * | | | | | | pdf-import via poppler-cairo fix win32 compilation | Adib Taraben | 2011-02-15 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10053.1.1) | |||||
| * | | | | | | preview dialogue for pdf-import-cairo | Adib Taraben | 2011-02-14 | 3 | -5/+652 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | (bzr r10052) | |||||
| | * | | | | | | preview dialogue for pdf-import-cairo | Adib Taraben | 2011-02-14 | 3 | -5/+652 | |
| | | | | | | | | | | | | | | | | | | | | | | (bzr r10049.1.1) | |||||
| * | | | | | | | update to latest 2geom. fixes bezier curve casts. | Johan B. C. Engelen | 2011-02-13 | 5 | -234/+170 | |
| |/ / / / / / | | | | | | | | | | | | | (bzr r10050) | |||||
| * | | | | | | calligraphy tool does not need to know the type of the end curves to add the ↵ | Johan B. C. Engelen | 2011-02-12 | 1 | -18/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | cap. (bzr r10049) | |||||
| * | | | | | | emf import. support for unicode text | Alvin Penner | 2011-02-10 | 1 | -10/+10 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10045) | |||||
| * | | | | | | add missing 2geom files. although they are not included in makefile builds, ↵ | Johan B. C. Engelen | 2011-02-10 | 4 | -0/+1070 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | they are 'used' by other 2geom files that are included. so just to be safe i'll include them, to not cause build problems later (bzr r10043) | |||||
| * | | | | | | Extensions. New fix for Bug #668895 (Extensions with <check> tags fail to load). | Nicolas Dufour | 2011-02-09 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10038) | |||||
| * | | | | | | 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 | 3 | -25/+28 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in 2Geom's BezierCurve (bzr r10035) | |||||
| * | | | | | | Properly fix seltrans brokenness in 2Geom and pull updated files | Krzysztof Kosi??ski | 2011-02-05 | 7 | -28/+46 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into Inkscape (bzr r10034) | |||||
| * | | | | | | temporary work around 2geom matrix bug to make inkscape more usable | Johan B. C. Engelen | 2011-02-04 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10033) | |||||
| * | | | | | | Fix a snap bug in which the snapped to the help path instead of the real path | Diederik van Lierop | 2011-02-04 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10032) | |||||
| * | | | | | | Fix Linux build after 2Geom update | Krzysztof Kosi??ski | 2011-02-03 | 8 | -248/+477 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10031) | |||||
| * | | | | | | Translations. Context removed in filter-enums (context support too complex ↵ | Nicolas Dufour | 2011-02-03 | 3 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | to be added here) and replaced with context in input and toolbox where needed. inkscape.pot and fr.po updated accordingly. (bzr r10030) | |||||
| * | | | | | | the last 2geom files I could find missing, linking issues still exist | Josh Andler | 2011-02-03 | 3 | -0/+1270 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10029) | |||||
| * | | | | | | more missing 2geom files | Josh Andler | 2011-02-03 | 2 | -0/+2089 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10028) | |||||
| * | | | | | | Add missing 2geom files | Josh Andler | 2011-02-03 | 3 | -0/+850 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10027) | |||||
| * | | | | | | update to latest 2geom ! | Johan B. C. Engelen | 2011-02-02 | 333 | -6024/+5950 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10025) | |||||
| * | | | | | | Translations. French translation minor update. | Nicolas Dufour | 2011-02-02 | 1 | -273/+279 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Contributors. Authors and translators lists update. (bzr r10024) | |||||
| * | | | | | | Extensions. Check element now search in the extension directory (see Bug ↵ | Nicolas Dufour | 2011-02-02 | 1 | -9/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #668895, Extensions with <check> tags fail to load). (bzr r10023) | |||||
| * | | | | | | OCAL. Fix for Bug #638844 (Errors printed to console if openclipart search ↵ | Nicolas Dufour | 2011-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fails). (bzr r10021) | |||||
| * | | | | | | Extensions. Fix for Bug #668895 (Extensions with <check> tags fail to load). | Nicolas Dufour | 2011-01-31 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10020) | |||||
| * | | | | | | emf import : recalculate text alignment for rotated text (Bug 341847) | Alvin Penner | 2011-01-27 | 1 | -2/+7 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10019) | |||||
| * | | | | | | emf import: redefine the device scale (Bug 341847) | Alvin Penner | 2011-01-25 | 1 | -10/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/341847 (bzr r10017) | |||||
| * | | | | | | add pdf import filter via poppler-cairo | Adib Taraben | 2011-01-22 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10014) | |||||
| * | | | | | | Packaging. New Brazilian Portuguese NSH file. Set trunk package date to 2011. | Nicolas Dufour | 2011-01-21 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10012) | |||||
| * | | | | | | DBUS. Patch for Bug #696062, dbus builds no more. | Nicolas Dufour | 2011-01-21 | 3 | -21/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/696062 (bzr r10011) | |||||
| * | | | | | | remove memory boundries on bitmap renderer, optimize memory usage | Adib Taraben | 2011-01-17 | 4 | -18/+75 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/494115 (bzr r10009) | |||||
| * | | | | | | Filters. Some custom predefined filters fixes and tweaks (Silhouette and ↵ | Nicolas Dufour | 2011-01-14 | 2 | -20/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Neon Draw). (bzr r10005) | |||||
| * | | | | | | Filters. New custom predefined filters (all ABCs, Neon draw, Color shilf, ↵ | Nicolas Dufour | 2011-01-11 | 7 | -720/+1629 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Silhouette and Cross engraving) and code clean-up. (bzr r10003) | |||||
| * | | | | | | Export. add emf text rotation (Bug 681262) | Alvin Penner | 2011-01-07 | 1 | -6/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/681262 (bzr r10001) | |||||
| * | | | | | | Export. Fix PS/EPS export (Bug #698340, PS Level Restriction reversed. | Nicolas Dufour | 2011-01-07 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | (bzr r10000) | |||||
| * | | | | | | Filters. Custom predefined filters update and new ABC filters. | Nicolas Dufour | 2011-01-05 | 6 | -116/+482 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9996) | |||||
| * | | | | | | disable Rectangle and Ellipse (Bug 407394) | Alvin Penner | 2011-01-04 | 1 | -16/+16 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/407394 (bzr r9995) | |||||
| * | | | | | | check for element modification before filling undo stack | Adib Taraben | 2010-12-30 | 1 | -36/+72 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed bugs: - https://launchpad.net/bugs/510618 (bzr r9991) | |||||
| * | | | | | | Mnemonics in "Input devices", and LPE dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 6 | -12/+12 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9990) | |||||
| * | | | | | | Mnemonics in "Export bitmap", and "Rows and Columns" dialogs (Bug 170765) | Kris De Gussem | 2010-12-29 | 3 | -11/+18 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9989) | |||||
| * | | | | | | Fix bug #552289 - Ungrouping objects changes position of arrow lines. This ↵ | Arcadie M. Cracan | 2010-12-29 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | was due to incorrect initialization of unattached connector endpoints that was part of a group. Fixed bugs: - https://launchpad.net/bugs/552289 (bzr r9988) | |||||
| * | | | | | | Initialize pointer. | Maximilian Albert | 2010-12-28 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9987) | |||||
| * | | | | | | Snapping: improve calculation of metrics for scaling, modify some comments, ↵ | Diederik van Lierop | 2010-12-27 | 2 | -8/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | 7 | -43/+148 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | experimental; needs cleanup! (bzr r9985) | |||||
| * | | | | | | Mnemonics in "Fill and stroke", "Align and distribute", and "Transform" ↵ | Kris De Gussem | 2010-12-23 | 5 | -17/+39 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dialogs (Bug 170765) (bzr r9981) | |||||
| * | | | | | | Fix crash in cycle-selection (and restructure internals). | Maximilian Albert | 2010-12-23 | 2 | -31/+63 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9980) | |||||
| * | | | | | | Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ↵ | Jon A. Cruz | 2010-12-23 | 87 | -311/+405 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | header. (bzr r9978.1.1) | |||||
| * | | | | | | Enable item-selection by cycling through them (using Alt+mouse wheel scroll). | Maximilian Albert | 2010-12-22 | 2 | -2/+121 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9976) | |||||
| * | | | | | | Handle missing, inaccessible and misnamed cache directories. | Jon A. Cruz | 2010-12-21 | 1 | -26/+38 | |
| | | | | | | | | | | | | | | | | | | | (bzr r9974) | |||||
