summaryrefslogtreecommitdiffstats
path: root/src/display (unfollow)
Commit message (Expand)AuthorFilesLines
2008-05-17Fixed initialization orderJon A. Cruz1-5/+5
2008-05-12Add a centralized check (i.e. in the snapper mechanism) whether we've snapped...Diederik van Lierop1-0/+7
2008-05-10More type registration cleanupJon A. Cruz1-11/+15
2008-05-09complete adding const to have only NArtBpath const * get_bpath() const; for a...Johan B. C. Engelen5-8/+9
2008-05-09- try to use more forward declarations for less dependencies on display/curve.hJohan B. C. Engelen9-190/+240
2008-05-06xy-grid: when shown as dots, add emphasis using crosses.Johan B. C. Engelen1-3/+11
2008-05-06Updating deprecated type calls.Jon A. Cruz1-34/+34
2008-05-05struct SPCurve => class SPCurveJohan B. C. Engelen4-370/+362
2008-05-04Remove warningsBob Jamison7-8/+12
2008-05-04Next steps in implementing the snapping indicatorDiederik van Lierop2-15/+20
2008-04-30Use radiobutton for "always snap" in the document-properties dialogDiederik van Lierop2-2/+2
2008-04-30- Major refactoring of snapping related code...Diederik van Lierop2-0/+4
2008-04-18Removed unnecessary checks from curve.cpp (sp_bpath_check_subpath and friends...Jasper van de Gronde1-113/+4
2008-04-16fix by kur9kin for endless loop from bug 212332bulia byak1-0/+1
2008-04-10cmake: exclude some files that are also excluded from build in build.xmlJohan B. C. Engelen1-2/+2
2008-04-10process source subdirectories with INCLUDE() instead of ADD_DIRECTORIES()Aaron Spike1-1/+1
2008-04-07Refactor snapper and snapindicator (in order to enable the snapindicator in t...Diederik van Lierop2-5/+7
2008-04-07fix bug with garbage lines caused with close_path when part of a subpath is o...bulia byak1-2/+12
2008-04-01delete remaining .cvsignore filesAdib Taraben1-7/+0
2008-04-01suppress warnings when closing a desktop but not programbulia byak1-1/+8
2008-03-31implement filter toggleMenTaLguY1-0/+1
2008-03-31lay groundwork for non-filter view modeMenTaLguY10-36/+59
2008-03-30Cmake: Updating src CMakeLists soucre list.Joshua L. Blocher1-2/+0
2008-03-27Cmake Build system - Initial commit.Joshua L. Blocher1-0/+59
2008-03-26system clipboard support (bug #170185) from Chris KosiƄskiMenTaLguY2-2/+2
2008-03-22Line-end fixupsJon A. Cruz6-401/+401
2008-03-21No more NRMatrix or NRPoint.Jasper van de Gronde15-81/+88
2008-03-13disable snapindicator for now to fix pen toolJohan B. C. Engelen1-13/+15
2008-03-11fix by Albin Sunnanbo for dash offset in textbulia byak1-0/+1
2008-03-10patch by Albin Sunnanbo for 168072bulia byak1-0/+1
2008-03-09Move 3D box code out of sp-canvas.cppMaximilian Albert1-10/+0
2008-03-06add preferences for path flashing on mouseoverJohan B. C. Engelen1-0/+1
2008-03-05fix 198818bulia byak1-2/+4
2008-03-03new: guide snapping indicator! see if you like it, comments are always welcome!Johan B. C. Engelen1-1/+1
2008-03-02remove flashing test indicator on pointparam.Johan B. C. Engelen5-5/+142
2008-03-02NEW: temporary on-canvas indicatorsJohan B. C. Engelen5-0/+273
2008-03-01Warning and whitespace cleanupJon A. Cruz1-5/+5
2008-03-01Fix to check for out of bounds index *before* using the array indexJon A. Cruz1-1/+1
2008-02-27Convert remaining old RegisteredWdg's to RegisteredWidget's. Removed Register...Johan B. C. Engelen2-68/+56
2008-02-25svg element referenced by id part of feImage filter rendering.Felipe Corr??a da Silva Sanches2-4/+78
2008-02-24pixblock-transform and scaler: convert src if needed, to match dest mode.JF Barraud5-42/+84
2008-02-23partial fix sent by jfb for bug #188814Felipe Corr??a da Silva Sanches2-0/+16
2008-02-21* convert to non-premultiplied alpha on fedisplacementmapFelipe Corr??a da Silva Sanches2-2/+15
2008-02-21fix for bug #193838 (colormatrix uses premultiplied alpha)Felipe Corr??a da Silva Sanches1-1/+14
2008-02-19* use enums to deal with displacementmap channel selectorsFelipe Corr??a da Silva Sanches2-5/+6
2008-02-19* convolve matrix code refactoring Felipe Corr??a da Silva Sanches1-9/+16
2008-02-13fix for bug #189788Felipe Corr??a da Silva Sanches1-4/+4
2008-02-12Fix initialization of grids. Should finally fix Bug #172778Johan B. C. Engelen2-4/+4
2008-02-12opacity max value is 255 instead of previous wrong 256 maxvalue that was used...Felipe Corr??a da Silva Sanches1-1/+1
2008-02-11remaining g++ 4.3 compilation fix-upsKees Cook1-0/+1