Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-13 | tests: Don't include deprecated Boost header files | Kjell Ahlstedt | 1 | -1/+1 |
2020-04-30 | Replace NULL by nullptr | Kjell Ahlstedt | 1 | -2/+2 |
2020-04-30 | tests: Update the source code | Kjell Ahlstedt | 1 | -29/+14 |
2015-07-31 | C++11: Use of nullptr. | Murray Cumming | 1 | -1/+1 |
2015-07-31 | C++11: Use auto. | Murray Cumming | 1 | -14/+14 |
2008-12-15 | Revert virtual ScaledFont destructor (no ABI break) | Jonathon Jongsma | 1 | -4/+41 |
2008-12-14 | Really fix ScaledFont::get_font_face() bug | Jonathon Jongsma | 1 | -0/+21 |
2008-10-07 | Update API to officially released 1.8 API | Jonathon Jongsma | 1 | -2/+2 |
2008-09-10 | Add ScaledFont::get_scale_matrix() + test | Jonathon Jongsma | 1 | -0/+15 |
2008-08-27 | Add a default value for the font_options parameter of the ScaledFont constructor | Jonathon Jongsma | 1 | -0/+4 |
2008-08-27 | Add ScaledFont::text_to_glyphs() | Jonathon Jongsma | 1 | -0/+47 |