Code

Attempt to fix crashes in geometry tool which I don't see :-/
[inkscape.git] / src / extension /
2008-08-14 cilix42Remove further instances of SP_ACTIVE_DESKTOP
2008-08-12 johanengelenNR:: to Geom:: for most of src/extension/
2008-08-10 ishmalclean up code slightly
2008-08-09 ishmalmerge silveiro's and my changes
2008-08-08 johanengelenfix marker behavior for moveto-only paths
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-07 ishmalchange javafx output to 1.0 compiler syntax
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-04 ulferiksonEMF export patches submitted by SaGS
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-02 ishmalinitial impl of gradients and opacities
2008-08-01 ishmalfinally got transforms right. flip Y and translate
2008-08-01 ishmalmake redundant. use correct fields of cubic bezier...
2008-08-01 ishmalun-remove applying item transform to each point
2008-08-01 ishmalAdd item transforms
2008-08-01 joncruzWarning cleanup
2008-07-30 ishmalGet to compile in javafx
2008-07-30 ishmaladd placeholder for expert contributors
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-20 joncruzWarning cleanup
2008-07-19 pjrmnoop: Refactor massive copy&paste of PdfParser::doShowT...
2008-07-15 johanengelendon't call cairo_new_path in feed_pathvector_to_cairo...
2008-07-14 johanengelen2geomify ODF output
2008-07-14 ulferiksonMinor fixes for emf input/output on windows
2008-07-13 johanengelen2geomify pov-out extension
2008-07-12 JucaBlueswarning cleanup
2008-07-12 johanengelen2geomify latex-pstricks
2008-07-12 johanengelenconvert ps output to 2geom
2008-07-12 johanengelenremove no longer needed inclusions
2008-07-12 johanengelen* remove code duplication from pdf-cairo extension
2008-07-12 johanengelen2geomify print, fill and stroke methods of extensions
2008-07-12 buliabyakadd adjustable opacity
2008-07-12 buliabyakcopyedit
2008-07-09 joncruzWarning cleanup
2008-07-07 johanengelenfix orientation of markers
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-06-26 johanengelenuse CairoRenderContext::renderPathVector
2008-06-26 johanengelenadd CairoRenderContext::renderPathVector
2008-06-24 verbalshadowCmake: remove header files from source lists
2008-06-20 johanengelenadd todo comment to make code prettier
2008-06-20 johanengelensp_shape_render for cairo-renderer extension now uses...
2008-06-20 johanengelenremove not used variable
2008-06-18 ishmaluse INKSCAPE_VERSION rather than VERSION, to help cmake
2008-06-14 buliabyakdisable unused pdf-input-cairo
2008-06-12 johanengelenchange NR::Matrix to Geom:: for many sp_item_xxx_affine...
2008-06-12 ishmalFix to work with a changed api for 0.8.3's GfxFont...
2008-06-12 buliabyakprevent crashing by not running prefs dialog when in...
2008-06-12 buliabyakpatch 181692
2008-06-11 buliabyakfix crashing on additional data dialog when running...
2008-06-11 mentalfix bug #239092
2008-06-11 mentalplumb XML::Documents in everywhere
2008-06-06 Ted GouldRemoving cast and replacing with a proper definition.
2008-06-06 ishmalremove const assignment error
2008-06-05 pjrma couple of trivial %d -> %u changes.
2008-05-31 JucaBlues2 new filters sent by Chrisdesign
2008-05-29 ishmalCreate a new macro in path-prefix.h, WIN32_DATADIR...
2008-05-24 joncruzAdded an 'appearance' hint to .inx optiongroups to...
2008-05-22 ulferiksonImproved emf handling
2008-05-09 johanengelencomplete adding const to have only NArtBpath const...
2008-05-09 buliabyakfix enums
2008-05-09 johanengelen- try to use more forward declarations for less depende...
2008-05-06 verbalshadowCmake: Fix some undefined function calls
2008-05-05 johanengelenstruct SPCurve => class SPCurve
2008-05-03 verbalshadowCmake: Add missing CmakeLists.txt
2008-05-03 verbalshadowCmake: Fix some double linking flags
2008-04-29 ishmalChange in stdarg calls, to correct for const-ness
2008-04-29 ozmikepittmanUniconvertor import extension changes for Win32 - Fixes...
2008-04-26 gouldtj r19136@shi: ted | 2008-04-24 19:44:01 -0700
2008-04-24 gouldtj r19125@shi: ted | 2008-04-23 23:32:56 -0700
2008-04-23 mfloryanFixed some further issues with Internal extensions...
2008-04-22 gouldtj r19083@shi: ted | 2008-04-21 16:09:24 -0700
2008-04-21 gouldtj r19076@shi: ted | 2008-04-21 15:42:45 -0700
2008-04-18 buliabyakallow inx to suppress live preview checkbox
2008-04-18 buliabyakprovide a parent for the working-please-wait message...
2008-04-17 mfloryanA small step towards making the inx files fully XML...
2008-04-16 buliabyakmake sure --export-area-canvas works for pdf export too
2008-04-16 verbalshadowCmake: Add simple CMakeLists.txt for 2geom and linking...
2008-04-15 mfloryanFixes Bug #216584 (Effects/Color/Replace color not...
2008-04-15 johanengelenfix include path
2008-04-15 johanengelenfix include paths
2008-04-13 a_btranslator comment
2008-04-10 johanengelencmake: exclude /src/dom/work/.* and /src/extension...
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-09 mfloryanFollowing this thread: nabble.com/Extension-parameters...
2008-04-04 johanengelencmake: move extension param files to their own CMakeLis...
2008-04-04 gouldtj r18381@shi: ted | 2008-03-07 20:11:34 -0800
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyakreproduce the ancestors transform when exporting a...
2008-03-31 ishmalMove script dialog from gtkmm to jvm
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-30 johanengelenrevert Makefile changes accidentally committed (sorry...
2008-03-30 johanengelenadd CMakeFiles for io, jabber_whiteboard libavoid libcola.
2008-03-30 johanengelenrevert Makefile changes accidentally committed
2008-03-30 johanengelenadd CMakeLists.txt files for removeoverlap and svg
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-28 theadibhandle (better) whitespaces in path names
2008-03-27 theadibBug #204779 win32 crash on help menu - win32 spawn...
2008-03-27 verbalshadowCmake Build system - Initial commit.
next