424 Commits (cd44a7182b15e7950a821f6d8c2a4a60b68548fe)

Author SHA1 Message Date
Camilla Berglund cd44a7182b Removed re-definitions of Win32 things now ancient. ago%!(EXTRA string=14 years)
Matt Arsenault 3bcde7e1cd Only define Win32 crud macros if not defined already ago%!(EXTRA string=14 years)
Camilla Berglund fcf54b4b27 Moved dynamic loading macros to configuration header. ago%!(EXTRA string=14 years)
Camilla Berglund dd8b098387 Moved _GLFW_BUILD_DLL into configuration header. ago%!(EXTRA string=14 years)
Camilla Berglund 171db6d6cb Discarded uninteresting scroll events. ago%!(EXTRA string=14 years)
Camilla Berglund 4ef9aec7e0 Made scrolling deltas floating point. ago%!(EXTRA string=14 years)
Camilla Berglund 77c9baab35 Fixed issues found with static analysis. ago%!(EXTRA string=14 years)
Camilla Berglund d40a3d1617 Renamed Cocoa window object member. ago%!(EXTRA string=14 years)
Camilla Berglund a12b395442 Added headers to project. ago%!(EXTRA string=14 years)
Camilla Berglund c9820b2ba5 Fixed issues found with static analysis. ago%!(EXTRA string=14 years)
Camilla Berglund 8e4e70d7a4 Implemented cursor enter/leave for OS X. ago%!(EXTRA string=14 years)
Camilla Berglund 92758e4ac0 Made pkg-config file use version variable. ago%!(EXTRA string=14 years)
Camilla Berglund 6fd6c5f7e4 Moved pkg-config file generation. ago%!(EXTRA string=14 years)
Camilla Berglund e53bbfd2dd Renamed pkg-config file template. ago%!(EXTRA string=14 years)
Camilla Berglund 7fb702a22b Removed unused code. ago%!(EXTRA string=14 years)
Camilla Berglund 2588c9be17 Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL. ago%!(EXTRA string=14 years)
Camilla Berglund c097246312 Fixed listing of non-pkg-config libraries. ago%!(EXTRA string=14 years)
Camilla Berglund bd8eb1399a Put platform detection in a single place. ago%!(EXTRA string=14 years)
Camilla Berglund 20e685d37b Formatted variables not used outside of the local CMake project. ago%!(EXTRA string=14 years)
Camilla Berglund d743793e71 Pkg-config dependency generation fixes. ago%!(EXTRA string=14 years)
Camilla Berglund 7b46a184cb Added standard option to switch between static and dynamic library, dropped dynamic test. ago%!(EXTRA string=14 years)
Camilla Berglund 29d38c3b64 Increased Cocoa pixel format attribute array size. ago%!(EXTRA string=14 years)
Camilla Berglund c2a2114590 Fixed GCC warnings. ago%!(EXTRA string=14 years)
Camilla Berglund 8d2c2791c2 Added initial Linux MinGW-w64 support. ago%!(EXTRA string=14 years)
Camilla Berglund 812ad163eb Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 742299faaa Merged implementation for Win32. ago%!(EXTRA string=14 years)
Camilla Berglund df1af5ca75 I am POSIXed. ago%!(EXTRA string=14 years)
Camilla Berglund c58750ef92 Applied fix for pixel format creation failure. ago%!(EXTRA string=14 years)
Camilla Berglund eb83a3e8f9 Replaced final deprecated Core Graphics call. ago%!(EXTRA string=14 years)
Camilla Berglund 21f2327e56 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund 5fd66f7d30 Free visual list earlier. ago%!(EXTRA string=14 years)
Camilla Berglund 339fb7d246 Made key code translation table private to function. ago%!(EXTRA string=14 years)
Camilla Berglund 89eec8af09 Made more consistent use of key code conversion. ago%!(EXTRA string=14 years)
Camilla Berglund 8155f90bf3 Formatting. ago%!(EXTRA string=14 years)
Camilla Berglund be547da9d2 Replaced more deprecated CoreGraphics calls. ago%!(EXTRA string=14 years)
Camilla Berglund 5f854b2bbf Replaced CFRelease with CGDisplayModeRelease. ago%!(EXTRA string=14 years)
Camilla Berglund a90675c526 Shortened the shortening. ago%!(EXTRA string=14 years)
Camilla Berglund 3383e59a73 Renamed function. ago%!(EXTRA string=14 years)
Camilla Berglund cb9bae5c71 Made glfwOpenWindow enforce the forward-compat and profile hints. ago%!(EXTRA string=14 years)
Camilla Berglund e55396d754 Shortened call to setAppleMenu:. ago%!(EXTRA string=14 years)
Camilla Berglund 7af82fdade Replaced deprecated CoreGraphics calls in video mode enumeration. ago%!(EXTRA string=14 years)
Camilla Berglund c0db61bd6e Moved autorelease pool back to glfwInit. ago%!(EXTRA string=14 years)
Camilla Berglund f49119107f Removed misplaced Win32 configuration macros. ago%!(EXTRA string=14 years)
Camilla Berglund cd7b9b1568 CMake file formatting. ago%!(EXTRA string=14 years)
Camilla Berglund a82598ea24 Disable dynamic loading for Win32 DLL. ago%!(EXTRA string=14 years)
Camilla Berglund 98fbc07aa4 Fixed GLFW_WINDOW_NO_RESIZE state not being saved. ago%!(EXTRA string=14 years)
Camilla Berglund a202799f45 Renamed AppKit init function. ago%!(EXTRA string=14 years)
Hanmac 7e0ca6705b Added use of XkbKeycodeToKeysym when Xkb is available. 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)