Code

Fixed directory for inkscape executable.
[inkscape.git] / src / extension /
2009-08-17 glimmer07Fixed directory for inkscape executable.
2009-08-15 glimmer07Updated notes.
2009-08-15 glimmer07Fixed service file!
2009-08-15 glimmer07Added copyright info to proposed interface.
2009-08-15 glimmer07Added proposed interface file.
2009-08-13 glimmer07Added an intro to coders interested in modifing the...
2009-08-13 glimmer07Added file with some current issues listed for coders.
2009-08-13 glimmer07Made wrapper functions non static.
2009-08-11 glimmer07Added wrapper code.
2009-07-23 glimmer07Added image import function.
2009-07-23 glimmer07Added set_color function.
2009-07-22 glimmer07Experimental pause updating scheme.
2009-07-22 glimmer07Fixed GErrors.
2009-07-21 glimmer07worked on path parsing.
2009-07-21 glimmer07Worked on text, now works with limited capability.
2009-07-20 glimmer07Fixed selection_get_center and selection_combine.
2009-07-20 glimmer07Fixed selection_get()
2009-07-16 glimmer07Whoops, fixed a bug in an incomplete method.
2009-07-16 glimmer07Added missing (and very important) file.
2009-07-15 glimmer07implemented a number of functions, including save/load...
2009-07-13 glimmer07Implemented all the CSS style functions.
2009-07-13 glimmer07TEMPORARY Added a shell script to build documentation...
2009-07-13 glimmer07Documentation helper files. Building documentation...
2009-07-12 glimmer07Added code to initialize DBus (if enabled.)
2009-07-12 glimmer07Core Dbus files.
2009-06-29 buliabyakbetter fix, and prevent any further crashes; now tested...
2009-06-29 buliabyakfix imagemagick effects for file:// uris
2009-06-22 buliabyakfix obvious typo, patch 340311
2009-06-17 joncruzUpdated to successfully compile in JavaFX v 1.2. Fixes...
2009-06-17 joncruzWarning and whitespace cleanup
2009-06-05 buliabyakimitate black fill for objects with unset fill on export
2009-06-03 helix84* [INTL:*] translator comments for all context strings...
2009-05-12 theAdibBUG 284680 convert text to paths on cairo output
2009-05-10 theAdibBUG 218090 opening of bitmap fails, now error message
2009-05-07 scislacPatch 337357 by Lubomir Rintel: GCC 4.4 compilation...
2009-05-06 helix84 * [INTL:*] fixed typos (by Yuri Chornoivan)
2009-05-05 theadibusing uri syntax while importing files using xlink...
2009-05-03 joncruzWarning cleanup
2009-05-01 theAdibBUG 322116, PDF export does not use the highest quality...
2009-04-30 buliabyakcopyedit labels, expand range
2009-04-24 theadibapply printing w32 patch https://bugs.launchpad.net...
2009-04-15 buliabyakpatch 179589 with UI added: optionally, try to replace...
2009-04-07 pjrmUse the new sp_document_change_uri_and_hrefs function.
2009-04-07 pjrmnoop: Set svn:eol-style to native on all .cpp and ...
2009-04-07 pjrmextension/internal/gdkpixbuf-input.cpp: Don't bother...
2009-04-07 pjrmMove Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_...
2009-04-06 pjrmRemove trivial wrapper function sp_repr_print that...
2009-04-06 pjrmnoop: Rename argument from uri to filename for Extensio...
2009-04-06 pjrmfunctional noop: (EmfWin32::save): Remove an unneeded...
2009-04-05 pjrmnoop: whitespace (and localize one var)
2009-04-05 pjrmfunctional noop: extension/system.cpp: g_strdup handles...
2009-04-04 pjrmnoop: comment spelling
2009-03-04 prokoudineWe don't really need two separate "Shadows" and "Shadow...
2009-03-02 ulferiksonRemoving the polyline simplification. Fix for bug ...
2009-02-28 buliabyakcopyedit
2009-02-26 tweenkFix bug #168979 and clean up some pointer-to-ustring...
2009-02-21 tweenkMove files from the src/dialogs/ directory to the place...
2009-02-20 tweenkOnly build static libraries for subdirs than actually...
2009-02-18 buliabyaktrying to fix the filters placement
2009-02-13 tweenkRemove last remnants of ancient plugin support. Tidy...
2009-02-11 buliabyakpatch by KoRi for 324938
2009-02-10 buliabyakFilters, Extensions menus
2009-02-09 tweenkFix some console warning spam (most cannot be fixed...
2009-02-09 JucaBluesusing C++ const_cast instead of plain C-type cast
2009-02-09 JucaBluesadding comments/TODOs and/or reverting some of the...
2009-02-09 JucaBluesgcc warning cleanup
2009-02-08 JucaBluesgcc warning cleanup:
2009-02-08 JucaBluesgcc warning cleanup
2009-02-07 buliabyakadapt for new menu structure
2009-02-05 mfloryanFixed small translation issue for extensions.
2009-02-02 buliabyakcopyedit, use repeated calls for graduated contrast
2009-02-02 buliabyakcopyedit, names that make more sense
2009-01-28 buliabyakshow waiting cursor while ExecutionEnv is working
2009-01-28 buliabyaksince imagemagic effects cannot be cancelled midway...
2009-01-26 buliabyakfix parameter ranges, copyedit
2009-01-13 tweenkImproved version reporting. Add SVN revision and custom...
2009-01-12 verbalshadowCmake: Fixed the extra -l in the link command, plus...
2009-01-09 verbalshadowCmake: restructure build files to be more like current...
2009-01-05 verbalshadowCmake build fixes, minor
2009-01-03 buliabyakadd labels
2009-01-02 johanengelenmake 'marker' property work (shorthand for start, mid...
2009-01-02 johanengelenMove filters into their own namespace Inkscape::Filters...
2009-01-01 buliabyakfix crash when assigning a non-parseable preset filter
2008-12-30 johanengelenget rid of a lot of no longer needed "libnr/nr-......
2008-12-16 johanengelenfix compile after rev 20377
2008-12-16 speleo3 * remove sp_item_i2root_affine and sp_item_i2r_affine...
2008-12-10 Ted Gould * Removing the bitmap files that aren't being used.
2008-11-30 buliabyakunify labels
2008-11-21 Ted GouldMerge from fe-moved
2008-11-01 Ted GouldMerge from trunk
2008-10-31 Ted GouldMaking it so that including simple-node.h will generate...
2008-10-31 Ted GouldPatch from Hannes Hochreiner to make it so that attribu...
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-25 Ted GouldMerge from trunk.
2008-09-25 Ted GouldSorry, I got off on a branch and ended up with a bunch...
2008-09-21 buliabyakif export (most likely cairo) fails, issue a warning...
2008-09-20 buliabyakrelease reprs properly
2008-09-20 tavmjongDon't clip mask surface to mask bounding box.
next