| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2018-11-18 | Move i/o stream classes into own directory. Add README. | Tavmjong Bah | 1 | -98/+0 | |
| 2018-11-08 | Clarify licenses | Max Gaukler | 1 | -19/+8 | |
| - 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-09-29 | Purge gunichar from Inkscapestream | Eduard Braun | 1 | -1/+1 | |
| None of these functions seems to expect an actual gunichar (which is a 32-bit type and can hold any UTF-32 or UCS-4 character code, also known as a Unicode code point). Instead we want UTF-8 encoded character data (i.e. gchar, which is equivalent to char) that can be output byte-wise to form a valid UTF-8 encoded string. | |||||
| 2018-06-18 | Run clang-tidy’s modernize-use-override pass. | Emmanuel Gil Peyrot | 1 | -8/+8 | |
| This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier. | |||||
| 2013-03-12 | fix build warning | Kris De Gussem | 1 | -1/+1 | |
| (bzr r12195) | |||||
| 2013-03-11 | Drop duplicate io code ( Bug #1120585 ) | Kris De Gussem | 1 | -32/+6 | |
| (bzr r12192) | |||||
| 2013-02-13 | fixing variable type in stream classes to what was intended (preparation for ↵ | Kris De Gussem | 1 | -1/+1 | |
| solving bug #1120585 ) (bzr r12123) | |||||
| 2011-10-25 | Cleanup pass on documentation that was dumping garbage into doxygen output. | Jon A. Cruz | 1 | -4/+6 | |
| (bzr r10696) | |||||
| 2006-06-13 | patch [ 1503869 ] ODF formatting fix | Aaron Spike | 1 | -1/+1 | |
| (bzr r1209) | |||||
| 2006-04-12 | Add new rearranged /dom directory | Bob Jamison | 1 | -0/+133 | |
| (bzr r479) | |||||
