Commit Graph

  • be878c3dd9 Fixed bug 978 Sam Lantinga 2010-04-23 02:19:34 -07:00
  • 23267677ee esigra 2010-04-17 03:53:57 PDT Sam Lantinga 2010-04-23 02:15:05 -07:00
  • af76aba27a Fix a crash caused by empty keyboard focus --- src/events/SDL_keyboard.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) Jjgod Jiang 2010-04-20 07:16:42 -07:00
  • 5e40e8441f changeset: 4434:4e5dd7dc58cd tag: tip user: Jjgod Jiang <gzjjgod@gmail.com> date: Fri Apr 16 13:20:33 2010 +0800 summary: Fix window height calculation for text input rect Sam Lantinga 2010-04-15 22:27:50 -07:00
  • 6c556c1780 Minor cleanup on Jiang's patch Sam Lantinga 2010-04-15 22:27:01 -07:00
  • b87ae3913b changeset: 4433:25667ea797fa tag: tip user: Jiang Jiang <gzjjgod@gmail.com> date: Thu Apr 15 12:01:46 2010 +0800 summary: Add windowID to text editing event Sam Lantinga 2010-04-15 22:14:26 -07:00
  • b563d5221d Fixed bug 984 Sam Lantinga 2010-04-15 21:27:32 -07:00
  • b740fb4389 Fixed bug 944 Sam Lantinga 2010-04-13 22:01:14 -07:00
  • b0847f3de2 General improvements for user custom event registration Sam Lantinga 2010-03-25 01:08:26 -07:00
  • 9e68bf34b2 Fixed bug #968 Sam Lantinga 2010-03-10 15:07:20 +00:00
  • f99c196500 Fixed bug #943 Sam Lantinga 2010-03-10 15:02:58 +00:00
  • c863037677 Fixed bug #961 Sam Lantinga 2010-03-09 06:07:48 +00:00
  • d2520173cd Removed reference to compatibility function Sam Lantinga 2010-03-05 15:43:46 +00:00
  • 4d5f253244 Disable error checks for reset actuators and set autocenter. Edgar Simo 2010-02-28 09:23:23 +00:00
  • 0eab4cd3b6 Changed the Subversion README to Mercurial. Ryan C. Gordon 2010-02-28 03:23:07 -05:00
  • 0b60050ea1 Changed revision details to be a string (an hg changeset) instead of an int. Ryan C. Gordon 2010-02-28 02:07:40 -05:00
  • b18efe7e17 Made an .hgignore to mostly match old svn:ignore properties. Ryan C. Gordon 2010-02-28 02:06:47 -05:00
  • e8e90b31d0 update tags convert-repo 2010-02-28 09:56:32 +00:00
  • fae1ae3788 Removed reference to compatibility function Sam Lantinga 2010-02-26 04:50:38 +00:00
  • 77c0f695f9 Fixed typo in the comment Sam Lantinga 2010-02-26 03:34:10 +00:00
  • 978285b592 Adam Strzelecki to SDL Sam Lantinga 2010-02-17 04:42:52 +00:00
  • 2d2c000e36 Make sure STRICT is defined so the window proc has the correct prototype Sam Lantinga 2010-02-14 15:55:10 +00:00
  • 88e589dc91 Fixed compile error using Borland C++ Sam Lantinga 2010-02-14 15:16:13 +00:00
  • cb5537314f Merged r5549:5550 from branches/SDL-1.2: ALSA 6-channel swizzle fix. Ryan C. Gordon 2010-02-12 17:14:41 +00:00
  • 6704bb0bcc Merged r5547:5548 from branches/SDL-1.2: FreeBSD joystick uninit'd var fix. Ryan C. Gordon 2010-02-05 19:23:59 +00:00
  • 30e2589862 Migrated most of the TODO list to the SDL 1.3 Roadmap wiki Sam Lantinga 2010-02-01 02:52:19 +00:00
  • 5fa113ca83 Fixed showing and hiding fullscreen windows Sam Lantinga 2010-02-01 01:19:37 +00:00
  • 78186cd100 Fixed bug #743 Sam Lantinga 2010-01-27 05:14:22 +00:00
  • 8d86c0cb33 Removed test for "driver is valid, but doesn't see any audio devices." Ryan C. Gordon 2010-01-26 06:01:33 +00:00
  • ab8995b430 Fixed bug #928 Sam Lantinga 2010-01-24 21:13:33 +00:00
  • 7052036491 Fixed bug #926 Sam Lantinga 2010-01-24 21:10:53 +00:00
  • 102fd54847 Fixed bug #935 Sam Lantinga 2010-01-24 20:47:20 +00:00
  • 96cb1303f9 Added magic to detect already freed or otherwise invalid windows and textures. Sam Lantinga 2010-01-24 20:21:51 +00:00
  • 25fb3c9536 Fixed bug #916 Sam Lantinga 2010-01-24 19:47:17 +00:00
  • 0bea959d89 update window prev links Sam Lantinga 2010-01-22 16:17:11 +00:00
  • b4f5a3c8b7 Fixed infinite loop at shutdown - update texture prev links Sam Lantinga 2010-01-22 15:55:20 +00:00
  • 8de28c8753 Documentation consistency Sam Lantinga 2010-01-22 06:50:17 +00:00
  • a4d89ea6c5 Fixed compilation on iPhone Sam Lantinga 2010-01-21 16:12:24 +00:00
  • 355a34efec Fixed crash when there was no mouse focus for some reason (iPhone bug?) Sam Lantinga 2010-01-21 16:11:55 +00:00
  • 8d335a4449 Fixed Cocoa and OpenGL builds Sam Lantinga 2010-01-21 07:28:01 +00:00
  • 14f496cada Fixed compile warning on 64-bit Mac OS X Sam Lantinga 2010-01-21 07:22:11 +00:00
  • aaa677e898 Fixed compile warning Sam Lantinga 2010-01-21 07:10:22 +00:00
  • e0a31b4dbb Switched from SDL_WindowID and SDL_TextureID to SDL_Window* and SDL_Texture* for code simplicity and improved performance. Sam Lantinga 2010-01-21 06:21:52 +00:00
  • b4fc8d890d Fixed compiler warnings on 32-bit Linux Sam Lantinga 2010-01-21 05:49:41 +00:00
  • 3df28b69b9 From: Jjgod Jiang Date: Mon, 18 Jan 2010 17:46:35 +0800 Subject: [PATCH] Polish text input handling for Mac OS X Sam Lantinga 2010-01-19 07:28:51 +00:00
  • 020dfe5420 Added Xcode-iPhoneOS to make dist Sam Lantinga 2010-01-19 05:31:16 +00:00
  • 526ce97953 Removed obsolete checks for ipod Linux Sam Lantinga 2010-01-18 14:58:58 +00:00
  • 1741e6f362 Fixed bug #920 Sam Lantinga 2010-01-18 14:57:41 +00:00
  • a6f953d085 Updated Mac OS X projects with new assertion code Sam Lantinga 2010-01-18 14:50:57 +00:00
  • e2618f14d2 Fixed bug #930 Sam Lantinga 2010-01-18 14:27:30 +00:00
  • 4416d51d59 Fixed compiler warning Sam Lantinga 2010-01-18 14:16:47 +00:00
  • 05b3cdda94 Fixed compile error on Mac OS X 10.4 Sam Lantinga 2010-01-18 14:12:29 +00:00
  • c9cdb827a2 Fixed bug #932 Sam Lantinga 2010-01-18 06:34:04 +00:00
  • 4d8cce19f4 Minor cleanups in PulseAudio code, to keep this 80-column-friendly. Ryan C. Gordon 2010-01-17 06:51:31 +00:00
  • 3ffe4d25a3 Attempt to clean up PulseAudio dynamic loading support. Ryan C. Gordon 2010-01-17 06:43:28 +00:00
  • 938953423e Merged r4210:5510 from branches/SDL-1.2/src/audio/pulse: PulseAudio updates. Ryan C. Gordon 2010-01-17 06:14:04 +00:00
  • cb028e3357 Fixed building under Visual Studio Sam Lantinga 2010-01-15 20:05:49 +00:00
  • 62b6ab68d0 Clean up assertion API for public use. Ryan C. Gordon 2010-01-13 19:29:33 +00:00
  • f48b26ea6a Whoops, that should be vfprintf(), not fprintf(). :) Ryan C. Gordon 2010-01-13 16:58:24 +00:00
  • adbfb16246 Friendly warning comment. Ryan C. Gordon 2010-01-13 16:21:26 +00:00
  • 41337892d2 Fixed compiler warning. Ryan C. Gordon 2010-01-13 16:18:36 +00:00
  • e7c41b8a1b Whitespace tweak. Ryan C. Gordon 2010-01-13 16:10:25 +00:00
  • e6b26beb4e Fixed comment. Ryan C. Gordon 2010-01-13 16:09:27 +00:00
  • 6a3cbf3b30 Handle assert init/quit better. Ryan C. Gordon 2010-01-13 16:08:03 +00:00
  • 993462b7ce Moved the assertion tests to testplatform Sam Lantinga 2010-01-13 09:48:42 +00:00
  • 9c333b1152 Handle assertion failures when SDL_Init() isn't called. Ryan C. Gordon 2010-01-13 09:44:17 +00:00
  • 91168bd712 Handle assertion failures during assertion handler. Ryan C. Gordon 2010-01-13 09:13:37 +00:00
  • 55906b2938 Fixed Mac OS X assertion code. Ryan C. Gordon 2010-01-13 09:10:17 +00:00
  • a50ccc11e9 Don't forget to install the new header. :) Sam Lantinga 2010-01-13 08:53:32 +00:00
  • a7f9985e1f Quiet tests shouldn't prompt during assertions Sam Lantinga 2010-01-13 08:52:47 +00:00
  • 5676823dcf Leave fullscreen mode to pop an assertion dialog Sam Lantinga 2010-01-13 08:44:46 +00:00
  • efb81e6b8c Assume _exit() is available. It may be, even if unix isn't defined. If we really have to, we can add a configure check for it. Sam Lantinga 2010-01-13 08:30:34 +00:00
  • 056bd9865b Moved SDL_FUNCTION out so it's always available, and added SDL_FILE and SDL_LINE Sam Lantinga 2010-01-13 08:25:16 +00:00
  • 8b4a9fce45 Allow configure to override assertion settings, but by default this comes from the build optimization level. Sam Lantinga 2010-01-13 08:06:32 +00:00
  • 0db463843f Automatically figure out the appropriate assertion level Sam Lantinga 2010-01-13 07:52:53 +00:00
  • 8e978babaa Fixed release level assertions Sam Lantinga 2010-01-13 07:36:00 +00:00
  • cbe33ba29a Fixed include ordering Sam Lantinga 2010-01-13 07:33:33 +00:00
  • 2936f4a45d Check for signal.h before using it, don't assume unix is available or required Sam Lantinga 2010-01-13 07:32:25 +00:00
  • a112207d03 The config sets the default assertion level so people can override it for their own use in application code. Sam Lantinga 2010-01-13 07:25:28 +00:00
  • bb12640ed4 Fixed build problems with gcc __attribute__. Ryan C. Gordon 2010-01-13 07:00:20 +00:00
  • 5f76c6b2d5 First pass at Ryan's assertion code, minor tweaks to come. Sam Lantinga 2010-01-13 06:47:17 +00:00
  • 0716883b87 Added a few basic things to svn:ignore. Ryan C. Gordon 2010-01-13 06:39:44 +00:00
  • 4ea7937dbf Don't warn about unused variables - there's a ton of them. :) Sam Lantinga 2010-01-13 05:25:16 +00:00
  • f6aea4b37a Fixed compiler warning (missing prototype for SDL_Quit()) Sam Lantinga 2010-01-13 05:24:03 +00:00
  • 75c85ba27e Fixed function prototype Sam Lantinga 2010-01-13 05:21:30 +00:00
  • 9484504baa Fixed Mac OS X Xcode build Sam Lantinga 2010-01-13 05:08:41 +00:00
  • 572b6f9b25 Fixed iPhone build Sam Lantinga 2010-01-13 04:58:31 +00:00
  • f4c6c92486 DirectFB driver compiles again - moved to new drawing api Couriersud 2010-01-11 21:49:09 +00:00
  • 1beb30856a Fix detection of directfb.h - AC_CHECK_HEADER wants CPPFLAGS Couriersud 2010-01-11 21:46:59 +00:00
  • 02bb46f347 Removed incorrect SDL_GetAudioDeviceName() call from loopwave.c. Ryan C. Gordon 2010-01-11 07:58:55 +00:00
  • be72893582 Since we're not using the CoreAudio HAL now, we don't need to use EnableIO. Ryan C. Gordon 2010-01-11 07:45:34 +00:00
  • 629a33f24d Patched to compile. Ryan C. Gordon 2010-01-11 07:33:56 +00:00
  • 0c92f2de0b Call SDL_Init() before SDL_GetNumAudioDrivers(). Ryan C. Gordon 2010-01-10 19:09:57 +00:00
  • 9b0b122375 Merged r4874:4875 from branches/SDL-1.2: testwm keyboard debug output. Ryan C. Gordon 2010-01-10 18:25:04 +00:00
  • 7b51107391 Merged r3576:3577 from branches/SDL-1.2: X11 Xlibint.h include fixes. Ryan C. Gordon 2010-01-10 18:19:35 +00:00
  • aeb3d31334 Updated 1.2 revisions that need to be revisited Sam Lantinga 2010-01-10 09:16:46 +00:00
  • 513a51438f Revert r5463: Alpha blend "correctness" patch. Ryan C. Gordon 2010-01-10 08:59:25 +00:00
  • 0a3afaa588 Merged r5194:5195 from branches/SDL-1.2: coldfire cpu arch support. Ryan C. Gordon 2010-01-10 08:21:19 +00:00
  • d93ecf6a7c Merge r5179:5180 from branches/SDL-1.2: fatbuild.sh Xcode 3.2 fix. Ryan C. Gordon 2010-01-10 08:15:25 +00:00
  • 7d6532fb7a Merged r5070:5071 from branches/SDL-1.2: forcibly disable buggy MMX mixers. Ryan C. Gordon 2010-01-10 07:48:14 +00:00