summaryrefslogtreecommitdiffstats
path: root/src/display/canvas-bpath.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert r11370. Fix crash with grid in default templateAlex Valavanis2012-05-191-8/+14
* Drop some GtkObject usageAlex Valavanis2012-05-161-14/+8
* Prevent false gtk deprecation warnings in canvas-grid and tidy headersAlex Valavanis2012-02-151-0/+1
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-7/+8
* Cleaned up display-forward.h, including many redundant usages.Jon A. Cruz2011-10-041-1/+0
* Update 2Geom. Remove all use of NRRectL.Krzysztof Kosi??ski2011-08-271-3/+1
* GTK+ cleanup: gtk_type_classAlex Valavanis2011-07-031-1/+1
* Switch to GObjectAlex Valavanis2011-06-241-10/+12
* Merge from trunkKrzysztof Kosi??ski2011-04-071-8/+7
|\
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-2/+2
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-16/+6
* | Merge from trunkKrzysztof Kosi??ski2010-11-251-1/+1
|\|
| * Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* | Completely remove NRPixBlockKrzysztof Kosi??ski2010-08-141-10/+0
* | Wholesale cruft removal part 4; fix crash when rendering guidesKrzysztof Kosi??ski2010-08-051-2/+2
* | Consolidate Cairo utils in display/cairo-utils.h. Fix icons harder.Krzysztof Kosi??ski2010-06-291-4/+3
* | Initial Cairo rendering commit: solid shapes, gradients, opacity and patternsKrzysztof Kosi??ski2010-06-221-14/+8
|/
* move canvastext to its own file (no linking error for me anymore), add outlin...bulia byak2009-03-111-247/+0
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-1/+0
* get rid of a lot of no longer needed "libnr/nr-..." includes.Johan B. C. Engelen2008-12-301-2/+0
* Merge from fe-movedTed Gould2008-11-211-7/+13
* Merging from trunkTed Gould2008-10-111-1/+1
* Next roud of NR ==> Geom conversionMaximilian Albert2008-09-181-23/+23
* LIBNR REMOVAL. Deleted nr-path.h/.cpp which is no longer used. (removed all ...Johan B. C. Engelen2008-09-071-1/+0
* remove many unnecessary to_2geom and from_2geom callsJohan B. C. Engelen2008-08-081-4/+4
* add dashed path optionbulia byak2008-08-061-1/+6
* Fixed const-correctnessJon A. Cruz2008-08-031-2/+2
* Move coordinate transform workaround to a more logical placeMaximilian Albert2008-07-301-10/+16
* Temporarily move the code from display/canvas-text.(h|cpp) to display/canvas-...Maximilian Albert2008-07-291-0/+252
* remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath re...Johan B. C. Engelen2008-07-151-2/+2
* use 2geom path for bbox calculation. (gets rid of yet another reference to ol...Johan B. C. Engelen2008-06-261-9/+6
* use all 2geom typed pathv_matrix_point_bbox_wind_distanceJohan B. C. Engelen2008-06-261-3/+3
* use pathv_matrix_point_bbox_wind_distance instead of nr_path_matrix_point_bbo...Johan B. C. Engelen2008-06-261-4/+2
* delivarotify, render with cairo, use nr_path functions for bbox and distancebulia byak2008-06-241-291/+67
* use LoadPathVector instead of LoadArtBPath everywhereJohan B. C. Engelen2008-06-221-1/+2
* merge gsoc2008_johan_path2geom into trunkJohan B. C. Engelen2008-06-061-2/+2
* - try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen2008-05-091-2/+2
* struct SPCurve => class SPCurveJohan B. C. Engelen2008-05-051-3/+3
* Remove warningsBob Jamison2008-05-041-1/+1
* noop: CodingStyle: re-indent a few files that had mixtures of spaces & tabs f...Peter Moulder2007-09-291-154/+166
* patch for rendering quality and speed from Jasper van de Grondebulia byak2006-07-291-12/+12
* fix confusion of SP_CANVAS_BPATH with SP_CURVE_BPATHMenTaLguY2006-05-091-1/+1
* eliminate direct accesses to SPCurve::bpathMenTaLguY2006-05-091-1/+1
* bulk whitespace removal patch #1198588 by gigaclonRalf Stephan2006-02-131-18/+18
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+485