Code

fix 1767940
[inkscape.git] / src / extension /
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...
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-15 buliabyakfix crash with empty parameter string
2007-07-15 ishmalUse poppler
2007-07-12 buliabyakswitch back to cairo pdf importer temporarily
2007-07-12 mikloshEnable the poppler-based PDF import extension by default.
2007-07-12 mikloshInitial commit of native poppler-based PDF import.
2007-07-10 scislacpatch by gorodish, fixes bug 1692611 (win32 EMF crash)
2007-07-10 buliabyakshorter and less assuming status message - note that...
2007-07-04 mikloshAdded missing #ifdefs for HAVE_POPPLER_GLIB
2007-07-04 mikloshInitial commit of Cairo-based PDF import using libpoppler
2007-07-03 gouldtj r15736@tres: ted | 2007-07-02 21:11:39 -0700
2007-07-03 gouldtj r15705@tres: ted | 2007-07-02 20:15:46 -0700
2007-07-03 gouldtj r15704@tres: ted | 2007-07-02 16:03:34 -0700
2007-07-03 gouldtj r15703@tres: ted | 2007-07-02 15:27:14 -0700
2007-07-03 gouldtj r15702@tres: ted | 2007-07-02 15:17:48 -0700
2007-06-27 gouldtj r15700@tres: ted | 2007-06-26 23:54:54 -0700
2007-06-27 gouldtj(no commit message)
2007-06-27 gouldtj r15631@tres: ted | 2007-06-26 22:34:54 -0700
2007-06-27 gouldtj r15630@tres: ted | 2007-06-26 22:27:01 -0700
2007-06-27 gouldtj r15629@tres: ted | 2007-06-26 21:47:00 -0700
2007-06-27 gouldtj r15559@tres: ted | 2007-06-08 14:28:18 -0700
2007-06-27 gouldtj r15558@tres: ted | 2007-06-08 08:59:52 -0700
2007-06-27 gouldtj r15557@tres: ted | 2007-06-08 08:58:12 -0700
2007-06-27 gouldtj r15556@tres: ted | 2007-06-08 08:57:40 -0700
2007-06-27 gouldtj r15555@tres: ted | 2007-06-08 08:57:04 -0700
2007-06-27 gouldtj r15506@tres: ted | 2007-05-24 22:30:55 -0700
2007-06-27 gouldtj r15481@tres: ted | 2007-05-22 09:56:22 -0700
2007-06-27 gouldtj r15480@tres: ted | 2007-05-20 23:51:34 -0700
2007-06-27 gouldtj r15432@tres: ted | 2007-05-12 21:24:09 -0700
2007-06-27 gouldtj r15380@tres: ted | 2007-05-10 19:24:35 -0700
2007-06-27 gouldtj r15379@tres: ted | 2007-05-09 19:13:37 -0700
2007-06-27 gouldtj r15378@tres: ted | 2007-05-09 18:59:27 -0700
2007-06-27 gouldtj r15377@tres: ted | 2007-05-08 22:03:14 -0700
2007-06-27 gouldtj r15368@tres: ted | 2007-05-05 13:53:51 -0700
2007-06-21 pjrmHandle the case of gnome_vfs_init failing. (Fixes...
2007-06-07 johanengelenfixed string parameter to work with latex extension...
2007-05-19 ishmalApplied Yossi's patch 1721693 for bugs 1718405, 1718934...
2007-05-18 ishmalApply Yossi's patch
2007-05-11 ishmalApply yfarjoun's one-line patch to remove any stroke...
2007-05-09 theAdibcairo ps output patch
2007-04-22 ishmalRevert warning-remove edit. Needed for switch
2007-04-22 ishmalremove warnings
2007-04-15 ishmalchange case
2007-04-15 ishmalchange case
2007-04-15 ishmalUse relative include path for Pycxx
2007-04-15 ishmalclean up hierarchy a bit
2007-04-15 ishmalRearrange bindings to use PyCXX
2007-04-14 ishmalChange python binding mechanism
2007-04-14 ishmalfix typecasts
2007-04-11 keescooknote about which function to use for script execution
2007-04-01 johanengelenadded clarifying comment
2007-03-30 johanengelenbugfix: escape string parameters on the commandline...
2007-03-20 mentalplumb XML::Document parameter into duplication, courtes...
2007-03-20 keescookformat string protection/clean up (CVE-2007-1463, CVE...
2007-03-18 mentalfix 64-bit issues with width of npos -- patch #1675697...
2007-03-16 buliabyakfix 1679477
2007-03-14 buliabyaksave window geometry before running effect so that...
2007-03-13 johanengelenFixed [ 1678374 ]; hopefully made the optiongroup code...
2007-03-13 ishmalAdd null checks.
2007-03-13 keescookdropping moved/dead files
2007-03-13 buliabyakextend the range of spacings
2007-03-12 ishmaluse g_vsnprintf() instead of vsnprintf() to avoid platf...
2007-03-12 ishmalCleanup public/private, doxygen comments
2007-03-12 ishmalBuffer output for better reporting.
2007-03-11 buliabyakdon't try to relativate hrefs here - it never works...
2007-03-11 mentalSwitch selection bounds and center to use NR::Maybe...
2007-03-10 mentalMerge further bbox work
2007-03-09 ishmalAdd some code cleanup
2007-03-08 ishmalchanged curve->length to SP_CURVE_LENGTH(curve). Fixes...
2007-03-02 acspikeadd TODO/FIXME comment to adjust tempfile names after...
2007-03-02 acspikefix comment to match code
2007-03-01 schwarzenbergcommited Solaris 2.8 / gcc-3.2.3 fixes
2007-03-01 gouldtj r14584@tres: ted | 2007-02-28 20:01:52 -0800
2007-03-01 gouldtj r14578@tres: ted | 2007-02-27 18:59:35 -0800
2007-03-01 buliabyakAPI change: render methods now take a cairo_t (not...
2007-02-27 mentalget rid of sp_repr_document_root and (commented) sp_rep...
2007-02-26 mentalget rid of sp_repr_document wrapper function
next