summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merging libdepixelize branchVinícius dos Santos Oliveira2013-09-1928-10/+4150
|\
| * Missing file from libdepixelizeVinícius dos Santos Oliveira2013-09-131-0/+123
| * Bumping new version of libdepixelizeVinícius dos Santos Oliveira2013-09-139-195/+121
| * Removing obvious comments from PixelArtDialogVinícius dos Santos Oliveira2013-09-131-13/+2
| * Integrating with libdepixelizeVinícius dos Santos Oliveira2013-09-1228-12/+4114
* | Merge C++ification of the SP tree by Markus EngelKrzysztof Kosi??ski2013-09-19307-20283/+16370
|\ \
| * | Added gpl noticeMarkus Engel2013-09-162-0/+42
| * | Removed TypeInfo; adjusted Factory to meet code style conventions.Markus Engel2013-09-168-144/+84
| * | Added runtime check in SP_-cast macros.Markus Engel2013-09-15100-109/+109
| * | Modified SP_IS_ macros.Markus Engel2013-09-1499-111/+111
| * | Merged from trunk (r12517).Markus Engel2013-09-1475-3190/+2785
| |\ \
| * \ \ Merged from trunk (r12488).Markus Engel2013-08-30218-7062/+46851
| |\ \ \
| * \ \ \ Merged from trunk (r12465).Markus Engel2013-08-0436-180/+212
| |\ \ \ \
| * | | | | Cleaned up once more.Markus Engel2013-08-0410-716/+552
| * | | | | Cleaned up.Markus Engel2013-08-0345-771/+626
| * | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tagsMarkus Engel2013-08-024-13/+17
| * | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuideMarkus Engel2013-08-0113-50/+95
| * | | | | Replacement of unnecessary variables.Markus Engel2013-07-3144-1403/+1356
| * | | | | Removed placement news / explicit destructor calls.Markus Engel2013-07-3112-34/+34
| * | | | | Merged from trunk (r12441).Markus Engel2013-07-311-31/+15
| |\ \ \ \ \
| * | | | | | Cleaned up a bit; fixed struct vs. class forward declarations.Markus Engel2013-07-3155-714/+592
| * | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes.Markus Engel2013-07-3143-276/+161
| * | | | | | Further refactoring of EventContexts.Markus Engel2013-07-3060-1176/+1147
| * | | | | | Merge from trunk (r12439).Markus Engel2013-07-25551-36354/+214
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merged from trunk (r12419).Markus Engel2013-07-14259-3285/+5464
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merged from trunk (r12305)Markus Engel2013-04-2718-198/+233
| |\ \ \ \ \ \ \ \
| * | | | | | | | | various changesMarkus Engel2013-04-2710-408/+355
| * | | | | | | | | Removed some unused files; more refactoring in EventContext tree.Markus Engel2013-04-2137-694/+451
| * | | | | | | | | More cleaning.Markus Engel2013-04-216-37/+29
| * | | | | | | | | Cleaned up a bit.Markus Engel2013-04-2124-1774/+1690
| * | | | | | | | | Some refactoring in RectContext and StarContext.Markus Engel2013-04-205-356/+305
| * | | | | | | | | Moved factories to different files.Markus Engel2013-04-2029-154/+129
| * | | | | | | | | merged from trunk (r12287)Markus Engel2013-04-2025-158/+314
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Merging of EventContext classes complete.Markus Engel2013-04-2053-2457/+472
| * | | | | | | | | | Further changes to EventContexts; they work without GObjectMarkus Engel2013-04-2018-204/+414
| * | | | | | | | | | Replaced casting macros for EventContext tree; added contructors.Markus Engel2013-04-1353-238/+526
| * | | | | | | | | | Made factory a template.Markus Engel2013-04-132-47/+75
| * | | | | | | | | | Added prefPaths to contexts; modified SPFactoryMarkus Engel2013-04-1255-99/+207
| * | | | | | | | | | various little changesMarkus Engel2013-04-104-27/+60
| * | | | | | | | | | Removed unused (ancient!) code.Markus Engel2013-04-106-671/+0
| * | | | | | | | | | Removed old SPObject factory.Markus Engel2013-04-109-352/+18
| * | | | | | | | | | Added constructors to EventContext tree / some missing virtual pads.Markus Engel2013-04-0950-251/+794
| * | | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes.Markus Engel2013-04-0840-208/+1226
| * | | | | | | | | | Reactivated independent reference counting in the SPObject tree.Markus Engel2013-04-085-6/+23
| * | | | | | | | | | Added exception to SPFactory / basic handling to SPObject.Markus Engel2013-04-073-39/+87
| * | | | | | | | | | Merge Object and subclasses. Merging of SP- and C-classes complete.Markus Engel2013-04-07112-532/+251
| * | | | | | | | | | Merged FilterPrimitive and subclasses.Markus Engel2013-04-0735-1193/+431
| * | | | | | | | | | Merged more classes.Markus Engel2013-04-0644-1656/+523
| * | | | | | | | | | Merged ObjectGroup and subclasses.Markus Engel2013-04-068-309/+123
| * | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files.Markus Engel2013-04-0535-2336/+1262