2007-03-12 |
buliabyak | move style reading/writing from SPItem up to SPObject
|
commit | commitdiff | tree |
2007-03-12 |
buliabyak | sodipodi:docbase finally goes packing, along with a...
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | eliminate the use of sodipodi:docbase (use doc->base...
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | add fixupHrefs right after import, so that images get...
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | don't try to relativate hrefs here - it never works...
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | fix 1368408
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | fix 1491639
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | fix 1656169
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | fix outline mode toggling with multiple views
|
commit | commitdiff | tree |
2007-03-11 |
buliabyak | display busy cursor while filling
|
commit | commitdiff | tree |
2007-03-10 |
buliabyak | fix setting knot->pos for node handles, but remove...
|
commit | commitdiff | tree |
2007-03-10 |
buliabyak | no need to update coords here, it's now done in any...
|
commit | commitdiff | tree |
2007-03-10 |
buliabyak | now all knots display x/y in statusbar while being...
|
commit | commitdiff | tree |
2007-03-09 |
buliabyak | fix 1502621
|
commit | commitdiff | tree |
2007-03-09 |
buliabyak | fix crash
|
commit | commitdiff | tree |
2007-03-09 |
buliabyak | comment
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | when dragging center, defer repr updating and committing...
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | make sure undoing center moves emits modified signal...
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | update about shift+dragging rotation center
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | fix shift-dragging (no snap) of rotation center
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | paintbucket: rearrange controls, edit labels/tooltips
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | do not offset if offset==0; display messages if success...
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | export nodes_in_path
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | make offset independent of zoom
|
commit | commitdiff | tree |
2007-03-08 |
buliabyak | make default paintbucket offset 0
|
commit | commitdiff | tree |
2007-03-06 |
buliabyak | a better fix: we don't need prev to hold opacity at all
|
commit | commitdiff | tree |
2007-03-06 |
buliabyak | fix invalid access warning
|
commit | commitdiff | tree |
2007-03-05 |
buliabyak | fix by dvlierop2 for snapping bugs 1579556 and 1579587
|
commit | commitdiff | tree |
2007-03-05 |
buliabyak | patch by Tavmjong to remove unnecessary flipping
|
commit | commitdiff | tree |
2007-03-04 |
buliabyak | comment on bbox types
|
commit | commitdiff | tree |
2007-03-04 |
buliabyak | delivarotify picking; restore the old pick code, fix...
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | verbify esc to deselect; enable esc and ctrl-z to cancel...
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | enable esc and ctrl-z to cancel drawing
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | fix bug 1672619
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | the SP_IS_GAUSSIANBLUR fix is not only for shapes....
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | fix warning when creating a mask which is the first...
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | implement proper picking (by the frame and diagonals...
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | restore rendering markers in outline mode
|
commit | commitdiff | tree |
2007-03-03 |
buliabyak | decouple click and drag release handlers to fix bug...
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | blind fix for endianness, needs testing by someone...
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | cairoify image outlines
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | fix an error in rounding negative coords
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | fix mental's typo! found purely by chance
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | patch the RGBA/BGRA incompatibility (until we're not...
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | ted's fix
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | create/destroy the cairo_t for all items to render...
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | outline mode: render into the passed cairo_t
|
commit | commitdiff | tree |
2007-03-02 |
buliabyak | eliminate caching and temp buffers for cairo outline...
|
commit | commitdiff | tree |
2007-03-01 |
buliabyak | jasper's patch for bug 1666430; see that patch for...
|
commit | commitdiff | tree |
2007-03-01 |
buliabyak | when listing verbs, use description when available...
|
commit | commitdiff | tree |
2007-03-01 |
buliabyak | add accessor for tip (description)
|
commit | commitdiff | tree |
2007-03-01 |
buliabyak | API change: render methods now take a cairo_t (not...
|
commit | commitdiff | tree |
2007-03-01 |
buliabyak | render text in outline mode via cairo (still no endian...
|
commit | commitdiff | tree |
2007-02-27 |
buliabyak | increase padding
|
commit | commitdiff | tree |
2007-02-27 |
buliabyak | add paintbucket cursor
|
commit | commitdiff | tree |
2007-02-27 |
buliabyak | more comments
|
commit | commitdiff | tree |
2007-02-27 |
buliabyak | added new paint bucket; changed some colors; resaved...
|
commit | commitdiff | tree |
2007-02-27 |
buliabyak | more comments on cairo's and our own woes
|
commit | commitdiff | tree |
2007-02-26 |
buliabyak | add paint bucket
|
commit | commitdiff | tree |
2007-02-26 |
buliabyak | warn if unable to fill an unbounded area
|
commit | commitdiff | tree |
2007-02-26 |
buliabyak | rename flood to paintbucket, copyedit
|
commit | commitdiff | tree |
2007-02-26 |
buliabyak | move flood under calligraphic
|
commit | commitdiff | tree |
2007-02-26 |
buliabyak | add some obligatory shortcuts
|
commit | commitdiff | tree |
2007-02-25 |
buliabyak | move a global to a class property; reduce the use of...
|
commit | commitdiff | tree |
2007-02-25 |
buliabyak | add 'hide all except selected' checkbox
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | patch 1665648 by Diederik to snap to grid when drawing...
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | fix 1666532
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | fix 1332884
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | some more refactoring
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | make selection_contains_both_clone_and_original reusable
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | fix crash when tracing with too small clones
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | fix crash when tracing with too small clones
|
commit | commitdiff | tree |
2007-02-24 |
buliabyak | guaranteed to pan the canvas all the way from mouse...
|
commit | commitdiff | tree |
2007-02-22 |
buliabyak | add commented-out cairo stroke rendering; refactoring
|
commit | commitdiff | tree |
2007-02-21 |
buliabyak | factor out some cairo-related helpers; add cairo clipping...
|
commit | commitdiff | tree |
2007-02-21 |
buliabyak | fix 1662589: increase blur margins so that the cutoff...
|
commit | commitdiff | tree |
2007-02-20 |
buliabyak | 1664055
|
commit | commitdiff | tree |
2007-02-20 |
buliabyak | fix the order of searching for linked image file to...
|
commit | commitdiff | tree |
2007-02-19 |
buliabyak | now at least the first opening of the first gtkmm dialog...
|
commit | commitdiff | tree |
2007-02-19 |
buliabyak | speed up default scrolling a bit
|
commit | commitdiff | tree |
2007-02-19 |
buliabyak | make sure scrolling acceleration does not hiccup on...
|
commit | commitdiff | tree |
2007-02-19 |
buliabyak | smooth panning: suppress painting for so long as scrolling...
|
commit | commitdiff | tree |
2007-02-18 |
buliabyak | remove old workaround for a bug which seems to be fixed...
|
commit | commitdiff | tree |
2007-02-18 |
buliabyak | standardize converting from number to string and back
|
commit | commitdiff | tree |
2007-02-18 |
buliabyak | reverse the order of markers, because since rev 13483...
|
commit | commitdiff | tree |
2007-02-17 |
buliabyak | a bunch of cairo fixmes in anticipation of a more direct...
|
commit | commitdiff | tree |
2007-02-17 |
buliabyak | eliminate temporary buffer in outline mode (faster...
|
commit | commitdiff | tree |
2007-02-17 |
buliabyak | first try to use cairo, for outline mode only so far
|
commit | commitdiff | tree |
2007-02-15 |
buliabyak | enable click-action and general tooltip for style swatches
|
commit | commitdiff | tree |
2007-02-15 |
buliabyak | spell out Fill and Stroke labels
|
commit | commitdiff | tree |
2007-02-13 |
buliabyak | removing forward declaration of a enum - is it valid...
|
commit | commitdiff | tree |
2007-02-13 |
buliabyak | isolate the nodepath-or-knotholder unit into the new...
|
commit | commitdiff | tree |
2007-02-12 |
buliabyak | fix 1658088
|
commit | commitdiff | tree |
2007-02-12 |
buliabyak | batch export checkbox
|
commit | commitdiff | tree |
2007-02-11 |
buliabyak | fix warning
|
commit | commitdiff | tree |
2007-02-11 |
buliabyak | allow grouping a single object
|
commit | commitdiff | tree |
2007-02-11 |
buliabyak | jasper's patch for fast iir blur
|
commit | commitdiff | tree |
2007-02-11 |
buliabyak | fix 1654495: a comment repr node has no spobject, so...
|
commit | commitdiff | tree |
2007-02-10 |
buliabyak | more correct whitespace handling per http://www.w3...
|
commit | commitdiff | tree |
2007-02-07 |
buliabyak | defocus checkboxes upon click so they don't steal keystrokes
|
commit | commitdiff | tree |
next |