1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2025-04-20 22:58:51 -04:00

Commit Graph

  • 2656bf8f9f Added missing module handle freeing. Camilla Berglund 2013-06-26 14:04:07 +0200
  • 194e22dbbe Fixed retrieval of OpenGL 1.0 and 1.1 on WGL. Camilla Berglund 2013-06-26 13:57:09 +0200
  • 4883073b91 Cleanup. Camilla Berglund 2013-06-24 14:38:00 +0200
  • a17dad4f44 Updated contact information. Camilla Berglund 2013-06-24 14:28:42 +0200
  • 2ce9e8e6b2 Fixed clipboard string leaks. Camilla Berglund 2013-06-24 14:08:50 +0200
  • b6b57b5249 Documentation work. Camilla Berglund 2013-06-23 15:17:43 +0200
  • 659157928e Client build documentation work. Camilla Berglund 2013-06-21 13:04:47 +0200
  • 933005a022 Corrected comment. Camilla Berglund 2013-06-19 13:49:51 +0200
  • 3be3f58a92 Cleanup. Camilla Berglund 2013-06-19 13:46:18 +0200
  • e11a5e3973 Fixed resizing for full screen override redirect. Camilla Berglund 2013-06-19 13:45:28 +0200
  • 96259004be Merge pull request #60 from Cloudef/EGL Camilla Berglund 2013-06-19 03:09:07 -0700
  • 5c54987285 Typecast EGL types to get rid of compile warnings Jari Vetoniemi 2013-06-17 19:23:34 +0300
  • c10bf9ba9c Fixed incorrect hint default. Camilla Berglund 2013-06-17 17:42:22 +0200
  • 5ae2e376a2 Added missing file to .gitignore. Camilla Berglund 2013-06-17 17:36:52 +0200
  • f5f55e3ff8 Documentation work. Camilla Berglund 2013-06-17 12:56:36 +0200
  • 10017b27bb Cleanup. Camilla Berglund 2013-06-17 11:58:46 +0200
  • 1de60a4ff7 Started 3.0.2. Camilla Berglund 2013-06-17 11:58:24 +0200
  • 01ccc56423 Added missing headers to library target. Camilla Berglund 2013-06-17 10:26:57 +0200
  • 305c66db31 Cleanup. Camilla Berglund 2013-06-17 10:25:17 +0200
  • 22e1aa6cfc Fixed process transform when no menu bar. 3.0.1 Camilla Berglund 2013-06-16 20:27:35 +0200
  • 1c79d8a8e4 Added release description. Camilla Berglund 2013-06-16 20:04:18 +0200
  • d5cd6ec8eb Restored support for Mac OS X 10.6. Kyle McDonald 2013-06-16 18:40:10 +0200
  • eba8168a03 Fixed glfwGetFramebufferSize on OS X. Camilla Berglund 2013-06-16 18:32:16 +0200
  • a7ff236b32 Fixed duplicate events being reported. Camilla Berglund 2013-06-16 18:29:46 +0200
  • d31322cdcd Added option for disabling install. Camilla Berglund 2013-06-16 13:31:39 +0200
  • 61f7de5a25 Updated credits and changelog. Camilla Berglund 2013-06-16 12:35:46 +0200
  • e4d9e03efc Merge pull request #48 from Nibe/xf86vmode-fix Camilla Berglund 2013-06-16 03:32:46 -0700
  • bff77eeed1 Fix variable name for xf86vmode lib Niklas Behrens 2013-06-16 03:17:20 +0200
  • e93bade240 Fixed docs for glfwGetJoystickButtons. Camilla Berglund 2013-06-16 02:33:33 +0200
  • f1c88b41f2 Fixed bad reference in documentation. Camilla Berglund 2013-06-14 12:12:16 +0200
  • 77e4c61190 Fixed broken WGL error detection. Camilla Berglund 2013-06-13 18:29:21 +0200
  • 3a5fcfba06 Removed more version noise. Camilla Berglund 2013-06-13 15:09:10 +0200
  • c9bd191edb Removed version noise. Camilla Berglund 2013-06-13 15:07:28 +0200
  • 77572bdf6e Fixed line terminators. Camilla Berglund 2013-06-13 12:24:07 +0200
  • ccb810bed9 It's not an error. Camilla Berglund 2013-06-13 12:21:16 +0200
  • fdaebdd169 Removed 'unfinished' claim. Camilla Berglund 2013-06-13 12:12:45 +0200
  • 74d355fae4 News page fixes. Camilla Berglund 2013-06-13 12:11:53 +0200
  • 2cc2e8acd7 Added cursor crossing callback to news. Camilla Berglund 2013-06-13 12:08:42 +0200
  • dbef5ea46b Grammar fix. Camilla Berglund 2013-06-13 12:06:51 +0200
  • c38f33adda Started 3.0.1. Camilla Berglund 2013-06-13 12:05:23 +0200
  • 5da6a903f9 Fixed MinGW warning. 3.0 Camilla Berglund 2013-06-12 23:08:01 +0200
  • 964a5ba952 Sorted Doxygen pages. Camilla Berglund 2013-06-12 20:57:49 +0200
  • c347b07b20 Updated bug tag. Camilla Berglund 2013-06-12 20:57:37 +0200
  • 3df0b4478b Fixed VC++ warnings. Camilla Berglund 2013-06-12 20:36:43 +0200
  • 30b6e0c868 Removed deprecated Doxygen option. Camilla Berglund 2013-06-12 20:35:28 +0200
  • 421810325a Win32 fixes. Camilla Berglund 2013-06-12 19:57:55 +0200
  • 35c386b7bb Ignore CRTCs with no outputs. Camilla Berglund 2013-06-12 19:40:55 +0200
  • c449ef2e12 Moved client build docs to Doxygen. Camilla Berglund 2013-06-12 16:06:45 +0200
  • e6bfbba429 Clarified sticky keys docs. Camilla Berglund 2013-06-12 16:06:21 +0200
  • 3274dc9a61 Added internal docs. Camilla Berglund 2013-06-12 15:03:56 +0200
  • 52354bf382 Added missing ramp array allocation. Camilla Berglund 2013-06-09 18:17:47 +0200
  • 68b7ea86d2 Monitor enumeration fixes. Camilla Berglund 2013-06-09 13:07:23 +0200
  • c8166e58d3 Formatting. Camilla Berglund 2013-06-09 12:49:13 +0200
  • 8c069f3753 Fixed use of wrong variable. Camilla Berglund 2013-06-09 12:18:07 +0200
  • 296b0a39a0 Added zeroing of DEVMODE. Camilla Berglund 2013-06-09 11:45:51 +0200
  • 742a577230 Removed C99-ism. Camilla Berglund 2013-06-09 11:45:26 +0200
  • 770daa19c8 Avoid mode re-enumeration, take two. Camilla Berglund 2013-06-07 15:11:26 +0200
  • f4387139e0 Avoid mode re-enumeration. Camilla Berglund 2013-06-07 13:57:17 +0200
  • bfb7b053c2 Added missing news items. Camilla Berglund 2013-06-06 17:28:15 +0200
  • 8bf3698f70 Merge pull request #35 from mewpull/master Camilla Berglund 2013-06-06 04:59:09 -0700
  • cf2d260b2a Update parameter names in documentation of scroll callback. mewmew 2013-06-06 19:49:23 +0200
  • f6a9338b06 Hooked up monitor callback on OS X. Camilla Berglund 2013-06-06 01:28:01 +0200
  • ee91dea741 Added key input to quick tutorial. Camilla Berglund 2013-06-05 21:55:21 +0200
  • 11615fcaf2 Added scancode to key callback. Camilla Berglund 2013-05-30 17:19:12 +0200
  • 362bf5de64 Documentation work. Camilla Berglund 2013-06-05 23:01:50 +0200
  • fbfbf3ce07 Documentation work. Camilla Berglund 2013-06-05 21:26:40 +0200
  • 5fd409b679 Documentation work. Camilla Berglund 2013-06-05 17:53:13 +0200
  • 4c69535d72 Removed reconfiguration callback. Camilla Berglund 2013-06-05 16:31:05 +0200
  • 44e8401f7b Clarified default profile token name. Camilla Berglund 2013-06-05 16:13:30 +0200
  • c3bb5c9e7b Documented not freeing returned values. Camilla Berglund 2013-06-05 16:04:04 +0200
  • 128e5b4a73 Removed deprecated key aliases. Camilla Berglund 2013-06-04 18:53:18 +0200
  • 11b7d17ea0 Added filtering of duplicate key releases. Camilla Berglund 2013-06-05 15:26:52 +0200
  • edebf3b560 Clarified comment. Camilla Berglund 2013-06-05 15:17:16 +0200
  • 36de6d3ce3 Fixed AltGr on Windows. Camilla Berglund 2013-06-05 13:11:00 +0200
  • 180a4ee640 Fixed constness of joystick data. Camilla Berglund 2013-06-04 18:20:38 +0200
  • 179d90956a Added high-DPI to news page. Camilla Berglund 2013-06-03 14:11:00 +0200
  • f9d1a37621 Fixed unguarded calls to monitor callback. Camilla Berglund 2013-06-04 17:42:22 +0200
  • 3498163da1 Separated window and framebuffer sizes. Camilla Berglund 2013-06-03 12:51:57 +0200
  • 89588a4508 Cleanup. Camilla Berglund 2013-06-04 01:51:40 +0200
  • 2591b6c8c8 Fixed use of legacy token names. Camilla Berglund 2013-06-03 14:01:25 +0200
  • 2b1192a3dd Formatting. Camilla Berglund 2013-05-31 00:09:37 +0200
  • 80076e7b67 Fixed function visibility. Camilla Berglund 2013-05-31 00:02:03 +0200
  • 2cd34386bc Added back refresh rate window hint. Camilla Berglund 2013-05-30 20:42:50 +0200
  • f5dc6e4007 Added random seed init. Camilla Berglund 2013-05-30 20:41:39 +0200
  • 53b39a61b9 Token value cleanup. Camilla Berglund 2013-05-30 18:55:45 +0200
  • 731812cfc1 Added refresh rate to GLFWvidmode. Camilla Berglund 2013-05-30 15:52:42 +0200
  • 8a683c02aa Hooked up Quartz reconfiguration callback. Camilla Berglund 2013-05-30 14:14:30 +0200
  • 95835af0ac Quartz lies. Camilla Berglund 2013-05-30 13:53:25 +0200
  • 525b4151f0 Fixed invalid pointer use. Camilla Berglund 2013-05-29 22:35:58 +0200
  • e991a0e7cc Removed tags for fixed bugs. Camilla Berglund 2013-05-29 22:09:27 +0200
  • c159411944 Added struct member descriptions. Camilla Berglund 2013-05-27 22:29:06 +0200
  • 393e439ac3 Token value cleanup. Camilla Berglund 2013-05-27 22:16:59 +0200
  • a40f348c8d Documentation work. Camilla Berglund 2013-05-27 21:58:33 +0200
  • 1f5f20eeef Documentation work. Camilla Berglund 2013-05-27 17:10:34 +0200
  • ad1f6f0341 Renamed glfwGetWindowParam to glfwGetWindowAttrib. Camilla Berglund 2013-05-27 15:30:32 +0200
  • fdd4518ae5 Fixed documentation for glfwJoystickPresent. Camilla Berglund 2013-05-27 15:13:09 +0200
  • aaa955f51f Moved mode setting to after window re-creation. Camilla Berglund 2013-05-26 18:05:57 +0200
  • a90389044d Fixed styles for undecorated windows on Windows. Camilla Berglund 2013-05-26 18:00:38 +0200
  • ffc55c3509 Removed broken initial cursor pos kluges. Camilla Berglund 2013-05-26 17:19:13 +0200
  • b4e0ee418e Made glfwGetMonitors work from monitor callback. Camilla Berglund 2013-05-24 15:05:01 +0200