| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | one constructor cannot call the other to initialize the object. See C++faq-li... | Johan B. C. Engelen | 2011-10-28 | 2 | -5/+19 |
| * | fix initialization. add todo comment about gui-hidden not being used. | Johan B. C. Engelen | 2011-10-28 | 1 | -1/+3 |
| * | Fixing more broken and split doc comments. | Jon A. Cruz | 2011-10-27 | 5 | -7/+6 |
| * | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 2011-10-25 | 6 | -54/+56 |
| * | Warning cleanup | Jon A. Cruz | 2011-10-23 | 1 | -14/+14 |
| * | Warning cleanup. | Jon A. Cruz | 2011-10-23 | 5 | -106/+117 |
| * | Fixed unused parameter warnings. Due to being included a few places, this cle... | Jon A. Cruz | 2011-10-23 | 1 | -73/+87 |
| * | cppcheck | Kris De Gussem | 2011-10-20 | 9 | -12/+12 |
| * | cppcheck | Kris De Gussem | 2011-10-18 | 4 | -5/+5 |
| * | pdf import. modify calculation of GradientTransform (Bug 530895) | Alvin Penner | 2011-10-17 | 1 | -1/+38 |
| * | cppcheck | Kris De Gussem | 2011-10-15 | 6 | -11/+11 |
| * | modify scaling of vertical offset for text placement (Bug 868594) | Alvin Penner | 2011-10-09 | 1 | -6/+6 |
| * | update cmake file lists | Campbell Barton | 2011-10-08 | 1 | -1/+0 |
| * | emf import. allow EMR_MOVETOEX to occur before EMR_BEGINPATH (Bug 858369) | Alvin Penner | 2011-10-07 | 1 | -3/+6 |
| * | Translations. Ukrainian translation update and typo patch by Yuri Chornoivan. | Nicolas Dufour | 2011-10-06 | 2 | -3/+3 |
| * | Cleanup for src/forward.h. (About 19 of the affected files did not require th... | Jon A. Cruz | 2011-10-05 | 3 | -3/+17 |
| * | Cleaned up display-forward.h, including many redundant usages. | Jon A. Cruz | 2011-10-04 | 4 | -4/+5 |
| * | More forward.h purging. | Jon A. Cruz | 2011-10-04 | 18 | -63/+76 |
| * | fix for building when WITH_LIBWPG couldn't be found. | Campbell Barton | 2011-09-27 | 1 | -1/+1 |
| * | cmake: aspell/gtkspell/poppler-cairo/libwpg | Campbell Barton | 2011-09-26 | 1 | -1/+1 |
| * | removing useless messages to stdout. | Felipe Corr??a da Silva Sanches | 2011-09-19 | 1 | -1/+0 |
| * | pdf import. apply invert transform to all image tags (Bug 840625) | Alvin Penner | 2011-09-09 | 1 | -2/+1 |
| * | Filters. Fix for inverted parameters in Light Eraser CPF. | Nicolas Dufour | 2011-09-08 | 1 | -12/+12 |
| * | Extensions. Fix for a potential crasher in the extension scripts. | Nicolas Dufour | 2011-09-02 | 1 | -1/+1 |
| * | Extensions. Fix for bug #789122 (changing current layer through an extension)... | Nicolas Dufour | 2011-08-31 | 1 | -1/+19 |
| * | fix compilation after const change in r10589 | Johan B. C. Engelen | 2011-08-30 | 1 | -5/+5 |
| * | Filters. Workaround for bug #808013 (Drop Shadow; 0.0 for blur doesn't work). | Nicolas Dufour | 2011-08-30 | 1 | -2/+8 |
| * | Extensions. Fix for bug #813807 (Python error message window opens in a maxim... | Nicolas Dufour | 2011-08-29 | 1 | -1/+0 |
| * | Fix compilation failure in DBus API | Krzysztof Kosi??ski | 2011-08-29 | 1 | -1/+1 |
| * | Fix compilation on Windows after libnr removal | Krzysztof Kosi??ski | 2011-08-29 | 1 | -1/+1 |
| * | Completely remove libnr | Krzysztof Kosi??ski | 2011-08-28 | 19 | -484/+296 |
| |\ |
|
| | * | Remove nr-object.h and nr-macros.h | Krzysztof Kosi??ski | 2011-08-28 | 2 | -19/+3 |
| | * | Remove nr-forward.h | Krzysztof Kosi??ski | 2011-08-27 | 1 | -1/+0 |
| | * | Completely remove NRRect, NRRectL, in-svg-plane.h | Krzysztof Kosi??ski | 2011-08-27 | 2 | -2/+0 |
| | * | Remove all NRRect use. | Krzysztof Kosi??ski | 2011-08-27 | 2 | -31/+28 |
| | * | Remove NRRect use from the extension system | Krzysztof Kosi??ski | 2011-08-27 | 8 | -278/+131 |
| | * | Refactor SPItem bounding box methods: remove NRRect usage and make code | Krzysztof Kosi??ski | 2011-08-27 | 9 | -153/+134 |
| * | | Filters. More cleanup, and some forgotten strings made translatable (thanks t... | Nicolas Dufour | 2011-08-28 | 6 | -29/+29 |
| |/ |
|
| * | Filters. Removing unecessary height, width, x and y attributes in some filter... | Nicolas Dufour | 2011-08-25 | 6 | -31/+31 |
| * | Merge rendering cache branch (GSoC 2011) | Krzysztof Kosi??ski | 2011-08-25 | 9 | -68/+49 |
| |\ |
|
| | * | Rewrite NRArena -> Inkscape::Drawing. Call render and update | Krzysztof Kosi??ski | 2011-08-07 | 9 | -51/+37 |
| | * | Rewrite NRArenaItem hierarchy into C++ | Krzysztof Kosi??ski | 2011-08-06 | 7 | -19/+14 |
| * | | UI. Adding a digit in the blur spinbox (F&S dialog, see Bug #414767, More pre... | Nicolas Dufour | 2011-08-23 | 3 | -28/+55 |
| * | | Filters. Filters clean-up again. | Nicolas Dufour | 2011-08-23 | 3 | -47/+71 |
| * | | update cmake file list. | Campbell Barton | 2011-08-20 | 1 | -0/+3 |
| * | | DBUS. Merging lp:~joakim-verona/inkscape/dbus-fixes changes. | Nicolas Dufour | 2011-08-21 | 5 | -55/+367 |
| * | | Filters. More filters clean-up. | Nicolas Dufour | 2011-08-20 | 4 | -278/+389 |
| * | | Filters. Some extra clean-up (moving color-interpolation-filters attribute to... | Nicolas Dufour | 2011-08-19 | 13 | -46/+200 |
| * | | Extensions. New Crop bitmap extension (see Bug #517082, Request Crop Image). | Nicolas Dufour | 2011-08-18 | 6 | -144/+277 |
| * | | Filters. Removing unnecessary elements and attributes. | Nicolas Dufour | 2011-08-18 | 6 | -22/+22 |