Commit Graph

  • fbda6d4f62 Made docs build (quietly) by default. Camilla Berglund 2013-03-18 21:31:04 +0100
  • ebe02f94af Added CMake target for documentation. Camilla Berglund 2013-03-18 21:21:12 +0100
  • c6ef232dba Clarified language on hint usage. Camilla Berglund 2013-03-18 21:19:35 +0100
  • 8fe816d248 Removed GLFW_NO_ERROR. Camilla Berglund 2013-03-18 19:21:17 +0100
  • 2d5fb77c90 Documentation work. Camilla Berglund 2013-03-18 19:11:02 +0100
  • 87af36830c Added reference to example source file. Camilla Berglund 2013-03-18 15:57:58 +0100
  • 469a9cf338 Transition guide work. Camilla Berglund 2013-03-18 15:52:47 +0100
  • 23f6176fbf Expanded docs on init and terminate. Camilla Berglund 2013-03-12 19:53:29 +0100
  • 378c75d153 Added GLFW_INCLUDE_NONE. Camilla Berglund 2013-03-13 20:44:00 +0100
  • 39fe1f1ea6 Documented input modes. Camilla Berglund 2013-03-12 19:39:36 +0100
  • bb10cae0be Added note on outstanding bug. Camilla Berglund 2013-03-12 19:39:25 +0100
  • 401033c257 Begun adding notes on API changes. Camilla Berglund 2013-03-12 19:17:07 +0100
  • 67df2ce98d Removed fixed bug from list. Camilla Berglund 2013-03-12 18:58:27 +0100
  • c5ea91d6a3 Added tables of contents. Camilla Berglund 2013-03-12 18:57:38 +0100
  • 0356aa620d Fixed resize mode setting on Windows. Camilla Berglund 2013-03-12 17:25:33 +0100
  • 71d2b574f8 Converted docs to hybrid Markdown. Camilla Berglund 2013-03-12 15:33:05 +0100
  • 200e07027c Implemented hidden cursor on Windows. Camilla Berglund 2013-03-11 22:57:39 +0100
  • 26e8fde8fb Assume malloc works. Camilla Berglund 2013-03-11 21:30:01 +0100
  • 51ee3a5c0a No swap interval on composition. Camilla Berglund 2013-03-11 20:54:32 +0100
  • 54d1d14f59 Added setting of Windows DPI-aware flag. Camilla Berglund 2013-03-10 19:23:42 +0100
  • 3897a174b5 Fixed VC++ warnings. Camilla Berglund 2013-03-08 14:19:40 +0100
  • 6a7dbfee29 Simplified Cocoa key input. Camilla Berglund 2013-03-07 17:37:07 +0100
  • aec952e8dc Fixed and clarified invalid char tests. Camilla Berglund 2013-03-07 17:12:43 +0100
  • 2469a1bac9 Removed option to disable native docs. Camilla Berglund 2013-03-07 16:38:53 +0100
  • 367c591f7d Updated .gitignore. Camilla Berglund 2013-03-06 23:30:42 +0100
  • 64afb193e8 Removed return value of close callback. Camilla Berglund 2013-03-06 23:29:37 +0100
  • 5d8fdc64f9 Formatted Doxyfile template. Camilla Berglund 2013-03-03 13:04:01 +0100
  • a59c82c71e Documentation tag fix. Camilla Berglund 2013-03-01 15:20:29 +0100
  • d0e4c874c3 Moved sticky state. Camilla Berglund 2013-03-01 15:18:53 +0100
  • 2939c1dc35 Updated transition guide. Camilla Berglund 2013-03-01 14:57:11 +0100
  • 6fadf37bda Replaced window close parameter with mutable flag. Camilla Berglund 2013-03-01 13:45:12 +0100
  • f8f81e5754 Documentation work. Camilla Berglund 2013-02-28 21:15:04 +0100
  • 5d6256c649 Documented error return values. Camilla Berglund 2013-02-25 17:53:02 +0100
  • e3182a4f44 Formatting. Camilla Berglund 2013-02-25 17:22:33 +0100
  • 182e0afe25 Made character unsigned. Camilla Berglund 2013-02-25 17:02:28 +0100
  • dfc48d7170 Added glfwMakeContextCurrent to quick tutorial. Camilla Berglund 2013-02-25 15:49:58 +0100
  • ad4f9f1520 Added missing version string API tag. Camilla Berglund 2013-02-25 15:10:43 +0100
  • fb8f3fd521 Added external documentation files. Camilla Berglund 2013-02-25 14:09:57 +0100
  • cd78d70b25 Put findAppName under _GLFW_USE_MENUBAR. Camilla Berglund 2013-02-24 22:04:54 +0100
  • 8dde39b3e0 Formatting. Camilla Berglund 2013-02-24 21:14:44 +0100
  • 34ce04a122 Added fading to Cocoa display mode setting. Keith Pitt 2013-02-24 21:12:21 +0100
  • 1ae9ce1e0a Fixed print screen key input for all platforms. SephiRok 2013-02-21 18:39:22 +0100
  • 788bbefd8e Added missing credit. Camilla Berglund 2013-02-20 22:05:42 +0100
  • 8954af61d3 Documented known bugs. Camilla Berglund 2013-02-20 19:44:52 +0100
  • 941a671bfa Minor cleanup of Win32 window code. Camilla Berglund 2013-02-20 17:44:16 +0100
  • e666835ca6 Unified Win32 cursor clip rect setting. Camilla Berglund 2013-02-20 17:29:06 +0100
  • 7b3783abe2 Made glfwGetMonitorPos immediate. Camilla Berglund 2013-02-20 16:00:53 +0100
  • a591cdeba6 Removed platform-specific resources from monitor. Camilla Berglund 2013-02-20 15:44:37 +0100
  • 719b60dd2b Added macros for library initialization check. Camilla Berglund 2013-02-20 00:28:08 +0100
  • ca0617be2c Merge pull request #39 from nilium/up-fix-monitors Camilla Berglund 2013-02-18 17:27:25 -0800
  • 2e1bc043ef Fixed order of operations bug in gamma test. Camilla Berglund 2013-02-19 01:57:00 +0100
  • 45533bf149 Remove no-longer-used argument to _glfwCreateMonitor Noel Cower 2013-02-18 15:12:32 -0700
  • 1961cecb7c Made glfwGetPrimaryMonitor always return a handle. Camilla Berglund 2013-02-17 19:09:22 +0100
  • eb80266d89 Added credit. Camilla Berglund 2013-02-17 15:33:36 +0100
  • f92f52018f Merge pull request #35 from eropple/vs2012-gitignore Camilla Berglund 2013-02-17 06:30:02 -0800
  • 1130f1af3f Fixed uses of wrong loop variable. Camilla Berglund 2013-02-17 13:57:25 +0100
  • 8491a9fae1 Added VS 2012-specific entries to .gitignore. Ed Ropple 2013-02-15 22:16:49 -0500
  • 253e0d6b23 Added GLFW_REPEAT. Camilla Berglund 2013-01-12 17:06:35 +0100
  • 919bc0679d Formatted change log. Camilla Berglund 2013-02-14 20:35:48 +0100
  • a933d8c109 Added GLFW_INCLUDE_ES3. Camilla Berglund 2013-02-14 19:28:59 +0100
  • b48128f339 Tagged functions one may not call from callbacks. Camilla Berglund 2013-02-14 18:49:03 +0100
  • ec8273f249 Moved Cocoa joystick state to library struct. Camilla Berglund 2013-02-14 19:07:17 +0100
  • 94f5b28152 Made reopen test pick a monitor at random. Camilla Berglund 2013-02-14 17:22:22 +0100
  • b6926b1836 Added note on using GLFW from CMake. Camilla Berglund 2013-02-14 13:41:52 +0100
  • 6f8084f061 Documentation work. Camilla Berglund 2013-02-14 13:14:17 +0100
  • 666181d923 Version string fixes. Camilla Berglund 2013-02-14 13:13:07 +0100
  • 92a71e07d3 Made gamma ramp functions per-monitor. Camilla Berglund 2013-02-12 13:50:41 +0100
  • 20ccf0bc60 Replaced event poll with wait in gamma test. Camilla Berglund 2013-02-12 13:45:07 +0100
  • c9167ce233 Win32 display enum nomenclature fix. Camilla Berglund 2013-02-12 13:43:47 +0100
  • 823022fdb2 Removed string for impossible configuration. Camilla Berglund 2013-02-12 12:51:09 +0100
  • 52f718d026 Fixed inconsistent coordinate parameter names. Camilla Berglund 2013-02-12 12:01:12 +0100
  • 26759b8bd5 Refreshed Doxyfile. Camilla Berglund 2013-02-12 11:58:33 +0100
  • 5e976757ed Fixed various Cocoa editing slip-ups. Camilla Berglund 2013-02-11 23:10:49 +0100
  • 34e08f62b5 Removed installation of readme. Camilla Berglund 2013-02-11 22:15:11 +0100
  • dca9b2db07 Only disable tests and examples if not using OpenGL. Camilla Berglund 2013-02-11 01:29:45 +0100
  • d97dddc8c4 Simplified function comment headers. Camilla Berglund 2013-02-04 13:22:10 +0100
  • 8ad7c456fd Fixed Windows GLFW library names. Camilla Berglund 2013-02-04 12:58:53 +0100
  • 984539cbd4 Documentation formatting. Camilla Berglund 2013-01-24 20:56:30 +0100
  • 7c1932381b Reintroduced glfwGetWindowPos, glfwSetWindowPos. Camilla Berglund 2013-01-24 19:30:31 +0100
  • ee5f30ea8f Replaced glfwGetMonitorParam with glfwGetMonitor*. Camilla Berglund 2013-01-24 19:10:17 +0100
  • cb02a693b4 Moved function into correct category. Camilla Berglund 2013-01-23 19:52:52 +0100
  • a910f53be2 Made glfwGetGammaRamp act directly. Camilla Berglund 2013-01-17 23:31:22 +0100
  • dba2d80009 Documentation work. Camilla Berglund 2013-01-17 23:06:56 +0100
  • ac5fee4d20 Re-used POSITION_* tokens for monitor position. Camilla Berglund 2013-01-17 21:56:02 +0100
  • 2cea6e37cf Removed glfwGetScrollOffset. Camilla Berglund 2013-01-17 19:50:04 +0100
  • c17a7dd464 Made glfwGetWindowSize immediate. Camilla Berglund 2012-11-25 14:53:33 +0100
  • 075e37d29e Added note on CMake option prefixes. Camilla Berglund 2013-02-04 12:33:04 +0100
  • b39118408e Documentation work. Camilla Berglund 2013-02-04 11:46:55 +0100
  • c70e2e9c3c Replaced readme.html with README.md. Camilla Berglund 2013-02-04 10:46:02 +0100
  • 107e20233d Fixed incomplete function renaming. Camilla Berglund 2013-02-04 08:26:17 +0100
  • 954d6383ee RandR monitor work. Camilla Berglund 2013-02-01 08:25:05 +0100
  • 065858e185 Removed declaration of removed function. Camilla Berglund 2013-02-01 08:43:13 +0100
  • a0e4fad65a Added new OS X build options to version string. Camilla Berglund 2013-02-01 05:27:34 +0100
  • 231ee1bdc7 Removed cached instance handle. Camilla Berglund 2013-02-01 04:05:12 +0100
  • b872089fa9 Moved to Win32 monitor device string for public name. Camilla Berglund 2013-02-01 00:52:25 +0100
  • cbb6d1ad7b Fixed hint overriding for fullscreen windows. Camilla Berglund 2013-01-31 08:36:06 +0100
  • e209ac7a42 Fixed X11 clipboard regressions, event waiting. Camilla Berglund 2013-01-31 00:26:37 +0100
  • f3e39ce680 Cleanup of clipboard and string atoms. Camilla Berglund 2013-01-29 02:45:08 +0100
  • 82b8dd5040 Moved to XAnyEvent for mapping to _GLFWwindows. Camilla Berglund 2013-01-28 19:56:09 +0100
  • 2d43238dc5 Added comment on use of select(1). Camilla Berglund 2013-01-28 19:12:18 +0100