Commit Graph

  • 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
  • 16e53cec25 Merge cf2d260b2a into f6a9338b06 mewmew 2013-06-06 04:46:55 -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
  • 98cbf6fda1 Added documentation for modifier bits. Camilla Berglund 2013-05-23 14:42:33 +0200
  • 1f0122e05c Fixed uses of renamed symbol. Camilla Berglund 2013-05-23 14:41:43 +0200
  • eff85f9500 Added super modifier bit. Noel Cower 2013-05-23 13:22:27 +0200
  • 3bcffba24a Renamed control modifier bit to match key token. Camilla Berglund 2013-05-23 14:11:05 +0200
  • 47b06e1fdc Removed C99-ism. Camilla Berglund 2013-05-23 00:12:11 +0200
  • 2bb0be38ce Corrected sonames in .gitignore file. Camilla Berglund 2013-05-22 23:04:43 +0200
  • 15ed715f4e Moved public headers to the GLFW directory. Camilla Berglund 2013-05-22 22:46:34 +0200
  • ce1e84def6 Made glfwGetVideoMode consistent with getters. Camilla Berglund 2013-05-22 22:16:43 +0200
  • 5d308db654 New gamma ramp API. Camilla Berglund 2013-05-19 15:46:44 +0200
  • 6df692b61e Renamed CURSOR_CAPTURED to CURSOR_DISABLED. Camilla Berglund 2013-04-26 17:20:31 +0200
  • 9264b5da0e Removed double mode for cursor mode. Camilla Berglund 2013-04-26 14:29:55 +0200
  • 2d1b835711 Added a conservative set of key modifiers. Camilla Berglund 2012-12-09 19:19:00 +0100
  • 7f2eb7b15b New joystick API. Camilla Berglund 2013-04-24 19:25:42 +0200
  • c4d856bcb2 Fixed window positioning on OS X. Camilla Berglund 2013-05-22 21:37:41 +0200
  • 0b5de6dd28 Fixed cursor positioning on OS X. Camilla Berglund 2013-05-22 18:03:54 +0200
  • a8a69006ff Added paragraph on clipboard manager. Camilla Berglund 2013-05-20 14:22:19 +0200
  • f68f28ba0b Formatting. Camilla Berglund 2013-05-20 13:12:13 +0200
  • 583c8a8e8e Added XInput dependency to pkgconfig file. Camilla Berglund 2013-05-20 13:06:09 +0200
  • 2b0b031ed7 Updated gitignore file. Camilla Berglund 2013-05-20 12:40:35 +0200
  • 9a5feaad05 Dropped fsfocus test. Camilla Berglund 2013-05-20 12:41:28 +0200
  • f966ff894a Added refresh rate calculation to tearing test. Camilla Berglund 2013-05-19 19:18:18 +0200
  • 19cfc5e6f2 Grammar fix. Camilla Berglund 2013-05-19 10:24:14 +0200
  • 9fe71af79a Fixed broken test for broken RandR gamma. Camilla Berglund 2013-05-19 09:48:36 +0200
  • e5a4bea4df Improved reopen test input. Camilla Berglund 2013-05-19 09:18:57 +0200
  • 67e7d8ca5f Fixed window position for EWMH full screen. Camilla Berglund 2013-05-19 09:08:42 +0200
  • 97d71393cc Made CMake file require XInput. Camilla Berglund 2013-05-19 08:16:19 +0200
  • 673d5b55e7 Added section on Ubuntu dependencies. Camilla Berglund 2013-05-17 02:52:33 +0200
  • c00d057eda Documented that out parameters always get set. Camilla Berglund 2013-05-15 15:01:42 +0200
  • e20e8f9954 Comment fixes. Camilla Berglund 2013-05-14 01:11:28 +0200
  • 1eac29d168 Ensured that count out parameter is always set. Camilla Berglund 2013-05-14 01:06:31 +0200
  • 64630af362 CMake config file cleanup. Camilla Berglund 2013-05-14 01:03:40 +0200
  • d82f068f7e Reintroduced manual framebuffer config selection. Camilla Berglund 2013-05-13 15:49:59 +0200
  • 538556bfd5 Merge pull request #18 from belkiss/master Camilla Berglund 2013-05-12 09:57:36 -0700
  • 76008a2a5a Merge f6eccf145b into c310d1c47c Lambert Clara 2013-05-12 07:57:22 -0700
  • f6eccf145b Add glfwConfig module. Lambert Clara 2013-05-09 15:47:44 +0200
  • c310d1c47c Restored explicit linking for threading test. Camilla Berglund 2013-05-07 22:37:18 +0200
  • 807f1622ea Added threading library to link dependencies. Camilla Berglund 2013-05-07 21:39:09 +0200
  • 475d10d9d8 Formatting. Camilla Berglund 2013-05-02 22:41:22 +0200
  • f27eca113e Moved OpenGL framework loading to NSGL module. Camilla Berglund 2013-05-02 22:41:09 +0200
  • efe3ee8818 Initial OS X fullscreen iconification work. Camilla Berglund 2013-05-02 18:16:23 +0200
  • 58ae11778a Replaced expensive IOKit function. Camilla Berglund 2013-05-02 18:02:52 +0200
  • b0e66c925c Explicitly choose closest policy. Camilla Berglund 2013-05-02 17:35:09 +0200