| Commit message (Expand) | Author | Age | Files | Lines |
| * | updated PO files | Arpad Biro | 2006-02-19 | 3 | -9457/+10651 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 2 | -6242/+6867 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 3 | -9429/+10469 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 3 | -9459/+10450 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 3 | -9443/+10562 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 2 | -6225/+6832 |
| * | updated PO files | Arpad Biro | 2006-02-19 | 1 | -3235/+3802 |
| * | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2006-02-19 | 5 | -5/+38 |
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 8 | -8/+61 |
| * | updated PO files | Arpad Biro | 2006-02-18 | 1 | -1694/+1921 |
| * | POTFILES.in maintenance | Arpad Biro | 2006-02-18 | 1 | -1/+12 |
| * | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 2006-02-18 | 7 | -0/+51 |
| * | updates from Lucas and Colin | Arpad Biro | 2006-02-16 | 2 | -3292/+3103 |
| * | fix 1424662: as in star, set shape before writing d= | bulia byak | 2006-02-16 | 1 | -0/+3 |
| * | add odf | Bob Jamison | 2006-02-16 | 1 | -2/+4 |
| * | add ODF | Bob Jamison | 2006-02-16 | 3 | -3/+84 |
| * | Add new placeholder for ODF | Bob Jamison | 2006-02-16 | 4 | -6/+237 |
| * | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 2006-02-15 | 86 | -1152/+1152 |
| * | fix 1432089: stroke is not drawn not only when it's not set but also when it'... | bulia byak | 2006-02-15 | 1 | -2/+3 |
| * | new files | Bob Jamison | 2006-02-15 | 3 | -19/+175 |
| * | change uint to more portable unsigned int | Bob Jamison | 2006-02-15 | 1 | -6/+6 |
| * | Log message for the "connectors and multiple documents" fix. | mjwybrow | 2006-02-15 | 1 | -0/+25 |
| * | * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, | mjwybrow | 2006-02-15 | 35 | -950/+1087 |
| * | fix svg to dxf scaling factor | Aaron Spike | 2006-02-15 | 1 | -1/+1 |
| * | * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp: | mjwybrow | 2006-02-14 | 4 | -0/+49 |
| * | shuffling includes to make it compile again | Ralf Stephan | 2006-02-14 | 1 | -1/+1 |
| * | check for null spitem (fix for #1122875, patch by inkblotter) | Ralf Stephan | 2006-02-14 | 1 | -6/+16 |
| * | replaced connectors in connector layout icon with ordinary line to fix weird ... | Tim Dwyer | 2006-02-14 | 1 | -137/+118 |
| * | dumps the graph to cout in dot format | Tim Dwyer | 2006-02-14 | 1 | -1/+1 |
| * | cleanup | Tim Dwyer | 2006-02-14 | 2 | -33/+50 |
| * | * src/graphlayout/graphlayout.cpp, src/conn-avoid-ref.cpp, | mjwybrow | 2006-02-14 | 6 | -10/+85 |
| * | extending the font selector preview string (patch #1240559 by cmarqu) | Ralf Stephan | 2006-02-13 | 1 | -1/+1 |
| * | bulk whitespace removal patch #1198588 by gigaclon | Ralf Stephan | 2006-02-13 | 33 | -628/+628 |
| * | closed up denial-of-service attack vector (ironically located in an | David Yip | 2006-02-13 | 1 | -2/+6 |
| * | no longer GC::release(NULL) with defect inx files, fixes #1358999 | Ralf Stephan | 2006-02-13 | 1 | -2/+3 |
| * | bump up required libxml version to 2.6.11, fixes #1261126 | Ralf Stephan | 2006-02-13 | 1 | -1/+1 |
| * | new files | Bob Jamison | 2006-02-13 | 3 | -3/+51 |
| * | using libavoid/geomtypes.h | Tim Dwyer | 2006-02-13 | 1 | -6/+2 |
| * | Make our own simple_point | Tim Dwyer | 2006-02-13 | 1 | -2/+7 |
| * | fix | Tim Dwyer | 2006-02-13 | 1 | -1/+1 |
| * | ifdefs | Tim Dwyer | 2006-02-13 | 1 | -7/+8 |
| * | cleanup | Tim Dwyer | 2006-02-13 | 1 | -8/+2 |
| * | added isConnector function | Tim Dwyer | 2006-02-13 | 1 | -7/+9 |
| * | Correct connector/node check | Tim Dwyer | 2006-02-13 | 1 | -2/+8 |
| * | Added connector graph layout functionality | Tim Dwyer | 2006-02-13 | 11 | -12/+405 |
| * | optimization: do not notify any listeners if attributes' new value is the sam... | bulia byak | 2006-02-13 | 1 | -1/+1 |
| * | do not try to remove resource if the object is cloned | bulia byak | 2006-02-12 | 1 | -0/+3 |
| * | make soft hyphens work | Richard Hughes | 2006-02-11 | 1 | -1/+0 |
| * | make more sense of the rotation direction param | bulia byak | 2006-02-11 | 2 | -3/+3 |
| * | * src/sp-conn-end-pair.cpp, src/conn-avoid-ref.cpp: | mjwybrow | 2006-02-11 | 3 | -5/+14 |