305 Commits (77a8f103d8f8519d1a723bbd8b0490b448f1f430)

Author SHA1 Message Date
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)
Riku Salminen 596132c3a1 Add glfwShowWindow, glfwHideWindow ago%!(EXTRA string=13 years)
Camilla Berglund cb447bee81 Cleanup of window resizable flag setting. ago%!(EXTRA string=13 years)
Camilla Berglund 25c7ad1706 Removed superfluous MakeContextCurrent. ago%!(EXTRA string=13 years)
Camilla Berglund 2410e2aaf4 Replaced automatic closing with window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund aff30d0baa Renamed window creation/destruction functions. ago%!(EXTRA string=13 years)
Camilla Berglund 1736132bb2 Fixed window parameter refresh. ago%!(EXTRA string=13 years)
Arturo J. Pérez 287e94cd6b Behavior differences under Lion and Snow Leopard in updateTrackingAreas. ago%!(EXTRA string=13 years)
Camilla Berglund 053737e660 Use OpenGL to get default framebuffer properties. ago%!(EXTRA string=13 years)
Camilla Berglund 3a72f33541 Removed GLFW_ACCELERATED window parameter. ago%!(EXTRA string=13 years)
Camilla Berglund 302037d5b4 Added stub debug context detection. ago%!(EXTRA string=13 years)
Camilla Berglund b28298f329 Fixed call to CGPointMake. ago%!(EXTRA string=13 years)
Camilla Berglund 52ebc0db85 Fixed use of wrong point type. ago%!(EXTRA string=13 years)
Camilla Berglund 3b6ec4e775 Added client API window hint. ago%!(EXTRA string=13 years)
Camilla Berglund 34c93a5124 Disabled window restoration on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund e7c4e77214 Fixed cursor positioning in fullscreen on Cocoa. ago%!(EXTRA string=13 years)
Camilla Berglund ee66e5fa10 Merged fix for bug #3528964. ago%!(EXTRA string=13 years)
Camilla Berglund cef9dea1d2 Unified nomenclature for cursor positions. ago%!(EXTRA string=13 years)
Camilla Berglund 2ac8da7465 Merged patch #3519669. ago%!(EXTRA string=13 years)