Code

LPE: implement NEW path-along-path effect, i think that old one has become obsolete...
[inkscape.git] / src / extension /
2007-10-30 gouldtj r16896@shi: ted | 2007-10-30 12:16:06 -0700
2007-10-30 gouldtj r16895@shi: ted | 2007-10-30 09:35:24 -0700
2007-10-30 gouldtj r16894@shi: ted | 2007-10-30 09:26:42 -0700
2007-10-30 gouldtj r16893@shi: ted | 2007-10-30 07:31:04 -0700
2007-10-30 gouldtj r16892@shi: ted | 2007-10-29 21:33:09 -0700
2007-10-30 gouldtj r16677@shi: ted | 2007-10-17 19:31:04 -0700
2007-10-30 gouldtj r16676@shi: ted | 2007-10-12 21:09:50 -0700
2007-10-30 gouldtj r16675@shi: ted | 2007-10-12 21:06:32 -0700
2007-10-24 gustav_bUse computed fill-rule value when setting fill in cairo...
2007-10-21 johncoswelladd precision option to float parameters in extensions
2007-10-19 johncoswellallow effects to modify namedview and document dimensions
2007-10-13 prokoudineFixed a typo (Kernal -> Kernel)
2007-10-11 pjrmAvoid string literal char* warnings on g++-4.2: change...
2007-09-26 buliabyakremove obsolete import-as-pattern option
2007-09-19 gouldtj r16617@tres: ted | 2007-09-18 21:00:44 -0700
2007-09-19 gouldtj r16616@tres: ted | 2007-09-18 20:59:55 -0700
2007-09-19 gouldtj r16594@tres: ted | 2007-09-18 09:27:48 -0700
2007-09-19 gouldtj r16593@tres: ted | 2007-09-18 09:16:31 -0700
2007-09-16 pjrmnoop: (SvgBuilder::setTransform): Mark argument as...
2007-09-16 pjrmnoop: Remove a couple of redundant casts.
2007-09-16 pjrmtrivial: Address some g++-4.2 writable-strings warnings.
2007-09-16 pjrmtrivial changes to address warning with g++-4.2
2007-09-15 ishmalfix typo: .( -> .set(
2007-09-15 joncruzRefactoring SPColor to C++ and removing legacy CMYK...
2007-09-13 gouldtj r16564@tres: ted | 2007-09-12 20:45:12 -0700
2007-09-12 theadibchange from <io.h> to <unistd.h> to define close
2007-09-12 theadibrevert partly 16042 include files
2007-09-12 theadibNEW: XSLT Input/output extension support fix for: close...
2007-09-12 gouldtj r16525@tres: ted | 2007-09-11 20:49:47 -0700
2007-09-12 pjrm**/makefile.in: svn propset svn:eol-style native. ...
2007-09-12 pjrm(PrintPS::begin): Change isspace to g_ascii_isspace.
2007-09-11 theadibPurged fill type, stroke type enum
2007-09-10 joncruzPurged fill type enum
2007-09-01 gouldtj r16474@tres: ted | 2007-08-31 21:37:33 -0700
2007-09-01 gouldtj r16443@tres: ted | 2007-08-30 22:22:32 -0700
2007-09-01 gouldtj r16442@tres: ted | 2007-08-30 21:51:42 -0700
2007-09-01 gouldtj r16441@tres: ted | 2007-08-30 20:44:39 -0700
2007-09-01 gouldtj r16430@tres: ted | 2007-08-30 20:32:23 -0700
2007-09-01 gouldtj r16409@tres: ted | 2007-08-29 22:58:07 -0700
2007-09-01 gouldtj r16408@tres: ted | 2007-08-29 22:52:27 -0700
2007-09-01 gouldtj r16407@tres: ted | 2007-08-29 22:33:35 -0700
2007-09-01 gouldtj r16406@tres: ted | 2007-08-29 20:14:55 -0700
2007-09-01 gouldtj r16405@tres: ted | 2007-08-29 19:50:24 -0700
2007-09-01 gouldtj r16404@tres: ted | 2007-08-29 19:48:31 -0700
2007-09-01 gouldtj r16403@tres: ted | 2007-08-29 09:10:45 -0700
2007-09-01 gouldtj r16395@tres: ted | 2007-08-27 19:41:32 -0700
2007-09-01 gouldtj r16340@tres: ted | 2007-08-20 19:02:50 -0700
2007-09-01 gouldtj r16339@tres: ted | 2007-08-19 19:47:57 -0700
2007-09-01 gouldtj(no commit message)
2007-09-01 gouldtj r16267@tres: ted | 2007-08-16 23:04:38 -0700
2007-09-01 gouldtj r16220@tres: ted | 2007-08-15 19:43:11 -0700
2007-09-01 gouldtj r16003@tres: ted | 2007-07-27 08:51:45 -0700
2007-08-27 luca_bruno * Added refernce link for translators
2007-08-23 buliabyakadd too-high-precision warning, transientize, copyediti...
2007-08-23 buliabyakinitialize page number and preview
2007-08-23 mikloshClear Cairo surface to white before rendering preview
2007-08-23 mikloshAvoid transforming a group with an already set clip...
2007-08-23 mikloshDisplay the total number of pages next to the page...
2007-08-20 mikloshUse the embedded thumbnails for preview when poppler...
2007-08-19 mikloshDisable the page selector when there's only one page
2007-08-19 mikloshAdded checks for pixbuf/pixmap allocation failure
2007-08-19 mikloshFixed some compiler warnings
2007-08-19 mikloshRemove the clipping path emitted before the 'sh' operat...
2007-08-19 mikloshCorrected image mask generation
2007-08-19 mikloshAdded autoconf checks for poppler-cairo and cairo-ft...
2007-08-19 mikloshAdded a PDF import settings dialog
2007-08-19 mikloshFixed a typo and an off-by-one error
2007-08-19 mikloshRequire a pageBox in the constructor for GfxState so...
2007-08-19 ishmalfix build for boost and imagemagick
2007-08-18 mikloshAdded the ability to set the precision of gradient...
2007-08-17 mikloshMake sure style is invalidated when setting fill/stroke...
2007-08-17 mikloshMoved the code for updating the text matrix to where...
2007-08-17 mikloshOptimized text output by not repeating glyph coordinate...
2007-08-17 mikloshAdded initial transparency group and softmask support
2007-08-14 jiho-sfchanged strndup to its gtk version (g_strndup) because...
2007-08-13 mikloshAdded a clip path stack for PdfParser and a node stack...
2007-08-10 gouldtj r16217@tres: ted | 2007-08-10 10:36:27 -0700
2007-08-09 mikloshTo ease testing reduced fallback operations' precision...
2007-08-09 mikloshReworked gradient handling to support all shading color...
2007-08-09 mikloshAdded support for the shading operator
2007-08-09 mikloshAdded support for exponential functions in gradients
2007-08-09 mikloshSet the even-odd clipping rule if requested
2007-08-01 mikloshRedirected opening of AI files to the poppler-based...
2007-07-30 mikloshForgot to advance text position when skipping the first...
2007-07-30 mikloshType3 fonts do not have a name set so default to 'Arial'
2007-07-30 mikloshAdded image mask support
2007-07-30 mikloshDo not flip non-top-level images
2007-07-30 mikloshDo not set inkscape:groupmode for sub-page objects...
2007-07-30 mikloshUse the font matrix for Type3 fonts only
2007-07-28 mikloshSet top-level groups as layers with the name of the...
2007-07-28 mikloshReworked text state handling so that now SvgBuilder...
2007-07-25 mikloshReworked text output to create <text> nodes on text...
2007-07-24 mikloshModified CSS font style and text matrix setting to...
2007-07-24 mikloshSet the xml:space attribute on <svg> once rather than...
2007-07-24 johanengelenfix makefile for case change of CXX dir
2007-07-23 mikloshAdded tiling pattern support
2007-07-23 mikloshRemoved transform from <svg> and corrected matrix multi...
2007-07-22 mikloshAdded some heuristics to set CSS font-style and font...
2007-07-22 mikloshAdded xml:space=preserve attribute on <text> nodes...
2007-07-22 mikloshUse the #RRGGBB color format instead of rgb() since...
next