summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* share_static -> share_static_stringMenTaLguY2006-02-087-20/+19
* revert to black and white cursorsJosh Andler2006-02-0711-518/+135
* reverted changes for color cursorsJosh Andler2006-02-072-59/+26
* fix wrong labelsbulia byak2006-02-071-2/+2
* * src/jabber_whiteboard/message-utilities.h,mjwybrow2006-02-075-17/+23
* crop an item's bbox by its clippath bbox, if anybulia byak2006-02-061-0/+8
* add a method to get bbox of a clippath, fix the update-while-update warningsbulia byak2006-02-062-1/+12
* ifdef'd win32 #include <inttypes.h> to fix compile errorJosh Andler2006-02-061-0/+4
* ifdef'd win32 #include <zlib.h> to fix compile errorJosh Andler2006-02-061-0/+4
* revert to using inttypes.h instead of stdint.hRalf Stephan2006-02-064-10/+27
* open Inkscape Preferences on doubleclick of toolbox button (more or less patchRalf Stephan2006-02-068-1740/+141
* r10887@tres: ted | 2006-02-05 23:16:41 -0800Ted Gould2006-02-068-17/+33
* Had to include fstream for overloaded def of <<Tim Dwyer2006-02-061-0/+1
* (bzr r90)Ted Gould2006-02-068-33/+17
* DBL_MIN replaced by -DBL_MAX which is what I meant all along.Tim Dwyer2006-02-065-5/+39
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-0635-302/+371
* silence warningsbulia byak2006-02-062-3/+2
* yet another fix along the same lines: disconnect listeners if they have been ...bulia byak2006-02-062-1/+8
* Stupid bug in generate-constraints events comparison test fixedTim Dwyer2006-02-062-2/+2
* Warn user when attempting to put flowtext on path.Aaron Spike2006-02-051-2/+19
* enable selecting tspans via xml editorbulia byak2006-02-051-8/+4
* remove unused layout copying, commentbulia byak2006-02-051-3/+3
* fix recurstion gaffe, commentbulia byak2006-02-051-8/+21
* clean up unused codebulia byak2006-02-051-8/+0
* tspan bboxes now workbulia byak2006-02-051-0/+32
* optional start index and length in getBoundingBox, for tspan bboxesbulia byak2006-02-052-2/+8
* sp_text_get_length_upto to count length recursively up to a given childbulia byak2006-02-052-0/+25
* had 5 mins so I cleaned up a little moreJosh Andler2006-02-048-114/+482
* query: report true svg bbox, not inkscape's desktop bbox (makes more sense fo...bulia byak2006-02-041-2/+3
* optimize includes, use stdlib instead of inttypes if we have itRalf Stephan2006-02-048-21/+40
* Updated for build and fixed Trace Bitmap text to be Trace Bitmap...Jon Phillips2006-02-041-1/+1
* I whipped up some colorized icons for the time being - these are temporary un...Josh Andler2006-02-0310-136/+150
* Applying patch #1415503 by James Kilfiger / zeimusu - treat XPMs like headers...Josh Andler2006-02-032-2/+2
* Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler2006-02-031-34/+35
* Applying patch #1415498 by James Kilfiger / zeimusu - Allow color & transpare...Josh Andler2006-02-032-26/+59
* implement par_indent in flowtext, no ui yet, done via first character's dxbulia byak2006-02-032-5/+32
* further fix: remember is paintservers were hreffed in a flag, fixes undo crashbulia byak2006-02-032-1/+6
* remove screen pixel toggle for now, add always-snap widget for allRalf Stephan2006-02-023-36/+93
* Added consts to args of pairing heap compare fnTim Dwyer2006-02-013-5/+5
* add tooltips to tolerance sliderRalf Stephan2006-01-312-0/+3
* separated doxygen main page from main.cpp for readabilityRalf Stephan2006-01-303-208/+230
* r10820@tres: ted | 2006-01-29 16:56:50 -0800Ted Gould2006-01-3015-46/+110
* r10818@tres: ted | 2006-01-29 16:08:07 -0800Ted Gould2006-01-301-4/+20
* r10817@tres: ted | 2006-01-29 15:45:22 -0800Ted Gould2006-01-302-33/+33
* r10816@tres: ted | 2006-01-29 15:14:36 -0800Ted Gould2006-01-301-1/+7
* r10815@tres: ted | 2006-01-29 14:46:19 -0800Ted Gould2006-01-302-8/+87
* r10814@tres: ted | 2006-01-29 14:02:54 -0800Ted Gould2006-01-301-0/+2
* r10781@tres: ted | 2006-01-26 23:18:34 -0800Ted Gould2006-01-301-1/+6
* again, try to resolve test box compile errorRalf Stephan2006-01-291-1/+2
* use namedview->snap_* variables instead of namedview->*_snapper,Ralf Stephan2006-01-291-8/+8