111 Commits (32f38b97d544eb2fd9a568e94e37830106417b51)

Author SHA1 Message Date
Camilla Berglund 8a7fa306ce Add glfwSetJoystickCallback ago%!(EXTRA string=9 years)
Camilla Berglund addb977ef1 Use monitor callback event more strictly ago%!(EXTRA string=10 years)
Camilla Berglund 9c315412e1 Add glfwGetKeyName ago%!(EXTRA string=10 years)
Camilla Berglund 1b1ef31228 Make tests and examples use glad ago%!(EXTRA string=10 years)
Camilla Berglund 0eccf75f65 Replace GL booleans with public macros ago%!(EXTRA string=10 years)
Camilla Berglund 93855ae6ab Fixed name of path drop list. ago%!(EXTRA string=10 years)
Camilla Berglund a611144d0c Restored events locale setting for output. ago%!(EXTRA string=11 years)
Camilla Berglund b2030f6d73 Fixed X11 character input for C locale. ago%!(EXTRA string=11 years)
Camilla Berglund 2488c67798 Improved grammar of charmods event reporting. ago%!(EXTRA string=11 years)
Camilla Berglund cd93df4fe0 Made events test monitor callback static. ago%!(EXTRA string=11 years)
Camilla Berglund 46a56ea742 Clarified charmods in events test. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund a7f93060dd Killed lab escapee. ago%!(EXTRA string=11 years)
Camilla Berglund c84bd6d393 Formatting. ago%!(EXTRA string=11 years)
Camilla Berglund d2cc815009 Only set the monitor callback once. ago%!(EXTRA string=11 years)
Camilla Berglund 4889b4ceee Added missing detection of invalid flags. ago%!(EXTRA string=11 years)
Camilla Berglund d7c42c8132 Added window creation intent printing. ago%!(EXTRA string=11 years)
Camilla Berglund 91e069f979 Desktop mode full screen fixes for tests. ago%!(EXTRA string=11 years)
Camilla Berglund 135ee0d93f Added multi-window support to events test. ago%!(EXTRA string=11 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=11 years)
Camilla Berglund ed4c8b27f1 Added drop reporting to events test. ago%!(EXTRA string=11 years)
Camilla Berglund 2c920fbb8b Clarified character callback parameter. ago%!(EXTRA string=12 years)
Camilla Berglund 7dd8770e6f Added full screen option to events test. ago%!(EXTRA string=12 years)
Camilla Berglund 11615fcaf2 Added scancode to key callback. ago%!(EXTRA string=12 years)
Camilla Berglund 3498163da1 Separated window and framebuffer sizes. ago%!(EXTRA string=12 years)
Camilla Berglund 1f0122e05c Fixed uses of renamed symbol. ago%!(EXTRA string=12 years)
Noel Cower eff85f9500 Added super modifier bit. ago%!(EXTRA string=12 years)
Camilla Berglund 15ed715f4e Moved public headers to the GLFW directory. ago%!(EXTRA string=12 years)
Camilla Berglund ce1e84def6 Made glfwGetVideoMode consistent with getters. ago%!(EXTRA string=12 years)
Camilla Berglund 2d1b835711 Added a conservative set of key modifiers. ago%!(EXTRA string=12 years)
Camilla Berglund 1c4f7525d5 Added mintty/msvcrt fix to events test. ago%!(EXTRA string=12 years)
Camilla Berglund 129e94da2e Changed cursor pos to double. ago%!(EXTRA string=12 years)
Camilla Berglund 64afb193e8 Removed return value of close callback. ago%!(EXTRA string=12 years)
Camilla Berglund 6fadf37bda Replaced window close parameter with mutable flag. ago%!(EXTRA string=12 years)
Camilla Berglund 182e0afe25 Made character unsigned. ago%!(EXTRA string=12 years)
SephiRok 1ae9ce1e0a Fixed print screen key input for all platforms. ago%!(EXTRA string=12 years)
Camilla Berglund 253e0d6b23 Added GLFW_REPEAT. ago%!(EXTRA string=12 years)
Camilla Berglund ee5f30ea8f Replaced glfwGetMonitorParam with glfwGetMonitor*. ago%!(EXTRA string=12 years)
Camilla Berglund ac5fee4d20 Re-used POSITION_* tokens for monitor position. ago%!(EXTRA string=12 years)
Camilla Berglund f0f4af4287 Fixed warnings on VC++. ago%!(EXTRA string=13 years)
Camilla Berglund 316ee1d77d Made glfwGetVideoMode return a GLFWvidmode. ago%!(EXTRA string=13 years)
Camilla Berglund 9af960e2dd Made the pointer-ness of object handles explicit. ago%!(EXTRA string=13 years)
Camilla Berglund 21f41a2bb7 Renamed GLFW_SAMPLES and GLFW_SHOULD_CLOSE. ago%!(EXTRA string=13 years)
Camilla Berglund 9cc8fc0d0a Removed glfwGetError and glfwErrorString. ago%!(EXTRA string=13 years)
Camilla Berglund 052c587dd5 Shortened monitor-related tokens. ago%!(EXTRA string=13 years)
Camilla Berglund 1a3d47d06d Added window position callback. ago%!(EXTRA string=13 years)
Camilla Berglund c479124e69 Removed key repeat. ago%!(EXTRA string=13 years)
Camilla Berglund b8c16e49f1 Removed window size DWIM. ago%!(EXTRA string=13 years)
Camilla Berglund 14355d692f Fixed active/focused nomenclature mixing. ago%!(EXTRA string=13 years)
m@bitsnbites.eu 1c21fc1383 Removed GLFW_SYSTEM_KEYS from the GLFW API ago%!(EXTRA string=13 years)