| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | Updated for build and fixed Trace Bitmap text to be Trace Bitmap... | Jon Phillips | 2006-02-04 | 1 | -1/+1 |
| * | I whipped up some colorized icons for the time being - these are temporary un... | Josh Andler | 2006-02-03 | 10 | -136/+150 |
| * | Applying patch #1415503 by James Kilfiger / zeimusu - treat XPMs like headers... | Josh Andler | 2006-02-03 | 2 | -2/+2 |
| * | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare... | Josh Andler | 2006-02-03 | 1 | -34/+35 |
| * | Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare... | Josh Andler | 2006-02-03 | 2 | -26/+59 |
| * | implement par_indent in flowtext, no ui yet, done via first character's dx | bulia byak | 2006-02-03 | 2 | -5/+32 |
| * | further fix: remember is paintservers were hreffed in a flag, fixes undo crash | bulia byak | 2006-02-03 | 2 | -1/+6 |
| * | remove screen pixel toggle for now, add always-snap widget for all | Ralf Stephan | 2006-02-02 | 3 | -36/+93 |
| * | Added consts to args of pairing heap compare fn | Tim Dwyer | 2006-02-01 | 3 | -5/+5 |
| * | add tooltips to tolerance slider | Ralf Stephan | 2006-01-31 | 2 | -0/+3 |
| * | separated doxygen main page from main.cpp for readability | Ralf Stephan | 2006-01-30 | 3 | -208/+230 |
| * | r10820@tres: ted | 2006-01-29 16:56:50 -0800 | Ted Gould | 2006-01-30 | 15 | -46/+110 |
| * | r10818@tres: ted | 2006-01-29 16:08:07 -0800 | Ted Gould | 2006-01-30 | 1 | -4/+20 |
| * | r10817@tres: ted | 2006-01-29 15:45:22 -0800 | Ted Gould | 2006-01-30 | 2 | -33/+33 |
| * | r10816@tres: ted | 2006-01-29 15:14:36 -0800 | Ted Gould | 2006-01-30 | 1 | -1/+7 |
| * | r10815@tres: ted | 2006-01-29 14:46:19 -0800 | Ted Gould | 2006-01-30 | 2 | -8/+87 |
| * | r10814@tres: ted | 2006-01-29 14:02:54 -0800 | Ted Gould | 2006-01-30 | 1 | -0/+2 |
| * | r10781@tres: ted | 2006-01-26 23:18:34 -0800 | Ted Gould | 2006-01-30 | 1 | -1/+6 |
| * | again, try to resolve test box compile error | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| * | use namedview->snap_* variables instead of namedview->*_snapper, | Ralf Stephan | 2006-01-29 | 1 | -8/+8 |
| * | remove unneeded line, clarify some code (addresses test box warnings) | Ralf Stephan | 2006-01-29 | 1 | -3/+2 |
| * | use alternative form of Gtk version check, | Ralf Stephan | 2006-01-29 | 1 | -1/+2 |
| * | removing debug command from previous commit | Ralf Stephan | 2006-01-28 | 1 | -1/+0 |
| * | snap sensitivity slider no longer changes start value, ends with 50, | Ralf Stephan | 2006-01-28 | 1 | -6/+7 |
| * | Reverted Gtk::VPaned to avoid taking up F6 and F8 | Jon A. Cruz | 2006-01-28 | 1 | -10/+3 |
| * | remove second label from ToleranceSlider, fixes #1407428 | Ralf Stephan | 2006-01-27 | 3 | -7/+7 |
| * | fix setting and reading rotation centers | bulia byak | 2006-01-26 | 2 | -15/+38 |
| * | transform centers in sp_selection_apply_affine, comments | bulia byak | 2006-01-26 | 1 | -0/+17 |
| * | reset center coords to zero when there's no attribute | bulia byak | 2006-01-26 | 1 | -0/+4 |
| * | conditionally (Gtk>=2.6) ellipsize status bar text | Ralf Stephan | 2006-01-26 | 1 | -0/+3 |
| * | conditionally (Gtk>=2.6) ellipsize status bar text | Ralf Stephan | 2006-01-26 | 1 | -1/+4 |
| * | Cleanup. | Tim Dwyer | 2006-01-26 | 1 | -7/+0 |
| * | Constructor cleaned up a bit. | Tim Dwyer | 2006-01-26 | 1 | -9/+6 |
| * | Fixed bug to do with comparison of invalid constraints in pairing heaps. | Tim Dwyer | 2006-01-26 | 9 | -22/+57 |
| * | fix silly bug - was unable to flip by scaling | bulia byak | 2006-01-26 | 1 | -4/+6 |
| * | remember rotation centers, correctly this time (by johncliff and me) | bulia byak | 2006-01-26 | 6 | -66/+136 |
| * | Change to the way timestamps are used. Should now be more efficient. | Tim Dwyer | 2006-01-25 | 2 | -5/+4 |
| * | mnemonics for all widgets in the Doc Props dialog | Ralf Stephan | 2006-01-24 | 4 | -39/+51 |
| * | * src/libavoid/connector.cpp, src/libavoid/connector.h, | mjwybrow | 2006-01-24 | 9 | -26/+36 |
| * | Catch failures in fopen of XML files. Fixes #1374551. | Carl Hetherington | 2006-01-23 | 1 | -3/+14 |
| * | Fix a typo in a previous commit. Closes #1401357. | Carl Hetherington | 2006-01-23 | 1 | -1/+1 |
| * | fix crash when setting letterspacing at the end of a non-tspanned text | bulia byak | 2006-01-21 | 1 | -2/+5 |
| * | * src/widgets/toolbox.cpp, src/widgets/desktop-widget.cpp, | mjwybrow | 2006-01-20 | 9 | -14/+223 |
| * | optimized includes | Ralf Stephan | 2006-01-18 | 15 | -57/+65 |