| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merging libdepixelize branch | Vinícius dos Santos Oliveira | 2013-09-19 | 28 | -10/+4150 |
| |\ | |||||
| | * | Missing file from libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -0/+123 |
| | * | Bumping new version of libdepixelize | Vinícius dos Santos Oliveira | 2013-09-13 | 9 | -195/+121 |
| | * | Removing obvious comments from PixelArtDialog | Vinícius dos Santos Oliveira | 2013-09-13 | 1 | -13/+2 |
| | * | Integrating with libdepixelize | Vinícius dos Santos Oliveira | 2013-09-12 | 28 | -12/+4114 |
| * | | Merge C++ification of the SP tree by Markus Engel | Krzysztof Kosi??ski | 2013-09-19 | 307 | -20283/+16370 |
| |\ \ | |||||
| | * | | Added gpl notice | Markus Engel | 2013-09-16 | 2 | -0/+42 |
| | * | | Removed TypeInfo; adjusted Factory to meet code style conventions. | Markus Engel | 2013-09-16 | 8 | -144/+84 |
| | * | | Added runtime check in SP_-cast macros. | Markus Engel | 2013-09-15 | 100 | -109/+109 |
| | * | | Modified SP_IS_ macros. | Markus Engel | 2013-09-14 | 99 | -111/+111 |
| | * | | Merged from trunk (r12517). | Markus Engel | 2013-09-14 | 75 | -3190/+2785 |
| | |\ \ | |||||
| | * \ \ | Merged from trunk (r12488). | Markus Engel | 2013-08-30 | 218 | -7062/+46851 |
| | |\ \ \ | |||||
| | * \ \ \ | Merged from trunk (r12465). | Markus Engel | 2013-08-04 | 36 | -180/+212 |
| | |\ \ \ \ | |||||
| | * | | | | | Cleaned up once more. | Markus Engel | 2013-08-04 | 10 | -716/+552 |
| | * | | | | | Cleaned up. | Markus Engel | 2013-08-03 | 45 | -771/+626 |
| | * | | | | | reordered SPDesktop::set_event_context2; fixed last mismatched-tags | Markus Engel | 2013-08-02 | 4 | -13/+17 |
| | * | | | | | Fixed more mismatched-tags; replaced GObject-properties in SPGuide | Markus Engel | 2013-08-01 | 13 | -50/+95 |
| | * | | | | | Replacement of unnecessary variables. | Markus Engel | 2013-07-31 | 44 | -1403/+1356 |
| | * | | | | | Removed placement news / explicit destructor calls. | Markus Engel | 2013-07-31 | 12 | -34/+34 |
| | * | | | | | Merged from trunk (r12441). | Markus Engel | 2013-07-31 | 1 | -31/+15 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 2013-07-31 | 55 | -714/+592 |
| | * | | | | | | Fixed SPObject ctor and dtor; removed singleton.h; some smaller changes. | Markus Engel | 2013-07-31 | 43 | -276/+161 |
| | * | | | | | | Further refactoring of EventContexts. | Markus Engel | 2013-07-30 | 60 | -1176/+1147 |
| | * | | | | | | Merge from trunk (r12439). | Markus Engel | 2013-07-25 | 551 | -36354/+214 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merged from trunk (r12419). | Markus Engel | 2013-07-14 | 259 | -3285/+5464 |
| | |\ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merged from trunk (r12305) | Markus Engel | 2013-04-27 | 18 | -198/+233 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | various changes | Markus Engel | 2013-04-27 | 10 | -408/+355 |
| | * | | | | | | | | | Removed some unused files; more refactoring in EventContext tree. | Markus Engel | 2013-04-21 | 37 | -694/+451 |
| | * | | | | | | | | | More cleaning. | Markus Engel | 2013-04-21 | 6 | -37/+29 |
| | * | | | | | | | | | Cleaned up a bit. | Markus Engel | 2013-04-21 | 24 | -1774/+1690 |
| | * | | | | | | | | | Some refactoring in RectContext and StarContext. | Markus Engel | 2013-04-20 | 5 | -356/+305 |
| | * | | | | | | | | | Moved factories to different files. | Markus Engel | 2013-04-20 | 29 | -154/+129 |
| | * | | | | | | | | | merged from trunk (r12287) | Markus Engel | 2013-04-20 | 25 | -158/+314 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | Merging of EventContext classes complete. | Markus Engel | 2013-04-20 | 53 | -2457/+472 |
| | * | | | | | | | | | | Further changes to EventContexts; they work without GObject | Markus Engel | 2013-04-20 | 18 | -204/+414 |
| | * | | | | | | | | | | Replaced casting macros for EventContext tree; added contructors. | Markus Engel | 2013-04-13 | 53 | -238/+526 |
| | * | | | | | | | | | | Made factory a template. | Markus Engel | 2013-04-13 | 2 | -47/+75 |
| | * | | | | | | | | | | Added prefPaths to contexts; modified SPFactory | Markus Engel | 2013-04-12 | 55 | -99/+207 |
| | * | | | | | | | | | | various little changes | Markus Engel | 2013-04-10 | 4 | -27/+60 |
| | * | | | | | | | | | | Removed unused (ancient!) code. | Markus Engel | 2013-04-10 | 6 | -671/+0 |
| | * | | | | | | | | | | Removed old SPObject factory. | Markus Engel | 2013-04-10 | 9 | -352/+18 |
| | * | | | | | | | | | | Added constructors to EventContext tree / some missing virtual pads. | Markus Engel | 2013-04-09 | 50 | -251/+794 |
| | * | | | | | | | | | | Started conversion of SPEventContext tree; added virtual pads to all classes. | Markus Engel | 2013-04-08 | 40 | -208/+1226 |
| | * | | | | | | | | | | Reactivated independent reference counting in the SPObject tree. | Markus Engel | 2013-04-08 | 5 | -6/+23 |
| | * | | | | | | | | | | Added exception to SPFactory / basic handling to SPObject. | Markus Engel | 2013-04-07 | 3 | -39/+87 |
| | * | | | | | | | | | | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 2013-04-07 | 112 | -532/+251 |
| | * | | | | | | | | | | Merged FilterPrimitive and subclasses. | Markus Engel | 2013-04-07 | 35 | -1193/+431 |
| | * | | | | | | | | | | Merged more classes. | Markus Engel | 2013-04-06 | 44 | -1656/+523 |
| | * | | | | | | | | | | Merged ObjectGroup and subclasses. | Markus Engel | 2013-04-06 | 8 | -309/+123 |
| | * | | | | | | | | | | Merged PaintServer and subclasses; moved Gradient classes to own files. | Markus Engel | 2013-04-05 | 35 | -2336/+1262 |
