Code

continue switching sp_repr_new* over to XML::Document::create*
[inkscape.git] / src / extension /
2007-01-22 acspikecontinue switching sp_repr_new* over to XML::Document...
2007-01-22 mentalrefactor grid extension to reduce amount of redundant...
2007-01-21 acspikecontinue switching sp_repr_new* over to XML::Document...
2007-01-21 mentalstart switching sp_repr_new* over to XML::Document...
2007-01-12 buliabyakfix 1633451: mark the help commands as not needing...
2007-01-04 johanengelenCommitted patch [ 1591411 ] [PATCH] Paths w/ spaces...
2006-12-26 theAdibfix [ 1561416 ] EPS export broken
2006-12-26 theAdibfix for [ 1597605 ] Fontnames containing spaces are...
2006-12-11 ulferiksonFix for bug #1561416, as suggested by kuesterei
2006-12-11 buliabyaklast fixes from patch 1219308
2006-12-11 buliabyakfix compile
2006-12-06 bryceRenaming sp-marker.* to marker.*
2006-12-02 sgimenezfix for bug #1600900, freetype internals must not be...
2006-11-25 johanengelenrename INX name for radiobuttons: <item> => <option>
2006-11-24 johanengelenNEW: radiobuttons for extensions. See radiobutton_examp...
2006-11-24 buliabyakrename the effect
2006-11-19 buliabyakstring fixes from bug 1516157
2006-11-18 buliabyakupdate layers after effect
2006-11-18 ishmalremove g++ 4.1.1 compiler errors
2006-11-18 buliabyakpatch 1219308 for embedding type 1 fonts into ps/eps...
2006-11-14 buliabyakno need to list win32 stuff here?
2006-11-13 buliabyakpatch for emf export on win32
2006-11-10 mentaldisable "experimental" Cairo PDF output for now
2006-11-10 mental"fix" gradients; things need to be resolved on the...
2006-11-10 mentalfix alpha compositing in PDF export
2006-11-10 mentaljettison old PDF export
2006-11-08 gustav_bundo annotations
2006-10-23 kidprotoAdded fix from Andre Twupack for prefdialog.cpp's neede...
2006-10-09 buliabyakallow an effect to be hidden from the effects menu
2006-10-08 ishmalComment out cairo-ft for font rendering. We should...
2006-10-02 mikloshFixed a few warnings and hardcoded PANGO_GLYPH_* constants
2006-10-02 mikloshFixed the disabled debug macro which caused warnings
2006-10-02 joncruzCleaned up virtual destructor problem and compile warnings.
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 mikloshAdded forgotten #ifdef HAVE_CAIRO_PDF/#endif pair
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshPNG output for Cairo renderer
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-10-01 mikloshInitial commit of Cairo renderer for PDF export
2006-09-30 johanengelenfixed bug: fixed two of the 'quark > 0' console errors.
2006-09-18 johanengelenAdded support for enumerated types in the UI of Extensi...
2006-09-18 johanengelendeleted some incorrect comment of mine.
2006-09-14 johanengelenMy apologies. I just found out I have to modify the...
2006-09-14 johanengelenAdded notebook (tabs) support for Effects. Now you...
2006-09-12 johanengelenEek! Copyright message forgotten :( . Can we think...
2006-09-12 johanengelenExtension dependency-check now also finds win32 executa...
2006-09-05 johanengelenRemoved spaces from font names in EPS export. Also...
2006-08-26 mgsloangboolean -> bool conversion commit 1. Modifies code...
2006-08-25 kidprotopeeled back the gboolean code as it hit on some complex...
2006-08-25 kidprotoI peeled back my changes because of some deep error.
2006-08-24 kidprotoCleaned up more of the gboolean to bool janitorial...
2006-08-23 kidprotoOk, committed msgloan's patch to convert gbooleans...
2006-08-22 kidprotoI added Johan's badass patch for save a copy with the...
2006-08-22 kidprotoCommitted a great patch which adds a Save A Copy menu...
2006-08-17 mentalsee, if someone else with actual time had done this...
2006-08-13 ulferiksonFixed: Wrong colour space was used in images with trans...
2006-08-11 ishmalTweak switch so that pango-cairo can be used in situati...
2006-08-10 mikloshRemoved left-in debug stuff.
2006-08-10 mikloshUse std::vector.
2006-08-10 mikloshUse std::vector.
2006-08-08 ulferiksonFix for Bug #1535136 (Export PDF with transparent gradi...
2006-08-07 ulferiksonCleanup
2006-08-06 mikloshChanged the PANGO_GLYPH_* defines to their actual value...
2006-08-06 mikloshNotify save failure by throwing "save_failed".
2006-08-06 mikloshAdded Ulf's various PDF fixes.
2006-08-05 ulferiksonEmbed bitmap images (with transparency). No compression...
2006-08-05 ulferiksonNotify save failure by throwing "save_failed".
2006-08-05 ulferiksonFix for eccentric elliptic gradients.
2006-08-05 ulferiksonBug 1527659 (Lack of canvas dimensions integrity from...
2006-08-05 ulferiksonFlush to file more often to avoid huge StringStreams.
2006-08-03 acspikeremove restriction from copying defs from effected...
2006-08-02 ishmalfix "not found" build problem with older pangoes
2006-08-01 ishmaladd #include <pango> for people with older versions
2006-07-31 mikloshchange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
2006-07-31 mikloshchange HAVE_PANGO_CAIRO to RENDER_WITH_PANGO_CAIRO
2006-07-31 ishmalchange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
2006-07-31 ishmalMake sure file compiles with or without HAVE_PANGO_CAIRO
2006-07-31 ishmalchange USE_PANGO_CAIRO to HAVE_PANGO_CAIRO
2006-07-31 ishmalfix build breakers
2006-07-31 gouldtj r13127@tres: ted | 2006-07-30 22:18:42 -0700
2006-07-31 gouldtj r13110@tres: ted | 2006-07-30 22:13:21 -0700
2006-07-31 gouldtj r13109@tres: ted | 2006-07-30 22:11:20 -0700
2006-07-31 gouldtj r13108@tres: ted | 2006-07-30 12:27:51 -0700
2006-07-31 gouldtj r13107@tres: ted | 2006-07-30 11:47:41 -0700
2006-07-31 gouldtj r13106@tres: ted | 2006-07-30 11:10:02 -0700
2006-07-31 gouldtj r13105@tres: ted | 2006-07-30 11:08:56 -0700
2006-07-28 ishmalAdd Miklos's new Cairo PDF rendering
2006-07-25 mentalremove vestigal plugin support
2006-07-09 gustav_bAdded descriptions to Undo/Redo commands in the menus
2006-07-06 ishmalsave updates, and put to sleep for a while
2006-07-02 ulferiksonFix for bug #1514977 (Text export in EPS file)
2006-07-02 ulferiksonThe stack of alphas must be pushed/poped for each bind...
next