568 Commits (b77bdea734647865a1377ad4df438c0d93bd7e7c)

Author SHA1 Message Date
Camilla Berglund 5fd66f7d30 Free visual list earlier. ago%!(EXTRA string=13 years)
Camilla Berglund 339fb7d246 Made key code translation table private to function. ago%!(EXTRA string=13 years)
Camilla Berglund 89eec8af09 Made more consistent use of key code conversion. ago%!(EXTRA string=13 years)
Camilla Berglund 8155f90bf3 Formatting. ago%!(EXTRA string=13 years)
Camilla Berglund be547da9d2 Replaced more deprecated CoreGraphics calls. ago%!(EXTRA string=13 years)
Camilla Berglund 5f854b2bbf Replaced CFRelease with CGDisplayModeRelease. ago%!(EXTRA string=13 years)
Camilla Berglund a90675c526 Shortened the shortening. ago%!(EXTRA string=13 years)
Camilla Berglund 3383e59a73 Renamed function. ago%!(EXTRA string=13 years)
Camilla Berglund cb9bae5c71 Made glfwOpenWindow enforce the forward-compat and profile hints. ago%!(EXTRA string=13 years)
Camilla Berglund e55396d754 Shortened call to setAppleMenu:. ago%!(EXTRA string=13 years)
Camilla Berglund 7af82fdade Replaced deprecated CoreGraphics calls in video mode enumeration. ago%!(EXTRA string=13 years)
Camilla Berglund c0db61bd6e Moved autorelease pool back to glfwInit. ago%!(EXTRA string=13 years)
Camilla Berglund f49119107f Removed misplaced Win32 configuration macros. ago%!(EXTRA string=13 years)
Camilla Berglund cd7b9b1568 CMake file formatting. ago%!(EXTRA string=13 years)
Camilla Berglund a82598ea24 Disable dynamic loading for Win32 DLL. ago%!(EXTRA string=13 years)
Camilla Berglund 98fbc07aa4 Fixed GLFW_WINDOW_NO_RESIZE state not being saved. ago%!(EXTRA string=13 years)
Camilla Berglund a202799f45 Renamed AppKit init function. ago%!(EXTRA string=13 years)
Hanmac 7e0ca6705b Added use of XkbKeycodeToKeysym when Xkb is available. ago%!(EXTRA string=14 years)
Tai Chi Minh Ralph Eastwood 8b7fc5d601 Trailing whitespace. ago%!(EXTRA string=14 years)
Tai Chi Minh Ralph Eastwood a3430c2dec No idea why this file changed... or should it be changed at all. ago%!(EXTRA string=14 years)
Camilla Berglund 84ea69358f Removed unused variable, fixed chdir regression. ago%!(EXTRA string=14 years)
Camilla Berglund 4a9545317e Postponed AppKit init to first window creation. ago%!(EXTRA string=14 years)
Camilla Berglund e7f7c19de3 Made C-only modules C. ago%!(EXTRA string=14 years)
Camilla Berglund 65f55d03b1 Removed invalid timer set. ago%!(EXTRA string=14 years)
Camilla Berglund 7302f761d9 Cleaned up bundle resource directory logic, clarified comment. ago%!(EXTRA string=14 years)
Camilla Berglund f2062e06b7 Removed traces of Captain Obvious. ago%!(EXTRA string=14 years)
Camilla Berglund 13a438c91e Replaced NSDate time source with mach_absolute_time. ago%!(EXTRA string=14 years)
Camilla Berglund cd670c34a2 Fixed Alt+F4 not being translated into WM_CLOSE. ago%!(EXTRA string=14 years)
Camilla Berglund 0b34cb1466 Removed unused variable. ago%!(EXTRA string=14 years)
Camilla Berglund bba4a56352 Added missing return value. ago%!(EXTRA string=14 years)
Camilla Berglund 0c3b1b5a0e Removed allocator. ago%!(EXTRA string=14 years)
Camilla Berglund f6dfaf50ad Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 32b07923ab Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund fccef20b76 Added explicit WINVER, avoid redefining UNICODE. ago%!(EXTRA string=14 years)
Camilla Berglund 84579305cb Made string conversions globally available. ago%!(EXTRA string=14 years)
Camilla Berglund e937c86893 Added UTF-8 window title support for Cocooa. ago%!(EXTRA string=14 years)
Camilla Berglund b997db3a8b Removed GLFWthreadmodel and glfwInitWithModels. ago%!(EXTRA string=14 years)
Camilla Berglund 609c008a19 Moved input mode functions to top. ago%!(EXTRA string=14 years)
Camilla Berglund 5a05da441d Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund ce288a8939 Transformed glfwEnable/Disable/SetCursorMode into glfwGetInputMode/SetInputMode. ago%!(EXTRA string=14 years)
Camilla Berglund 9c0c2c6b08 Upgraded Win32 port to Unicode mode. ago%!(EXTRA string=14 years)
Camilla Berglund 06074bc698 Added support for _NET_WM_ICON_NAME. ago%!(EXTRA string=14 years)
Camilla Berglund 797e936311 Replaced XStoreName and XSetIconName with X*SetWMProperties. ago%!(EXTRA string=14 years)
Camilla Berglund 083380884b Removed declarations made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
Camilla Berglund 78c135606a Removed error made superfluous by our glxext.h header. ago%!(EXTRA string=14 years)
Camilla Berglund 87dfde34a9 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 017e2b3483 Formatting and cleanup. ago%!(EXTRA string=14 years)
Hanmac 1be6f17c66 add _NET_WM_NAME to the hasEWMGH check ago%!(EXTRA string=14 years)
Camilla Berglund 42cf91a07c Fixed GLFW_KEY_GRAVE_ACCENT and GLFW_KEY_WORLD_1 on Cocoa. ago%!(EXTRA string=14 years)
Camilla Berglund b6c510c9d1 Split window and context creation into separate functions. ago%!(EXTRA string=14 years)