| File |
Rev. |
Age |
Author |
Last log entry |
ttydrv/
|
|
|
|
|
x11drv/
|
|
|
|
|
.cvsignore
|
1.2
|
4 years |
peter |
Autogenerate dependencies ie get rid of make depend. Works for gcc, but
isn't se... |
Makefile.in
|
1.2
|
8 months |
mark |
Changed all our makefiles to separate out our usage of @DLLFLAGS@. A new
DLLFLAG... |
caret.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
class.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
clipboard.c
|
1.4
|
3 years |
peter |
Portability fixes. Based off patch from Bruce M Simpson for FreeBSD.
|
cursoricon.c
|
1.13
|
16 months |
daniel |
- fixed a virtual memory leak when loading animated cursors from a file. The m... |
dce.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
defdlg.c
|
1.6
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
defwnd.c
|
1.15
|
4 years |
james |
Currently, def window proc handles WM_LBUTTONDBLCLK the same as WM_NCLBUTTONCLK.... |
dialog.c
|
1.6
|
2 years |
mark |
Fix uninitialized variable warnings from GCC 4.
|
driver.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
event.c
(in the Attic)
|
1.1.1.2
|
7 years |
ovek |
Removed from WineHQ.
|
focus.c
|
1.5
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
hook.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
input.c
|
1.22
|
17 months |
daniel |
Implimented MapVirtualKeyA cases MAPVK_VSC_TO_VK_EX and MAPVK_VK_TO_VSC_EX
Trac ... |
keyboard.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
mdi.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
message.c
|
1.16
|
3 years |
daniel |
Fix a crash and a non conformance in GetKeyState ('a' isn't the same as 'A')
|
msgbox.c
|
1.4
|
17 months |
daniel |
Provide a facility for the user driver to provide its own implementation of
Mess... |
multimon.c
|
1.1.1.5
|
5 years |
ovek |
Import of ReWind CVS at Sep 25, 2002.
|
nonclient.c
|
1.6
|
2 years |
mark |
Prevent case label from being optimized away for being out of range.
|
painting.c
|
1.5
|
17 months |
daniel |
Stub for UpdateLayeredWindow.
|
property.c
(in the Attic)
|
1.1.1.8
|
6 years |
ovek |
Removed from WineHQ.
|
queue.c
|
1.11
|
4 years |
peter |
Add nt debug information for critical sections.
|
rect.c
|
1.1.1.4
|
5 years |
ovek |
Import of ReWind CVS at Sep 25, 2002.
|
scroll.c
|
1.4
|
18 months |
jason |
TRAC #887
Add some stub implementations of Win98 functions.
|
spy.c
|
1.4
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
struct32.c
|
1.1.1.3
|
6 years |
ovek |
Import of WineHQ CVS at Oct 4, 2001.
|
struct32.h
|
1.1.1.2
|
7 years |
andrewl |
Import of Nov 23 winehq.
|
syscolor.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
sysmetrics.c
|
1.9
|
4 years |
powertux |
Fixed wheel mouse for Black & White, possibly others.
|
sysparams.c
|
1.4
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
timer.c
|
1.5
|
3 years |
peter |
SetTimer can be called from any thread, the timer then has to belong to the wind... |
user.c
|
1.20
|
12 months |
mark |
Implement ChangeDisplaySettingsW
|
win.c
|
1.33
|
16 months |
daniel |
If the game enables a window when no window is active, activate it.
I'm not sure... |
winhelp.c
|
1.3
|
4 years |
david |
* change all occurances of *_DEBUG_CHANNEL to WINE_*_DEBUG_CHANNEL
* remove the ... |
winpos.c
|
1.13
|
13 months |
mark |
- if the same thread owns both the previous and the next windows in SetForegrou... |
winproc.c
|
1.16
|
11 months |
daniel |
- changed TEB::cur_stack to TEB::WOW32Reserved. WOW32Reserved is now at offset... |