| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add handling filter primitive subregion to filter primitive classes. | Tavmjong Bah | 2011-03-11 | 11 | -89/+386 |
| | | | | | | More correct handling of image placement in feImage filter primitive. (bzr r10092) | ||||
| * | Comment out non-functional code that prevents compiling | Tavmjong Bah | 2011-03-11 | 1 | -4/+5 |
| | | | | | | with cairo trunk. (bzr r10091) | ||||
| * | Filters. New Grayscale, Lightness and Brightness CPF. Some default values ↵ | Nicolas Dufour | 2011-03-11 | 3 | -31/+263 |
| | | | | | | adjustment. Inkscape.pot update. (bzr r10090) | ||||
| * | PDF+LaTeX now also exports font shape (italic or bold) (patch partly by ↵ | Johan B. C. Engelen | 2011-03-10 | 1 | -2/+74 |
| | | | | | | Tobias Gradl) (bzr r10089) | ||||
| * | add scaling option to PDF+LaTeX (patch by Bernd Bandemer) | Johan B. C. Engelen | 2011-03-10 | 1 | -0/+6 |
| | | | | (bzr r10088) | ||||
| * | 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) | ||||
| * | UI fix (message was not clear) | Kris De Gussem | 2011-03-08 | 1 | -1/+1 |
| | | | | (bzr r10085) | ||||
| * | emf import. remove numerical id's (Bug 552351) | Alvin Penner | 2011-03-08 | 1 | -10/+10 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/552351 (bzr r10083) | ||||
| * | add a check for null desktop | Johan B. C. Engelen | 2011-03-07 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/723446 (bzr r10082) | ||||
| * | Allow the center handle to be selectable for items having a width or height ↵ | Diederik van Lierop | 2011-03-06 | 2 | -35/+50 |
| | | | | | | | | close to zero (i.e. lines, dots) Before I fixed this the center handle used to be burried underneath the other handles (bzr r10081) | ||||
| * | Extensions. Fix for Bug #341353 (The user must know about a XSLT problem). | Nicolas Dufour | 2011-03-04 | 1 | -2/+5 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/341353 (bzr r10079) | ||||
| * | Fix for build on OS X. Fixes bug 707205. | Jon A. Cruz | 2011-03-04 | 1 | -0/+4 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/707205 (bzr r10078) | ||||
| * | About. Fix for Bug #216386 (Help-window build-date text is clipped). | Nicolas Dufour | 2011-03-03 | 1 | -1/+2 |
| | | | | (bzr r10077) | ||||
| * | i18n. Fixing i18n mistakes in the experimental custom predefined filters. | Nicolas Dufour | 2011-02-27 | 4 | -68/+68 |
| | | | | (bzr r10073) | ||||
| * | compatibility patch to compile using gcc 4.6 | Adib Taraben | 2011-02-27 | 76 | -1/+77 |
| | | | | | | | 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 | 82 | -290/+338 |
| | | | | (bzr r10067) | ||||
| * | Finished cleanup of outdated SP_OBJECT_STYLE C macro. | Jon A. Cruz | 2011-02-22 | 13 | -189/+211 |
| | | | | (bzr r10066) | ||||
| * | NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5) | Johan B. C. Engelen | 2011-02-21 | 20 | -65/+344 |
| | | | | (bzr r10065) | ||||
| * | Finished cleanup of outdated SP_OBJECT_PARENT C macro. | Jon A. Cruz | 2011-02-21 | 20 | -259/+317 |
| | | | | (bzr r10064) | ||||
| * | emf import. support for round rectangle (Bug 247695) | Alvin Penner | 2011-02-21 | 1 | -13/+47 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/247695 (bzr r10063) | ||||
| * | Preferences. New bitmap editor selector (fixes Bug #262617, Edit externally ↵ | Nicolas Dufour | 2011-02-21 | 10 | -311/+539 |
| | | | | | | | | | doesn't work on Windows). Fixed bugs: - https://launchpad.net/bugs/262617 (bzr r10062) | ||||
| * | Conditional code to handle data change in libpng > 1.5. Fixes bug #721029. | Jon A. Cruz | 2011-02-21 | 1 | -2/+6 |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/721029 (bzr r10061) | ||||
| * | Finished cleanup of outated SP_OBJECT_DOCUMENT C macro. | Jon A. Cruz | 2011-02-21 | 39 | -712/+796 |
| | | | | (bzr r10060) | ||||
| * | 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) | ||||
