summaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | 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
| | * | | | | | | | | | | Merged Item.Markus Engel2013-04-0543-277/+182
| | * | | | | | | | | | | merged from trunk (r12265)Markus Engel2013-04-0510-692/+414
| | |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Merged FlowX classes.Markus Engel2013-04-059-864/+479
| | * | | | | | | | | | | | Merged more classes.Markus Engel2013-04-0531-976/+599
| | * | | | | | | | | | | | Merged Group and subclasses.Markus Engel2013-04-0515-962/+764
| | * | | | | | | | | | | | Merged Shape and subclasses. Cleaned up a bit.Markus Engel2013-04-0524-447/+452
| | * | | | | | | | | | | | Combined some classes.Markus Engel2013-04-0416-966/+896
| | * | | | | | | | | | | | Merged SPSpiral and CSpiral.Markus Engel2013-04-042-106/+104
| | * | | | | | | | | | | | Combined SPRect and CRect.Markus Engel2013-04-022-151/+129
| | * | | | | | | | | | | | Cleaned up a bit. Uses some C++11 features.Markus Engel2013-04-0229-693/+325
| | * | | | | | | | | | | | Replaced some forgotten old casting macros.Markus Engel2013-04-027-106/+95
| | * | | | | | | | | | | | Added virtual destructor to SPObject. Switched to new factory. Replaced some ...Markus Engel2013-04-0223-128/+257
| | * | | | | | | | | | | | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be rewr...Markus Engel2013-04-0263-76/+766
| | * | | | | | | | | | | | Added new factory for SPObject tree objects.Markus Engel2013-04-023-0/+51
| | * | | | | | | | | | | | Added constructors to SP classes.Markus Engel2013-04-01148-404/+1085
| | * | | | | | | | | | | | Added experimental constructor to SPRect. Memory leaks because of non-virtual...Markus Engel2013-04-0110-29/+88
| | * | | | | | | | | | | | Replaced calls to g_object_(un)ref with sp_object_(un)ref.Markus Engel2013-04-0111-46/+46
| | * | | | | | | | | | | | Replaced all casting macros with glib-independent ones.Markus Engel2013-04-0180-359/+219
| | * | | | | | | | | | | | Prepared exchange of casting macros.Markus Engel2013-03-3176-0/+97
| | * | | | | | | | | | | | Added TypeInfo class.Markus Engel2013-03-313-0/+81
| | * | | | | | | | | | | | Turned all functions concerning SPSpiral into member functions.Markus Engel2013-03-304-110/+70
| | * | | | | | | | | | | | Turned all functions concerning SPRect into member functions.Markus Engel2013-03-307-162/+148
| | * | | | | | | | | | | | Removed unused function definitionsMarkus Engel2013-03-301-32/+0
| | * | | | | | | | | | | | merged from trunkMarkus Engel2013-03-2918-65/+33
| | |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | Renamed virtual function names.Markus Engel2013-03-29158-1609/+1609
| | * | | | | | | | | | | | | merged from trunkMarkus Engel2013-03-29926-32116/+24392
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | Removed function pointers from SPObject and subclasses.Markus Engel2013-03-2978-565/+1520
| | * | | | | | | | | | | | | | Replaced calls to "pattern_new".Markus Engel2013-03-294-7/+11
| | * | | | | | | | | | | | | | Replaced virtual function call to "build_renderer".Markus Engel2013-03-2919-23/+25
| | * | | | | | | | | | | | | | Added "virtual pads" toMarkus Engel2013-03-2934-437/+3595
| | * | | | | | | | | | | | | | Added "virtual pads" forMarkus Engel2013-03-296-33/+586