summaryrefslogtreecommitdiff
path: root/vapi/sdl.vapi
Commit message (Expand)AuthorAgeFilesLines
* sdl, sdl-image: remove default params preceding parass without defaultsEvan Nemerson2013-10-051-1/+1
* vapi: Add missing has_type_id = false in non-GObject bindings.Evan Nemerson2013-10-051-21/+21
* vapi: Remove trailing whitespace.Evan Nemerson2013-10-051-30/+30
* sdl: Make AudioSpec a struct, then fix Audio.open(), load() and mix()Alexander Kurtz2012-02-061-7/+12
* sdl: Make GetClipRect, PollEvent and WaitEvent parameter to be outSergej Reich2011-09-191-3/+3
* sdl: Fix bindings for several methods, delegates and classesAaron Andersen2011-08-101-17/+22
* sdl: Create wrapper method for SDL.Video.list_modesEvan Nemerson2010-07-221-4/+11
* sdl, tiff: Do not use `weak' modifier where it is not applicableFrederik Zipp2010-03-211-10/+10
* sdl: Remove unnecessary argument to SDL.Key.get_keysEvan Nemerson2010-03-131-1/+1
* Don't use "using" in *.vapi.Evan Nemerson2009-11-101-2/+0
* sdl: Fix SDL_WM_GetCaption and FPSmanager bindingLevi Bard2009-09-171-1/+1
* sdl: Fix SDL_GetKeyName bindingJakob Westhoff2009-03-291-1/+1
* Various enum and struct fixes, patch by Levi Bard, fixes bug 565359Jürg Billeter2008-12-301-37/+37
* Fix SysWMEvent link issue.Levi Bard2008-10-231-1/+1
* Use [Compact] attribute, patch by Phil HousleyJürg Billeter2008-06-021-1/+20
* fix syntax errorsJuerg Billeter2008-05-231-3/+3
* add SDL ActiveState enum, patch by Levi Bard, fixes bug 530429Juerg Billeter2008-05-081-0/+7
* replace `pointer' by void*, patch by Levi BardJuerg Billeter2008-04-161-39/+29
* update for use with non-null types, patch by Levi Bard, fixes bug 528097Juerg Billeter2008-04-141-10/+10
* add missing public modifier, patch by Levi Bard, fixes bug 524192Juerg Billeter2008-03-241-1/+1
* add SDL bindings, patch by Levi Bard, fixes bug 522940Juerg Billeter2008-03-211-0/+1123