Age | Commit message (Collapse) | Author |
|
(frosch123)
|
|
ready and set _screen.dst_ptr immediately when the buffer changes (frosch123)
|
|
called via WndProcGdi which already has the mutex. The issue which r25550 tried to fix still exists as FS#5867.
|
|
|
|
sse blitters (MJP)
|
|
With 32bpp base set about 30% faster than 32bpp-optimized, or about 10% for 8bpp base sets in the Draw function. Respectively about 5 and 1% of total run time
|
|
|
|
|
|
|
|
driver factory instatiations
|
|
NSTextInputContext is supposed to fail on 10.4 according to docs, but somehow didn't, leading to a crash when an edit box lost focus.
|
|
non-enumeral type
|
|
triggered during text input.
|
|
presses to toggle the console, allowing input of accented characters.
|
|
characters from an edit box losing focus.
|
|
|
|
|
|
when compiling with SDK versions 10.9+.
|
|
sub-drivers into the common source file.
|
|
starting on 10.7+.
|
|
hotkeys.
|
|
|
|
missing
|
|
|
|
|
|
NSNotificationCenter::postNotificationName can't be const in certain versions of OSX
|
|
|
|
string.
|
|
|
|
|
|
|
|
handling.
|
|
focus.
|
|
|
|
position.
|
|
caret position.
|
|
the input focus changes.
|
|
directly without a trip through the window messaging system.
|
|
(global) focus so it can abort any current input composition.
|
|
non-Unicode build.
|
|
strings into UTF-8 for non-Unicode builds. And don't crap out on DBCS code pages either.
|
|
correctly.
|
|
keyboard handler.
|
|
edit box has the input focus.
|
|
(Based on patch by leecbaker)
|
|
|
|
(Matthieu)
|
|
|
|
during dragging. (Matthieu)
|
|
near the window borders. (Matthieu)
|