Commit Graph

  • 318f731e3e Added glfwGetWindowPos. Camilla Berglund 2010-09-14 03:53:22 +0200
  • f0033aa47f Added changelog entry. Camilla Berglund 2010-09-14 03:16:35 +0200
  • 4a7b0ffada Added changelog entry, removed Mr. Obvious changelog entries. Camilla Berglund 2010-09-14 03:14:33 +0200
  • e244ad3d41 Updated example and test programs to new API. Camilla Berglund 2010-09-14 03:10:59 +0200
  • 0f80e066ea Added window title to glfwOpenWindow. Camilla Berglund 2010-09-14 03:10:45 +0200
  • 3863a22dc1 Added Win32 window re-creation hack. Camilla Berglund 2010-09-14 02:54:05 +0200
  • 39a966d136 Oh, right, this is C. Camilla Berglund 2010-09-14 02:22:52 +0200
  • 3f986541dd Win32 port work dump. Camilla Berglund 2010-09-14 02:17:18 +0200
  • a4365f5a8e Formatting. Camilla Berglund 2010-09-14 01:56:49 +0200
  • 5a8dcead1e Moved flagged window closing into a separate function. Camilla Berglund 2010-09-14 01:43:31 +0200
  • d874f7ac98 Fixed missing return value. Camilla Berglund 2010-09-14 01:11:22 +0200
  • 24e789b38a Win32 port work dump. Camilla Berglund 2010-09-14 01:05:03 +0200
  • a76e891295 Added missing getopt.c file. Camilla Berglund 2010-09-14 01:04:33 +0200
  • 8907019e34 Oh, right, this is C. Camilla Berglund 2010-09-14 00:20:42 +0200
  • b5b80dde40 Oh, right, this is C. Camilla Berglund 2010-09-14 00:19:17 +0200
  • 973ff494ac Oh, right, this is C. Camilla Berglund 2010-09-14 00:17:00 +0200
  • 2fc42e9017 Fixed missing NULL in return statement. Camilla Berglund 2010-09-14 00:15:01 +0200
  • f3fbbb4311 Win32 port work dump. Camilla Berglund 2010-09-13 23:50:04 +0200
  • 1bac99625d Fixed return type for _glfwPlatformMakeWindowCurrent. Camilla Berglund 2010-09-13 23:47:43 +0200
  • 819d0446b1 Removed duplicate width and height parameters already included in window struct. Camilla Berglund 2010-09-13 23:42:51 +0200
  • c6bd6a7741 Moved window close check to shared code. Camilla Berglund 2010-09-13 23:25:55 +0200
  • 0ba1cf9c59 Removed superfluous nonsense, added platform terminate call on failed platform init. Camilla Berglund 2010-09-13 22:24:47 +0200
  • 86c6023daa Removed superfluous nonsense. Camilla Berglund 2010-09-13 18:27:01 +0200
  • bda3b85b79 Added warnings to X11 version string. Camilla Berglund 2010-09-13 18:08:59 +0200
  • 2bfa89ec17 Added support for the GLFW version string. Camilla Berglund 2010-09-13 18:06:59 +0200
  • d6fe447ca9 Added glfwGetVersionString. Camilla Berglund 2010-09-13 18:05:59 +0200
  • 3c2a89e5e8 Removed content-less comment. Camilla Berglund 2010-09-13 16:27:16 +0200
  • 2b8e19d798 Added function comment header. Camilla Berglund 2010-09-13 16:25:44 +0200
  • a95279e63d Replaced ad hoc bubble sort with libc qsort. Camilla Berglund 2010-09-13 16:24:25 +0200
  • 1c55f68fb6 Win32 port work. Camilla Berglund 2010-09-13 01:23:22 +0200
  • f25a5cdea9 Fixed include paths. Camilla Berglund 2010-09-13 01:21:43 +0200
  • 327dce138f Win32 port work dump. Camilla Berglund 2010-09-13 01:17:34 +0200
  • 90df26ac3c Win32 port work dump. Camilla Berglund 2010-09-12 16:26:00 +0200
  • 8c507dc333 Moved cursor object freeing to better place. Camilla Berglund 2010-09-11 15:42:32 +0200
  • 93bfa847ff Made invisible cursor object shared by windows. Camilla Berglund 2010-09-11 15:39:21 +0200
  • 93979781af Renamed X11 window handle, minor formatting of X11 window structure. Camilla Berglund 2010-09-11 15:34:03 +0200
  • 728d52dc50 Updated GLFW version. Camilla Berglund 2010-09-11 15:27:48 +0200
  • ffca087fde Added iconify test program to build. Camilla Berglund 2010-09-11 15:24:45 +0200
  • e142a3ec63 Updated test program to new API. Camilla Berglund 2010-09-11 15:23:58 +0200
  • ae57d13868 Made active window state global. Camilla Berglund 2010-09-11 15:14:57 +0200
  • dc5ba0643d Fixed default GL version. Camilla Berglund 2010-09-11 15:13:23 +0200
  • 63e64572a0 Formatting. Camilla Berglund 2010-09-11 14:33:24 +0200
  • abaac3ea99 Added GLFW error strings to test programs, various tweaks. Camilla Berglund 2010-09-11 14:32:05 +0200
  • a79a6eb82a Message tweak. Camilla Berglund 2010-09-11 02:59:50 +0200
  • 93871abf04 Formatting. Camilla Berglund 2010-09-11 02:13:49 +0200
  • 134d7d0708 Removed deprecated Carbon port. Camilla Berglund 2010-09-11 02:04:00 +0200
  • cf2df6e478 Begun adaptation of Win32 port to new API. Camilla Berglund 2010-09-10 22:26:17 +0200
  • 4cbe749932 Comment fixes. Camilla Berglund 2010-09-10 22:10:19 +0200
  • 479c9255fc Formatting pass. Camilla Berglund 2010-09-10 22:03:36 +0200
  • 484a2714fc Renamed GLFW_WINDOW to GLFW_WINDOWED. Camilla Berglund 2010-09-10 13:24:19 +0200
  • 059b2b55c0 Updated changelog (renamed glfw.h to glfw3.h). Camilla Berglund 2010-09-10 13:23:03 +0200
  • cfbafc5b39 Renamed glfw.h to glfw3.h to avoid conflicts. Camilla Berglund 2010-09-10 13:16:03 +0200
  • 06142786b9 Formatting. Camilla Berglund 2010-09-10 01:07:18 +0200
  • 107b769ada Formatting. Camilla Berglund 2010-09-10 00:36:52 +0200
  • 025f8c9518 Made windows have different titles. Camilla Berglund 2010-09-10 00:36:18 +0200
  • 8647103a44 Updated changelog. Camilla Berglund 2010-09-10 00:36:10 +0200
  • e8209c5a0c Added simple multi-window example. Camilla Berglund 2010-09-10 00:31:22 +0200
  • e90ace63bd Fixed one multi-window bug, clarified missing window struct messages. Camilla Berglund 2010-09-10 00:30:48 +0200
  • 44acfaa0b1 Fixed two multi-window bugs. Camilla Berglund 2010-09-10 00:30:10 +0200
  • 326d997c1c Initial multi-window support pass. Camilla Berglund 2010-09-10 00:06:23 +0200
  • 93046aecd0 Moved X11 screen and root from window to library struct (for now). Camilla Berglund 2010-09-09 23:37:50 +0200
  • 48f5a7e763 Added per-window user pointers. Camilla Berglund 2010-09-09 22:44:38 +0200
  • 37c71c1ed1 Added no Unicode key repeat to changelog. Camilla Berglund 2010-09-09 22:40:45 +0200
  • 58bb82ed0d Formatting. Camilla Berglund 2010-09-09 22:37:41 +0200
  • 2064b2ca7a Updated changelog to catch up with code progress. Camilla Berglund 2010-09-09 22:35:58 +0200
  • 941d737636 Added current window check to glfwSwapBuffers. Camilla Berglund 2010-09-09 21:55:41 +0200
  • fa5d7488b8 Added basic error reporting to X11 port. Camilla Berglund 2010-09-09 21:52:31 +0200
  • 922cd1011a Added basic error reporting to shared code. Camilla Berglund 2010-09-09 21:34:42 +0200
  • 2c091571d8 Formatting. Camilla Berglund 2010-09-09 21:09:11 +0200
  • e28543c930 Added error tokens (oops). Camilla Berglund 2010-09-09 21:08:50 +0200
  • f5d74c4f9a Added error management from pre-3.0 branch. Camilla Berglund 2010-09-09 21:06:59 +0200
  • 1723c4af07 Function comment header cleanup. Camilla Berglund 2010-09-09 20:59:50 +0200
  • 3228755895 Separated window GLX state into separate struct. Camilla Berglund 2010-09-09 20:36:23 +0200
  • 8a04910a45 Minor X11 library struct changes. Camilla Berglund 2010-09-09 20:25:33 +0200
  • 8074209af4 Made struct member lowercase. Camilla Berglund 2010-09-09 20:22:23 +0200
  • ddbd3a7895 Formatting of internal structs. Camilla Berglund 2010-09-09 20:21:15 +0200
  • 12d17b9de6 Formatting of internal structs. Camilla Berglund 2010-09-09 20:18:10 +0200
  • 445bf1ea33 Renamed lib directory to src. Camilla Berglund 2010-09-09 20:01:43 +0200
  • 950a3beda2 Moved bits parameters from glfwOpenWindow to glfwOpenWindowHint. Camilla Berglund 2010-09-09 19:58:51 +0200
  • 5fd3fc71de Formatting. Camilla Berglund 2010-09-09 19:44:43 +0200
  • 50e6f828d1 Formatting. Camilla Berglund 2010-09-09 19:39:36 +0200
  • 96c2d04b11 Formatting, added comment. Camilla Berglund 2010-09-09 19:36:40 +0200
  • 93ea341211 Removed Unicode character actions, updated events test. Camilla Berglund 2010-09-09 19:33:37 +0200
  • 8fa7dddf16 Added missing glfwPollEvents to reopen test. Camilla Berglund 2010-09-09 19:25:13 +0200
  • b54334a451 Updated some tests to new API. Camilla Berglund 2010-09-09 19:22:47 +0200
  • b0ce8006e3 Updated some examples and tests to new API. Camilla Berglund 2010-09-09 19:18:18 +0200
  • 0c4b67795d Updated some examples to new API. Camilla Berglund 2010-09-09 19:01:32 +0200
  • e229ccd7c4 Added window parameter to callbacks, handled NULL argument to glfwIsWindow. Camilla Berglund 2010-09-09 19:01:16 +0200
  • 29a0ca47f9 Added glfwIsWindow. Camilla Berglund 2010-09-09 18:42:41 +0200
  • 39fd7a5ac1 Updated example to (sort of) work with the new API. Camilla Berglund 2010-09-09 18:16:07 +0200
  • 135194a960 Initial pass for multi-window support. Camilla Berglund 2010-09-09 18:15:32 +0200
  • 8247a6b3eb Formatting (no code changes). Camilla Berglund 2010-09-09 02:33:14 +0200
  • 37f5335b63 Formatting (no code changes). Camilla Berglund 2010-09-09 02:29:39 +0200
  • 06f1ed38e6 Removed auto-polling. Camilla Berglund 2010-09-09 01:56:05 +0200
  • 9b443e5bfd Formatting (no code changes). Camilla Berglund 2010-09-08 23:46:12 +0200
  • d46b222e08 Formatting (no code changes). Camilla Berglund 2010-09-08 17:30:21 +0200
  • cdfbbaf78b Made system header inclusion more conservative. Camilla Berglund 2010-09-08 17:01:39 +0200
  • 4914fd6842 Formatting (no code changes). Camilla Berglund 2010-09-08 16:51:53 +0200
  • af10b06439 Made GLFWvidmode members camel case. Camilla Berglund 2010-09-08 16:50:50 +0200
  • 9a7166926c Formatting pass (no code changes). Camilla Berglund 2010-09-08 16:40:43 +0200