File tree Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Expand file tree Collapse file tree 2 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 1- # Legacy Changelog (not updated)
1+ # Legacy Changelogs (not updated)
2+
3+ ## Extracted from sdl2.pas
24
35? 31.01.2016: updated sdlevents.inc to SDL2 2.0.4, adressing issue #24 (thx to imantsg)
46
@@ -65,3 +67,9 @@ v.1.20-Alpha; 19.07.2013: Added "sdl_timer.h"
6567v.1.10-Alpha; 09.07.2013: Added "sdl_render.h"
6668
6769v.1.00-Alpha; 05.07.2013: Initial Alpha-Release.
70+
71+ ## Extracted from sdl2_ttf.pas
72+
73+ v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
74+ (they must have brackets)
75+ v.1.70-stable; 11.09.2013: Initial Commit
Original file line number Diff line number Diff line change 2626 http://www.freetype.org/
2727*}
2828
29- { * ChangeLog: (Header Translation)
30- ----------
31-
32- v.1.72-stable; 29.09.2013: fixed bug with procedures without parameters
33- (they must have brackets)
34- v.1.70-stable; 11.09.2013: Initial Commit
35-
36- *}
37-
3829interface
3930
4031{ $I jedi.inc}
You can’t perform that action at this time.
0 commit comments