| Commit message (Expand) | Author | Age | Files | Lines |
| * | trivial: Address some g++-4.2 writable-strings warnings. | Peter Moulder | 2007-09-16 | 9 | -20/+20 |
| * | trivial changes to address warning with g++-4.2 | Peter Moulder | 2007-09-16 | 5 | -6/+6 |
| * | merge in 2geom rev. 1154 | Johan B. C. Engelen | 2007-09-16 | 21 | -774/+998 |
| * | add verticalpattern checkbox to path-along-path and some parameters that are ... | Johan B. C. Engelen | 2007-09-15 | 3 | -7/+20 |
| * | fix typo: .( -> .set( | Bob Jamison | 2007-09-15 | 1 | -2/+2 |
| * | Refactoring SPColor to C++ and removing legacy CMYK implementation | Jon A. Cruz | 2007-09-15 | 36 | -409/+409 |
| * | avoid code duplication, i.e. use sp_item_snappoints in the object-snapper.cpp | Diederik van Lierop | 2007-09-15 | 9 | -55/+33 |
| * | copyedit | bulia byak | 2007-09-14 | 1 | -2/+2 |
| * | Change "scale y" to "scale width" in description of LPEs. | Johan B. C. Engelen | 2007-09-14 | 2 | -4/+4 |
| * | change Y-scaling for curve stiching and path-along-path. add warning message ... | Johan B. C. Engelen | 2007-09-14 | 7 | -17/+62 |
| * | Clean up code a bit. | Johan B. C. Engelen | 2007-09-14 | 1 | -11/+2 |
| * | sorry for debug message. deleted. | Johan B. C. Engelen | 2007-09-14 | 1 | -1/+0 |
| * | fix pasting of LPE's across multiple document; plus a number of small fixes. | Johan B. C. Engelen | 2007-09-14 | 5 | -7/+17 |
| * | Fixed min/max confusion bug | Jon A. Cruz | 2007-09-14 | 2 | -2/+2 |
| * | * Marking empty strings as non-translatable | Luca Bruno | 2007-09-13 | 3 | -14/+14 |
| * | r16564@tres: ted | 2007-09-12 20:45:12 -0700 | Ted Gould | 2007-09-13 | 54 | -260/+223 |
| * | change from <io.h> to <unistd.h> to define close | Adib Taraben | 2007-09-12 | 1 | -1/+1 |
| * | copyedit | bulia byak | 2007-09-12 | 1 | -4/+4 |
| * | revert partly 16042 include files | Adib Taraben | 2007-09-12 | 1 | -1/+5 |
| * | NEW: XSLT Input/output extension support fix for: close not defined | Adib Taraben | 2007-09-12 | 1 | -0/+1 |
| * | r16525@tres: ted | 2007-09-11 20:49:47 -0700 | Ted Gould | 2007-09-12 | 3 | -4/+209 |
| * | **/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX... | Peter Moulder | 2007-09-12 | 37 | -167/+167 |
| * | (PrintPS::begin): Change isspace to g_ascii_isspace. | Peter Moulder | 2007-09-12 | 2 | -14/+28 |
| * | Preserve current zoom and view for reverted documents | Maximilian Albert | 2007-09-11 | 1 | -0/+9 |
| * | Compute farthest-from-center point correctly in Alt+rotation | Maximilian Albert | 2007-09-11 | 3 | -1/+15 |
| * | Purged fill type, stroke type enum | Adib Taraben | 2007-09-11 | 1 | -2/+2 |
| * | Use angle step from prefs for rotation of PLs; Alt+parentheses rotate PLs by ... | Maximilian Albert | 2007-09-11 | 3 | -9/+11 |
| * | add select all, select all in all layers, deselect to selector toolbar | bulia byak | 2007-09-11 | 2 | -0/+11 |
| * | Allow GdlDockItems to take focus, and grab focus on present. Various | gustav_b | 2007-09-10 | 6 | -86/+122 |
| * | Inkscape becomes unusable when trying to snap to the path of a traced bitmap ... | Diederik van Lierop | 2007-09-10 | 2 | -3/+36 |
| * | add missed paint type assignment, fixes crash with no fill/no stroke on selec... | bulia byak | 2007-09-10 | 1 | -1/+3 |
| * | preserve path effect | bulia byak | 2007-09-10 | 1 | -4/+10 |
| * | set minimal appearace for toolbar widget | bulia byak | 2007-09-10 | 1 | -0/+1 |
| * | ensure select-one labels in tweak and paintbucket | bulia byak | 2007-09-10 | 1 | -10/+10 |
| * | add label to compact and full appearances | bulia byak | 2007-09-10 | 1 | -9/+24 |
| * | Remove redundant dialog present(), make sure user_hidden is set for | gustav_b | 2007-09-10 | 2 | -1/+1 |
| * | Fix crash when 3D boxes are rotated in selector context | Maximilian Albert | 2007-09-10 | 1 | -5/+7 |
| * | Don't catch Shift+Ctrl+L (Layers dialog) in 3D box context | Maximilian Albert | 2007-09-10 | 1 | -0/+1 |
| * | Purged fill type enum | Jon A. Cruz | 2007-09-10 | 30 | -355/+331 |
| * | rearrange, disable fidelity for color modes | bulia byak | 2007-09-10 | 1 | -2/+8 |
| * | reorder widgets for better logical grouping | bulia byak | 2007-09-10 | 1 | -5/+6 |
| * | Fixing my own bug... Object snapper now snaps again... | Diederik van Lierop | 2007-09-08 | 1 | -40/+42 |
| * | place apply horizonally | bulia byak | 2007-09-08 | 2 | -5/+5 |
| * | Also snap new guides, which are being dragged off the ruler. | Diederik van Lierop | 2007-09-07 | 3 | -8/+15 |
| * | Group dock related prefs, add hidden prefs for dock bar and switcher appearance. | gustav_b | 2007-09-06 | 3 | -3/+17 |
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 1 | -1/+3 |
| * | Preserve paint styles with multiple components | Jon A. Cruz | 2007-09-06 | 8 | -122/+190 |
| * | make it even darker :) | bulia byak | 2007-09-06 | 1 | -1/+1 |
| * | preserve path effect through simplification | bulia byak | 2007-09-06 | 1 | -7/+25 |
| * | store and properly disconnect lpe modified connection | bulia byak | 2007-09-06 | 2 | -3/+10 |