summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Refactoring embedded swatches panel.Jon A. Cruz2006-02-273-51/+117
* Allowed Private Use Area chacters to be entered.Jon A. Cruz2006-02-271-1/+2
* amend workaround for #1432690MenTaLguY2006-02-241-7/+2
* make sure only positive dialog positions are read from preferences, fixes #12...Ralf Stephan2006-02-2410-0/+34
* make sure positive xy widget pos is writtenRalf Stephan2006-02-241-0/+3
* make sure no negative dialog position is written into preferences,Ralf Stephan2006-02-249-0/+27
* including typecheck trying to prevent #1432680Ralf Stephan2006-02-241-0/+9
* fix 1311015bulia byak2006-02-231-1/+1
* provide better explanation within brokenimage.xpm, fixes #1416738Ralf Stephan2006-02-221-86/+616
* Fixed template warning.Tim Dwyer2006-02-221-9/+11
* introduce orthogonal template declaration, fixes compiler warningsRalf Stephan2006-02-211-2/+5
* rename present()->presdentPage(), removes compiler warningsRalf Stephan2006-02-212-7/+7
* Refactoring panel containment. Purged ugly 'X'.Jon A. Cruz2006-02-194-5/+32
* Fixing scrollbar size for embeded color swatches.Jon A. Cruz2006-02-197-7/+52
* Removed horizontal scroll bar from swatches when embedded.Jon A. Cruz2006-02-186-0/+43
* fix 1424662: as in star, set shape before writing d=bulia byak2006-02-161-0/+3
* add odfBob Jamison2006-02-161-2/+4
* add ODFBob Jamison2006-02-163-3/+84
* Add new placeholder for ODFBob Jamison2006-02-164-6/+237
* bulk trailing spaces removal. consistency through MD5 of binaryRalf Stephan2006-02-1586-1152/+1152
* 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
* * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, mjwybrow2006-02-1535-950/+1087
* * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp:mjwybrow2006-02-143-0/+40
* 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
* 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-145-10/+75
* 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
* 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-139-4/+250
* 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
* * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp:mjwybrow2006-02-112-5/+9
* 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