Code

inkscape.git
2007-08-26 buliabyakdo the same remembering for stop opacity
2007-08-26 buliabyakcalling parent's write method may reset the stop's...
2007-08-26 johanengelenTemporary fix LPE "2Geom not implemented" crash when...
2007-08-26 cilix42Various small cleanups
2007-08-26 cilix42Rewrite of z-order code for 3D boxes, first stage ...
2007-08-26 johanengelen2 LPE things:
2007-08-25 johanengelenRename "Skeletal Strokes" LPE to "Path along path"...
2007-08-25 johanengelenAdd #define to disable "test" LPE's
2007-08-24 buliabyakremove obsolete set
2007-08-24 cilix42Correct default preferences for 3D boxes to avoid ugly...
2007-08-24 buliabyaka hack to prevent the redraw of the entire area when...
2007-08-24 buliabyakdo not request redraw if an item has zero dimensions...
2007-08-24 buliabyakinitialize rect to 0,0,0,0 and do not redraw until...
2007-08-24 buliabyakdo not redraw until moved for the first time; this...
2007-08-23 buliabyakthird patch from Dennis Lin (with my tweaks) - great...
2007-08-23 buliabyakremove slowest_buffer - we no longer use it in sp-canvas
2007-08-23 buliabyakadd too-high-precision warning, transientize, copyediti...
2007-08-23 buliabyakinitialize page number and preview
2007-08-23 prokoudineAdded two missing files to POTFILES.in so that LPE...
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-21 brycezoom entry field has moved from left to right. Correct...
2007-08-21 mentaldefine gradient vector size in terms of bits
2007-08-21 mentalfix typo
2007-08-21 mentalincrease gradient noise slightly
2007-08-21 mentalexperimental: add some noise to the gradient function
2007-08-21 mentalfactor out gradient index calculation
2007-08-21 mentalunify linear and radial gradients in same file (with...
2007-08-21 buliabyakgobble more of motion events; make statusbar messages...
2007-08-21 buliabyakadd colon before value description
2007-08-21 acspikefix [ 1742638 ] Extrude returns error
2007-08-21 buliabyakadd Affect: label, fill in presets for shape tools
2007-08-21 buliabyakadd Affect: label
2007-08-21 buliabyakmake zoom value update immediate
2007-08-20 cilix42Enable center-dragging of boxes in Z direction by using...
2007-08-20 bdillysmall fix in export to ocal gnome_vfs function calls
2007-08-20 cilix42Eliminate a number of compile warnings
2007-08-20 cilix42Avoid 'flashing' between front and rear face during...
2007-08-20 nicholasbishopFilter effects dialog:
2007-08-20 mikloshUse the embedded thumbnails for preview when poppler...
2007-08-20 bdillyadded import/export preferences category
2007-08-20 jiho-sfcommitted patch 1777220 by John Faith to fix compilatio...
2007-08-20 buliabyakgobble motion events when dragging selection - looks...
2007-08-20 bdillymerge of dialog and impl classes of ocaldialogs
2007-08-20 buliabyakfix 1777084
2007-08-20 bdillysearch and reset buttons added to ocal related features...
2007-08-19 buliabyakspeed up node and handle dragging by gobbling unprocess...
2007-08-19 acspikeadjust function parameters for the now present proper...
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 mikloshRemoved left-in debug stuff which caused frenzy
2007-08-19 ishmalAdd libpoppler-cairo, and correct the link order
2007-08-19 mikloshFixed some compiler warnings
2007-08-19 johanengelenAdd default value stuff for LPE parameters
2007-08-19 mikloshRemove the clipping path emitted before the 'sh' operat...
2007-08-19 mentalupdate keys.svg
2007-08-19 mentalrebuild keys.html
2007-08-19 mentalupdate actual key shortcut for inflate mode
2007-08-19 dvlierop2Renaming some labels in the snapping tab
2007-08-19 mentalFix remaining references to blow.
2007-08-19 mikloshCorrected image mask generation
2007-08-19 ishmalNeed to link with libcairo.dll.a rather than cairo.lib
2007-08-19 dvlierop2Turn off default object snapping
2007-08-19 mikloshAdded autoconf checks for poppler-cairo and cairo-ft...
2007-08-19 joelholdsworthRelocated the code that adds a link to the example...
2007-08-19 johanengelen* Fixed path-along-path with correct filling now! ...
2007-08-19 mikloshAdded a PDF import settings dialog
2007-08-19 johanengelenforgot to add lpe-skeleton files to SVN...
2007-08-19 mikloshFixed a typo and an off-by-one error
2007-08-19 mikloshRequire a pageBox in the constructor for GfxState so...
2007-08-19 bdillysearch button and description label add to import from...
2007-08-19 bdillyfixing the ocal dialogs bug
2007-08-19 mentalnaming: avoid unintentional double-meanings (part 2)
2007-08-19 mentalnaming: avoid unintentional double-meanings (part 1)
2007-08-19 nicholasbishopFilter effects dialog:
2007-08-19 nicholasbishopFilter effects dialog:
2007-08-19 nicholasbishopFilter effects dialog:
2007-08-19 ishmalfix build for boost and imagemagick
2007-08-19 joelholdsworthSeparated the OCAL import and export dialogs into their...
2007-08-18 mikloshAdded the ability to set the precision of gradient...
2007-08-18 buliabyakpatch by Dennis Lin: optionally for debugging paint...
2007-08-18 buliabyakpatch by Dennis Lin: use Gdk::Region for repaint
2007-08-18 kidprotoFixed the name of Open Clip Art Library in the verbs...
2007-08-18 buliabyakif there's no icon, create a toggle button with text...
2007-08-18 kiiralaImproved handling bounding boxes and rotated/skewed...
2007-08-18 mgsloanDoh! Sorry for breaking compile (always test!)
2007-08-18 mgsloanFixing a possible segfault in the sbasis to path code...
2007-08-18 bdillyfew changes in import from ocal dialog
2007-08-17 mgsloanFixed 2geom sbasis to path (also committed to 2geom...
2007-08-17 johanengelenAdd lpe-skeleton for easy implementation!
2007-08-17 helix84updated Slovak translation in trunk, removed obsolete...
2007-08-17 johanengelenFix LPE:
2007-08-17 cilix42Enable center-dragging of boxes ('in perspective')...
2007-08-17 johanengelenFix skel-strokes example.
2007-08-17 cilix42Draw perspective lines for infinite VPs, too (they...
2007-08-17 mikloshMake sure style is invalidated when setting fill/stroke...
2007-08-17 mikloshMoved the code for updating the text matrix to where...
2007-08-17 mikloshOptimized text output by not repeating glyph coordinate...
2007-08-17 mikloshAdded initial transparency group and softmask support
next