Commit Graph

74 Commits

Author SHA1 Message Date
David Rose d8eab5dbcd mouse wheel should generate down and immediate up messages, so it does not look like keyrepeat 2006-10-20 21:10:31 +00:00
David Rose 38c81198f2 fix fullscreen resize 2006-10-03 02:17:04 +00:00
David Rose 2df2142906 better osx window resizing 2006-10-03 01:08:07 +00:00
David Rose 88f3ec86be fix mouse motion when wheel is moved 2006-09-28 18:36:58 +00:00
David Rose 1940682af9 pass WindowProperties to GraphicsEngine::open_buffer and to related constructors 2006-06-15 14:02:40 +00:00
David Rose a159507d73 fix Sources.pp 2006-04-20 04:13:51 +00:00
David Rose 57338ee24d better windows tau support; better threaded DeletedChain support; beginning PipelineReader classes 2006-04-20 04:03:16 +00:00
David Rose 6feda4a574 fix set_origin 2006-04-11 16:28:49 +00:00
Josh Yelon a8ffec28b6 Changes moving FrameBufferProperties into GraphicsOutput 2006-03-23 18:17:27 +00:00
Josh Yelon a176d3627c Buffer overhaul phase one 2006-03-20 17:56:51 +00:00
David Rose b101f9bcb4 also respect set_foreground(0) at window creation 2006-02-24 19:47:05 +00:00
David Rose 77204cbe3e allow set_foreground to be requested 2006-02-24 19:21:17 +00:00
David Rose 303e2c77b1 indents 2006-02-15 15:36:34 +00:00
David Rose 8567173ece more threading issues 2006-01-16 15:42:28 +00:00
David Rose 572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose 152ad1a173 fix has_origin assertion 2006-01-10 18:57:54 +00:00
David Rose 63e6ddf78a don't bother with silly dialog 2005-11-28 23:50:42 +00:00
Josh Yelon 5f50047bee Added composites 2005-10-02 16:48:20 +00:00
Dave Schuyler 1485f8b7ea added mouse buttons (4 and 5) 2005-09-09 02:01:09 +00:00
David Rose 292b0d1d95 (void) -> () 2005-09-06 20:16:09 +00:00
David Rose 98f9a10dd6 respect negative origins 2005-09-02 18:02:52 +00:00
David Rose de052535d4 close-request-event 2005-04-25 22:29:46 +00:00
David Rose 17c9ee24ab implement GLX_SGI_swap_control 2005-04-14 17:33:39 +00:00
David Rose 28d62c55ef latest merges from Schell Games 2005-02-04 05:24:47 +00:00
David Rose ee66668ab1 integrate latest changes from CMU 2005-01-19 23:27:15 +00:00
David Rose 81ea39486f fix errant mouse cursor 2004-12-30 16:18:17 +00:00
David Rose 03408cd09d robustify config for framebuffer etc. 2004-12-29 02:31:45 +00:00
David Rose 642dda0edd handle icon and cursor filenames more robustly 2004-12-28 22:24:45 +00:00
David Rose a9f7756ba6 migrate more code to prc interface 2004-12-28 18:49:53 +00:00
Asad M. Zaman 31ff26b6f4 fixes what I was trying to fix for the last checkin 2004-04-28 02:41:39 +00:00
Asad M. Zaman 79a7b7c5da oops, broke the logic for that close ime fix, hopefully this will work 2004-04-28 02:03:44 +00:00
Asad M. Zaman 71a5efcfd6 fixes the candidate/composition problem in IME 2004-04-28 01:21:37 +00:00
Yonghwan Lee d7871b69f2 MFC: don't send composition string on close_ime 2004-04-27 00:56:16 +00:00
Asad M. Zaman d90a4405bb chat panel cancel now closes the ime window if any 2004-04-23 23:43:46 +00:00
Asad M. Zaman 4805d1285c introduced a new config variable ime-hide to hide the ime window. This mechanism doesn't work properly as of now, but hopefully it will soon. 2004-04-08 23:29:15 +00:00
David Rose 9904a6cb96 new cursor_pos parameter 2004-04-08 19:38:01 +00:00
Asad M. Zaman 46db460ea3 an intuitive hack on highlighted texts, works good enough 2004-04-08 18:46:15 +00:00
Asad M. Zaman 9a137f1b92 made a mistake on naming start and end varaible 2004-04-08 17:37:14 +00:00
Asad M. Zaman d2dbbe9625 ime strings are now passed to inputdevice as they are typed 2004-04-07 17:34:29 +00:00
David Rose 3727394df7 add WindowProperties::set_z_order() 2004-03-30 01:03:13 +00:00
Asad M. Zaman 8701ff8346 single gsg multiple windows: all known bug fixed 2004-03-17 21:09:27 +00:00
David Rose 04304b1e20 support mouse wheel events 2004-03-04 00:37:52 +00:00
David Rose 6c7a75a101 use hide_or_show_cursor() instead of ShowCursor() 2004-03-03 23:28:14 +00:00
David Rose 26fce4087c remove debugs 2004-03-03 21:57:42 +00:00
David Rose fdc4d0642a should disallow move_pointer for either of two reasons 2004-03-03 21:54:31 +00:00
David Rose b5bcb299df support move_pointer and cursor_hidden 2004-03-03 21:49:22 +00:00
David Rose 54ae975f3c don't assertion fail when user closes window 2004-03-01 23:47:23 +00:00
David Rose 216ef33e68 support fixed_size 2004-02-18 23:03:42 +00:00
David Rose 761c0e78fc add name to GraphicsWindow constructor; add fixed_size to WindowProperties, add show-buffers to Configrc 2004-02-18 22:30:54 +00:00
David Rose 843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00