Code

recent files: show tooltips with uri, hide local files which are missing or unaccessible
[inkscape.git] / src / display /
2008-12-09 tweenkSimplify "make check" makefile rules and remove most...
2008-12-08 joncruzWarning and 'using' cleanup.
2008-12-07 tweenkChange the way preferences are loaded to simplify unit...
2008-12-05 johanengelen2geom more as fix
2008-12-05 johanengelenmore 2geomification
2008-12-05 joncruzWarning cleanup.
2008-12-05 joncruzCorrected initialization order.
2008-12-02 jaspervdgSmall changes to Gaussian filtering that make part...
2008-11-26 dvlierop2When snapping only the closest node, draw an indicator...
2008-11-26 jaspervdgDefined HAVE_OPENMP in build.xml and included config...
2008-11-25 joncruzFixed OpenMP dependency to be optional.
2008-11-23 Ted GouldMerging in the OpenMP work from the mailing list with...
2008-11-21 Ted GouldMerge from fe-moved
2008-10-31 Ted GouldMerge from trunk
2008-10-27 Ted GouldFrom trunk
2008-10-11 Ted GouldMerging from trunk
2008-09-19 ishmalTweak of member to Geom class
2008-09-19 ishmalChange function arg from NR::Matrix to Geom::Matrix...
2008-09-18 cilix42Next roud of NR ==> Geom conversion
2008-09-18 cilix42NR ==> Geom conversion in sp-canvas
2008-09-18 cilix42Some NR::Point ==> Geom::Point replacements
2008-09-17 tweenkFix minor breakage in grid preferences caused by pref...
2008-09-16 tweenkRefactored preferences handling into a new version of
2008-09-13 johanengelenfix UI node counting
2008-09-11 johanengelenfix curve test. curve with empty pathvector is *not...
2008-09-11 johanengelenfix curve::penultimate_point old behavior. no longer...
2008-09-11 johanengelenconvert almost all libnrtype to Geom::
2008-09-10 johanengelenadd quick comment
2008-09-07 johanengelenLIBNR REMOVAL. Deleted nr-path.h/.cpp which is no...
2008-09-07 dvlierop2If a snapper needs a reference to a SPNamedView or...
2008-09-05 buliabyakcomment typo
2008-09-04 johanengelenconvert moveto, lineto and curveto native to Point...
2008-09-01 buliabyakcomment update
2008-08-14 ishmalTemporary switch to handle api change in Cairo 1.7+
2008-08-13 johanengelenfix spcurve test
2008-08-13 johanengelenmake spcurve::first_point and last_point boost::optional
2008-08-13 johanengelenreturn boost::optional for second and penultimate point...
2008-08-11 dvlierop2Move all of the snapper code to 2geom
2008-08-08 johanengelenremove many unnecessary to_2geom and from_2geom calls
2008-08-08 jaspervdgFixed svg-path (and display/curve) tests to properly...
2008-08-06 dvlierop21) When pasting, use an offset that is a multiple of...
2008-08-06 buliabyakadd dashed path option
2008-08-05 johanengelenNR::Maybe => boost::optional
2008-08-05 buliabyakfix 252547: skip explicitly hidden objects when calcula...
2008-08-05 johanengelenreplace unnecessary exception catching with a check...
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...
next