305 Commits (77a8f103d8f8519d1a723bbd8b0490b448f1f430)

Author SHA1 Message Date
Camilla Berglund 34bf1b13e9 Fixed Lion full screen regression. ago%!(EXTRA string=11 years)
Camilla Berglund 6743761c2c Moved OS X from full screen view to window. ago%!(EXTRA string=11 years)
Camilla Berglund 3b9a14fc9c Moved note to new place of inversion. ago%!(EXTRA string=11 years)
Camilla Berglund 4c64e94d39 Fixed X-axis scroll offset inversion (take two). ago%!(EXTRA string=11 years)
Patrick Walton 5052b2d7e0 Create an autorelease pool in glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund f4a467a864 Fixed OS X scroll X-axis inversion. ago%!(EXTRA string=11 years)
Camilla Berglund e9c7314d50 Added GLFW_FOCUSED window hint. ago%!(EXTRA string=11 years)
Camilla Berglund 8d170c7f47 Merged clipboard code into input. ago%!(EXTRA string=11 years)
Camilla Berglund 8cd88ddf61 Cleanup of OS X cursor fixes. ago%!(EXTRA string=11 years)
Arseny Kapoulkine 87fb437d76 Fixed changing cursor while it's outside window. ago%!(EXTRA string=11 years)
Arseny Kapoulkine e74ebf0be3 Fix cursor behavior on OS X. ago%!(EXTRA string=11 years)
Camilla Berglund 96b12ee504 Added character with modifiers callback. ago%!(EXTRA string=11 years)
Camilla Berglund a7b9deb2ca Fixed use of previous member name. ago%!(EXTRA string=11 years)
Camilla Berglund 3ce7bfef07 Added GLFW_FLOATING. ago%!(EXTRA string=11 years)
Camilla Berglund 7123bcfc3e Fixed modifier key events being lost. ago%!(EXTRA string=11 years)
Camilla Berglund aa6f8d40bd Fixed misspelled parameter. ago%!(EXTRA string=11 years)
Camilla Berglund 4a8f6ba58c Moved window delegate creation to createWindow. ago%!(EXTRA string=11 years)
Camilla Berglund eb3f75e03e Added glfwGetWindowFrameSize. ago%!(EXTRA string=11 years)
Camilla Berglund 8fa9cc0de3 Added GLFWimage struct. ago%!(EXTRA string=11 years)
Camilla Berglund 608de57358 Cleanup. ago%!(EXTRA string=11 years)
urraka 40c04a7565 Added support for custom system cursors. ago%!(EXTRA string=11 years)
Camilla Berglund 1ccc23268c Added glfwPostEmptyEvent. ago%!(EXTRA string=11 years)
Camilla Berglund 6e990b77d1 Removed stale comment. ago%!(EXTRA string=11 years)
Camilla Berglund 6d8e78cc95 Further separation of window and context. ago%!(EXTRA string=11 years)
Michael Dickens 04b4e605a0 Removed C99-ism for the sake of OS X 10.6. ago%!(EXTRA string=11 years)
Camilla Berglund 84377c6175 Added _GLFW_USE_RETINA. ago%!(EXTRA string=11 years)
Camilla Berglund 611006af18 Updated API version in comment headers. ago%!(EXTRA string=12 years)
Camilla Berglund 8f349e84ae Cleaned up drop callback design. ago%!(EXTRA string=12 years)
Camilla Berglund 8ae063bb1b Cleanup. ago%!(EXTRA string=12 years)
arturo 89d0723ba3 Initial drag and drop support. ago%!(EXTRA string=12 years)
David Avedissian c789238741 Removed extra argument ago%!(EXTRA string=12 years)
David Avedissian 4658e72b84 Fixed link error introduced by previous commit ago%!(EXTRA string=12 years)
Camilla Berglund e0a26aa62f Cursor mode cleanup. ago%!(EXTRA string=12 years)
Camilla Berglund 7341f8b635 Enlarged OS X invisible cursor. ago%!(EXTRA string=12 years)
Camilla Berglund bc625b21b3 Removed completed todo. ago%!(EXTRA string=12 years)
Camilla Berglund b9d4875f3e Improved documentation of hacks. ago%!(EXTRA string=12 years)
Camilla Berglund a83d257ac6 Moved application activation to window showing. ago%!(EXTRA string=12 years)
Camilla Berglund ec5cb9c6f7 Moved to Cocoa for transformation and activation. ago%!(EXTRA string=12 years)
Camilla Berglund 58045a5c07 Added Lion full scren menu item. ago%!(EXTRA string=12 years)
Jack Moffitt 5be45d214b Fix build on Mac OS X 10.7 Lion. ago%!(EXTRA string=12 years)
Camilla Berglund d78510457c Added hack for full screen focus on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 9c15e2ff86 Enabled Lion full screen. ago%!(EXTRA string=12 years)
Camilla Berglund 7775c87cd6 Cleanup and change log update. ago%!(EXTRA string=12 years)
Andri Pálsson 99784fb8f0 Fixed hidden cursor positioning corner case. ago%!(EXTRA string=12 years)
Shane Liesegang 9e0c07b7ba Fixing Xcode 5 warning ago%!(EXTRA string=12 years)
Shane Liesegang 209de7b56d Removing warnings when building Cocoa in 64-bit ago%!(EXTRA string=12 years)
Camilla Berglund 5759d0fdf2 Fixed F13 being reported as PrtSc on OS X. ago%!(EXTRA string=12 years)
Camilla Berglund 201d0a78b1 Fixed Grave and World 1 being flipped. ago%!(EXTRA string=12 years)
Pieroman d3f22b8a04 Fixed Mac OS X bug where request for one fullscreen window blacks out other monitors ago%!(EXTRA string=12 years)
Camilla Berglund 546c794321 Fixed OS X cursor bugs #3, #72 and #88. ago%!(EXTRA string=12 years)