summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* fix 1432089: stroke is not drawn not only when it's not set but also when it'...bulia byak2006-02-151-2/+3
* new filesBob Jamison2006-02-153-19/+175
* change uint to more portable unsigned intBob Jamison2006-02-151-6/+6
* Log message for the "connectors and multiple documents" fix.mjwybrow2006-02-151-0/+25
* * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow2006-02-1535-950/+1087
* fix svg to dxf scaling factorAaron Spike2006-02-151-1/+1
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-144-0/+49
* shuffling includes to make it compile againRalf Stephan2006-02-141-1/+1
* check for null spitem (fix for #1122875, patch by inkblotter)Ralf Stephan2006-02-141-6/+16
* replaced connectors in connector layout icon with ordinary line to fix weird ...Tim Dwyer2006-02-141-137/+118
* dumps the graph to cout in dot formatTim Dwyer2006-02-141-1/+1
* cleanupTim Dwyer2006-02-142-33/+50
* * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp,mjwybrow2006-02-146-10/+85
* extending the font selector preview string (patch #1240559 by cmarqu)Ralf Stephan2006-02-131-1/+1
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-1333-628/+628
* closed up denial-of-service attack vector (ironically located in an David Yip2006-02-131-2/+6
* no longer GC::release(NULL) with defect inx files, fixes #1358999Ralf Stephan2006-02-131-2/+3
* bump up required libxml version to 2.6.11, fixes #1261126Ralf Stephan2006-02-131-1/+1
* new filesBob Jamison2006-02-133-3/+51
* using libavoid/geomtypes.hTim Dwyer2006-02-131-6/+2
* Make our own simple_pointTim Dwyer2006-02-131-2/+7
* fixTim Dwyer2006-02-131-1/+1
* ifdefsTim Dwyer2006-02-131-7/+8
* cleanupTim Dwyer2006-02-131-8/+2
* added isConnector functionTim Dwyer2006-02-131-7/+9
* Correct connector/node checkTim Dwyer2006-02-131-2/+8
* Added connector graph layout functionalityTim Dwyer2006-02-1311-12/+405
* optimization: do not notify any listeners if attributes' new value is the sam...bulia byak2006-02-131-1/+1
* do not try to remove resource if the object is clonedbulia byak2006-02-121-0/+3
* make soft hyphens workRichard Hughes2006-02-111-1/+0
* make more sense of the rotation direction parambulia byak2006-02-112-3/+3
* * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow2006-02-113-5/+14
* bug 1412504: infinite loop when moving a word to the left when already at the...Richard Hughes2006-02-101-1/+1
* bug 1412947: crash with some (non-truetype?) fontsRichard Hughes2006-02-101-1/+2
* new filesBob Jamison2006-02-103-118/+133
* Fix for bug #1352522 (Inkboard: problem when invited person invites you back)...David Yip2006-02-103-2/+43
* rename so that this option will not be mistaken for generalized DXF outputAaron Spike2006-02-101-3/+3
* Rename fretboard designers, removing "FretFind" and expanding "ET" to "Equal ...Aaron Spike2006-02-104-4/+4
* fix crash when selecting a subpath endnodebulia byak2006-02-101-2/+3
* rearrange effect submenus, rename some effects, fix capitalizationbulia byak2006-02-1018-39/+68
* Fix a typo.mjwybrow2006-02-101-1/+1
* * src/sp-conn-end-pair.cpp, src/sp-conn-end-pair.h,mjwybrow2006-02-108-6/+123
* Add unit conversion.Aaron Spike2006-02-081-2/+20
* remove icon prerender time messagesMenTaLguY2006-02-082-22/+4
* share_static -> share_static_stringMenTaLguY2006-02-088-20/+27
* 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-076-21/+38
* crop an item's bbox by its clippath bbox, if anybulia byak2006-02-061-0/+8