michi_cc
|
e2ec0ddb03
|
(svn r25690) -Change: [OSX] Position the candidate window at the caret position.
|
2013-08-05 20:37:48 +00:00 |
|
michi_cc
|
88a71979dd
|
(svn r25689) -Add: [OSX] Display the IME composition string ourself.
|
2013-08-05 20:37:44 +00:00 |
|
michi_cc
|
f5e4131492
|
(svn r25689) -Add: [OSX] Display the IME composition string ourself.
|
2013-08-05 20:37:44 +00:00 |
|
michi_cc
|
d442d97cf1
|
(svn r25684) -Change: [Win32] Draw the composition string ourselves if possible.
|
2013-08-05 20:37:25 +00:00 |
|
michi_cc
|
0883cf76e3
|
(svn r25684) -Change: [Win32] Draw the composition string ourselves if possible.
|
2013-08-05 20:37:25 +00:00 |
|
michi_cc
|
fa7a779cf7
|
(svn r25681) -Change: [Win32] Position the IME composition window at the caret position.
|
2013-08-05 20:37:14 +00:00 |
|
michi_cc
|
da09fd3077
|
(svn r25681) -Change: [Win32] Position the IME composition window at the caret position.
|
2013-08-05 20:37:14 +00:00 |
|
michi_cc
|
1880c36405
|
(svn r25679) -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system.
|
2013-08-05 20:37:06 +00:00 |
|
michi_cc
|
7422120014
|
(svn r25679) -Codechange: [Win32] Get the result string of an IME input directly without a trip through the window messaging system.
|
2013-08-05 20:37:06 +00:00 |
|
michi_cc
|
07cd393f7e
|
(svn r25678) -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition.
|
2013-08-05 20:37:02 +00:00 |
|
michi_cc
|
13873d2534
|
(svn r25678) -Codechange: Notify the video driver when an edit box lost (global) focus so it can abort any current input composition.
|
2013-08-05 20:37:02 +00:00 |
|
michi_cc
|
be50bc410f
|
(svn r25671) -Codechange: Pass character and key code separately to the keyboard handler.
|
2013-08-05 20:36:36 +00:00 |
|
michi_cc
|
019984a14f
|
(svn r25671) -Codechange: Pass character and key code separately to the keyboard handler.
|
2013-08-05 20:36:36 +00:00 |
|
michi_cc
|
d5590fa8f2
|
(svn r25670) -Codechange: Pass UCS-4 characters to the edit box key handler.
|
2013-08-05 20:36:32 +00:00 |
|
michi_cc
|
270d8aa639
|
(svn r25670) -Codechange: Pass UCS-4 characters to the edit box key handler.
|
2013-08-05 20:36:32 +00:00 |
|
michi_cc
|
4b9fdb9ec4
|
(svn r25667) -Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus.
|
2013-08-05 20:36:20 +00:00 |
|
michi_cc
|
923eb009e8
|
(svn r25667) -Fix: [Win32] Only forward key presses to the IME system if an edit box has the input focus.
|
2013-08-05 20:36:20 +00:00 |
|
frosch
|
1234bef985
|
(svn r25647) -Add: If an editbox is configured to be cleared with ESC, but the editbox is already empty, unselect the editbox instead.
|
2013-08-03 21:26:49 +00:00 |
|
frosch
|
a3efc99034
|
(svn r25647) -Add: If an editbox is configured to be cleared with ESC, but the editbox is already empty, unselect the editbox instead.
|
2013-08-03 21:26:49 +00:00 |
|
frosch
|
3716b3b892
|
(svn r25413) -Fix-ish: Suppress focussing editboxes which are not visible.
|
2013-06-15 15:31:04 +00:00 |
|
frosch
|
ee4e68bd5e
|
(svn r25413) -Fix-ish: Suppress focussing editboxes which are not visible.
|
2013-06-15 15:31:04 +00:00 |
|
frosch
|
611c5aabe0
|
(svn r25411) -Add: Window::OnHotkey
|
2013-06-15 15:30:16 +00:00 |
|
frosch
|
6291383823
|
(svn r25411) -Add: Window::OnHotkey
|
2013-06-15 15:30:16 +00:00 |
|
frosch
|
dd5be60322
|
(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors.
|
2013-06-15 15:06:22 +00:00 |
|
frosch
|
18ae9c78bc
|
(svn r25402) -Fix-ish: Prevent copying of BasePool and WindowDesc, since they register in static vectors.
|
2013-06-15 15:06:22 +00:00 |
|
frosch
|
a4ff810a47
|
(svn r25297) -Fix (r25291): 32bit compilation.
|
2013-05-26 20:17:07 +00:00 |
|
frosch
|
dd826ecbdf
|
(svn r25297) -Fix (r25291): 32bit compilation.
|
2013-05-26 20:17:07 +00:00 |
|
frosch
|
4518e16da7
|
(svn r25295) -Feature: Allow saving window sizes as default sizes.
|
2013-05-26 19:30:31 +00:00 |
|
frosch
|
05c472f08a
|
(svn r25295) -Feature: Allow saving window sizes as default sizes.
|
2013-05-26 19:30:31 +00:00 |
|
frosch
|
13badddd75
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
4e4e635916
|
(svn r25294) -Feature: Add another button to window title bars to resize the window to its default size.
|
2013-05-26 19:30:07 +00:00 |
|
frosch
|
b734305ce2
|
(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the sticky button.
|
2013-05-26 19:27:44 +00:00 |
|
frosch
|
ed851034f5
|
(svn r25292) -Feature: Save stickyness of windows when Ctrl+Clicking the sticky button.
|
2013-05-26 19:27:44 +00:00 |
|
frosch
|
b172ed3578
|
(svn r25291) -Add: WindowDesc ability to load and store information in a config file.
|
2013-05-26 19:27:22 +00:00 |
|
frosch
|
23ba42b66c
|
(svn r25291) -Add: WindowDesc ability to load and store information in a config file.
|
2013-05-26 19:27:22 +00:00 |
|
frosch
|
16feb5c4e9
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
8157a8afd8
|
(svn r25290) -Add: Assign string names to notable windows.
|
2013-05-26 19:25:01 +00:00 |
|
frosch
|
aecb5c30ed
|
(svn r25289) -Codechange: Store width of statusbar and main toolbar directly in the WindowDesc.
|
2013-05-26 19:24:37 +00:00 |
|
frosch
|
8c4714ad90
|
(svn r25289) -Codechange: Store width of statusbar and main toolbar directly in the WindowDesc.
|
2013-05-26 19:24:37 +00:00 |
|
frosch
|
8a98b24891
|
(svn r25288) -Codechange: No need to copy the WindowDesc flags if the WindowDesc is directly accessible.
|
2013-05-26 19:24:11 +00:00 |
|
frosch
|
b6d76c4d4c
|
(svn r25288) -Codechange: No need to copy the WindowDesc flags if the WindowDesc is directly accessible.
|
2013-05-26 19:24:11 +00:00 |
|
frosch
|
25adefca23
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
56e4a8c4d6
|
(svn r25287) -Codechange: Keep a reference to the WindowDesc in the Window after construction.
|
2013-05-26 19:23:42 +00:00 |
|
frosch
|
337460249d
|
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
|
2013-03-17 13:05:45 +00:00 |
|
frosch
|
c2c50b0c50
|
(svn r25092) -Codechange: Deduplicate keyboard handling between console and editboxes.
|
2013-03-17 13:05:45 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
planetmaker
|
c24374f99c
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
glx
|
00f7ea5927
|
(svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte can have side effects when MSVC optimises it
|
2012-12-03 21:03:13 +00:00 |
|
glx
|
5d74b679e6
|
(svn r24780) -Fix [FS#5378]: passing an int to a function expecting a byte can have side effects when MSVC optimises it
|
2012-12-03 21:03:13 +00:00 |
|
frosch
|
a68b7c0068
|
(svn r24774) -Fix: Invert the focus handling of the OSK. Keep the focus at the OSK and close it on losing focus. This makes the editbox in the OSK behave correctly.
|
2012-11-28 21:14:28 +00:00 |
|