Sat, 13 Jun 2015 13:19:31 -0700 |
Sam Lantinga |
Updated WhatsNew.txt for 2.0.4
|
changeset |
files
|
Sat, 13 Jun 2015 10:47:55 -0700 |
Sam Lantinga |
Fixed bug 3009 - Cannot compile SDL2 on Windows
|
changeset |
files
|
Fri, 12 Jun 2015 21:10:31 +0200 |
Philipp Wiesemann |
Fixed crash if allocation for touch device failed.
|
changeset |
files
|
Fri, 12 Jun 2015 11:58:31 -0400 |
Ryan C. Gordon |
Make some string literals "const char *", not "char *" (thanks, Martin!).
|
changeset |
files
|
Thu, 11 Jun 2015 12:04:57 -0700 |
Sam Lantinga |
Fixed bug 3005 - MOMO steering wheel not detected by SDL
|
changeset |
files
|
Tue, 09 Jun 2015 21:08:24 -0300 |
Alex Szpakowski |
iOS: Fixed some cases where SDL_DestroyWindow or SDL_GL_DeleteContext can cause crashes.
|
changeset |
files
|
Tue, 09 Jun 2015 21:06:55 +0200 |
Philipp Wiesemann |
Wayland: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
changeset |
files
|
Tue, 09 Jun 2015 21:06:29 +0200 |
Philipp Wiesemann |
Emscripten: Fixed SDL_GetTouchDevice() returning 0 for the valid device index.
|
changeset |
files
|
Mon, 08 Jun 2015 20:46:09 +0200 |
Philipp Wiesemann |
Linux: Fixed not needed call to close() on error.
|
changeset |
files
|
Mon, 08 Jun 2015 03:07:24 -0400 |
Ryan C. Gordon |
Normalized endlines.
|
changeset |
files
|
Mon, 08 Jun 2015 03:07:16 -0400 |
Ryan C. Gordon |
Added LDFLAGS note to Raspberry Pi documentation (thanks, Michael!).
|
changeset |
files
|
Mon, 08 Jun 2015 02:58:46 -0400 |
Ryan C. Gordon |
x11: Drop duplicate XInput2 XI_RawMotion events.
|
changeset |
files
|
Mon, 08 Jun 2015 01:52:43 -0400 |
Ryan C. Gordon |
Unix: Don't send quit events during signal handler.
|
changeset |
files
|
Mon, 08 Jun 2015 01:17:58 -0400 |
Ryan C. Gordon |
Updated configure script.
|
changeset |
files
|
Mon, 08 Jun 2015 01:13:51 -0400 |
Ryan C. Gordon |
configure/cmake/x11: Removed SDL_VIDEO_DRIVER_X11_CONST_PARAM_XDATA32 test.
|
changeset |
files
|
Sun, 07 Jun 2015 20:15:09 -0400 |
Ryan C. Gordon |
CMake: default to shared library builds being enabled.
|
changeset |
files
|
Sun, 07 Jun 2015 20:00:20 -0400 |
Ryan C. Gordon |
Let's assume that if VS2005 and VS2010 do it, VS2008 probably does, too.
|
changeset |
files
|
Sun, 07 Jun 2015 19:58:42 -0400 |
Ryan C. Gordon |
VS2005 tweaks (thanks, Ozkan!).
|
changeset |
files
|
Sun, 07 Jun 2015 18:29:23 -0400 |
Ryan C. Gordon |
Maybe patched to compile on some Windows configurations.
|
changeset |
files
|
Sun, 07 Jun 2015 17:59:31 -0400 |
Ryan C. Gordon |
Backed out changeset c9c61d66cfa0
|
changeset |
files
|
Sun, 07 Jun 2015 17:54:39 -0400 |
Ryan C. Gordon |
Fixed a memory leak (thanks, Zack!).
|
changeset |
files
|
Sat, 06 Jun 2015 22:45:22 -0400 |
Ryan C. Gordon |
RPi: Patched to compile without OpenGL (thanks, Simon!), other cleanups.
|
changeset |
files
|
Fri, 05 Jun 2015 19:41:34 +0200 |
Philipp Wiesemann |
Fixed comments at conditional compilation macro in header file.
|
changeset |
files
|
Fri, 05 Jun 2015 19:41:18 +0200 |
Philipp Wiesemann |
Fixed comments at conditional compilation macros.
|
changeset |
files
|
Fri, 05 Jun 2015 19:40:50 +0200 |
Philipp Wiesemann |
Android: Added deactivated intent filter for testing drop file support.
|
changeset |
files
|
Thu, 04 Jun 2015 19:05:01 -0400 |
Ryan C. Gordon |
Fixed docs path in RPM .spec file.
|
changeset |
files
|
Thu, 04 Jun 2015 15:41:39 -0400 |
Ryan C. Gordon |
X11: Fixed SelectionRequest replies for target TARGETS.
|
changeset |
files
|
Thu, 04 Jun 2015 10:59:02 -0400 |
Ryan C. Gordon |
X11: Fixed compiler warnings in DEBUG_XEVENTS sections.
|
changeset |
files
|
Thu, 04 Jun 2015 17:52:51 +0200 |
Philipp Wiesemann |
AIX: Fixed nearly impossible file descriptor leak.
|
changeset |
files
|
Thu, 04 Jun 2015 17:52:27 +0200 |
Philipp Wiesemann |
Fixed not needed calculation in test program.
|
changeset |
files
|
Thu, 04 Jun 2015 00:56:11 -0700 |
Sam Lantinga |
Fixed bug 2625 - Direct3D9 with SDL_TEXTUREACCESS_TARGET textures causes an application crash
|
changeset |
files
|
Thu, 04 Jun 2015 02:12:06 -0400 |
Ryan C. Gordon |
Backout commit fb91c22f656b
|
changeset |
files
|
Wed, 03 Jun 2015 13:11:28 -0700 |
Ryan C. Gordon |
Linux: Implemented sysfs-based version of SDL_GetPowerInfo().
|
changeset |
files
|
Mon, 01 Jun 2015 01:25:22 -0400 |
Ryan C. Gordon |
Changed a static function to match the naming scheme of rest of source file.
|
changeset |
files
|
Tue, 05 May 2015 09:16:12 +0100 |
Jason Wyatt |
Also set the _NET_WM_NAME. Window managers supporting this will take this value over the value set by XStoreName. This explicitly supports UTF-8 encoding, which fixes corrupt UTF-8 titles in KDE.
|
changeset |
files
|
Sun, 31 May 2015 23:53:10 -0400 |
Ryan C. Gordon |
testmessage: Try Unicode chars in the title, too.
|
changeset |
files
|
Sun, 31 May 2015 22:59:59 -0400 |
Ryan C. Gordon |
X11: search all XI2 touch devices, not just masters (thanks, Volumetic!).
|
changeset |
files
|
Sun, 31 May 2015 22:48:26 -0400 |
Ryan C. Gordon |
X11: Fixed message boxes not responding to click on titlebar close button.
|
changeset |
files
|
Sun, 31 May 2015 22:27:46 -0400 |
Ryan C. Gordon |
testmessage.c should report when message boxes were closed.
|
changeset |
files
|
Sun, 31 May 2015 21:50:50 -0400 |
Ryan C. Gordon |
Fixed memory leaks in testfilesystem.c (thanks, Nitz!).
|
changeset |
files
|
Sun, 31 May 2015 21:43:36 -0400 |
Ryan C. Gordon |
Cocoa: deal with mouse focus when warping the cursor from outside a window.
|
changeset |
files
|
Sun, 31 May 2015 13:58:36 -0400 |
Ryan C. Gordon |
Cocoa: send a MOUSEMOTION event when warping cursor from outside the window.
|
changeset |
files
|
Sun, 31 May 2015 19:23:16 +0200 |
Philipp Wiesemann |
Android: Added missing space in three log messages.
|
changeset |
files
|
Sun, 31 May 2015 19:22:42 +0200 |
Philipp Wiesemann |
Android: Changed two unknown keys to be consistent with Windows and X11 mapping.
|
changeset |
files
|
Sun, 31 May 2015 11:38:10 -0400 |
Ryan C. Gordon |
Fixed swizzle of SDL_FillRect() on 24-bit surface (thanks, "nagydavid91"!).
|
changeset |
files
|
Sun, 31 May 2015 01:45:20 -0400 |
Ryan C. Gordon |
Fixed SDL_ISPIXELFORMAT_ALPHA to check pixel orders that match pixel type.
|
changeset |
files
|
Sun, 31 May 2015 00:58:43 -0400 |
Ryan C. Gordon |
X11: Fixed high mouse buttons mappings and horizontal wheels (thanks, Daniel!).
|
changeset |
files
|
Sun, 31 May 2015 00:50:30 -0400 |
Ryan C. Gordon |
Cocoa: ignore mouseDown events in a window's titlebar.
|
changeset |
files
|
Fri, 29 May 2015 22:24:38 +0200 |
Philipp Wiesemann |
Fixed typo in header file documentation comment.
|
changeset |
files
|
Fri, 29 May 2015 15:21:47 -0400 |
Ryan C. Gordon |
X11: Force the window focus during ShowWindow if there's no window manager.
|
changeset |
files
|
Thu, 28 May 2015 19:06:07 -0700 |
Sam Lantinga |
Improved fix for bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys
|
changeset |
files
|
Thu, 28 May 2015 18:57:57 -0700 |
Sam Lantinga |
Fixed building test programs on the iOS simulator
|
changeset |
files
|
Thu, 28 May 2015 18:57:10 -0700 |
Sam Lantinga |
Fixed clip rectangle calculation when there is a viewport offset
|
changeset |
files
|
Thu, 28 May 2015 12:55:01 -0700 |
Sam Lantinga |
Fixed bug 2054 - SDL_GetError: "Unknown touch device"
|
changeset |
files
|
Thu, 28 May 2015 12:48:20 -0700 |
Sam Lantinga |
Fixed bug 2096 - Mapping from scancode to keycode doesn't work for remapped modifier keys
|
changeset |
files
|
Thu, 28 May 2015 15:36:27 -0400 |
Ryan C. Gordon |
Windows SDL_GetBasePath: free string on failure.
|
changeset |
files
|
Thu, 28 May 2015 15:32:45 -0400 |
Ryan C. Gordon |
Windows GetBasePath: fixed reallocation code.
|
changeset |
files
|
Thu, 28 May 2015 15:29:43 -0400 |
Ryan C. Gordon |
Windows SDL_GetBasePath: Fixed wrong variable when growing the buffer size.
|
changeset |
files
|
Thu, 28 May 2015 12:31:25 -0700 |
Sam Lantinga |
Fixed bug 2210 - Initializing Video produces unnecessary errors
|
changeset |
files
|
Thu, 28 May 2015 12:18:05 -0700 |
Sam Lantinga |
Fixed bug 2367 - Bad mouse motion coordinates with two windows where one has changed logical size
|
changeset |
files
|