Commit History

Author SHA1 Message Date
  Victor Luchits 5a7efdc420 Fix typo which breaks compilation in mingw64 11 years ago
  David Wimsey 493b571b6f Merge pull request #163 from dwimsey/feature/bugfix-64bit-defines 11 years ago
  David Wimsey 0a13ed404f Added catch for 64 bit solaris builds 11 years ago
  David Wimsey dc18fb6b48 Merge pull request #153 from dwimsey/feature/warningfix-unhandled-switch-enums 11 years ago
  David Wimsey 346ff946f9 Merge pull request #152 from dwimsey/feature/warningfix-unused-parameters 11 years ago
  David Wimsey 06ebf81d6b Squelches warnings for switch statements that do not contain case statements for all values of an enumeration because some of the enumeration values do not apply. 11 years ago
  David Wimsey 336b8f8d69 Fixes parameter warnings in a way that works across all supported compilers while retaining full functionally and warnings if used in the future 11 years ago
  David Wimsey c968c81e04 Detect 64bit builds using proper macros 11 years ago
  David Wimsey b3ae3412c0 Detect 64bit using proper macros 11 years ago
  Progranism e5fff5a1b6 Had to modify two header files to prevent errors and warnings when using libRocket in a MinGW compiled project. libRocket should now compile against mingw, and link in a mingw project. Huzzah! 15 years ago
  Hilton Medeiros 7c51d69a44 Fix segfaults on x86_64 architectures. 15 years ago
  Lloyd Weehuizen 09b9364721 Bug fixes and header licenses 15 years ago
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 years ago