summaryrefslogtreecommitdiffstats
path: root/src/spray-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* more string leaksJohan B. C. Engelen2013-09-301-1/+3
* Simplified some in-code circle creation.Markus Engel2013-09-241-8/+6
* Fix format security errorsAlex Valavanis2013-09-211-1/+1
* Cleaned up.Markus Engel2013-08-031-24/+21
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-7/+0
* Further refactoring of EventContexts.Markus Engel2013-07-301-181/+153
* Merged from trunk (r12419).Markus Engel2013-07-141-17/+17
|\
| * Factored layer model out into new Inkscape::LayerModel class. This allowsEric Greveson2013-07-011-1/+1
| * Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-16/+16
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-14/+14
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-46/+15
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-18/+14
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-11/+54
|/
* 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