323 Commits (ac009a5f5c41f9a78d19cd6cf0c72a0700bafc14)

Author SHA1 Message Date
Camilla Berglund b0ae7a6957 Added refresh event for resize on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 57751a5494 Added initial NSScreen integration. ago%!(EXTRA string=12 years)
Noel Cower 662958ef11 Make resetMouseCursor consistent with setCursorMode ago%!(EXTRA string=12 years)
Noel Cower 1ba8fd05c0 Add GLFW_CURSOR_HIDDEN. ago%!(EXTRA string=12 years)
Noel Cower 1f148f2bd6 Keep cursor centered in window while captured. ago%!(EXTRA string=12 years)
Camilla Berglund 1ffd8f667f Cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 49db3b2a9e Formatting. ago%!(EXTRA string=12 years)
NathanSweet 8e2e7b37a1 Undecorated window support on win/mac/linux. ago%!(EXTRA string=12 years)
NathanSweet 85b64edcf0 Fix modifier keys. ago%!(EXTRA string=12 years)
Camilla Berglund 810d889539 Fixed function signature on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 129e94da2e Changed cursor pos to double. ago%!(EXTRA string=12 years)
Camilla Berglund 6a7dbfee29 Simplified Cocoa key input. ago%!(EXTRA string=12 years)
Camilla Berglund cd78d70b25 Put findAppName under _GLFW_USE_MENUBAR. ago%!(EXTRA string=12 years)
Keith Pitt 34ce04a122 Added fading to Cocoa display mode setting. ago%!(EXTRA string=12 years)
SephiRok 1ae9ce1e0a Fixed print screen key input for all platforms. ago%!(EXTRA string=12 years)
Camilla Berglund 719b60dd2b Added macros for library initialization check. ago%!(EXTRA string=12 years)
Camilla Berglund 253e0d6b23 Added GLFW_REPEAT. ago%!(EXTRA string=12 years)
Camilla Berglund 5e976757ed Fixed various Cocoa editing slip-ups. ago%!(EXTRA string=12 years)
Camilla Berglund d97dddc8c4 Simplified function comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. ago%!(EXTRA string=12 years)
Camilla Berglund c17a7dd464 Made glfwGetWindowSize immediate. ago%!(EXTRA string=12 years)
Camilla Berglund 3e78570a31 Removed duplicate documentation. ago%!(EXTRA string=13 years)
Camilla Berglund 8c766b57e7 Renamed chdir option, added OS X menu bar option. ago%!(EXTRA string=13 years)
Camilla Berglund cc45a9e53d Updated native API and merged into related files. ago%!(EXTRA string=13 years)
Camilla Berglund 46c1e4028f Begun integrating mode setting and monitor API. ago%!(EXTRA string=13 years)
Camilla Berglund b72a97d531 Renamed global struct and substructs. ago%!(EXTRA string=13 years)
Camilla Berglund 1790194828 Renamed _glfwInputError and moved to event API. ago%!(EXTRA string=13 years)
Camilla Berglund 52dac79219 Ripped out horribly broken refresh rate mess. ago%!(EXTRA string=13 years)
Camilla Berglund a8403c10d3 Moved NSGL context creation to proper module. ago%!(EXTRA string=13 years)
Camilla Berglund 9c0e19adca Made error message tags more consistent. ago%!(EXTRA string=13 years)
Camilla Berglund 69a900592e Added explicit support for sRGB framebuffers. ago%!(EXTRA string=13 years)
m@bitsnbites.eu 1c21fc1383 Removed GLFW_SYSTEM_KEYS from the GLFW API ago%!(EXTRA string=13 years)
m@bitsnbites.eu 424e7c7b53 Removed glfwSetWindowPos and glfwGetWindowPos ago%!(EXTRA string=13 years)
m@bitsnbites.eu c9f4dedd96 Introduced window positioning hints and window position properties ago%!(EXTRA string=13 years)
Camilla Berglund 467d501621 Cleanup of context clearing during window destruction. ago%!(EXTRA string=13 years)
Camilla Berglund c1dcd29c71 Fixed potential clearing of wrong context. ago%!(EXTRA string=13 years)
Camilla Berglund d0afa65813 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund e6556c7f34 Comment grammar fix. ago%!(EXTRA string=13 years)
Camilla Berglund d6210b11f3 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 2bb62a1467 Bug fix formatting. ago%!(EXTRA string=13 years)
Camilla Berglund ae5da60c18 Fixed test for wrong client API. ago%!(EXTRA string=13 years)
Camilla Berglund 38cad9aff0 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund 1be1636326 Begun integrating monitor and window. ago%!(EXTRA string=13 years)
Camilla Berglund c0dcb5a056 Fixed fullscreen regressions. ago%!(EXTRA string=13 years)
Camilla Berglund 1653541aca Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund ea7ab3e01b Fixed broken selector signature. ago%!(EXTRA string=13 years)
Camilla Berglund e10d935efe API tag and error message cleanup. ago%!(EXTRA string=13 years)
Camilla Berglund bf3486f077 Comment updates and formatting. ago%!(EXTRA string=13 years)
Camilla Berglund 0e63488b40 Cocoa window visibility fixes. ago%!(EXTRA string=13 years)
Camilla Berglund 8bb5c59d2d Added GLFW_VISIBLE window hint and parameter. ago%!(EXTRA string=13 years)