summaryrefslogtreecommitdiffstats
path: root/src/tweak-context.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Moved and renamed some tool-related files.Markus Engel2013-11-091-1524/+0
* First step of moving tools into appropriate namespaces.Markus Engel2013-11-071-23/+30
* Merged from trunk (r12593).Markus Engel2013-09-261-1/+1
|\
| * C++ify calling a few SPLPEItem functions, much more work than expected... slo...Johan B. C. Engelen2013-09-251-1/+1
* | 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-45/+42
* Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-311-23/+16
* Further refactoring of EventContexts.Markus Engel2013-07-301-2/+2
* Merged from trunk (r12419).Markus Engel2013-07-141-41/+66
|\
| * Christoffer Holmstedt 2013-04-21 Fixed compilation warnings and updated tweak...Jon A. Cruz2013-05-031-5/+30
| |\
| | * Added 9 cursors for the tweak tool.Christoffer Holmstedt2013-04-181-5/+30
| * | Temporily fix abiguous macros before later removal.Jon A. Cruz2013-04-281-36/+36
| |/
* | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-211-11/+11
* | Cleaned up a bit.Markus Engel2013-04-211-176/+146
* | Moved factories to different files.Markus Engel2013-04-201-1/+1
* | Merging of EventContext classes complete.Markus Engel2013-04-201-50/+15
* | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-131-22/+15
* | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-121-0/+2
* | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-091-12/+54
|/
* More GObject boilerplate reductionAlex Valavanis2013-01-261-30/+6
* Replace C-style pointer casts in event contextsAlex Valavanis2012-12-311-14/+14
* code cleanup: add own includes to cpp files or make the functions static if t...Campbell Barton2012-10-041-20/+20
* Fix for 580160 : Deleting a gradient stop using Shape tools deletes the objectJohn Smith2012-09-061-0/+6
* Drop GTK+ 2.20 support.Alex Valavanis2012-07-051-4/+0
* Stop deriving SPCanvasItem from GtkObjectAlex Valavanis2012-06-091-1/+1
* Fixing to use explicit enum types instead of generic guint & bool.Jon A. Cruz2012-05-081-7/+6
* Eliminated duplication of GTK key defines.Jon A. Cruz2012-05-031-56/+1
* More GDK key macro fixes, and some cursor referencingAlex Valavanis2012-04-081-60/+119
* Header cleaningAlex Valavanis2012-02-121-0/+2
* Initial C++ification of SPCanvas.Jon A. Cruz2012-01-121-2/+2
* 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-11/+9
* - 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-427/+438
|\
| * Tweak and spray:Nicolas Dufour2011-04-011-411/+422
| * Finished cleanup of outated SP_OBJECT_DOCUMENT C macro.Jon A. Cruz2011-02-211-17/+17
| * update to latest 2geom !Johan B. C. Engelen2011-02-021-6/+6
| * 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-47/+49
|\|
| * Merge and cleanup of GSoC C++-ification project.Jon A. Cruz2010-12-121-47/+49
| |\
| | * another c++ification for sp-object.h/cpp and still in progress...Abhishek Sharma Public2010-07-031-3/+3
| | * New Class SPDocumentUndo created which takes care of c++fying some non SPDocu...Abhishek Sharma Public2010-07-021-13/+13
| | * This is the first c++ification commit from me. It handles sp-line, sp-polylin...Abhishek Sharma Public2010-06-291-12/+12
* | | 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
| |/