Commit Graph

  • 24fa448535 Merge pull request #4 from quarnster/patch-1 Camilla Berglund 2012-04-16 02:49:07 -0700
  • a73b45b7a7 Need to include sys/param.h for MAXPATHLEN. quarnster 2012-04-16 12:33:34 +0300
  • a7d19ed77e Removed superfluous comment. Camilla Berglund 2012-04-15 00:40:50 +0200
  • 4994acb7e1 Removed superfluous test. Camilla Berglund 2012-04-14 23:01:35 +0200
  • 351f2b2664 Fixed build setup for clipboard test. Camilla Berglund 2012-04-13 12:57:04 +0200
  • 88ce656b1e Removed unused header. Camilla Berglund 2012-04-13 12:52:07 +0200
  • f8a726371e Fixed test description. Camilla Berglund 2012-04-12 18:42:56 +0200
  • 6502a324d2 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-04-12 17:29:19 +0200
  • 9ace27f97b Updated clipboard test. Camilla Berglund 2012-04-12 17:28:58 +0200
  • bf5b436ca5 Removed unused variables. Camilla Berglund 2012-04-12 00:55:30 +0200
  • f868712f02 Simplified clipboard API. Camilla Berglund 2012-04-12 00:51:58 +0200
  • 721e0a7fd0 Clarified comment. Camilla Berglund 2012-04-11 23:53:47 +0200
  • 67b5bb1d45 Merge branch 'clipboard' Camilla Berglund 2012-04-11 23:40:27 +0200
  • f231ed37f0 Re-worked and fixed X11 clipboard support. Camilla Berglund 2012-04-11 23:32:50 +0200
  • 4369a9a6f2 Updated header name. Camilla Berglund 2012-04-11 11:35:34 +0200
  • 21faa7b84f Formatting. Camilla Berglund 2012-04-11 11:33:42 +0200
  • ad48c0e5ef Added string for new error. Camilla Berglund 2012-04-10 18:22:15 +0200
  • e0c4d81e46 Added function for processing only pending events. Camilla Berglund 2012-04-10 01:15:50 +0200
  • 0e9e37bfc4 Simplified string storage. Camilla Berglund 2012-04-10 00:52:21 +0200
  • 0ee55ab8e5 Updated change log, added credit. Camilla Berglund 2012-04-10 00:37:53 +0200
  • 15e8af1f79 Added initial implementation for Cocoa. Camilla Berglund 2012-04-10 00:34:08 +0200
  • 8390121869 Fixed legacy C warnings. Camilla Berglund 2012-04-09 23:56:14 +0200
  • 3bd54e0b60 Added inclusion of declaration of size_t. Camilla Berglund 2012-04-09 23:55:44 +0200
  • 8fe46ac1fe Formatting. Camilla Berglund 2012-04-09 23:27:06 +0200
  • ab40dab235 Formatting. Camilla Berglund 2012-04-09 18:00:07 +0200
  • ad18589c6c Added initial implementation for Win32. Camilla Berglund 2012-04-09 17:45:26 +0200
  • 67a3f5dc8f Added error callback. Camilla Berglund 2012-04-09 17:41:17 +0200
  • 877c6337c3 Updated remaining ports. Camilla Berglund 2012-04-09 16:10:14 +0200
  • 1214fa1157 Formatting. Camilla Berglund 2012-04-09 16:03:14 +0200
  • bf1ada029b Added window parameter to clipboard API. Camilla Berglund 2012-04-09 16:00:54 +0200
  • 7044ed6f06 Simplified and made clipboard API more type safe. Camilla Berglund 2012-04-09 15:54:36 +0200
  • 490c472328 Removed unused error. Camilla Berglund 2012-04-09 15:38:26 +0200
  • 2bc8d442f4 Formatting. Camilla Berglund 2012-04-09 15:36:39 +0200
  • 952c6b7e82 Merge branch 'master' into clipboard Camilla Berglund 2012-04-09 15:33:03 +0200
  • fcd67c69ec Simplified clipboard cache layout. Camilla Berglund 2012-04-09 15:27:32 +0200
  • b8676f01db Clarified clipboard format atom use. Camilla Berglund 2012-04-09 15:21:54 +0200
  • 3252829fe0 Replaced iterators with index. Camilla Berglund 2012-04-09 15:16:56 +0200
  • 168aba78d4 Formatting. Camilla Berglund 2012-04-09 15:12:59 +0200
  • 508207ae04 Removed superfluous function. Camilla Berglund 2012-04-09 15:04:14 +0200
  • d55616661d Removed support for primary and secondary selections. Camilla Berglund 2012-04-09 15:00:52 +0200
  • 77633d8d9a Added some missing error reporting. Camilla Berglund 2012-04-06 14:37:40 +0200
  • c1dd245d8a Moved input functions to input section. Camilla Berglund 2012-04-06 14:37:31 +0200
  • b076d858cc Formatting. Camilla Berglund 2012-04-05 17:34:13 +0200
  • 906754d3d0 Removed superfluous assignment. Camilla Berglund 2012-04-05 17:32:38 +0200
  • 76615bf237 Moved EWMH logic to library init. Camilla Berglund 2012-04-05 17:29:08 +0200
  • 3184e1a70a Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-04-05 16:52:22 +0200
  • 61264339a7 Simplified X11 screen handling. Camilla Berglund 2012-04-05 16:14:01 +0200
  • c996b861ba Merge pull request #2 from fatty/joystick-hats Camilla Berglund 2012-04-03 09:27:32 -0700
  • 2753577dbd Removed dynamic loading of gdi32. Camilla Berglund 2012-03-30 02:28:15 +0200
  • 532e0dd2f6 Formatting. Camilla Berglund 2012-03-30 01:55:28 +0200
  • cd44a7182b Removed re-definitions of Win32 things now ancient. Camilla Berglund 2012-03-30 01:54:50 +0200
  • bae93ac1e1 Merge pull request #3 from arsenm/master Camilla Berglund 2012-03-29 16:28:39 -0700
  • 3bcde7e1cd Only define Win32 crud macros if not defined already Matt Arsenault 2012-03-29 17:41:05 -0400
  • cbe29b4963 Merge branch 'master' into clipboard Camilla Berglund 2012-03-29 14:30:21 +0200
  • fcf54b4b27 Moved dynamic loading macros to configuration header. Camilla Berglund 2012-03-29 14:21:04 +0200
  • dd8b098387 Moved _GLFW_BUILD_DLL into configuration header. Camilla Berglund 2012-03-29 14:06:26 +0200
  • 2ad5764f06 Formatting. Camilla Berglund 2012-03-29 13:44:55 +0200
  • cca6b52120 Formatting. Camilla Berglund 2012-03-29 13:31:19 +0200
  • e49f1b8801 Fixed broken example. Camilla Berglund 2012-03-29 13:30:40 +0200
  • 92d4c02e07 Merge branch 'master' into clipboard Camilla Berglund 2012-03-29 13:29:28 +0200
  • 171db6d6cb Discarded uninteresting scroll events. Camilla Berglund 2012-03-28 22:39:48 +0200
  • c9163e56d1 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-03-28 21:58:13 +0200
  • 4ef9aec7e0 Made scrolling deltas floating point. Camilla Berglund 2012-03-28 21:54:09 +0200
  • e4328af790 Formatting. Camilla Berglund 2012-03-28 16:08:55 +0200
  • a1d5fc039d Added support for right control key. Camilla Berglund 2012-03-28 15:07:47 +0200
  • 7f470065fc Applied coding conventions. Camilla Berglund 2012-03-28 15:05:17 +0200
  • d022e54934 Merge branch 'master' into clipboard Camilla Berglund 2012-03-28 14:58:03 +0200
  • f84990bffd Implemented joystick hat support for OS X and Win32. Osman Keskin 2012-03-27 00:24:01 +0200
  • a8bcae8efa Merged credit entries. Camilla Berglund 2012-03-26 16:55:31 +0200
  • 77c9baab35 Fixed issues found with static analysis. Camilla Berglund 2012-03-26 15:29:01 +0200
  • d40a3d1617 Renamed Cocoa window object member. Camilla Berglund 2012-03-26 15:21:41 +0200
  • a12b395442 Added headers to project. Camilla Berglund 2012-03-26 15:21:13 +0200
  • c9820b2ba5 Fixed issues found with static analysis. Camilla Berglund 2012-03-26 15:20:31 +0200
  • 8e4e70d7a4 Implemented cursor enter/leave for OS X. Camilla Berglund 2012-03-26 14:46:42 +0200
  • 466246670f Merge branch 'master' into cursor-enter-leave Camilla Berglund 2012-03-26 13:54:28 +0200
  • 4a3d85e9b1 Merge branch 'master' of github.com:elmindreda/glfw Camilla Berglund 2012-03-26 13:36:36 +0200
  • ee1d71adf3 Added OS X support to pkg-config file. Camilla Berglund 2012-03-26 13:35:14 +0200
  • 92758e4ac0 Made pkg-config file use version variable. Camilla Berglund 2012-03-26 13:15:37 +0200
  • 2a8324955c Formatting. Camilla Berglund 2012-03-26 13:14:06 +0200
  • fd6bc698c0 Moved file generation around. Camilla Berglund 2012-03-26 12:54:50 +0200
  • 6fd6c5f7e4 Moved pkg-config file generation. Camilla Berglund 2012-03-26 03:11:43 +0200
  • e53bbfd2dd Renamed pkg-config file template. Camilla Berglund 2012-03-26 03:06:45 +0200
  • 865aa05ec1 Merge branch 'master' into clipboard Camilla Berglund 2012-03-26 03:04:29 +0200
  • 7fb702a22b Removed unused code. Camilla Berglund 2012-03-25 20:45:06 +0200
  • 415ebbb97c Added cache variable for dependencies of GLFW. Camilla Berglund 2012-03-25 20:15:27 +0200
  • cc5d7cda64 Added configuration error check. Camilla Berglund 2012-03-25 17:43:02 +0200
  • 2588c9be17 Renamed GLFW_BUILD_DLL to _GLFW_BUILD_DLL. Camilla Berglund 2012-03-25 17:40:30 +0200
  • c097246312 Fixed listing of non-pkg-config libraries. Camilla Berglund 2012-03-25 17:31:22 +0200
  • 8dc1391835 Marked library variable as advanced. Camilla Berglund 2012-03-25 17:25:03 +0200
  • 730e2e55c9 Removed unused module. Camilla Berglund 2012-03-25 17:24:33 +0200
  • cfa798451e Fixed platform messages being mixed up. Camilla Berglund 2012-03-25 17:23:24 +0200
  • 862efe78e3 Added fallback check for dlopen, clearer use of required libraries. Camilla Berglund 2012-03-25 17:22:35 +0200
  • 1eb24ff261 Executable dependency list fixes. Camilla Berglund 2012-03-25 17:05:00 +0200
  • bd8eb1399a Put platform detection in a single place. Camilla Berglund 2012-03-25 16:51:24 +0200
  • 20e685d37b Formatted variables not used outside of the local CMake project. Camilla Berglund 2012-03-25 16:34:36 +0200
  • 441452467a Marked library variables as advanced. Camilla Berglund 2012-03-25 15:05:48 +0200
  • d743793e71 Pkg-config dependency generation fixes. Camilla Berglund 2012-03-25 14:51:56 +0200
  • 4a905d2e28 Comment update. Camilla Berglund 2012-03-25 14:43:23 +0200
  • 9e8f547774 Formatting. Camilla Berglund 2012-03-25 13:59:34 +0200
  • 23776f67e3 Formatting. Camilla Berglund 2012-03-25 13:58:07 +0200