Code

Cleaned up more of the gboolean to bool janitorial task...great!
[inkscape.git] / src / extension / internal /
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-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-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-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...
2006-07-01 buliabyakpatch to fix multiple ps and pdf problems by Ulf Erikson
2006-06-30 ishmalNew placeholder code for gradients
2006-06-27 buliabyakmove ensure_vector to correct place so that gradients...
2006-06-26 ishmalAdd code for printf() to allow %#s as xml-escaped strin...
2006-06-25 ishmalPromote std::string to Glib::ustring. Start processing...
2006-06-25 ishmalFix image transform when there is no rotate or scale
2006-06-25 ishmalAdd metadata
2006-06-25 ishmalFix <path> output. Apparently ODF is more picky about...
2006-06-13 acspikepatch [ 1503869 ] ODF formatting fix
2006-06-02 joncruzFix for delete[] and binary comment
2006-05-31 joncruzFixing crash on odg save
2006-05-28 mentalreplace nr_new() with g_new(), and try to converge...
2006-05-27 buliabyakpatch from bug 1474575
2006-05-23 mentalwhoops, quoting of %
2006-05-23 mentalmove %%EOF to end of output document
2006-05-22 rwstadd missing entry
2006-05-22 mentalreplace super-linear complexity stacked C stirng concat...
2006-05-21 theadibadded pdf metainfo author
2006-05-21 mjwybrow * src/extension/internal/pdf.cpp: Compilation fix...
2006-05-21 mentaladd %%EOF trailer for DSC-compliance
2006-05-21 theadibcompletet some more metainfo (title, creator, producer...
2006-05-19 joncruzMinor parameter type and snprintf safety tweak
2006-05-19 buliabyakPDF export patch by Ulf Erikson
2006-05-09 mentaleliminate direct accesses to SPCurve::bpath
2006-05-09 mentalmore vectorization, this time in bluredge
2006-05-06 gouldtj r11676@tres: ted | 2006-05-05 21:45:20 -0700
2006-05-03 ishmalfix a typo. add more comments.
2006-05-03 ishmaladd gradient comments
2006-05-02 gouldtj r11569@tres: ted | 2006-04-29 08:55:02 -0700
2006-05-02 gouldtj r11464@tres: ted | 2006-04-19 09:03:15 -0700
2006-04-29 ishmalremove warnings
2006-04-27 ishmalPlacemark for gradient export
2006-04-27 ishmaluse svd for better matrix analysis
2006-04-26 ishmalGot handedness-reversal to work. Yaay. Images look...
2006-04-24 acspikefit_canvas_to_drawing when opening images
2006-04-23 ishmalsvd hacks
2006-04-22 ishmalNative paths and relative path resolution
2006-04-21 ishmalMinor cleanup. Sort styleTable.
2006-04-20 ishmalremove duplicate styles, add placeholders for opacities
2006-04-20 ishmalUse dual maps to remove duplicates in style table
2006-04-14 ishmalGot images working correctly
2006-04-14 ishmalRemove warnings
2006-04-14 ishmalFixed desktop-to-doc Y flip
2006-04-14 ishmalInitial results
2006-04-14 ishmalAdded curves
2006-04-13 ishmalAdded meta-info stub
2006-04-13 ishmalMore WIP. Got all of the files generated. Now just...
2006-04-13 ishmalwip
2006-04-12 ishmaladd some sp_* stuff
2006-04-12 ishmalstill WIP. added tree-descending code
2006-04-12 ishmalWIP commit
2006-04-12 ishmalchange include path for ziptool
2006-04-10 ishmalFirst dependency on ziptool
2006-03-29 gouldtj r11029@tres: ted | 2006-03-18 11:01:42 -0800
2006-03-27 buliabyakfix 1459154
2006-03-13 pjrmSet svn:eol-style to native on all *.cpp *.h files...
2006-03-13 pjrm#include svg/svg-color.h instead of or as well as ...
2006-03-13 pjrmFix: was using locale to format SVG numbers.
2006-02-23 buliabyakfix 1311015
2006-02-16 ishmalAdd new placeholder for ODF
2006-02-13 rwstbulk whitespace removal patch #1198588 by gigaclon
2006-02-10 buliabyakrearrange effect submenus, rename some effects, fix...
2006-01-30 gouldtj r10820@tres: ted | 2006-01-29 16:56:50 -0800
next