Code

Use is_straight_curve() instead of three separate dynamic casts
[inkscape.git] / src / display /
2008-08-05 dvlierop2Use is_straight_curve() instead of three separate dynam...
2008-08-04 jaspervdgMake unit tests build on Linux again
2008-08-03 johanengelenfix error in appending paths to existing paths. fixes...
2008-08-03 joncruzMinor cleanup work on macros
2008-08-03 joncruzFixed const-correctness
2008-08-03 joncruzReplaced deprecated GtkType creation with GType
2008-08-03 johanengelenremove many needless references to n-art-bpath.h
2008-08-02 johanengelenremove old nartbpath to cairo method
2008-08-02 jaspervdgEnable exception handling for CxxTest in Makefiles
2008-08-02 jaspervdgSPCurve unit tests
2008-08-01 johanengelen2geomify a lot of NR::Points to Geom::Point
2008-08-01 johanengelenreplace matrix division code.
2008-08-01 joncruzWarning cleanup
2008-07-30 cilix42Move coordinate transform workaround to a more logical...
2008-07-29 cilix42Temporarily move the code from display/canvas-text...
2008-07-27 joncruzAdd tracking of skew factor and display in warning...
2008-07-25 johanengelenupdate to 2geom rev. 1507
2008-07-22 ishmalinclude <string.h>. also remove const conversion warning
2008-07-22 cilix42New CanvasText item; TODO: works quite well but updatin...
2008-07-19 jaspervdgConsistently use (create/destroy)Suite in unit tests.
2008-07-18 buliabyakfix artefacts left by text cursor and disappearing...
2008-07-17 johanengelenconvert all SPCurve's points and matrices arguments...
2008-07-17 jaspervdgThe new CxxTest unit tests now also work on Linux!...
2008-07-16 johanengelenupdate to latest 2geom (rev1497)
2008-07-16 johanengelenremove all old nartbpath code from SPCurve!!! (in...
2008-07-15 johanengelenremove last calls to spcurve::get_length outside of...
2008-07-15 johanengelendon't call cairo_new_path in feed_pathvector_to_cairo...
2008-07-14 johanengelenmake SPCurve constructors explicit. (so e.g. it is...
2008-07-14 johanengelennoop: add comment about multiple consecutive movetos
2008-07-14 buliabyakfix 248419
2008-07-13 johanengelen2geomify pov-out extension
2008-07-12 johanengelen* remove code duplication from pdf-cairo extension
2008-07-12 johanengelenadd simplified feed_path_to_cairo functions
2008-07-12 JucaBluesfix crash on svnfonts dialog
2008-07-11 johanengelenuse new 2geom function. This ensures we cannot end...
2008-07-11 JucaBlues* removed the auxiliary GtkWindow
2008-07-08 johanengelenrender glyphs using 2geom pathvector instead of artbpat...
2008-07-08 johanengelen2geomify SPCurve::new_from_rect
2008-07-08 mentalinstrument event latency
2008-07-08 mentaldisable motion hints again; still some subtle issues...
2008-07-08 mentalFalse alarm; re-enable them
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalI'm an idiot who forgot that MOTION_HINT_MASK still...
2008-07-08 mentaldisable motion hints again
2008-07-08 mentalenable safe support for motion hints
2008-07-07 johanengelencleanup unused methods in spcurve
2008-07-07 johanengelenimprove documentation of SPCurve::last_segment
2008-07-05 pjrmdisplay/nr-filter-pixops.h: Supply missing #includes...
2008-07-05 pjrmdisplay/inkscape-cairo.h: Supply missing #includes...
2008-07-05 joncruzEOL fixups
2008-07-04 johanengelenuse if(dynamic_cast<>) instead of if(typeid==) to check...
2008-07-04 joncruzWarning cleanup
2008-07-04 johanengelenchange some SP_CURVE_BPATH to get_bpath
2008-07-03 johanengelenremove left-overs from making SPCurve a proper class...
2008-07-03 johanengelenstart removing old path code in spcurve. start with...
2008-07-03 johanengelenimprove spcurve::second_point and document its behavior
2008-07-03 johanengelennoop, add comment
2008-07-03 verbalshadowPatch so Inkscape will compile on Solaris 10 from LP...
2008-07-01 jaspervdgCxxTest unit tests can now be built on Windows, also...
2008-06-30 johanengelensimplify SPCurve::penultimate_point and return 2geom...
2008-06-30 johanengelenadd SPCurve::get_segment_count
2008-06-29 buliabyakeven with zero opacity, paths must be selectable in...
2008-06-29 johanengelenreturn results from 2geom path instead of old path
2008-06-29 johanengelenremove unused function first_bpath
2008-06-29 johanengelenadd SPCurve::first_segment and last_segment
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment while looping...
2008-06-29 johanengelenrecognize HLineSegment and VLineSegment in feeding...
2008-06-26 johanengelennoop: be more consistent with function names (get_pathv...
2008-06-26 johanengelenuse 2geom path for bbox calculation. (gets rid of yet...
2008-06-26 johanengelenuse all 2geom typed pathv_matrix_point_bbox_wind_distance
2008-06-26 johanengelenuse all 2geom typed pathv_matrix_point_bbox_wind_distance
2008-06-26 johanengelenuse pathv_matrix_point_bbox_wind_distance instead of...
2008-06-26 joncruzFixed compilation when the new SVG font stuff is not...
2008-06-24 buliabyakwhitespace
2008-06-24 johanengelenimprove speed of getting curves to cairo, the same...
2008-06-24 ishmaladd #include <string.h> for memset(), so that it is...
2008-06-24 buliabyakdelivarotify, render with cairo; regression: cairo...
2008-06-24 buliabyakdelivarotify, render with cairo, use nr_path functions...
2008-06-24 buliabyakdelivarotify, render with cairo
2008-06-24 buliabyakadd helpers for creating cairo_t for a canvas buf
2008-06-24 buliabyakupdate for 32 instead of 24 bpp canvas buf
2008-06-24 buliabyakdelivarotify
2008-06-24 buliabyakno more creating and looping over extra buffers for...
2008-06-24 buliabyakswitch to 32bpp canvasbuf, create cairo context for...
2008-06-24 buliabyakupdate for 32bpp canvas buf; delivarotify
2008-06-23 johanengelenuse exact bbox again in updating shapes
2008-06-23 johanengelensorry to have broken build
2008-06-23 johanengelenconvert optimizing check into 2geom terms. hopefully...
2008-06-23 JucaBluesimplement kerning by glyph-name, g1 and g2 attributes
2008-06-22 johanengelenuse LoadPathVector instead of LoadArtBPath everywhere
2008-06-22 mjwybrow * src/2geom/isnan.h, src/libcola/cola.cpp, src/style...
2008-06-16 johanengelenadd comment (original update code used exact bbox)
2008-06-16 johanengelenhave bbox calculation code use new helper/geom.cpp...
2008-06-16 cilix42First step towards making helper paths for LPE items...
2008-06-16 johanengelendon't use exact bbox in nr_arena_shape_update (speed-up)
2008-06-16 johanengelenFix nr_arena_shape_add_bboxes to what it was in the...
2008-06-16 joncruzFixed NPE
2008-06-16 JucaBluesUnicodeRange class implementation.
2008-06-14 johanengelenfix typo in feed_path_to_cairo, potential bug
2008-06-14 johanengelenuse 2geom types to calculate bounding box when updating...
next