Code

fix include paths
[inkscape.git] / src / extension / internal /
2008-04-15 johanengelenfix include paths
2008-04-13 a_btranslator comment
2008-04-10 acspikeprocess source subdirectories with INCLUDE() instead...
2008-04-01 theadibdelete remaining .cvsignore files
2008-04-01 buliabyakreproduce the ancestors transform when exporting a...
2008-03-30 verbalshadowAdjustments to the lib directory Cmake files
2008-03-28 buliabyakfix compile
2008-03-28 ozmikepittmanFixing as per discussion in LP # 179988
2008-03-27 verbalshadowCmake Build system - Initial commit.
2008-03-26 cilix42Indentation, warning cleanup.
2008-03-26 mfloryanFixing localization issues (following a patch for 0...
2008-03-26 mentalsystem clipboard support (bug #170185) from Chris KosiƄski
2008-03-21 jaspervdgNo more NRMatrix or NRPoint.
2008-03-12 buliabyakenable --export-id and --export-area-drawing for PDF...
2008-03-07 buliabyakpatch from 168792
2008-03-02 johanengelenRemove double unreffing of pointer in pdf-cairo.cpp...
2008-03-02 johanengelenimproved fix crash bug #197664
2008-03-02 johanengelenfix crash bug #197664
2008-03-02 theadibvertical flip on RENDER_WITH_PANGO_CAIRO text output
2008-02-29 joncruzWarning cleanup
2008-02-24 joncruzWarning and whitespace cleanup
2008-02-20 mfloryan* INTL - fixed: "Crop to" dropdown strings not translat...
2008-02-20 prokoudineyet another contextual split
2008-02-18 ishmalMinor format change. More work needed to improve trans...
2008-02-10 luca_bruno * Extended translation for Cairo PS Output, patch...
2008-01-31 gouldtj r17815@shi: ted | 2008-01-31 08:58:15 -0800
2008-01-31 prokoudinea bunch of small changes to provide a user readable...
2008-01-30 prokoudineA bunch of i18n-related issues fixed, ru.po slightly...
2008-01-16 theadibnow act on settings in dialogue
2008-01-14 theadibmore on blur to bitmap
2008-01-14 theadibearly version export to PS using blur to bitmap
2008-01-09 kiiralaAnother take to fixing pdf import crash, likely without...
2008-01-09 buliabyakand in one more place
2008-01-08 buliabyaktrying to fix pdf import crashes
2008-01-05 bryceApplying Gail's patch for font-specification
2008-01-05 bryceFixing up a few more files
2008-01-03 mikloshEnable text output for Cairo renderer if Cairo has...
2008-01-03 mikloshPurged fill type enum
2008-01-03 mikloshFixed messed up transformations because of a missing...
2008-01-02 theadiberror checks on surface return values
2007-12-31 brycewhitespace cleanup
2007-12-27 theadibBUG: 178803: Save As... -> filetype PDF via Cairo crashes
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibcheck for cairo version
2007-12-26 theadibmore on cairo ps/pdf options
2007-12-26 theadibmore on cairo ps/pdf options
2007-12-23 theAdibcreate options for cairo pdf/ps export dialog
2007-12-21 johanengelenfix linking
2007-12-21 theadibifdef instead of ifndef WITH_LIBWPG
2007-12-21 theAdibcompile depending on WITH_LIBWPG
2007-12-17 theadibrevert comenting of uri argument in PdfImportDialog
2007-12-17 joncruznon-poppler build fix
2007-12-16 theadib[BUG #169122] PDF import doesn't work when file name...
2007-12-10 keescookImplement cross-architecture print dialog using cairo...
2007-12-10 keescookalways build cairo backend; add interface for setting...
2007-12-01 joncruzWarning cleanup (including OFFSET_OF warning)
2007-11-25 ulferiksonExport/Import text as text + some bug-fixes.
2007-11-25 joncruzWarning cleanup
2007-11-18 mikloshSwitched from directly using CairoOutputDev to using...
2007-11-17 mikloshMerged from Poppler's Gfx.cc; Unset the font if it...
2007-11-10 joncruzWarning cleanup
2007-11-04 johanengelenAdd virtual to a lot of the destructors. Note: perhaps...
2007-10-31 gouldtj r16935@shi: ted | 2007-10-31 11:23:00 -0700
2007-10-31 gouldtj r16914@shi: ted | 2007-10-30 21:58:05 -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 r16677@shi: ted | 2007-10-17 19:31:04 -0700
2007-10-24 gustav_bUse computed fill-rule value when setting fill in cairo...
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 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 theadibrevert partly 16042 include files
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-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
next