Applied Magnet's Patch
authorKartik Thakore <thakore.kartik@gmail.com>
Fri, 30 Oct 2009 17:36:25 +0000 (13:36 -0400)
committerKartik Thakore <thakore.kartik@gmail.com>
Fri, 30 Oct 2009 17:36:41 +0000 (13:36 -0400)
commit896b04ee008898e1c1edbdd432bedaa8643400dc
tree416512f09d8748326c3e9fd46eca65d8850e8f11
parentb3cdeb39a431b026168c4060bf74001fcee07493
Applied Magnet's Patch
53 files changed:
lib/SDL.pm
lib/SDL/App.pm
lib/SDL/Cdrom.pm
lib/SDL/Color.pm
lib/SDL/Cursor.pm
lib/SDL/Event.pm
lib/SDL/Font.pm
lib/SDL/Game/Palette.pm
lib/SDL/MPEG.pm
lib/SDL/Mixer.pm
lib/SDL/Music.pm
lib/SDL/OpenGL.pm
lib/SDL/Overlay.pm
lib/SDL/Palette.pm
lib/SDL/PixelFormat.pm
lib/SDL/Rect.pm
lib/SDL/SFont.pm
lib/SDL/SMPEG.pm
lib/SDL/Sound.pm
lib/SDL/Surface.pm
lib/SDL/TTFont.pm
lib/SDL/Timer.pm
lib/SDL/Tool/Font.pm
lib/SDL/Tool/Graphic.pm
lib/SDL/Tutorial.pm
lib/SDL/Video.pm
lib/SDL/VideoInfo.pm
lib/docs/App.pod [new file with mode: 0644]
lib/docs/Cdrom.pod [new file with mode: 0644]
lib/docs/Color.pod [new file with mode: 0644]
lib/docs/Cursor.pod [new file with mode: 0644]
lib/docs/Event.pod [new file with mode: 0644]
lib/docs/Font.pod [new file with mode: 0644]
lib/docs/Game/Palette.pod [new file with mode: 0644]
lib/docs/MPEG.pm [new file with mode: 0644]
lib/docs/Mixer.pod [new file with mode: 0644]
lib/docs/Music.pod [new file with mode: 0644]
lib/docs/OpenGL.pod [new file with mode: 0644]
lib/docs/Overlay.pod [new file with mode: 0644]
lib/docs/Palette.pod [new file with mode: 0644]
lib/docs/PixelFormat.pod [new file with mode: 0644]
lib/docs/Rect.pod [new file with mode: 0644]
lib/docs/SDL.pod [new file with mode: 0644]
lib/docs/SFont.pod [new file with mode: 0644]
lib/docs/SMPEG.pod [new file with mode: 0644]
lib/docs/Sound.pod [new file with mode: 0644]
lib/docs/TTFont.pod [new file with mode: 0644]
lib/docs/Timer.pod [new file with mode: 0644]
lib/docs/Tool/Font.pm [new file with mode: 0644]
lib/docs/Tool/Graphic.pod [new file with mode: 0644]
lib/docs/Tutorial.pod [new file with mode: 0644]
lib/docs/Video.pod [new file with mode: 0644]
lib/docs/VideoInfo.pod [new file with mode: 0644]