| Commit message (Expand) | Author | Age | Files | Lines |
* | sdl, sdl-image: remove default params preceding parass without defaults | Evan Nemerson | 2013-10-05 | 1 | -1/+1 |
* | vapi: Add missing has_type_id = false in non-GObject bindings. | Evan Nemerson | 2013-10-05 | 1 | -21/+21 |
* | vapi: Remove trailing whitespace. | Evan Nemerson | 2013-10-05 | 1 | -30/+30 |
* | sdl: Make AudioSpec a struct, then fix Audio.open(), load() and mix() | Alexander Kurtz | 2012-02-06 | 1 | -7/+12 |
* | sdl: Make GetClipRect, PollEvent and WaitEvent parameter to be out | Sergej Reich | 2011-09-19 | 1 | -3/+3 |
* | sdl: Fix bindings for several methods, delegates and classes | Aaron Andersen | 2011-08-10 | 1 | -17/+22 |
* | sdl: Create wrapper method for SDL.Video.list_modes | Evan Nemerson | 2010-07-22 | 1 | -4/+11 |
* | sdl, tiff: Do not use `weak' modifier where it is not applicable | Frederik Zipp | 2010-03-21 | 1 | -10/+10 |
* | sdl: Remove unnecessary argument to SDL.Key.get_keys | Evan Nemerson | 2010-03-13 | 1 | -1/+1 |
* | Don't use "using" in *.vapi. | Evan Nemerson | 2009-11-10 | 1 | -2/+0 |
* | sdl: Fix SDL_WM_GetCaption and FPSmanager binding | Levi Bard | 2009-09-17 | 1 | -1/+1 |
* | sdl: Fix SDL_GetKeyName binding | Jakob Westhoff | 2009-03-29 | 1 | -1/+1 |
* | Various enum and struct fixes, patch by Levi Bard, fixes bug 565359 | Jürg Billeter | 2008-12-30 | 1 | -37/+37 |
* | Fix SysWMEvent link issue. | Levi Bard | 2008-10-23 | 1 | -1/+1 |
* | Use [Compact] attribute, patch by Phil Housley | Jürg Billeter | 2008-06-02 | 1 | -1/+20 |
* | fix syntax errors | Juerg Billeter | 2008-05-23 | 1 | -3/+3 |
* | add SDL ActiveState enum, patch by Levi Bard, fixes bug 530429 | Juerg Billeter | 2008-05-08 | 1 | -0/+7 |
* | replace `pointer' by void*, patch by Levi Bard | Juerg Billeter | 2008-04-16 | 1 | -39/+29 |
* | update for use with non-null types, patch by Levi Bard, fixes bug 528097 | Juerg Billeter | 2008-04-14 | 1 | -10/+10 |
* | add missing public modifier, patch by Levi Bard, fixes bug 524192 | Juerg Billeter | 2008-03-24 | 1 | -1/+1 |
* | add SDL bindings, patch by Levi Bard, fixes bug 522940 | Juerg Billeter | 2008-03-21 | 1 | -0/+1123 |