Code

inkscape.git
2006-03-07 pjrmExtra quoting in various places.
2006-03-06 pjrmReplace std::endl in lots of places with plain old...
2006-03-06 mentaladd DocumentSubset::_clear
2006-03-06 mentalfix changelog
2006-03-06 mentalremove unneeded document parameter from constructor
2006-03-05 mentalWire up new SPObject signal to DocumentSubset, so objec...
2006-03-05 mentalAdd signal for notification of object position changes
2006-03-05 mentalAdd DocumentSubset as groundwork for layers
2006-03-05 joncruzwork-around for older gtkmm versions
2006-03-05 joncruzFixed problem for 2.4.x
2006-03-04 ishmalChange command to remove CVS directories to .svn
2006-03-04 joncruzMake color drag to minibar only work when a styled...
2006-03-04 ishmalAnother typo from the patch. sorry again.
2006-03-04 ishmalFix typo from when i applied patch. My mistake. Sorry!
2006-03-03 ishmalFix bug with invalid singleton pointer. If we want...
2006-03-02 cyrevebug 1441767: allow device fonts (eg opentype with posts...
2006-03-02 ishmalAdd stuff to separate .exe and debug info
2006-03-02 ishmalAdd stuff to separate .exe and debug info
2006-03-02 ishmalPut the '-g' back. How did this get deleted? DO NOT...
2006-03-01 joncruzMade style minibar take color drag-n-drop
2006-03-01 mjwybrow * src/conn-avoid-ref.cpp, src/libavoid/connector.h,
2006-02-28 ishmalAdd some items from Peter Selinger's patch to Potrace 1.7
2006-02-28 ishmalReplace isspace() with isWhitespace(). Use pure unicod...
2006-02-28 joncruzFixed bug with color drag-n-drop
2006-02-28 joncruzCleanup of embedded swatches palette switching.
2006-02-27 joncruzRefactoring layout when switching palettes
2006-02-27 joncruzFix for mssing error incoude
2006-02-27 joncruzRefactoring embedded swatches panel.
2006-02-27 joncruzAllowed Private Use Area chacters to be entered.
2006-02-25 acspikeadd flatten to makefile, fix a few inconsistencies
2006-02-25 acspikeadding an effect to flatten curves by breaking them...
2006-02-24 mentalamend workaround for #1432690
2006-02-24 rwstmake sure only positive dialog positions are read from...
2006-02-24 rwstmake sure positive xy widget pos is written
2006-02-24 rwstmake sure no negative dialog position is written into...
2006-02-24 rwstincluding typecheck trying to prevent #1432680
2006-02-23 buliabyakadd xfig import from patch 1436952
2006-02-23 buliabyakfix 1311015
2006-02-22 rwstprovide better explanation within brokenimage.xpm,...
2006-02-22 tgdwyerFixed template warning.
2006-02-21 rwstintroduce orthogonal template declaration, fixes compil...
2006-02-21 rwstrename present()->presdentPage(), removes compiler...
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 a_bupdated PO files
2006-02-19 joncruzRefactoring panel containment. Purged ugly 'X'.
2006-02-19 joncruzFixing scrollbar size for embeded color swatches.
2006-02-18 a_bupdated PO files
2006-02-18 a_bPOTFILES.in maintenance
2006-02-18 joncruzRemoved horizontal scroll bar from swatches when embedded.
2006-02-16 a_bupdates from Lucas and Colin
2006-02-16 buliabyakfix 1424662: as in star, set shape before writing d=
2006-02-16 ishmaladd odf
2006-02-16 ishmaladd ODF
2006-02-16 ishmalAdd new placeholder for ODF
2006-02-15 rwstbulk trailing spaces removal. consistency through MD5...
2006-02-15 buliabyakfix 1432089: stroke is not drawn not only when it's...
2006-02-15 ishmalnew files
2006-02-15 ishmalchange uint to more portable unsigned int
2006-02-15 mjwybrowLog message for the "connectors and multiple documents...
2006-02-15 mjwybrow * src/document.cpp, src/document.h, src/sp-conn...
2006-02-15 acspikefix svg to dxf scaling factor
2006-02-14 mjwybrow * src/display/sp-canvas.cpp, display/sp-canvas...
2006-02-14 rwstshuffling includes to make it compile again
2006-02-14 rwstcheck for null spitem (fix for #1122875, patch by inkbl...
2006-02-14 tgdwyerreplaced connectors in connector layout icon with ordin...
2006-02-14 tgdwyerdumps the graph to cout in dot format
2006-02-14 tgdwyercleanup
2006-02-14 mjwybrow * src/graphlayout/graphlayout.cpp, src/conn-avoid...
2006-02-13 rwstextending the font selector preview string (patch ...
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-13 dwyipclosed up denial-of-service attack vector (ironically...
2006-02-13 rwstno longer GC::release(NULL) with defect inx files,...
2006-02-13 rwstbump up required libxml version to 2.6.11, fixes #1261126
2006-02-13 ishmalnew files
2006-02-13 tgdwyerusing libavoid/geomtypes.h
2006-02-13 tgdwyerMake our own simple_point
2006-02-13 tgdwyerfix
2006-02-13 tgdwyerifdefs
2006-02-13 tgdwyercleanup
2006-02-13 tgdwyeradded isConnector function
2006-02-13 tgdwyerCorrect connector/node check
2006-02-13 tgdwyerAdded connector graph layout functionality
2006-02-13 buliabyakoptimization: do not notify any listeners if attributes...
2006-02-12 buliabyakdo not try to remove resource if the object is cloned
2006-02-11 cyrevemake soft hyphens work
2006-02-11 buliabyakmake more sense of the rotation direction param
2006-02-11 mjwybrow * src/sp-conn-end-pair.cpp, src/conn-avoid-ref...
2006-02-10 cyrevebug 1412504: infinite loop when moving a word to the...
2006-02-10 cyrevebug 1412947: crash with some (non-truetype?) fonts
2006-02-10 ishmalnew files
2006-02-10 dwyipFix for bug #1352522 (Inkboard: problem when invited...
next