summaryrefslogtreecommitdiffstats
path: root/src/libnr (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen3-15/+22
2008-05-04warning cleanup and fixed string free issueJon A. Cruz2-4/+4
2008-04-27Cmake: added livarot as a lib, fixes problem with linkingJoshua L. Blocher1-0/+2
2008-04-14cmake: move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen1-0/+2
2008-04-14please dont forget to update Makefile_insert\!bulia byak1-0/+2
2008-04-13move live_effects/n-art-bpath-2geom.* to libnr/n-art-bpath-2geom.*Johan B. C. Engelen2-0/+171
2008-04-10cmake: exclude some files that are also excluded from build in build.xmlJohan B. C. Engelen1-10/+10
2008-04-01delete remaining .cvsignore filesAdib Taraben1-13/+0
2008-03-30Adjustments to the lib directory Cmake filesJoshua L. Blocher1-1/+1
2008-03-30add CMakeFiles for libcroco, libgdl, libnr, libnrtype.Johan B. C. Engelen1-0/+100
2008-03-29nr_matrix_inverse is no more, removed test from nr-matrix-test.hJasper van de Gronde1-30/+1
2008-03-28nr_matrix_inverse is no more, removed test from nr-matrix-testJasper van de Gronde1-29/+1
2008-03-25Major overhaul of the selector tool's internals to improve handling of transf...Diederik van Lierop1-0/+5
2008-03-23delete unused codebulia byak6-926/+0
2008-03-22Temporary disable of broken test codeJon A. Cruz2-4/+8
2008-03-21fix compilebulia byak1-2/+0
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde24-707/+157
2008-03-01remove assert_closebulia byak7-30/+0
2008-03-01Fixed uninitialized membersJon A. Cruz1-1/+3
2008-02-25Line-end fixJon A. Cruz1-38/+38
2008-02-11remaining g++ 4.3 compilation fix-upsKees Cook1-0/+1
2008-01-31Applying fixes for gcc 4.3 build issues (closes LP: #169115)Bryce Harrington3-3/+8
2008-01-26add copy button to LPE pathparamJohan B. C. Engelen1-0/+7
2008-01-25first set of updates to headers for clean gcc 4.3 buildsKees Cook2-2/+4
2008-01-05Fixing up a few more filesBryce Harrington1-1/+1
2008-01-05Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington1-0/+1
2008-01-02add libnr <=> 2geom conversion helper headerfileJohan B. C. Engelen2-0/+32
2007-12-27Snapping a guide to nodes (while dragging it across the canvas) now also work...Diederik van Lierop1-0/+2
2007-12-271) Fix bug #178312Diederik van Lierop4-0/+41
2007-12-10remove all mention of extension/internal/gnome.cpp from build files for make ...Aaron Spike1-2/+0
2007-12-06Fized crashes & odd behaviour when resizing, zooming and rotating feTurbulenceNiko Kiirala2-2/+18
2007-11-10Warning cleanupJon A. Cruz1-1/+1
2007-11-09Remove geom.cpp and geom.h. Now use 2geom/geom.cpp and 2geom.h.Johan B. C. Engelen1-0/+11
2007-10-16add some utility functions from gradient codebulia byak2-0/+48
2007-09-14Fixed min/max confusion bugJon A. Cruz2-2/+2
2007-09-12**/makefile.in: svn propset svn:eol-style native. Provide rule for %.$(OBJEX...Peter Moulder1-3/+3
2007-09-11Compute farthest-from-center point correctly in Alt+rotationMaximilian Albert2-0/+14
2007-08-30fix compositing for premultiplication and non-alpha casesMenTaLguY1-4/+39
2007-08-29DNR bpp stuff so muchMenTaLguY1-22/+46
2007-08-29Refactor gradient rendering to facilitate future changes, since the simpleMenTaLguY2-476/+330
2007-08-21define gradient vector size in terms of bitsMenTaLguY1-1/+2
2007-08-21fix typoMenTaLguY1-1/+1
2007-08-21increase gradient noise slightlyMenTaLguY1-9/+9
2007-08-21experimental: add some noise to the gradient functionMenTaLguY1-0/+14
2007-08-21factor out gradient index calculationMenTaLguY1-55/+59
2007-08-21unify linear and radial gradients in same file (with appropriate noteMenTaLguY2-2/+322
2007-05-20docPeter Moulder1-0/+2
2007-05-10fixed crash when parameter viewbox=null in nr_path_matrix_point_bbox_wind_dis...Johan B. C. Engelen1-2/+2
2007-03-19optimize picking by ignoring out-of-view segmentsbulia byak2-16/+46
2007-03-19add ::upgrade for NRRectLbulia byak2-2/+12