Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-28 | fix compiler warning about std::auto_ptr | Mathias Gumz | 1 | -1/+1 | |
fluxbox uses std::unique_ptr<> where it previously used std::auto_ptr<>. C++0X was approved in 2011. among other things, it deprecates std::auto_ptr. 5 years is long enough for compilers to catch up the standard. | |||||
2007-12-30 | removed some unneeded headers | Mathias Gumz | 1 | -3/+2 | |
2004-09-11 | head specific strut | fluxgen | 1 | -0/+48 | |