Code

inkscape.git
2008-09-21 buliabyakfix crash: desktop->selection was not deleted when...
2008-09-21 dvlierop2- refactor snapping code, removing code duplication
2008-09-21 buliabyakfix crash: connections were not disconnected on destruction
2008-09-21 sasilverFix for GIMP palette export: check that the node has...
2008-09-21 joncruzConst correctness
2008-09-21 joncruzFixes for missing icons and icon size issues.
2008-09-21 buliabyakif export (most likely cairo) fails, issue a warning...
2008-09-20 buliabyakproperly detach SPObject from repr when deleting clone
2008-09-20 buliabyakfix overreffing of reprs by clones: only ref a repr...
2008-09-20 buliabyakrelease reprs properly
2008-09-20 buliabyakfix leak and potential crash by disconnecting on delete
2008-09-20 tavmjongDon't clip mask surface to mask bounding box.
2008-09-19 buliabyakfix invalid color:none; optimize opacity and marker...
2008-09-19 buliabyakfix writing invalid color:none; optimize opacity (only...
2008-09-19 ishmalAdd test-display.cpp to excludes
2008-09-19 ishmalTweak of member to Geom class
2008-09-19 buliabyakshift+letters are reserved for modes inside tools,...
2008-09-19 buliabyakby default, try square arrangement, not 1 row as before
2008-09-19 ishmalChange function arg from NR::Matrix to Geom::Matrix...
2008-09-19 buliabyaktweak tool update
2008-09-19 buliabyaknew tweak icons (please ALWAYS save this file with...
2008-09-19 buliabyaktransform modes for tweak tool
2008-09-19 mfloryan[INTL] Updated POTFILES
2008-09-19 joncruzWarning cleanup
2008-09-18 cilix42Yet another NR ==> Geom change
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42NR ==> Geom conversion in sp-canvas
2008-09-18 cilix42More NR::Point ==> Geom::Point
2008-09-18 cilix42More NR ==> Geom conversion (points and some matrices...
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-18 joncruzFix prerender shortcut by size. Fixes bug #262916.
2008-09-18 joncruzFixed initialization order issue
2008-09-17 jfbarraudlpe-vonkoch: added checkbox to restrict to (orientation...
2008-09-17 tweenkFix minor breakage in grid preferences caused by pref...
2008-09-17 jfbarraudlpe-vonkoch: updated to handle groups + changed paramet...
2008-09-16 buliabyakfix bug 269390, whitespace
2008-09-16 tweenkAdd a header with forward declarations for the XML...
2008-09-16 cyrevebug 202103: crash then putting text containing a soft...
2008-09-16 tweenkFix some bugs introduced by the preferences rewrite.
2008-09-16 tavmjongFix transformation for items rendered as bitmaps (i...
2008-09-16 dinhtrungFor so long I didn't have time to update the translation.
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-16 buliabyakfix leak of the arena and arenaitem
2008-09-16 buliabyakhide the item shown for tracing, fixes leak
2008-09-16 buliabyakthis item is not hide'd, so unref it instead to prevent...
2008-09-16 buliabyakremove extra unref; now ref/unref is done by show/hide...
2008-09-16 buliabyakremove unneeded ref, arenaitem is reffed when created...
2008-09-16 buliabyakthe proper way to delete a SPDocument, according to...
2008-09-16 jfbarraudlpe-knot update. Each crossing can be flipped independe...
2008-09-16 joncruzFinish the original command-name addition.
2008-09-15 jfbarraudminor bug fix in portion(pw,a,b) when b is a cut of pw.
2008-09-15 buliabyakfix first argument being lost in shell mode
2008-09-14 cilix42Make displaying of unit in lpe-path-length optional
2008-09-14 cilix42Scaling factor for lpe-path-length
2008-09-14 tavmjongFixes for clipping and masking:
2008-09-14 joncruzWarning cleanup
2008-09-14 joncruzHandle optional bbox behavior. Fixes warning.
2008-09-14 joncruzApplied cleaned-up patch for 'server' or 'shell' mode.
2008-09-14 joncruzWarning for bug
2008-09-13 johanengelenonly display flash helperpath warning for shapes other...
2008-09-13 johanengelenfix UI node counting
2008-09-13 cilix42More sensible behaviour of the treat-selection-as-group...
2008-09-13 johanengelentry to fix bug 257289
2008-09-13 cilix42Hide canvas text, too, when lpe-path-length is invisible
2008-09-13 cilix42Add option to align & distribute dialog to treat the...
2008-09-13 sasilverFix to conform to the RELAX NG schema.
2008-09-13 joncruzMore tabs
2008-09-13 joncruzWhitespace cleanup
2008-09-12 johanengelenupdate 2geom to rev1583
2008-09-11 johanengelenfix curve test. curve with empty pathvector is *not...
2008-09-11 johanengelenfix curve::penultimate_point old behavior. no longer...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-09-11 cilix42Make tooltip reflect the correct range for calligraphy...
2008-09-11 jeff_schillerFirst patch for Bug 209199: Update Win32 Save As dialog...
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath test code in build.xml
2008-09-10 johanengelenLIBNR REMOVAL. remove nartbpath code!!!
2008-09-10 ulferikson2geomify, remove warnings and other fixes
2008-09-10 tavmjongFix clipping for Cairo generated PNG's.
2008-09-10 johanengelenadd quick comment
2008-09-09 joncruzTemporarily specifying a return value to avoid strange...
2008-09-08 cilix422geom update (rev. 1578); fixes node editing of some...
2008-09-08 cilix42add missing #include for gtk version check
2008-09-08 ishmaladd version check for new api
2008-09-08 cilix42Unselet item in geometry tool when the user clicked...
2008-09-08 cilix42Warning cleanup
2008-09-08 cilix42Slightly smaller page size entries
2008-09-08 cilix42Fix LP #258124 and crash when copying LPEs
2008-09-08 ishmalAttempt to fix the 245 floor / 255 page size adjustment...
2008-09-07 johanengelenfix node tool for LPEs by reverting r19694
2008-09-07 dvlierop2Remove an obsolete comment
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-09-07 dvlierop2Remove pointer to SPDesktop from ObjectSnapper
2008-09-06 buliabyakfinally got the pattern transform right
2008-09-06 alvinpenneradd support for ROBO-Master multi-spline
2008-09-06 ishmalChange includes for gtk.h/gtkclist.h slightly
2008-09-05 buliabyakundo last commit - here's a better way to fix this bug
2008-09-05 ishmalAdd libgio.dll to distro. Will need for gtk2.14, but...
2008-09-05 buliabyakfix crash: separate np and kh listeners so that np...
2008-09-05 buliabyakcomment typo
next