Code

update excludes
[inkscape.git] / src /
2008-05-08 pjrmFix remaining regressions in svg/svg-path.cpp. Also...
2008-05-08 pjrmfix a compile failure with g++-4.3
2008-05-08 JucaBluesStarting Summer of Code: SVG Fonts
2008-05-07 buliabyakfix bug when editing endnodes
2008-05-07 ishmalUpdate to Unicode 5.1.0. Fix header (oops)
2008-05-06 buliabyakfix 224981
2008-05-06 jaspervdgAdd svg-path-test.h to src/svg/Makefile_insert
2008-05-06 johanengelenxy-grid: when shown as dots, add emphasis using crosses.
2008-05-06 jaspervdgFix a regression in the SVG path data parser (it will...
2008-05-06 joncruzUpdating deprecated type calls.
2008-05-06 buliabyaklimit the change to the relative moves only
2008-05-06 buliabyakreinterpret move when apply-separately checkbox is on
2008-05-06 buliabyakexport bbox sorting machinery
2008-05-06 buliabyakmake determining smooth nodes more robust
2008-05-06 verbalshadowCmake: Fix ~PedroGui function being defined multiple...
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-05 ishmalBring testing files up-to-date in preparation to test...
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-05 verbalshadowCmake: Moved helper macros to their own file and remove...
2008-05-04 ishmalRemove warnings
2008-05-04 ishmalRemove warnings
2008-05-04 ishmalRemove warnings
2008-05-04 ishmalRemove warnings
2008-05-04 dvlierop2Next steps in implementing the snapping indicator
2008-05-04 ishmalRemove warnings
2008-05-04 pjrmAddress string-literal-to-char* warning: Make gm_read_e...
2008-05-04 pjrmnoop: Address string-literal-to-char* warning.
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-05-03 joncruzInitial cut of touch-delete mode
2008-05-03 ishmalRemove invalid struct initialization warnings.
2008-05-03 verbalshadowCmake: Add missing CmakeLists.txt
2008-05-03 verbalshadowCmake: Fix some double linking flags
2008-05-03 buliabyakmake more messages immediate
2008-05-02 ishmalModify for *Parser->*Reader conversion
2008-05-02 joncruzSwitch to alternate const correction.
2008-05-02 joncruzConst cleanup on strings.
2008-05-02 verbalshadowCmake: More cleanup moved all known paths into ConfigPa...
2008-05-01 buliabyaktypo
2008-05-01 ishmalRearrange tests.
2008-05-01 ishmalFinish changing "Parser" to "Reader"
2008-05-01 ishmalRename *Parsers to Readers
2008-05-01 ishmalClean up. More commenting. Smarten SvgParser and renam...
2008-05-01 dvlierop2Replace freeSnapSkew() by constrainedSnapSkew(). There...
2008-05-01 buliabyakcopyediting
2008-05-01 buliabyakenable text-to-path command line control for pdf export
2008-05-01 joncruzWarning and whitespace cleanup
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-04-30 dvlierop2- Major refactoring of snapping related code...
2008-04-29 keescookfix remaining format warnings
2008-04-29 ishmalChange in stdarg calls, to correct for const-ness
2008-04-29 jaspervdgImproved numerical precision for the SVG path data...
2008-04-29 ozmikepittmanUniconvertor import extension changes for Win32 - Fixes...
2008-04-29 mcecchettisvg-elliptical-arc: assertions turned into call to...
2008-04-29 joncruzWarning cleanup.
2008-04-29 joncruzMake the eraser tool the default tool for an ERASER...
2008-04-29 ishmalMore documentation. Fix scope bug in uristream.cpp...
2008-04-28 verbalshadowCmake: Fixed optional dependency linking
2008-04-28 jaspervdgFurther fix for sign handling of the SVG path data...
2008-04-28 ishmalchange def of string length
2008-04-28 jaspervdgFix for closepath handling of SVG path data parser...
2008-04-28 joncruzRefining eraser
2008-04-28 verbalshadowCmake: Fixed issues with pedro not linking correctly
2008-04-27 verbalshadowCmake: added livarot as a lib, fixes problem with linking
2008-04-27 buliabyakcopyedit
2008-04-27 joncruzReduce undo history items when nothing is selected
2008-04-27 joncruzFixed undo for eraser to be a single step
2008-04-26 joncruzMissing added
2008-04-26 joncruzAdded missing eraser files
2008-04-26 jaspervdgFixed SVG path data parser to handle close paths better...
2008-04-26 joncruzInitial cut of eraser tool
2008-04-26 joncruzFixed setting property at wrong time
2008-04-26 gouldtj r19136@shi: ted | 2008-04-24 19:44:01 -0700
2008-04-25 ishmalDocumentation, always more :)
2008-04-25 ishmalMore documentation and cleanup. Marching forward!
2008-04-25 ishmalMore documentation
2008-04-25 joncruzImproved options for toolbar icon sizes, especially...
2008-04-24 ishmalLeft out a comment. sorry.
2008-04-24 ishmalMore documentation. Clean up SMIL a bit. SMIL needs...
2008-04-24 ishmalMore documentation. Traversal needed conversion to...
2008-04-24 buliabyakenable combine/breakapart to work with lpes properly
2008-04-24 ishmalAdd some Event documentation to be more respectable ^^
2008-04-24 ishmalcomment all methods
2008-04-24 gouldtj r19125@shi: ted | 2008-04-23 23:32:56 -0700
2008-04-24 pjrmnoop: Address a couple of warnings from g++-4.3.
2008-04-24 pjrmfix a couple of g++-4.3 compile errors.
2008-04-23 ishmalFurther cleanup. Minidom superseded by pedrodom.
2008-04-23 ishmalRemove working file phoebedom.h from tree.
2008-04-23 ishmalMore documenting/cleanup. Remove extraneous .h
2008-04-23 ishmalSplit out domptr stuff into its own .h file, so that...
2008-04-23 ishmalFinish commenting Node. Fix bad varname in getUserData()
2008-04-23 ishmalGet rid of bothersome domconfig.h. Begin cleanup and...
2008-04-23 mfloryanFixed some further issues with Internal extensions...
2008-04-23 mfloryanA small fix to the warning message to make it more...
2008-04-23 johncoswellChange status bar text for swatch hover
2008-04-22 johncoswellKeep swatch status messages visible while hovering
2008-04-22 gouldtj r19083@shi: ted | 2008-04-21 16:09:24 -0700
2008-04-22 ishmalFinal format and comment fix. Sorry.
2008-04-22 ishmalImprove comments. Remove tabs.
2008-04-22 ishmalGreatly improved. More serializable, and 32/64 portable.
2008-04-22 ishmalUse improved Digest code. MD5 (and all others) tested...
next