Code

Added external image edit launch and refresh on changed
[inkscape.git] / src /
2008-05-17 joncruzAdded external image edit launch and refresh on changed
2008-05-17 bgkNew LPE : Envelope deformation
2008-05-17 bgkFix LPE for groups bounding box calculation by using...
2008-05-17 joncruzWarning cleanup
2008-05-17 joncruzFixed initialization order
2008-05-16 dvlierop2Fix a regression in the snapper, caused by me. Sorry!
2008-05-16 mjwybrow * src/Makefile.am: Add missing IMAGEMAGICK_INCLUDES.
2008-05-15 mentalback off on lifecycle stuff for now
2008-05-15 ishmalMisleading server name.
2008-05-15 mentaladd DumbPtr
2008-05-15 mentalintroduce lifecycle stuff which will replace libgc
2008-05-13 dvlierop2Solve a snapping regression, which caused snapping...
2008-05-13 ishmalRemove warnings
2008-05-13 ishmalremove warnings
2008-05-13 ishmalremove warnings
2008-05-13 ishmalFix for future testing.
2008-05-13 ishmalSetting for testing got into the tree. oops.
2008-05-13 joncruzRemoved outdated default size setting
2008-05-13 JucaBluesreverting previous work on font-face attributes. These...
2008-05-12 ishmaluse smart pointer types correctly
2008-05-12 ishmalminor changes for svg document
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-12 JucaBlues* implemented handling of font-style, font-variant...
2008-05-11 ozmikepittmanFix incorrect preview problems on Win32 with native...
2008-05-10 johanengelenupdate to latest 2geom. this adds gsl dependency, doesn...
2008-05-10 joncruzDo not show/edit image URL for data URIs.
2008-05-10 joncruzMore type registration cleanup
2008-05-10 joncruzWarning cleanup
2008-05-10 JucaBluesattribute loading for font-face tag
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 ozmikepittmanApply Sas' patch to improve import of SVG as in LP...
2008-05-09 buliabyakcopyedit
2008-05-09 buliabyakfix enums
2008-05-09 johanengelenRemove LPESlant.
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-08 dvlierop2A little bit of refactoring of constrained object snapping
2008-05-08 johanengelenadd constructgrid lpe to Makefile_insert
2008-05-08 johanengelenadd LPEConstructGrid
2008-05-08 mentalmerge inline patch from Jimmy
2008-05-08 JucaBluesdistinguish between hkern and vkern tags
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...
next