| Commit message (Expand) | Author | Age | Files | Lines |
| * | Another typo from the patch. sorry again. | Bob Jamison | 2006-03-04 | 1 | -1/+1 |
| * | Fix typo from when i applied patch. My mistake. Sorry! | Bob Jamison | 2006-03-04 | 1 | -1/+1 |
| * | Fix bug with invalid singleton pointer. If we want a single dialog displayed... | Bob Jamison | 2006-03-03 | 2 | -88/+86 |
| * | bug 1441767: allow device fonts (eg opentype with postscript outlines or plai... | Richard Hughes | 2006-03-02 | 1 | -1/+1 |
| * | Add stuff to separate .exe and debug info | Bob Jamison | 2006-03-02 | 1 | -2/+4 |
| * | Made style minibar take color drag-n-drop | Jon A. Cruz | 2006-03-01 | 2 | -1/+105 |
| * | * src/conn-avoid-ref.cpp, src/libavoid/connector.h, | mjwybrow | 2006-03-01 | 10 | -74/+81 |
| * | Add some items from Peter Selinger's patch to Potrace 1.7 | Bob Jamison | 2006-02-28 | 4 | -41/+49 |
| * | Replace isspace() with isWhitespace(). Use pure unicode character classes. | Bob Jamison | 2006-02-28 | 7 | -17/+171 |
| * | Fixed bug with color drag-n-drop | Jon A. Cruz | 2006-02-28 | 1 | -11/+7 |
| * | Cleanup of embedded swatches palette switching. | Jon A. Cruz | 2006-02-28 | 4 | -26/+61 |
| * | Refactoring layout when switching palettes | Jon A. Cruz | 2006-02-27 | 2 | -37/+55 |
| * | Fix for mssing error incoude | Jon A. Cruz | 2006-02-27 | 1 | -0/+2 |
| * | Refactoring embedded swatches panel. | Jon A. Cruz | 2006-02-27 | 3 | -51/+117 |
| * | Allowed Private Use Area chacters to be entered. | Jon A. Cruz | 2006-02-27 | 1 | -1/+2 |
| * | amend workaround for #1432690 | MenTaLguY | 2006-02-24 | 1 | -7/+2 |
| * | make sure only positive dialog positions are read from preferences, fixes #12... | Ralf Stephan | 2006-02-24 | 10 | -0/+34 |
| * | make sure positive xy widget pos is written | Ralf Stephan | 2006-02-24 | 1 | -0/+3 |
| * | make sure no negative dialog position is written into preferences, | Ralf Stephan | 2006-02-24 | 9 | -0/+27 |
| * | including typecheck trying to prevent #1432680 | Ralf Stephan | 2006-02-24 | 1 | -0/+9 |
| * | fix 1311015 | bulia byak | 2006-02-23 | 1 | -1/+1 |
| * | provide better explanation within brokenimage.xpm, fixes #1416738 | Ralf Stephan | 2006-02-22 | 1 | -86/+616 |
| * | Fixed template warning. | Tim Dwyer | 2006-02-22 | 1 | -9/+11 |
| * | introduce orthogonal template declaration, fixes compiler warnings | Ralf Stephan | 2006-02-21 | 1 | -2/+5 |
| * | rename present()->presdentPage(), removes compiler warnings | Ralf Stephan | 2006-02-21 | 2 | -7/+7 |
| * | Refactoring panel containment. Purged ugly 'X'. | Jon A. Cruz | 2006-02-19 | 4 | -5/+32 |
| * | Fixing scrollbar size for embeded color swatches. | Jon A. Cruz | 2006-02-19 | 7 | -7/+52 |
| * | Removed horizontal scroll bar from swatches when embedded. | Jon A. Cruz | 2006-02-18 | 6 | -0/+43 |
| * | 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 |
| * | * src/document.cpp, src/document.h, src/sp-conn-end-pair.cpp, | mjwybrow | 2006-02-15 | 35 | -950/+1087 |
| * | * src/display/sp-canvas.cpp, display/sp-canvas.h, connector-context.cpp: | mjwybrow | 2006-02-14 | 3 | -0/+40 |
| * | 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 |
| * | 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 | 5 | -10/+75 |
| * | 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 |
| * | 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 |