summaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2006-02-13Added connector graph layout functionalityTim Dwyer9-4/+250
2006-02-13optimization: do not notify any listeners if attributes' new value is the sam...bulia byak1-1/+1
2006-02-12do not try to remove resource if the object is clonedbulia byak1-0/+3
2006-02-11make soft hyphens workRichard Hughes1-1/+0
2006-02-11* src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow2-5/+9
2006-02-10bug 1412504: infinite loop when moving a word to the left when already at the...Richard Hughes1-1/+1
2006-02-10bug 1412947: crash with some (non-truetype?) fontsRichard Hughes1-1/+2
2006-02-10new filesBob Jamison3-118/+133
2006-02-10Fix for bug #1352522 (Inkboard: problem when invited person invites you back)...David Yip3-2/+43
2006-02-10fix crash when selecting a subpath endnodebulia byak1-2/+3
2006-02-10rearrange effect submenus, rename some effects, fix capitalizationbulia byak1-1/+1
2006-02-10* src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow7-3/+108
2006-02-08remove icon prerender time messagesMenTaLguY1-22/+0
2006-02-08share_static -> share_static_stringMenTaLguY7-20/+19
2006-02-07revert to black and white cursorsJosh Andler11-518/+135
2006-02-07reverted changes for color cursorsJosh Andler2-59/+26
2006-02-07fix wrong labelsbulia byak1-2/+2
2006-02-07* src/jabber_whiteboard/message-utilities.h,mjwybrow5-17/+23
2006-02-06crop an item's bbox by its clippath bbox, if anybulia byak1-0/+8
2006-02-06add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak2-1/+12
2006-02-06ifdef'd win32 #include <inttypes.h> to fix compile errorJosh Andler1-0/+4
2006-02-06ifdef'd win32 #include <zlib.h> to fix compile errorJosh Andler1-0/+4
2006-02-06revert to using inttypes.h instead of stdint.hRalf Stephan4-10/+27
2006-02-06open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan8-1740/+141
2006-02-06r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould8-17/+33
2006-02-06Had to include fstream for overloaded def of <<Tim Dwyer1-0/+1
2006-02-06(bzr r90)Ted Gould8-33/+17
2006-02-06DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer5-5/+39
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY35-302/+371
2006-02-06silence warningsbulia byak2-3/+2
2006-02-06yet another fix along the same lines: disconnect listeners if they have been ...bulia byak2-1/+8
2006-02-06Stupid bug in generate-constraints events comparison test fixedTim Dwyer2-2/+2
2006-02-05Warn user when attempting to put flowtext on path.Aaron Spike1-2/+19
2006-02-05enable selecting tspans via xml editorbulia byak1-8/+4
2006-02-05remove unused layout copying, commentbulia byak1-3/+3
2006-02-05fix recurstion gaffe, commentbulia byak1-8/+21
2006-02-05clean up unused codebulia byak1-8/+0
2006-02-05tspan bboxes now workbulia byak1-0/+32
2006-02-05optional start index and length in getBoundingBox, for tspan bboxesbulia byak2-2/+8
2006-02-05sp_text_get_length_upto to count length recursively up to a given childbulia byak2-0/+25
2006-02-04had 5 mins so I cleaned up a little moreJosh Andler8-114/+482
2006-02-04query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo...bulia byak1-2/+3
2006-02-04optimize includes, use stdlib instead of inttypes if we have itRalf Stephan8-21/+40
2006-02-04Updated for build and fixed Trace Bitmap text to be Trace Bitmap...Jon Phillips1-1/+1
2006-02-03I whipped up some colorized icons for the time being - these are temporary un...Josh Andler10-136/+150
2006-02-03Applying patch #1415503 by James Kilfiger / zeimusu - treat XPMs like headers...Josh Andler2-2/+2
2006-02-03Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler1-34/+35
2006-02-03Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler2-26/+59
2006-02-03implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak2-5/+32
2006-02-03further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak2-1/+6