|
|
@1421
|
26 years |
sandervl |
Fixed compilation for all files
|
|
|
@1419
|
26 years |
cbratschi |
* empty log message *
|
|
|
@1418
|
26 years |
cbratschi |
GetSystemMetrics, timer and scrollbar fixes
|
|
|
@1417
|
26 years |
cbratschi |
partial fix for NT's clock.exe: ChooseFont
|
|
|
@1412
|
26 years |
sandervl |
included dsound again
|
|
|
@1411
|
26 years |
sandervl |
compile fixes
|
|
|
@1410
|
26 years |
sandervl |
Changes for logging & getversionsize/struct
|
|
|
@1408
|
26 years |
sandervl |
Put back pos change messages in pmwindow.cpp, changed message logging
|
|
|
@1407
|
26 years |
sandervl |
Dani's icon conversion fix
|
|
|
@1405
|
26 years |
sandervl |
Lots of changes/fixes
|
|
|
@1404
|
26 years |
sandervl |
Implemented correct waveOutGetNumDevs
|
|
|
@1403
|
26 years |
sandervl |
exception handler changes + EB's HeapReAlloc fix
|
|
|
@1402
|
26 years |
sandervl |
Fixes + native win32 resources
|
|
|
@1399
|
26 years |
phaller |
Fix: debug info
|
|
|
@1398
|
26 years |
phaller |
Fix: debug info
|
|
|
@1396
|
26 years |
sandervl |
DIBSection bugfix
|
|
|
@1395
|
26 years |
sandervl |
VirtualAlloc change for PAGE_NOACCESS
|
|
|
@1394
|
26 years |
sandervl |
class lookup fix
|
|
|
@1393
|
26 years |
phaller |
Fix: compiler + library + stack issues fixed
|
|
|
@1391
|
26 years |
sandervl |
wm_adjustwindowpos & combobox fixes
|
|
|
@1390
|
26 years |
sandervl |
lx dll load fix (addref call missing)
|
|
|
@1388
|
26 years |
sandervl |
EB's EnumFontFamiliesA/W implementation
|
|
|
@1387
|
26 years |
sandervl |
Combobox fixes + scrollbar position fix
|
|
|
@1385
|
26 years |
phaller |
Fix: socket fixes
|
|
|
@1384
|
26 years |
phaller |
Fix: socket fix
|
|
|
@1382
|
26 years |
phaller |
Fix: corrected return types and parameter names
|
|
|
@1378
|
26 years |
cbratschi |
Odin.ini color management support
|
|
|
@1377
|
26 years |
phaller |
Fix: ExitWindowsEx with confirmation dialog
|
|
|
@1376
|
26 years |
sandervl |
position change bugfixes
|
|
|
@1374
|
26 years |
phaller |
Fix: some fixes, WSAIsBlocking
|
|
|
@1373
|
26 years |
phaller |
Fix: WSA async rewrite
|
|
|
@1372
|
26 years |
phaller |
Fix: WSA async rewrite
|
|
|
@1371
|
26 years |
sandervl |
* empty log message *
|
|
|
@1370
|
26 years |
sandervl |
Odin ini changes
|
|
|
@1368
|
26 years |
sandervl |
compile fixes
|
|
|
@1367
|
26 years |
phaller |
Add: reimplementation of WSA sockets
|
|
|
@1366
|
26 years |
phaller |
Fix: EDIT_WM_GetWindowText corrected according specs.
|
|
|
@1365
|
26 years |
sandervl |
Combobox + getWindowTextA/W fixes
|
|
|
@1361
|
26 years |
sandervl |
MDI changes
|
|
|
@1360
|
26 years |
phaller |
Fix: debug info
|
|
|
@1358
|
26 years |
sandervl |
JW: Added stubs
|
|
|
@1357
|
26 years |
sandervl |
MDI fix + desktop as parent for main windows
|
|
|
@1356
|
26 years |
sandervl |
Resource support for DIB type (DISABLED)
|
|
|
@1354
|
26 years |
dengert |
less background erases
|
|
|
@1353
|
26 years |
phaller |
Fix: debug info
|
|
|
@1351
|
26 years |
sandervl |
Listbox changes + EnumChildWindow rewrite
|
|
|
@1350
|
26 years |
sandervl |
Disable hooks for now
|
|
|
@1348
|
26 years |
sandervl |
WS_VISIBLE & scrollbar fixes
|
|
|
@1346
|
26 years |
sandervl |
GetDlgItem fix + printfs for extra MFC messages
|
|
|
@1343
|
26 years |
cbratschi |
DrawIcon/DrawIconEx, fixed other icon handling problems
|
|
|
@1342
|
26 years |
sandervl |
scrollbar fixes
|
|
|
@1340
|
26 years |
sandervl |
Bugfixes for enum* apis & findwindowex
|
|
|
@1337
|
26 years |
sandervl |
Implemented SetWindowPlacement + bugfixes
|
|
|
@1336
|
26 years |
sandervl |
Dialog fixes + ported Wine apis
|
|
|
@1333
|
26 years |
cbratschi |
added WINE scrollbars to frame, fixed pmframe, WM_ENTERIDLE
|
|
|
@1332
|
26 years |
bird |
Changed the clean rule to not delete the .cvsignore files.
|
|
|
@1331
|
26 years |
bird |
Don't consider win32k.sys and .sym files.
|
|
|
@1330
|
26 years |
bird |
No files in the object directory is to be considered.
|
|
|
@1329
|
26 years |
bird |
Bugfixing in fastdep.c.
Corrected ilib3 and enabled a copy statement …
|
|
|
@1326
|
26 years |
bird |
kernel32.lrf and kernel32exp.def should be ignored.
|
|
|
@1325
|
26 years |
bird |
No exception throwing. Constructors is moved into an init method.
TLS …
|
|
|
@1324
|
26 years |
sandervl |
put back wm_erasebackgnd
|
|
|
@1322
|
26 years |
sandervl |
isFrameWindow bugfix + MDI creation & WM_NCCALCSIZE bugfix
|
|
|
@1320
|
26 years |
sandervl |
YD's button fix + windlg costmetic changes
|
|
|
@1319
|
26 years |
sandervl |
YD's makefile fix (path)
|
|
|
@1318
|
26 years |
sandervl |
build export library
|
|
|
@1317
|
26 years |
sandervl |
* empty log message *
|
|
|
@1314
|
26 years |
sandervl |
groupbox redraw + setpos fixes
|
|
|
@1313
|
26 years |
sandervl |
* empty log message *
|
|
|
@1311
|
26 years |
sandervl |
Window destruction fixes
|
|
|
@1310
|
26 years |
phaller |
Fix: debug thread stack increase
|
|
|
@1309
|
26 years |
phaller |
Fix: debug info
|
|
|
@1307
|
26 years |
sandervl |
GetWindow + EB's message bugfixes
|
|
|
@1306
|
26 years |
sandervl |
hook + scrollbar bugfixes
|
|
|
@1305
|
26 years |
sandervl |
VirtualQuery bugfix
|
|
|
@1303
|
26 years |
sandervl |
Removed FillRect during WM_PAINT of frame handler
|
|
|
@1301
|
26 years |
phaller |
Fix: VirtualQuery was broken
|
|
|
@1299
|
26 years |
sandervl |
Window rectange fixes + partly implemented CopyImage
|
|
|
@1298
|
26 years |
sandervl |
* empty log message *
|
|
|
@1297
|
26 years |
sandervl |
Lots of window fixes & changes
|
|
|
@1296
|
26 years |
phaller |
Fix: RegConnectRegistry slightly improved.
|
|
|
@1294
|
26 years |
phaller |
Fix: threads might need more memory in debug mode
|
|
|
@1293
|
26 years |
phaller |
Fix: a little cleanup
|
|
|
@1292
|
26 years |
phaller |
Fix: lstrcpyAW taking NULL parameters (broken WINE controls?)
|
|
|
@1291
|
26 years |
phaller |
Fix: GetStartupInfo extended
|
|
|
@1290
|
26 years |
bird |
Removed some debug code generating a 2nd.dll.
|
|
|
@1289
|
26 years |
bird |
Copies the pe2lx.exe to the bin directory.
|
|
|
@1288
|
26 years |
bird |
Win32k\pel2x is made instead of pe2lx.
|
|
|
@1287
|
26 years |
sandervl |
OS2UnsetExceptionHandler bugfix
|
|
|
@1284
|
26 years |
sandervl |
Console fixes
|
|
|
@1281
|
26 years |
sandervl |
Window creation rewrite + bugfixes. NOT WORKING CORRECTLY YET..
|
|
|
@1280
|
26 years |
sandervl |
Heap fixes + dll load bugfixes
|
|
|
@1279
|
26 years |
sandervl |
* empty log message *
|
|
|
@1277
|
26 years |
bird |
Correcte the RING0 ReadAt macro.
|
|
|
@1276
|
26 years |
bird |
Corrected Pe2Lx::read paramters.
|
|
|
@1275
|
26 years |
bird |
Temporary fix for some W functions.
I'll do a permanent fix for all W …
|
|
|
@1274
|
26 years |
bird |
New Pe2Lx implementation.
|
|
|
@1273
|
26 years |
bird |
Pe2Lx rewrite changes in win32k.
Pluss some makefile/depend changes.
|
|
|
@1272
|
26 years |
bird |
* empty log message *
|
|
|
@1271
|
26 years |
bird |
Changes during Pe2Lx rewrite.
|
|
|