| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | Some NR::Point ==> Geom::Point replacements | Maximilian Albert | 2008-09-18 | 21 | -423/+423 |
| * | Fix prerender shortcut by size. Fixes bug #262916. | Jon A. Cruz | 2008-09-18 | 1 | -5/+11 |
| * | Fixed initialization order issue | Jon A. Cruz | 2008-09-18 | 2 | -14/+14 |
| * | lpe-vonkoch: added checkbox to restrict to (orientation preserving or not) si... | JF Barraud | 2008-09-17 | 2 | -0/+8 |
| * | Fix minor breakage in grid preferences caused by pref refactoring. | Krzysztof Kosi??ski | 2008-09-17 | 2 | -5/+6 |
| * | lpe-vonkoch: updated to handle groups + changed parameter interpretation to a... | JF Barraud | 2008-09-17 | 2 | -41/+37 |
| * | fix bug 269390, whitespace | bulia byak | 2008-09-16 | 1 | -40/+44 |
| * | Add a header with forward declarations for the XML namespace. | Krzysztof Kosi??ski | 2008-09-16 | 1 | -0/+57 |
| * | bug 202103: crash then putting text containing a soft hyphen character (u00AD... | Richard Hughes | 2008-09-16 | 1 | -3/+4 |
| * | Fix some bugs introduced by the preferences rewrite. | Krzysztof Kosi??ski | 2008-09-16 | 3 | -29/+58 |
| * | Fix transformation for items rendered as bitmaps (i.e. filters) in | Tavmjong Bah | 2008-09-16 | 1 | -4/+8 |
| * | Refactored preferences handling into a new version of | Krzysztof Kosi??ski | 2008-09-16 | 40 | -1295/+1551 |
| * | fix leak of the arena and arenaitem | bulia byak | 2008-09-16 | 2 | -1/+6 |
| * | hide the item shown for tracing, fixes leak | bulia byak | 2008-09-16 | 1 | -4/+9 |
| * | this item is not hide'd, so unref it instead to prevent leak | bulia byak | 2008-09-16 | 1 | -0/+2 |
| * | remove extra unref; now ref/unref is done by show/hide; this used to stop thi... | bulia byak | 2008-09-16 | 18 | -28/+2 |
| * | remove unneeded ref, arenaitem is reffed when created on invoke_show and unre... | bulia byak | 2008-09-16 | 1 | -1/+1 |
| * | the proper way to delete a SPDocument, according to mental | bulia byak | 2008-09-16 | 1 | -1/+1 |
| * | lpe-knot update. Each crossing can be flipped independently. | JF Barraud | 2008-09-16 | 2 | -153/+409 |
| * | Finish the original command-name addition. | Jon A. Cruz | 2008-09-16 | 1 | -5/+3 |
| * | minor bug fix in portion(pw,a,b) when b is a cut of pw. | JF Barraud | 2008-09-15 | 1 | -1/+2 |
| * | fix first argument being lost in shell mode | bulia byak | 2008-09-15 | 1 | -7/+9 |
| * | Make displaying of unit in lpe-path-length optional | Maximilian Albert | 2008-09-14 | 2 | -2/+7 |
| * | Scaling factor for lpe-path-length | Maximilian Albert | 2008-09-14 | 2 | -5/+6 |
| * | Fixes for clipping and masking: | Tavmjong Bah | 2008-09-14 | 1 | -17/+31 |
| * | Warning cleanup | Jon A. Cruz | 2008-09-14 | 2 | -16/+14 |
| * | Handle optional bbox behavior. Fixes warning. | Jon A. Cruz | 2008-09-14 | 1 | -2/+10 |
| * | Applied cleaned-up patch for 'server' or 'shell' mode. | Jon A. Cruz | 2008-09-14 | 1 | -36/+168 |
| * | Warning for bug | Jon A. Cruz | 2008-09-14 | 1 | -0/+2 |
| * | only display flash helperpath warning for shapes other than paths | Johan B. C. Engelen | 2008-09-13 | 1 | -2/+7 |
| * | fix UI node counting | Johan B. C. Engelen | 2008-09-13 | 2 | -1/+10 |
| * | More sensible behaviour of the treat-selection-as-group option in align & dis... | Maximilian Albert | 2008-09-13 | 1 | -2/+5 |
| * | try to fix bug 257289 | Johan B. C. Engelen | 2008-09-13 | 1 | -1/+2 |
| * | Hide canvas text, too, when lpe-path-length is invisible | Maximilian Albert | 2008-09-13 | 3 | -0/+22 |
| * | Add option to align & distribute dialog to treat the selection as a group (cl... | Maximilian Albert | 2008-09-13 | 2 | -5/+32 |
| * | More tabs | Jon A. Cruz | 2008-09-13 | 1 | -2/+2 |
| * | Whitespace cleanup | Jon A. Cruz | 2008-09-13 | 1 | -3/+3 |
| * | update 2geom to rev1583 | Johan B. C. Engelen | 2008-09-12 | 4 | -41/+88 |
| * | fix curve test. curve with empty pathvector is *not* closed. | Johan B. C. Engelen | 2008-09-11 | 1 | -1/+1 |
| * | fix curve::penultimate_point old behavior. no longer triggers 2geom exception. | Johan B. C. Engelen | 2008-09-11 | 1 | -3/+8 |
| * | convert almost all libnrtype to Geom:: | Johan B. C. Engelen | 2008-09-11 | 30 | -215/+224 |
| * | Make tooltip reflect the correct range for calligraphy angle fixation | Maximilian Albert | 2008-09-11 | 1 | -1/+1 |
| * | First patch for Bug 209199: Update Win32 Save As dialog to include a Title ed... | Jeff Schiller | 2008-09-11 | 7 | -63/+187 |
| * | LIBNR REMOVAL. remove nartbpath code!!! | Johan B. C. Engelen | 2008-09-10 | 15 | -1662/+5 |
| * | 2geomify, remove warnings and other fixes | Ulf Erikson | 2008-09-10 | 4 | -491/+590 |
| * | Fix clipping for Cairo generated PNG's. | Tavmjong Bah | 2008-09-10 | 1 | -2/+5 |
| * | add quick comment | Johan B. C. Engelen | 2008-09-10 | 1 | -0/+6 |
| * | Temporarily specifying a return value to avoid strange bugs | Jon A. Cruz | 2008-09-09 | 1 | -0/+1 |
| * | 2geom update (rev. 1578); fixes node editing of some degenerate paths | Maximilian Albert | 2008-09-08 | 9 | -18/+76 |
| * | add missing #include for gtk version check | Maximilian Albert | 2008-09-08 | 1 | -0/+1 |