2576 Commits (cc752ad6a04d50f60b55b51a2ae8509ecbb1a9a1)
 

Author SHA1 Message Date
Camilla Berglund 0d7e1794a5 Added window iconification callback. ago%!(EXTRA string=15 years)
Camilla Berglund 871f3d172e Replaced ShowWindow iconification with GLFW platform API call. ago%!(EXTRA string=15 years)
Camilla Berglund d43057e5bb Removed unintentional execute bits. ago%!(EXTRA string=15 years)
Camilla Berglund 20b708541f Merge branch 'master' of ssh://glfw.git.sourceforge.net/gitroot/glfw/glfw ago%!(EXTRA string=15 years)
Camilla Berglund bdc5a44008 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 16cf53bb62 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 8dfbce46fd Added error reporting to glfwSetWindowParam. ago%!(EXTRA string=15 years)
Camilla Berglund bc7a8d48da Added window focus callback (Cocoa implementation missing). ago%!(EXTRA string=15 years)
Camilla Berglund 7ebe76289d Fixed broken file flags. ago%!(EXTRA string=15 years)
Camilla Berglund 525d517f86 Forcing one FSAA sample to zero for consistency. ago%!(EXTRA string=15 years)
Camilla Berglund 2631d0e8e0 Fixed iconify and activation for fullscreen windows. ago%!(EXTRA string=15 years)
Camilla Berglund a7a5e1091b Updated comment. ago%!(EXTRA string=15 years)
Camilla Berglund 7ead4ce4f5 Added fullscreen window focus test. ago%!(EXTRA string=15 years)
Camilla Berglund 06c7e8af0d Added _MSC_VER to Win32 version string. ago%!(EXTRA string=15 years)
Camilla Berglund c1ef0a875d Fixed out-of-tree builds. ago%!(EXTRA string=15 years)
Camilla Berglund b7dceecc53 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 946458568e Removed trailing whitespace. ago%!(EXTRA string=15 years)
Camilla Berglund 3ca63a0cf3 Replaced platform specific config headers with shared one, updated version strings to include CMake version. ago%!(EXTRA string=15 years)
Camilla Berglund e35badcb70 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 377e3e1f53 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 5df4920184 Added window move handler to window delegate. ago%!(EXTRA string=15 years)
Camilla Berglund 03f20ef736 Added back mistakenly removed init time window hint clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 40193213e5 Clearing of input state only occurs locally. ago%!(EXTRA string=15 years)
Camilla Berglund 8d8eb0c4d5 Comment fixes. ago%!(EXTRA string=15 years)
Camilla Berglund 867e747add Renamed window close request variable. ago%!(EXTRA string=15 years)
Camilla Berglund f06489d6cb Fixed flipped error messages, added window positioning, made color calc more weird. ago%!(EXTRA string=15 years)
Camilla Berglund 608acebf37 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 323e65b3f7 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 2999c5d4b8 Formatting and clarification. ago%!(EXTRA string=15 years)
Camilla Berglund 0221b5c279 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 058acc7f22 Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 25b22e6b4c Removed content-less comments. ago%!(EXTRA string=15 years)
Camilla Berglund 3c85eef0bf Moved atexit call to shared code. ago%!(EXTRA string=15 years)
Camilla Berglund 1f704a2408 Added Cocoa config header (to get CMake version into version string). ago%!(EXTRA string=15 years)
Camilla Berglund 3089e60fbd Everyone needs to be able to split BPPs these days. ago%!(EXTRA string=15 years)
Camilla Berglund df63d148e5 Added saving of window-no-resize hint. ago%!(EXTRA string=15 years)
Camilla Berglund c0b5ad8896 Removed superfluous window struct member clearing. ago%!(EXTRA string=15 years)
Camilla Berglund 0641a6ec9a Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 0e5dec5ce9 Removed misplaced application delegate clearing. ago%!(EXTRA string=15 years)
Camilla Berglund aa169a4f72 Fixed input deactivation. ago%!(EXTRA string=15 years)
Camilla Berglund 6ab8cd62d5 Split out application delegate into separate class, minor formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 33b2195fb9 Formatting and comments. ago%!(EXTRA string=15 years)
Camilla Berglund 8308c4b89b Merge branch 'master' of git://94.254.65.99 ago%!(EXTRA string=15 years)
Camilla Berglund 26eb8e74c8 Converted Cocoa port to new API. ago%!(EXTRA string=15 years)
Camilla Berglund 3a52251bbd Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund bbdcb35dbb Message tweaks. ago%!(EXTRA string=15 years)
Camilla Berglund 2e4b9a9e4f Added comment. ago%!(EXTRA string=15 years)
Camilla Berglund 4cb5fa0ba8 Formatting. ago%!(EXTRA string=15 years)
Camilla Berglund 855b386e46 Removed remnants of Unicode key repeat control. ago%!(EXTRA string=15 years)
Camilla Berglund 64f180a324 Removed remnants of Unicode character actions. ago%!(EXTRA string=15 years)