summaryrefslogtreecommitdiffstats
path: root/src/spray-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-16/+16
* Fix -Wunused-function warningsAlex Valavanis2013-03-181-13/+0
* Clean up more GObject type definitionsAlex Valavanis2013-01-231-30/+6
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-17/+17
* Translations. Removing sp-color-gtkselector.cpp from translatable files.Nicolas Dufour2012-12-031-3/+3
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-17/+17
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+6
* Warnings cleanup (see Bug #1034663).Nicolas Dufour2012-08-091-4/+4
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-89/+1
* Get rid of remaining deprecated GDK Key symbolsAlex Valavanis2012-04-151-28/+120
* Move gtkmm headers that internally re-enable deprecated gtk symbols to top. ...Alex Valavanis2012-02-151-5/+6
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-3/+3
* Warning and uninitialized variable cleanup.Jon A. Cruz2012-01-081-1/+0
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-1/+1
* Refactor SPItem bounding box methods: remove NRRect usage and make codeKrzysztof Kosi??ski2011-08-271-3/+3
* - rename SPItem::i2d_affine to i2dt_affine, to clarify that it is item-to-des...Johan B. C. Engelen2011-07-171-2/+2
* Cleanup of oudated/redundant SP_ITEM() macro use.Jon A. Cruz2011-07-161-1/+1
* Merge from trunkKrzysztof Kosi??ski2011-07-061-1/+1
|\
| * Switch to GObjectAlex Valavanis2011-06-241-1/+1
* | Update 2Geom to pull in integer rectangle classKrzysztof Kosi??ski2011-06-231-1/+0
|/
* Merge from trunkKrzysztof Kosi??ski2011-04-071-414/+303
|\
| * Tweak and spray:Nicolas Dufour2011-04-011-0/+4
| * Spray:Nicolas Dufour2011-03-291-405/+288
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-8/+8
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-4/+4
| * Split SPCanvasItem and SPCanvasGroup to individual .h files. Removed forward ...Jon A. Cruz2010-12-231-1/+1
* | Merge from trunk (again)Krzysztof Kosi??ski2010-12-151-16/+20
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-18/+20
| |\
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-3/+3
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-7/+7
* | | 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
| |/
* | Wholesale cruft removal part 2Krzysztof Kosi??ski2010-08-041-2/+0
* | Merge redundant *-fns.h into respective filter headers.Krzysztof Kosi??ski2010-07-141-6/+0
|/
* Revert the inverted coordinate system fix. 3D Boxes and guidesKrzysztof Kosi??ski2010-04-061-3/+3
* Fix spray toolKrzysztof Kosi??ski2010-04-031-3/+3
* Fix undo stack spam in single-path mode of the spray toolKrzysztof Kosi??ski2010-03-131-1/+1
* Cleanup of gradients and stops.Jon A. Cruz2010-03-081-1/+0
* Warning cleanup.Jon A. Cruz2010-01-151-1/+1
* spray algorithm updatedSteren Giannini2010-01-031-39/+14
* Spray cleanupSteren Giannini2010-01-031-68/+49
* Spray Tool clean up and Toolbar refactoringSteren Giannini2009-12-301-262/+154
|\
| * Spray toolbar is working + spray-context.cpp small cleanupSteren Giannini2009-12-301-191/+148
| * rotation and scale variation in toolbar, still need some debugSteren Giannini2009-12-291-52/+18
| * tweakSteren Giannini2009-12-291-1/+1
| * french comments translated and some clean upSteren Giannini2009-12-291-49/+18
* | Warning cleanup from unused cursor images.Jon A. Cruz2009-12-271-8/+8
|/