tokkee.org
Code
projects
/
inkscape.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
* [INTL: es] Spanish translation update by Lucas Vieites (closes: #180399)
[inkscape.git]
/
src
/
libnr
/
2008-01-02
johanengelen
add libnr <=> 2geom conversion helper headerfile
tree
|
commitdiff
2007-12-27
dvlierop2
Snapping a guide to nodes (while dragging it across...
tree
|
commitdiff
2007-12-27
dvlierop2
1) Fix bug #178312
tree
|
commitdiff
2007-12-10
acspike
remove all mention of extension/internal/gnome.cpp...
tree
|
commitdiff
2007-12-06
kiirala
Fized crashes & odd behaviour when resizing, zooming...
tree
|
commitdiff
2007-11-10
joncruz
Warning cleanup
tree
|
commitdiff
2007-11-09
johanengelen
Remove geom.cpp and geom.h. Now use 2geom/geom.cpp...
tree
|
commitdiff
2007-10-16
buliabyak
add some utility functions from gradient code
tree
|
commitdiff
2007-09-14
joncruz
Fixed min/max confusion bug
tree
|
commitdiff
2007-09-12
pjrm
**/makefile.in: svn propset svn:eol-style native. ...
tree
|
commitdiff
2007-09-11
cilix42
Compute farthest-from-center point correctly in Alt...
tree
|
commitdiff
2007-08-30
mental
fix compositing for premultiplication and non-alpha...
tree
|
commitdiff
2007-08-29
mental
DNR bpp stuff so much
tree
|
commitdiff
2007-08-29
mental
Refactor gradient rendering to facilitate future change...
tree
|
commitdiff
2007-08-21
mental
define gradient vector size in terms of bits
tree
|
commitdiff
2007-08-21
mental
fix typo
tree
|
commitdiff
2007-08-21
mental
increase gradient noise slightly
tree
|
commitdiff
2007-08-21
mental
experimental: add some noise to the gradient function
tree
|
commitdiff
2007-08-21
mental
factor out gradient index calculation
tree
|
commitdiff
2007-08-21
mental
unify linear and radial gradients in same file (with...
tree
|
commitdiff
2007-05-20
pjrm
doc
tree
|
commitdiff
2007-05-10
johanengelen
fixed crash when parameter viewbox=null in nr_path_matr...
tree
|
commitdiff
2007-03-19
buliabyak
optimize picking by ignoring out-of-view segments
tree
|
commitdiff
2007-03-19
buliabyak
add ::upgrade for NRRectL
tree
|
commitdiff
2007-03-19
buliabyak
reremove bad constructors
tree
|
commitdiff
2007-03-19
mental
revert reversion -- I had not realized it had already...
tree
|
commitdiff
2007-03-18
mental
correct intersection since we allow empty rects again
tree
|
commitdiff
2007-03-18
mental
revert NRRect/NRRectL conversion constructors for NR...
tree
|
commitdiff
2007-03-18
buliabyak
add growBy and constructors from NRRect(L)
tree
|
commitdiff
2007-03-17
mental
clean up rect mess a bit before start working on other...
tree
|
commitdiff
2007-03-16
buliabyak
fix 1682261
tree
|
commitdiff
2007-03-11
mental
disable empty enforcement for now
tree
|
commitdiff
2007-03-11
mental
ban empty rectangles entirely and remove isEmpty test
tree
|
commitdiff
2007-03-11
mental
Eliminate remaining sources of empty NR::Rects
tree
|
commitdiff
2007-03-09
buliabyak
fix crash
tree
|
commitdiff
2007-03-09
mental
do not return empty intersections any longer
tree
|
commitdiff
2007-03-09
mental
use STL std::min and std::max
tree
|
commitdiff
2007-03-09
mental
no need to use accessors here
tree
|
commitdiff
2007-03-09
mental
Whoops, forgot to friend the methods I moved out of...
tree
|
commitdiff
2007-03-09
mental
specialize MaybeStorage for Rect, and start using refer...
tree
|
commitdiff
2007-03-09
mental
fix reference maybes by separate specialization
tree
|
commitdiff
2007-03-08
mental
rework maybe so storage is customizable and can be...
tree
|
commitdiff
2007-03-05
mental
fix NR::Maybe typos
tree
|
commitdiff
2007-03-05
mental
Separate NRRect and NR::Rect a bit further; the goal...
tree
|
commitdiff
2007-03-05
mental
clean up operators/constructors, and give reference...
tree
|
commitdiff
2007-03-05
mental
fix copyright year
tree
|
commitdiff
2007-03-04
mental
clean up reference version of maybe, and add == and...
tree
|
commitdiff
2007-03-04
mental
return plain rect for union in all situations where...
tree
|
commitdiff
2007-03-04
mental
remove remaining use of assume in nr-rect.cpp
tree
|
commitdiff
2007-03-04
mental
return plain rect if both union arguments are also...
tree
|
commitdiff
2007-03-04
mental
Convert union and intersection to use NR::Maybe<NR...
tree
|
commitdiff
2007-03-04
mental
redo NR::Maybe to be less clever
tree
|
commitdiff
2007-03-04
mental
make conversions away from NR::Maybe explicit
tree
|
commitdiff
2006-10-16
buliabyak
some more NRRectL goodies for canvas optimizations
tree
|
commitdiff
2006-10-14
buliabyak
gracefully fail if unable to allocate memory or if...
tree
|
commitdiff
2006-07-29
buliabyak
patch for rendering quality and speed from Jasper van...
tree
|
commitdiff
2006-07-14
mjwybrow
* src/Makefile_insert, src/Makefile.am, src/svg...
tree
|
commitdiff
2006-06-30
buliabyak
add methods to identify scales and rotations
tree
|
commitdiff
2006-06-27
buliabyak
a little optimization by making some macros into inline...
tree
|
commitdiff
2006-06-26
buliabyak
remove non-portable fast_sqrt; turns out simply sqrt...
tree
|
commitdiff
2006-06-25
buliabyak
radial gradients faster by about 10%
tree
|
commitdiff
2006-06-21
kiirala
svg-filters branch merged back to head
tree
|
commitdiff
2006-06-01
ishmal
remove deprecation warnings
tree
|
commitdiff
2006-05-28
mental
replace nr_new() with g_new(), and try to converge...
tree
|
commitdiff
2006-05-01
mental
log finalization of NRObjects
tree
|
commitdiff
2006-04-27
joncruz
Adding multiple test output formats.
tree
|
commitdiff
2006-04-19
knutux
Rendering optimisation, which gives best results for...
tree
|
commitdiff
2006-02-13
rwst
bulk whitespace removal patch #1198588 by gigaclon
tree
|
commitdiff
2006-01-16
mental
moving trunk for module inkscape
tree
|
commitdiff