summaryrefslogtreecommitdiffstats
path: root/src/spray-context.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2012-05-03Eliminated duplication of GTK key defines.Jon A. Cruz1-89/+1
2012-04-15Get rid of remaining deprecated GDK Key symbolsAlex Valavanis1-28/+120
2012-02-15Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis1-5/+6
2012-02-12Header cleaningAlex Valavanis1-0/+2
2012-01-12Initial C++ification of SPCanvas.Jon A. Cruz1-3/+3
2012-01-08Warning and uninitialized variable cleanup.Jon A. Cruz1-1/+0
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-1/+1
2011-08-27Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski1-3/+3
2011-07-17- rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen1-2/+2
2011-07-16Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz1-1/+1
2011-06-24Switch to GObjectAlex Valavanis1-1/+1
2011-06-23Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski1-1/+0
2011-04-01Tweak and spray:Nicolas Dufour1-0/+4
2011-03-29Spray:Nicolas Dufour1-405/+288
2011-02-21Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz1-8/+8
2011-02-02update to latest 2geom !Johan B. C. Engelen1-4/+4
2010-12-23Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz1-1/+1
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2010-08-04Wholesale cruft removal part 2Krzysztof Kosi??ski1-2/+0
2010-07-14Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski1-6/+0
2010-07-02New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public1-3/+3
2010-06-29This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public1-7/+7
2010-04-06Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski1-3/+3
2010-04-03Fix spray toolKrzysztof Kosi??ski1-3/+3
2010-03-13Fix undo stack spam in single-path mode of the spray toolKrzysztof Kosi??ski1-1/+1
2010-03-08Cleanup of gradients and stops.Jon A. Cruz1-1/+0
2010-01-15Warning cleanup.Jon A. Cruz1-1/+1
2010-01-03spray algorithm updatedSteren Giannini1-39/+14
2010-01-03Spray cleanupSteren Giannini1-68/+49
2009-12-30Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini1-191/+148
2009-12-29rotation and scale variation in toolbar, still need some debugSteren Giannini1-52/+18
2009-12-29tweakSteren Giannini1-1/+1
2009-12-29french comments translated and some clean upSteren Giannini1-49/+18
2009-12-27Warning cleanup from unused cursor images.Jon A. Cruz1-8/+8
2009-12-20Warning cleanupJon A. Cruz1-98/+107
2009-12-07Correctly read and write values for Spray Tool option on Tool Controls Bar.Josh Andler1-4/+4
2009-11-30Spray Tool by the students at Ecole Centrale de Lyon, Lyon, FranceJosh Andler1-0/+1199