Code

inkscape.git
2008-05-12 dvlierop2Add a centralized check (i.e. in the snapper mechanism...
2008-05-12 ishmalfix typo
2008-05-12 ishmalExtensive update. Provide late binding, and aliases...
2008-05-12 buliabyakallow float lengths back
2008-05-12 buliabyakit is limited but not really experimental anymore
2008-05-12 mfloryan* [INTL: fr] - A small fix following a patch from Samue...
2008-05-12 JucaBluesadding an example file used for SVGFonts testing purposes.
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 johanengelenhopefully this correctly adds gsl dependency. can't...
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 popolon2clean Imagemagick detection and doesn't link anymore...
2008-05-10 joncruzMore type registration cleanup
2008-05-10 joncruzWarning cleanup
2008-05-10 JucaBluesattribute loading for font-face tag
2008-05-09 ishmalAdded <echo> task. Need to decide when substitutions...
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 pjrmutf8-to-roff: work around what's arguably a bug in...
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 johanengelenset continue on error to true
2008-05-08 mentalmerge inline patch from Jimmy
2008-05-08 johanengelenset eol-style:native for newly added files
2008-05-08 prokoudineintermediate update of ru.po
2008-05-08 JucaBluesdistinguish between hkern and vkern tags
2008-05-08 ishmalupdate excludes
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-05 buliabyakcopyedit
2008-05-05 buliabyakmove to visualize path
2008-05-05 buliabyakseparate x and y jittering
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 mjwybrow * configure.ac: Have the "linker tolerates -z relro...
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 acspikePatch from sas to fix validity of the INX file for...
2008-05-04 joncruzwarning cleanup and fixed string free issue
2008-05-03 joncruzInitial cut of touch-delete mode
2008-05-03 ozmikepittmanAdding Triangle Extension - See LP#226001
2008-05-03 acspikeExport grid and guides to XCF (Bug #222655)
2008-05-03 verbalshadowCmake: Fixed HAVE_CAIRO_PDF and moved ConfigChecks...
2008-05-03 ishmalRemove invalid struct initialization warnings.
2008-05-03 ozmikepittmanRemoved entries for removed/dead extensions (randompnt...
2008-05-03 ozmikepittmanRemoving seemingly dead/unused extension files that...
2008-05-03 verbalshadowCmake: Add missing CmakeLists.txt
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 ishmalAdd new property to <cc>, refreshCache, to force recomp
2008-05-02 ozmikepittmanCleaned up xml to validate as per sas' patch @ LP#225651
2008-05-02 ozmikepittmanRemoved <submenu _name="Object"/> entry from inx files...
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-02 ozmikepittmanRemoved Submenu name "Object" from randompnt.inx and...
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 ozmikepittmanRemoved Live Preview option from Add Nodes extension...
2008-05-01 ozmikepittmanAdditions for Polar Grid extension - LP#224522 and...
2008-05-01 joncruzWarning and whitespace cleanup
2008-05-01 ozmikepittmanAdded grid_polar.inx and grid_polar.py, to integrate...
2008-04-30 dvlierop2Use radiobutton for "always snap" in the document-prope...
2008-04-30 ozmikepittmanAdd extension to render a polar grid. Wishlist - LP...
2008-04-30 ozmikepittmanAdd ability to divide path segments into a given number...
next