| Commit message (Expand) | Author | Age | Files | Lines |
| * | Added connector graph layout functionality | Tim Dwyer | 2006-02-13 | 11 | -12/+405 |
| * | optimization: do not notify any listeners if attributes' new value is the sam... | bulia byak | 2006-02-13 | 1 | -1/+1 |
| * | do not try to remove resource if the object is cloned | bulia byak | 2006-02-12 | 1 | -0/+3 |
| * | make soft hyphens work | Richard Hughes | 2006-02-11 | 1 | -1/+0 |
| * | make more sense of the rotation direction param | bulia byak | 2006-02-11 | 2 | -3/+3 |
| * | * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp: | mjwybrow | 2006-02-11 | 3 | -5/+14 |
| * | bug 1412504: infinite loop when moving a word to the left when already at the... | Richard Hughes | 2006-02-10 | 1 | -1/+1 |
| * | bug 1412947: crash with some (non-truetype?) fonts | Richard Hughes | 2006-02-10 | 1 | -1/+2 |
| * | new files | Bob Jamison | 2006-02-10 | 3 | -118/+133 |
| * | Fix for bug #1352522 (Inkboard: problem when invited person invites you back)... | David Yip | 2006-02-10 | 3 | -2/+43 |
| * | rename so that this option will not be mistaken for generalized DXF output | Aaron Spike | 2006-02-10 | 1 | -3/+3 |
| * | Rename fretboard designers, removing "FretFind" and expanding "ET" to "Equal ... | Aaron Spike | 2006-02-10 | 4 | -4/+4 |
| * | fix crash when selecting a subpath endnode | bulia byak | 2006-02-10 | 1 | -2/+3 |
| * | rearrange effect submenus, rename some effects, fix capitalization | bulia byak | 2006-02-10 | 18 | -39/+68 |
| * | Fix a typo. | mjwybrow | 2006-02-10 | 1 | -1/+1 |
| * | * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h, | mjwybrow | 2006-02-10 | 8 | -6/+123 |
| * | Add unit conversion. | Aaron Spike | 2006-02-08 | 1 | -2/+20 |
| * | remove icon prerender time messages | MenTaLguY | 2006-02-08 | 2 | -22/+4 |
| * | share_static -> share_static_string | MenTaLguY | 2006-02-08 | 8 | -20/+27 |
| * | revert to black and white cursors | Josh Andler | 2006-02-07 | 11 | -518/+135 |
| * | reverted changes for color cursors | Josh Andler | 2006-02-07 | 2 | -59/+26 |
| * | fix wrong labels | bulia byak | 2006-02-07 | 1 | -2/+2 |
| * | * src/jabber_whiteboard/message-utilities.h, | mjwybrow | 2006-02-07 | 6 | -21/+38 |
| * | crop an item's bbox by its clippath bbox, if any | bulia byak | 2006-02-06 | 1 | -0/+8 |
| * | add a method to get bbox of a clippath, fix the update-while-update warnings | bulia byak | 2006-02-06 | 2 | -1/+12 |
| * | mirror Transform dialog / Rotate icon horizontally, fixes #1251955 | Ralf Stephan | 2006-02-06 | 2 | -36/+46 |
| * | ifdef'd win32 #include <inttypes.h> to fix compile error | Josh Andler | 2006-02-06 | 1 | -0/+4 |
| * | ifdef'd win32 #include <zlib.h> to fix compile error | Josh Andler | 2006-02-06 | 1 | -0/+4 |
| * | revert to using inttypes.h instead of stdint.h | Ralf Stephan | 2006-02-06 | 4 | -10/+27 |
| * | open Inkscape Preferences on doubleclick of toolbox button (more or less patch | Ralf Stephan | 2006-02-06 | 9 | -1740/+151 |
| * | r10887@tres: ted | 2006-02-05 23:16:41 -0800 | Ted Gould | 2006-02-06 | 10 | -55/+102 |
| * | Had to include fstream for overloaded def of << | Tim Dwyer | 2006-02-06 | 1 | -0/+1 |
| * | (bzr r90) | Ted Gould | 2006-02-06 | 10 | -102/+55 |
| * | DBL_MIN replaced by -DBL_MAX which is what I meant all along. | Tim Dwyer | 2006-02-06 | 5 | -5/+39 |
| * | add scaling and translation so that the DXFs open properly in robomaster | Aaron Spike | 2006-02-06 | 1 | -38/+45 |
| * | replace Util::SharedCStringPtr with the more general Util::shared_ptr<> | MenTaLguY | 2006-02-06 | 36 | -302/+395 |
| * | silence warnings | bulia byak | 2006-02-06 | 2 | -3/+2 |
| * | yet another fix along the same lines: disconnect listeners if they have been ... | bulia byak | 2006-02-06 | 2 | -1/+8 |
| * | Stupid bug in generate-constraints events comparison test fixed | Tim Dwyer | 2006-02-06 | 2 | -2/+2 |
| * | Warn user when attempting to put flowtext on path. | Aaron Spike | 2006-02-05 | 1 | -2/+19 |
| * | enable selecting tspans via xml editor | bulia byak | 2006-02-05 | 1 | -8/+4 |
| * | remove unused layout copying, comment | bulia byak | 2006-02-05 | 1 | -3/+3 |
| * | fix recurstion gaffe, comment | bulia byak | 2006-02-05 | 1 | -8/+21 |
| * | clean up unused code | bulia byak | 2006-02-05 | 1 | -8/+0 |
| * | tspan bboxes now work | bulia byak | 2006-02-05 | 1 | -0/+32 |
| * | optional start index and length in getBoundingBox, for tspan bboxes | bulia byak | 2006-02-05 | 2 | -2/+8 |
| * | sp_text_get_length_upto to count length recursively up to a given child | bulia byak | 2006-02-05 | 2 | -0/+25 |
| * | had 5 mins so I cleaned up a little more | Josh Andler | 2006-02-04 | 8 | -114/+482 |
| * | query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo... | bulia byak | 2006-02-04 | 1 | -2/+3 |
| * | optimize includes, use stdlib instead of inttypes if we have it | Ralf Stephan | 2006-02-04 | 8 | -21/+40 |