| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -1/+2 | |
| - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-equals-default pass. | Emmanuel Gil Peyrot | 1 | -2/+1 | |
| This replaces empty constructors and destructors with the default keyword. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-nullptr pass. | Emmanuel Gil Peyrot | 1 | -2/+2 | |
| This replaces all NULL or 0 with nullptr when assigned to or returned as a pointer. | |||||
| 2018-05-04 | Revert "Fix include order with clang-tidy check llvm-include-order" | Marc Jeanmougin | 1 | -1/+1 | |
| This reverts commit bba4ff6672494fab59286b50f6c645ad62a47e60. | |||||
| 2018-04-29 | Fix include order with clang-tidy check llvm-include-order | Marc Jeanmougin | 1 | -1/+1 | |
| 2018-01-30 | Move classes derived from SPObject to own directory. | Tavmjong Bah | 1 | -0/+0 | |
| A lot of header clean-up. | |||||
| 2017-10-02 | third batch | Marc Jeanmougin | 1 | -16/+8 | |
| 2016-07-14 | Renamed children list in SPObject | Adrian Boguszewski | 1 | -3/+3 | |
| (bzr r14954.1.21) | |||||
| 2016-07-13 | Second part of new SPObject children list | Adrian Boguszewski | 1 | -7/+7 | |
| (bzr r14954.1.19) | |||||
| 2015-12-07 | static code analysis | Kris De Gussem | 1 | -1/+1 | |
| (bzr r14509) | |||||
| 2015-02-27 | corrected the casts (hopefully) | Marc Jeanmougin | 1 | -1/+1 | |
| (bzr r13922.1.10) | |||||
| 2015-02-25 | create SPObject factory | Liam P. White | 1 | -10/+0 | |
| (bzr r13939.1.1) | |||||
| 2015-02-19 | added a set to the Selection | Marc Jeanmougin | 1 | -3/+2 | |
| (bzr r13922.1.6) | |||||
| 2015-02-17 | At first, I was thinking "I just have to go to the selection file, and ↵ | Marc Jeanmougin | 1 | -5/+4 | |
| change that GSList* with a std::list, then resolve the few problems" So, i tried that. And I will continue tomorrow, and the days after, on and on. (bzr r13922.1.1) | |||||
| 2013-07-31 | Cleaned up a bit; fixed struct vs. class forward declarations. | Markus Engel | 1 | -10/+4 | |
| (bzr r11608.1.111) | |||||
| 2013-04-07 | Merge Object and subclasses. Merging of SP- and C-classes complete. | Markus Engel | 1 | -5/+3 | |
| (bzr r11608.1.86) | |||||
| 2013-04-06 | Merged more classes. | Markus Engel | 1 | -37/+11 | |
| (bzr r11608.1.84) | |||||
| 2013-04-02 | Registered classes with new factory. Hkern, Vkern and FeFuncX have to be ↵ | Markus Engel | 1 | -0/+9 | |
| rewritten, as they aren't real classes. (bzr r11608.1.69) | |||||
| 2013-04-01 | Added constructors to SP classes. | Markus Engel | 1 | -4/+11 | |
| (bzr r11608.1.67) | |||||
| 2013-04-01 | Replaced calls to g_object_(un)ref with sp_object_(un)ref. | Markus Engel | 1 | -3/+3 | |
| (bzr r11608.1.65) | |||||
| 2013-03-31 | Prepared exchange of casting macros. | Markus Engel | 1 | -0/+1 | |
| (bzr r11608.1.63) | |||||
| 2013-03-29 | Renamed virtual function names. | Markus Engel | 1 | -6/+6 | |
| (bzr r11608.1.57) | |||||
| 2013-03-29 | Removed function pointers from SPObject and subclasses. | Markus Engel | 1 | -4/+4 | |
| Added some missing virtual pads for classes that were hidden by preprocessor macros. (bzr r11608.1.55) | |||||
| 2013-01-24 | More GObject boilerplate cleanup | Alex Valavanis | 1 | -41/+33 | |
| (bzr r12059) | |||||
| 2012-08-21 | Added "virtual pad" to SPDefs. | Markus Engel | 1 | -11/+38 | |
| (bzr r11608.1.43) | |||||
| 2010-07-24 | Yet mor in c++ification | Abhishek Sharma public | 1 | -19/+20 | |
| (bzr r9546.1.11) | |||||
| 2010-07-03 | another c++ification for sp-object.h/cpp and still in progress... | Abhishek Sharma Public | 1 | -3/+3 | |
| (bzr r9546.1.4) | |||||
| 2008-06-11 | plumb XML::Documents in everywhere | MenTaLguY | 1 | -5/+4 | |
| (bzr r5884) | |||||
| 2007-11-04 | Warning cleanup | Jon A. Cruz | 1 | -1/+1 | |
| (bzr r4025) | |||||
| 2007-01-21 | start switching sp_repr_new* over to XML::Document::create*, and rename ↵ | MenTaLguY | 1 | -1/+3 | |
| create methods to match DOM (bzr r2253) | |||||
| 2006-07-20 | marker refactoring work | Bryce Harrington | 1 | -10/+3 | |
| (bzr r1441) | |||||
| 2006-02-15 | bulk trailing spaces removal. consistency through MD5 of binary | Ralf Stephan | 1 | -14/+14 | |
| (bzr r149) | |||||
