index
:
~wtay/SDL
SDL-1.2
fixes
master
pipewire-camera
rhel-7.9
rhel-8
rhel-8.0
rhel-8.0-SDL2
Unnamed repository; edit this file 'description' to name the repository.
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
video
/
win32
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-20
Fixed bug #925
Sam Lantinga
32
-11395
/
+0
2011-01-20
Added the ability to get the UIKit window through the SDL API.
Sam Lantinga
2
-5
/
+5
2011-01-19
John Wilson 2010-08-17 17:09:16 PDT
Sam Lantinga
1
-0
/
+34
2011-01-19
Normalized line endings
Sam Lantinga
1
-12
/
+12
2011-01-19
Raw input is no longer used. Yay!
Sam Lantinga
1
-8
/
+0
2011-01-03
Fixed crash on Windows XP
Sam Lantinga
1
-2
/
+3
2010-12-29
Removed carriage returns
Sam Lantinga
1
-31
/
+31
2010-12-12
Use the enumerated type for blend and scale mode instead of int
Sam Lantinga
4
-23
/
+23
2010-11-30
First pass at Windows multi-touch gesture support
Sam Lantinga
4
-37
/
+111
2010-11-28
Better horizontal candidate list rendering.
Daniel Wyatt
1
-35
/
+58
2010-11-23
Code style updates.
Daniel Wyatt
1
-70
/
+35
2010-11-23
Windows candidate list support.
Daniel Wyatt
1
-14
/
+562
2010-11-23
Add variables needed for win32 candidate list support.
Daniel Wyatt
1
-19
/
+38
2010-11-23
Add ITfCandidateListUIElement to SDL_msctf.h for MinGW.
Daniel Wyatt
1
-0
/
+25
2010-09-29
Make the union nameless to reduce the complexity of the API.
Sam Lantinga
2
-5
/
+5
2010-09-27
Merged the Windows custom window system hooks into the union used by X11.
Sam Lantinga
2
-5
/
+7
2010-09-19
Fixed compiling with mingw32/64
Sam Lantinga
2
-50
/
+37
2010-09-19
Fixed all MinGW problems (except libraries not added to build yet).
Daniel Wyatt
3
-5
/
+233
2010-09-19
Added imm.h include, will be needed on MinGW.
Daniel Wyatt
1
-22
/
+23
2010-08-29
Fixed compiling with Visual Studio 2008
Sam Lantinga
2
-16
/
+13
2010-08-22
Merged Eli's Google Summer of Code work from SDL-gsoc2010-shaped_windows
Sam Lantinga
4
-0
/
+154
2010-08-22
Merged Daniel's Google Summer of Code work from SDL-gsoc2010_IME
Sam Lantinga
6
-4
/
+962
2010-08-22
Removed spurious carriage returns
Sam Lantinga
1
-230
/
+230
2010-08-22
Merged Jim's Google Summer of Code work from SDL-gsoc2010_gesture
Sam Lantinga
4
-10
/
+54
2010-08-16
Moved the +1 to mostly eliminate the visual artifact.
egottlieb
1
-1
/
+1
2010-08-16
Condensed flag-setting code and put parantheses in the appropriate places. I...
egottlieb
1
-1
/
+1
2010-08-15
Removed useless debugging code.
egottlieb
1
-6
/
+1
2010-08-15
Added hiding-as-positioning trick and finally fixed flags.
egottlieb
1
-8
/
+8
2010-08-15
Changed flags and positioning (for the fake-hiding) as Andreas recommended.
Eli Gottlieb
1
-2
/
+4
2010-08-14
Mostly seem to have fixed SDL_CalculateShapeTree. Mostly. There still seem ...
egottlieb
1
-53
/
+15
2010-08-14
Finally got the Win32 API code for shaping to work! Just need to fix SDL_Cal...
egottlieb
2
-5
/
+17
2010-08-12
Added SDL_SetWindowPosition() call to SDL_SetWindowShape(), going to see what...
Eli Gottlieb
1
-3
/
+3
2010-08-10
Switched over to poly-polygon region building and shape-tree traversal for Wi...
egottlieb
1
-18
/
+46
2010-08-09
Reformatting code to match the rest of SDL. Variable names seem OK; replaced...
Eli Gottlieb
1
-64
/
+68
2010-08-04
Updated to fit SDL style a little more.
dewyatt
1
-127
/
+69
2010-08-03
Large commit with initial reading string support, TSF UILess code, etc.
dewyatt
2
-160
/
+947
2010-08-02
Worked on Windows implementation and the quad-trees.
egottlieb
1
-4
/
+8
2010-07-29
Added Andreas's patch to fix my silly C++-style errors.
Eli Gottlieb
2
-16
/
+34
2010-07-28
Wrote out the system for breaking shape-masks into quad-trees of rectangles, ...
Eli Gottlieb
2
-295
/
+23
2010-07-27
Andrey A.
Sam Lantinga
13
-680
/
+1256
2010-07-26
OK, it appears that dramatic hacks are not necessary to make Cocoa work...
Eli Gottlieb
1
-1
/
+0
2010-07-26
Rejiggering the way shaped windows are created as preparation for OS X implem...
Eli Gottlieb
3
-0
/
+6
2010-07-22
Added color-key mode and redid the code to work with it.
Eli Gottlieb
1
-3
/
+5
2010-07-21
Fixed key repeat detection on X11, and simplified the code for everyone else.
Sam Lantinga
1
-14
/
+3
2010-07-20
Fixed remapping the Delete key and detecting the keypad Delete key.
Sam Lantinga
2
-6
/
+9
2010-07-20
Added support for keyboard repeat (only tested on Windows so far)
Sam Lantinga
1
-6
/
+11
2010-07-18
Minor bugfixes. testshape now draws a shaped window with bizarre, pixellated...
Eli Gottlieb
1
-1
/
+1
2010-07-18
Added SDL_win32shape.h to version control. D'oh.
Eli Gottlieb
1
-0
/
+41
2010-07-18
Merge with main repo (mainly for non-printable character fix)
dewyatt
7
-328
/
+531
2010-07-12
Merged changes from the main SDL codebase
Sam Lantinga
14
-1725
/
+271
[next]