Historial de Commits

Autor SHA1 Mensaje Fecha
  Philipp Wiesemann cbcc256fd2 Fixed comments in headers for doxygen output. hace 7 años
  Philipp Wiesemann 52b7d0eb23 android: Fixed missing error message for SDL_GetBasePath(). hace 7 años
  Philipp Wiesemann 248410dded Fixed SDL_GL_SetSwapInterval() returning success on two unsupported platforms. hace 7 años
  Philipp Wiesemann 2113208d98 haiku: Fixed missing title bar for windows with decorations. hace 7 años
  Philipp Wiesemann fc436a3a9d android: Moved internal function to new position. hace 7 años
  Philipp Wiesemann 63b3e06f75 Corrected names of header file guards. hace 7 años
  Philipp Wiesemann 07b0df0a22 haiku: Changed internal variable to be static. hace 7 años
  Philipp Wiesemann 850185f401 Fixed crash if creating textures failed in testshape program. hace 7 años
  Philipp Wiesemann 00394996eb Fixed crash if calling SDL_CreateShapedWindow() on unsupported platforms. hace 7 años
  Bastien Bouclet 545fba7886 x11: Don't send duplicate events when reconciling the keyboard state hace 8 años
  Ryan C. Gordon 5dc350133f test: Makefile.in should copy bitmap and wave files to build directory. hace 8 años
  Ryan C. Gordon b135557df9 linux: Don't crash if fcitx support is requested but unavailable. hace 8 años
  Ryan C. Gordon 29a047df39 Fixed whitespace code style. hace 8 años
  Ryan C. Gordon 1c5f483a8a linux: removed IBus_utf8_strlen(), use SDL_utf8strlen() instead. hace 8 años
  Ryan C. Gordon a1faea980c fcitx: removed incompatibly-licensed code. hace 8 años
  Ryan C. Gordon d4086e4a70 stdlib: added SDL_utf8strlen(). hace 8 años
  Philipp Wiesemann fc510bd798 nacl: Fixed crash if allocating memory for audio device failed. hace 8 años
  Philipp Wiesemann 7c5078d8bd qnx: Removed unnecessary check for available audio devices. hace 8 años
  Philipp Wiesemann 1e60ea76db qnx: Removed unnecessary call to SDL_zerop() after SDL_calloc(). hace 8 años
  Philipp Wiesemann 1b9dc59918 haiku: Fixed SDL_SetClipboardText() putting random data in clipboard. hace 8 años
  Ryan C. Gordon de52dc2948 haiku: Correctly set keyboard focus (thanks, Kai!). hace 8 años
  Ryan C. Gordon 643f1cb73d power: Add Linux org.freedesktop.UPower D-Bus implementation. hace 8 años
  Ryan C. Gordon b3f94acbf9 linux: Simplify D-Bus interface, remove lots of boilerplate. hace 8 años
  Ryan C. Gordon 191f578b57 linux: Make system D-Bus connection available (in addition to session). hace 8 años
  Ryan C. Gordon e5918acf46 wasapi: properly report init failure if on pre-Vista version of Windows. hace 8 años
  Philipp Wiesemann 604a4b1b30 haiku: Fixed SDL_SetClipboardText() allocating too much memory and cutting text. hace 8 años
  Philipp Wiesemann 3639895eac Removed unused errno includes. hace 8 años
  Ryan C. Gordon 6fbde875e2 code style: wrap a single-statement if in braces. hace 8 años
  Ryan C. Gordon 3fbd21ce40 windows: msgboxes should specify a parent HWND if possible (thanks, Ismael!). hace 8 años
  Philipp Wiesemann 90ed3daa3e Changed messages about not recognized keys to include discourse link. hace 8 años