| Commit message (Expand) | Author | Files | Lines |
| 2006-02-13 | Added connector graph layout functionality | Tim Dwyer | 9 | -4/+250 |
| 2006-02-13 | optimization: do not notify any listeners if attributes' new value is the sam... | bulia byak | 1 | -1/+1 |
| 2006-02-12 | do not try to remove resource if the object is cloned | bulia byak | 1 | -0/+3 |
| 2006-02-11 | make soft hyphens work | Richard Hughes | 1 | -1/+0 |
| 2006-02-11 | * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp: | mjwybrow | 2 | -5/+9 |
| 2006-02-10 | bug 1412504: infinite loop when moving a word to the left when already at the... | Richard Hughes | 1 | -1/+1 |
| 2006-02-10 | bug 1412947: crash with some (non-truetype?) fonts | Richard Hughes | 1 | -1/+2 |
| 2006-02-10 | new files | Bob Jamison | 3 | -118/+133 |
| 2006-02-10 | Fix for bug #1352522 (Inkboard: problem when invited person invites you back)... | David Yip | 3 | -2/+43 |
| 2006-02-10 | fix crash when selecting a subpath endnode | bulia byak | 1 | -2/+3 |
| 2006-02-10 | rearrange effect submenus, rename some effects, fix capitalization | bulia byak | 1 | -1/+1 |
| 2006-02-10 | * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h, | mjwybrow | 7 | -3/+108 |
| 2006-02-08 | remove icon prerender time messages | MenTaLguY | 1 | -22/+0 |
| 2006-02-08 | share_static -> share_static_string | MenTaLguY | 7 | -20/+19 |
| 2006-02-07 | revert to black and white cursors | Josh Andler | 11 | -518/+135 |
| 2006-02-07 | reverted changes for color cursors | Josh Andler | 2 | -59/+26 |
| 2006-02-07 | fix wrong labels | bulia byak | 1 | -2/+2 |
| 2006-02-07 | * src/jabber_whiteboard/message-utilities.h, | mjwybrow | 5 | -17/+23 |
| 2006-02-06 | crop an item's bbox by its clippath bbox, if any | bulia byak | 1 | -0/+8 |
| 2006-02-06 | add a method to get bbox of a clippath, fix the update-while-update warnings | bulia byak | 2 | -1/+12 |
| 2006-02-06 | ifdef'd win32 #include <inttypes.h> to fix compile error | Josh Andler | 1 | -0/+4 |
| 2006-02-06 | ifdef'd win32 #include <zlib.h> to fix compile error | Josh Andler | 1 | -0/+4 |
| 2006-02-06 | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 4 | -10/+27 |
| 2006-02-06 | open Inkscape Preferences on doubleclick of toolbox button (more or less patch | Ralf Stephan | 8 | -1740/+141 |
| 2006-02-06 | r10887@tres: ted | 2006-02-05 23:16:41 -0800 | Ted Gould | 8 | -17/+33 |
| 2006-02-06 | Had to include fstream for overloaded def of << | Tim Dwyer | 1 | -0/+1 |
| 2006-02-06 | (bzr r90) | Ted Gould | 8 | -33/+17 |
| 2006-02-06 | DBL_MIN replaced by -DBL_MAX which is what I meant all along. | Tim Dwyer | 5 | -5/+39 |
| 2006-02-06 | replace Util::SharedCStringPtr with the more general Util::shared_ptr<> | MenTaLguY | 35 | -302/+371 |
| 2006-02-06 | silence warnings | bulia byak | 2 | -3/+2 |
| 2006-02-06 | yet another fix along the same lines: disconnect listeners if they have been ... | bulia byak | 2 | -1/+8 |
| 2006-02-06 | Stupid bug in generate-constraints events comparison test fixed | Tim Dwyer | 2 | -2/+2 |
| 2006-02-05 | Warn user when attempting to put flowtext on path. | Aaron Spike | 1 | -2/+19 |
| 2006-02-05 | enable selecting tspans via xml editor | bulia byak | 1 | -8/+4 |
| 2006-02-05 | remove unused layout copying, comment | bulia byak | 1 | -3/+3 |
| 2006-02-05 | fix recurstion gaffe, comment | bulia byak | 1 | -8/+21 |
| 2006-02-05 | clean up unused code | bulia byak | 1 | -8/+0 |
| 2006-02-05 | tspan bboxes now work | bulia byak | 1 | -0/+32 |
| 2006-02-05 | optional start index and length in getBoundingBox, for tspan bboxes | bulia byak | 2 | -2/+8 |
| 2006-02-05 | sp_text_get_length_upto to count length recursively up to a given child | bulia byak | 2 | -0/+25 |
| 2006-02-04 | had 5 mins so I cleaned up a little more | Josh Andler | 8 | -114/+482 |
| 2006-02-04 | query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo... | bulia byak | 1 | -2/+3 |
| 2006-02-04 | optimize includes, use stdlib instead of inttypes if we have it | Ralf Stephan | 8 | -21/+40 |
| 2006-02-04 | Updated for build and fixed Trace Bitmap text to be Trace Bitmap... | Jon Phillips | 1 | -1/+1 |
| 2006-02-03 | I whipped up some colorized icons for the time being - these are temporary un... | Josh Andler | 10 | -136/+150 |
| 2006-02-03 | Applying patch #1415503 by James Kilfiger / zeimusu - treat XPMs like headers... | Josh Andler | 2 | -2/+2 |
| 2006-02-03 | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare... | Josh Andler | 1 | -34/+35 |
| 2006-02-03 | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare... | Josh Andler | 2 | -26/+59 |
| 2006-02-03 | implement par_indent in flowtext, no ui yet, done via first character's dx | bulia byak | 2 | -5/+32 |
| 2006-02-03 | further fix: remember is paintservers were hreffed in a flag, fixes undo crash | bulia byak | 2 | -1/+6 |