| Commit message (Expand) | Author | Age | Files | Lines |
| * | copyedit | bulia byak | 2008-01-10 | 1 | -5/+5 |
| * | label fix: kbd selection can never go into groups anyway, only layers | bulia byak | 2008-01-10 | 1 | -4/+4 |
| * | Another take to fixing pdf import crash, likely without memory leak | Niko Kiirala | 2008-01-09 | 1 | -3/+3 |
| * | roll back to 16721 (see discussion in the devel list) | bulia byak | 2008-01-09 | 2 | -132/+10 |
| * | Made turbulence filter resolution-independent and renderable at any size | Niko Kiirala | 2008-01-09 | 4 | -54/+105 |
| * | and in one more place | bulia byak | 2008-01-09 | 1 | -1/+1 |
| * | Convert 3D boxes to ordinary groups before tweaking, ungrouping or applying '... | Maximilian Albert | 2008-01-09 | 7 | -8/+76 |
| * | fix compile. rename Proj::FINITE and INFINITE to VP_* because of apparent nam... | Johan B. C. Engelen | 2008-01-09 | 3 | -4/+4 |
| * | Enable 3D box toolbar | Maximilian Albert | 2008-01-08 | 5 | -269/+310 |
| * | Fix LP #181020: When snapping a guide, now only the part of the guide near th... | Diederik van Lierop | 2008-01-08 | 5 | -50/+72 |
| * | correctly transform LPE path and point parameters with the SPItem's transform | Johan B. C. Engelen | 2008-01-08 | 6 | -7/+29 |
| * | trying to fix pdf import crashes | bulia byak | 2008-01-08 | 1 | -1/+1 |
| * | whitespace cleanup | Bryce Harrington | 2008-01-07 | 1 | -2/+2 |
| * | r17534@shi: ted | 2008-01-06 14:56:29 -0800 | Ted Gould | 2008-01-06 | 1 | -3/+9 |
| * | Fix missing tooltips in LPE's. (Closes LP: #178471) | Bryce Harrington | 2008-01-06 | 5 | -8/+15 |
| * | r17530@shi: ted | 2008-01-06 13:50:53 -0800 | Ted Gould | 2008-01-06 | 1 | -6/+6 |
| * | r17510@shi: ted | 2008-01-06 12:48:26 -0800 | Ted Gould | 2008-01-06 | 1 | -1/+3 |
| * | Fix LP #168684 | Diederik van Lierop | 2008-01-06 | 2 | -6/+72 |
| * | Also transform stroke, patterns, and gradients of 3D box sides | Maximilian Albert | 2008-01-06 | 1 | -4/+1 |
| * | noop (cleanup): remove commented line in widgets/toolbox.cpp obviously left o... | Maximilian Albert | 2008-01-06 | 1 | -1/+0 |
| * | Updated attributes-test.h to recognize filter effects attributes implemented ... | Niko Kiirala | 2008-01-06 | 1 | -9/+9 |
| * | Removing a few more debug statements | Bryce Harrington | 2008-01-06 | 1 | -6/+0 |
| * | Removing some debug statements | Bryce Harrington | 2008-01-06 | 1 | -4/+0 |
| * | Adds 'Save as SVG' button / dialog to clarify when saving file, that it | Bryce Harrington | 2008-01-06 | 2 | -4/+9 |
| * | Added bicubic pixblock transformer to fix jagged results with rotated filters | Niko Kiirala | 2008-01-05 | 3 | -2/+163 |
| * | noop: remove old, commented out debugging code | Maximilian Albert | 2008-01-05 | 1 | -41/+0 |
| * | Applying Gail's patch for font-specification | Bryce Harrington | 2008-01-05 | 21 | -244/+851 |
| * | Fixing up a few more files | Bryce Harrington | 2008-01-05 | 6 | -4/+15 |
| * | glib/gtestutils.h is not available on gutsy, so switching to include of | Bryce Harrington | 2008-01-05 | 11 | -11/+11 |
| * | Fix missing include for g_assert() calls - causes FTBFS on Ubuntu Hardy | Bryce Harrington | 2008-01-05 | 14 | -9/+27 |
| * | Only set style of box sides during creation (not upon every repr write). | Maximilian Albert | 2008-01-05 | 3 | -15/+7 |
| * | Corrected tooltips and labels in the LPEs | Joel Holdsworth | 2008-01-04 | 2 | -5/+5 |
| * | Added more error checking to filter effects code | Niko Kiirala | 2008-01-04 | 15 | -10/+88 |
| * | 1) fix snapping while scaling | Diederik van Lierop | 2008-01-03 | 13 | -175/+304 |
| * | Enable text output for Cairo renderer if Cairo has FreeType support enabled | miklosh | 2008-01-03 | 1 | -2/+2 |
| * | Purged fill type enum | miklosh | 2008-01-03 | 1 | -2/+2 |
| * | Fixed messed up transformations because of a missing cairo_restore() and remo... | miklosh | 2008-01-03 | 1 | -5/+3 |
| * | error checks on surface return values | Adib Taraben | 2008-01-02 | 1 | -0/+10 |
| * | fix for gcc 3.3 by John Faith. https://bugs.launchpad.net/inkscape/+bug/178180 | JiHO | 2008-01-02 | 1 | -1/+2 |
| * | patch by John Faith https://bugs.launchpad.net/inkscape/+bug/175697 | JiHO | 2008-01-02 | 1 | -0/+2 |
| * | fix typo notepath => nodepath | Johan B. C. Engelen | 2008-01-02 | 8 | -10/+10 |
| * | make LPE parameters responsible for transformation (LPE cycles through its pa... | Johan B. C. Engelen | 2008-01-02 | 4 | -0/+7 |
| * | + Fix bug #179840, forking of LPEs | Johan B. C. Engelen | 2008-01-02 | 12 | -25/+123 |
| * | add libnr <=> 2geom conversion helper headerfile | Johan B. C. Engelen | 2008-01-02 | 2 | -0/+32 |
| * | Fix LP bug #179328 | Johan B. C. Engelen | 2008-01-02 | 3 | -4/+25 |
| * | update to latest 2geom | Johan B. C. Engelen | 2008-01-02 | 1 | -37/+0 |
| * | Fix LP #179741 | Johan B. C. Engelen | 2008-01-02 | 1 | -9/+3 |
| * | 2008-01-02 Michael Wybrow <mjwybrow@users.sourceforge.net> | mjwybrow | 2008-01-02 | 1 | -5/+8 |
| * | disable fill-and-stroke blend (separate commit for easy reversion) | MenTaLguY | 2008-01-01 | 1 | -1/+1 |
| * | make blend versus blur more configurable on a case-by-case basis | MenTaLguY | 2008-01-01 | 6 | -12/+21 |