Code

fixed some bugs (bad render of thick/thin parts + reversed bending + occasional crash...
[inkscape.git] / src /
2009-03-26 jfbarraudfixed some bugs (bad render of thick/thin parts + rever...
2009-03-24 buliabyakcorrect labels
2009-03-24 buliabyakconsistent capitalization
2009-03-24 joncruzCleaning up PIXMAP_DIR usage.
2009-03-23 speareblurry zoom magnifying glass icon in left side toolbox...
2009-03-23 joncruzTrack stroke and fill of selected object and flag style...
2009-03-23 joncruzSwitch to widget state for painting
2009-03-23 joncruzAdditional state indicators.
2009-03-23 joncruzMake drag-n-drop preview a gradient image for gradients.
2009-03-22 buliabyakfix squashed vruler: add requisition methon
2009-03-22 buliabyakfix crash when tweak-deleting objects in groups: you...
2009-03-22 joncruzMake simple clicks and menu set match the drag-n-drop...
2009-03-22 joncruzFixed warning from double append.
2009-03-21 joncruzAdded rought preview of gradients in swatches.
2009-03-21 joncruzCleaning up interface. Moved internals out of .h file.
2009-03-21 joncruzAdded explicit tagging of "solid color gradients" and...
2009-03-21 joncruzSpaced out for legibility.
2009-03-21 JazzyNicoNew Pen and Pencil tools messages (Ctrl+click only...
2009-03-20 jfbarraudbug fix (was broken since 2geom sbasis refactor).
2009-03-20 joncruzRenamed ColorDef to PaintDef to prep for expanded funct...
2009-03-19 johanengelenchange color of LPE helperpaths in nodetool
2009-03-19 johanengelentidy up SPObjects that must always be LivePathEffectObjects
2009-03-19 johanengelenfix crash when undoing LPE path param edit just after...
2009-03-18 johanengelenpartial 2geom update: disable all debug output by boolops
2009-03-18 joncruzRough code to preserve drag-n-drop of solid gradients.
2009-03-18 joncruzWhitespace cleanup
2009-03-18 joncruzLimit things to single-color gradients until we get...
2009-03-18 joncruzPurged use of INKSCAPE_PIXMAPDIR
2009-03-17 theadibresolve Bug #339349, drop shadow effect broken
2009-03-17 joncruzInitial read-only generation of per-document palette
2009-03-16 speareresponse to bug #167290; add another undoc option to...
2009-03-16 speareresponse to bug #167290; add another undoc option to...
2009-03-16 prokoudineContextual split of a message, updated Russian translation
2009-03-16 joncruzWarning cleanup
2009-03-16 joncruzWhitespace cleanup
2009-03-15 johanengelencorrectly implement 'resetDefaults()' for LPEs. Now...
2009-03-15 johanengelenEnvelope Deform LPE is no longer experimental
2009-03-15 dvlierop2Implement constrained snapping when dragging the positi...
2009-03-15 johanengelenstore default size in lpe::ArrayParam
2009-03-15 joncruzWarning cleanup
2009-03-14 dvlierop2Remove obsolete includes of libnr files in the snapping...
2009-03-14 speareallow full mouse dragging, rotating, scaling, etc....
2009-03-14 dvlierop22Geom migration: use 2geom::projection instead of libnr...
2009-03-14 joncruzWork-around output encoding issues with comments. Fixes...
2009-03-14 joncruzCasts and legibility cleanup
2009-03-13 dvlierop2Fix bug #333762: snapping a guide while dragging/rotati...
2009-03-13 dvlierop2* Implement constrained snapping of knots
2009-03-13 speleo3remove desktop-affine.h and refactor sp_desktop_dt2doc_...
2009-03-13 speleo3non-zero page_increment values for sliders (reverts...
2009-03-13 jfbarraudmoved VonKoch lpe to non experimental: relevant tests...
2009-03-12 brycewhitespace
2009-03-12 buliabyakwhitespace missed
2009-03-12 buliabyakwas a bit overzealous in removing render requests from...
2009-03-11 scislacRemove trailing whitespace (fixes a warning)
2009-03-11 buliabyakmove canvastext to its own file (no linking error for...
2009-03-11 joncruzgtk adjustment fix
2009-03-11 jfbarraudbug fix about closed path.
2009-03-10 auriumcorrect locale for the "svn info" in "make check".
2009-03-10 buliabyakfix 317365: when moving in/out of defs, an object gets...
2009-03-10 speareEdit > Duplicate Layer should duplicate hidden items...
2009-03-09 jfbarraudupdate from 2geom (bug fix)
2009-03-09 buliabyakfix crash when switching away from pattern (237104...
2009-03-09 dvlierop2Fix #338838, in which zooming and panning with the...
2009-03-09 jfbarraudadded missing files in 2geom update.
2009-03-09 joncruzMade text entry handle standard web-hex values. Fixes...
2009-03-09 njhadded 2geom/utils.cpp - unused, but useful
2009-03-09 njhchebychev is not used currently
2009-03-09 jfbarraudknot lpe: enable groups + cleanups/simplifications
2009-03-09 jfbarraud2geom update
2009-03-09 spearepart of bug #339660; can not use Add/Rename dialog...
2009-03-09 buliabyakseparate bbox (calculated by subclasses) and drawbox...
2009-03-09 buliabyakonly request redraw of those parts of the rect sides...
2009-03-09 buliabyakdo not redraw if moved to the same point as before
2009-03-09 buliabyakfor zero-length lines, do not request canvas redraw...
2009-03-09 buliabyakfor selection modified signal, only update the coords...
2009-03-09 buliabyakswitch opacity and blur sliders to delayed update,...
2009-03-09 buliabyaksuppress warnings caused by an orphaned clone, which...
2009-03-09 buliabyakfix crash when duplicating an orphaned clone
2009-03-08 spearepart of #339660; layers dialog allows non-unique inksca...
2009-03-08 spearedeleting layer also hid layers, missing 'break' statement
2009-03-08 spearexml tree widget also shows inkscape:label if any
2009-03-08 joncruzReworked internals of color and drag-n-drop.
2009-03-07 dvlierop2- When finalizing a curve by double clicking then don...
2009-03-07 tweenkIcon Bonanza part 2341: Update icon-names.h to reflect...
2009-03-07 spearesome keyboards (Apple) have no Insert; allow insert...
2009-03-07 joncruzMoving dnd data generation into the generic ColorDef...
2009-03-06 joncruzZero page size, to accommodate stricter GTK+ API. Fixes...
2009-03-05 johanengelengenerate flash helper path in node tool for all shapes...
2009-03-05 joncruzHide the new 'clear' swatch for now
2009-03-05 joncruzAdding clear-color swatch to complement no-color.
2009-03-05 joncruzControl when shift affects moving of handles. Applies...
2009-03-05 joncruzAdd option to only flash paths for node tool when none...
2009-03-05 joncruzAdd layers dialog to top toolbar. Applies patch from...
2009-03-04 dvlierop2A better fix for bug #331864 (snap-delay related)
2009-03-04 prokoudineWe don't really need two separate "Shadows" and "Shadow...
2009-03-04 joncruzRemoved boolean "remove" from swatch, used new type...
2009-03-04 joncruzCleanup and prep for more work
2009-03-03 dvlierop2Fix bug #291795 again
2009-03-03 johanengelenadd my name to the 2geom readme, so people can mail...
2009-03-03 johanengelenadd mouse-over helperpath for rects
next