|
|
|
@5816
|
24 years |
phaller |
Commentary
|
|
|
|
@5815
|
24 years |
phaller |
Slightly accelerated ::findMapByView
|
|
|
|
@5813
|
24 years |
phaller |
Split GDI32 into ICM and GDI32
|
|
|
|
@5811
|
24 years |
sandervl |
Listview: merged old LISTVIEW_EnsureVisible
|
|
|
|
@5810
|
24 years |
sandervl |
Replaced TabbedTextOutA/W & GetTabbedTextExtentA/W with Wine version
|
|
|
|
@5806
|
24 years |
sandervl |
setrange + getrange update (Wine)
|
|
|
|
@5805
|
24 years |
sandervl |
Post(Thread)/SendMessage updates & fixes
|
|
|
|
@5802
|
24 years |
sandervl |
negative dialog control origin bugfix
|
|
|
|
@5799
|
24 years |
sandervl |
dib section sync, setdibits & setpalette bugfixes
|
|
|
|
@5798
|
24 years |
sandervl |
update
|
|
|
|
@5796
|
24 years |
sandervl |
minor logging updates
|
|
|
|
@5795
|
24 years |
sandervl |
GetTextExtentPointA fix; call WGSS
|
|
|
|
@5792
|
24 years |
sandervl |
created
|
|
|
|
@5791
|
24 years |
sandervl |
OpenFile fixes
|
|
|
|
@5790
|
24 years |
sandervl |
SetDIBitsToDevice fix
|
|
|
|
@5786
|
24 years |
sandervl |
fix for media not inserted
|
|
|
|
@5784
|
24 years |
sandervl |
RedrawWindow fix for desktop window
|
|
|
|
@5782
|
24 years |
sandervl |
Check name before adding dependency for module
|
|
|
|
@5780
|
24 years |
sandervl |
Listview: Send WM_MEASUREITEM for controls with LVS_OWNERDRAWFIXED style.
|
|
|
|
@5778
|
24 years |
sandervl |
listview merge with latest wine (not yet complete)
|
|
|
|
@5777
|
24 years |
sandervl |
minimize & restore fixes
|
|
|
|
@5776
|
24 years |
sandervl |
listview merge with latest wine (not yet complete)
|
|
|
|
@5771
|
24 years |
sandervl |
update
|
|
|
|
@5769
|
24 years |
sandervl |
SetScrollInfo fix
|
|
|
|
@5768
|
24 years |
sandervl |
fixes
|
|
|
|
@5766
|
24 years |
sandervl |
menu paint fix
|
|
|
|
@5764
|
24 years |
sandervl |
DT: IFIRSTDAYOFWEEK changes/fixes
|
|
|
|
@5762
|
24 years |
bird |
Fix from Rafal. Validate paths after they're found.
|
|
|
|
@5760
|
24 years |
sandervl |
LPtoDP/DPtoLP: check input because GpiConvert doesn't like illegal values
|
|
|
|
@5757
|
24 years |
sandervl |
added virtualpc driver emulation
|
|
|
|
@5755
|
24 years |
sandervl |
GetTextExtentPointA fix for strings > 512 chars
|
|
|
|
@5754
|
24 years |
sandervl |
compile fix
|
|
|
|
@5753
|
24 years |
sandervl |
added/implemented functions
|
|
|
|
@5751
|
24 years |
sandervl |
update
|
|
|
|
@5750
|
24 years |
sandervl |
InterlockedCompareExchange bugfix
|
|
|
|
@5749
|
24 years |
sandervl |
ordinal export 342 fix
|
|
|
|
@5748
|
24 years |
sandervl |
added systemfunctionxx stubs
|
|
|
|
@5746
|
24 years |
sandervl |
Export SHSetValueW
|
|
|
|
@5745
|
24 years |
sandervl |
export TryEnterCriticalSection
|
|
|
|
@5743
|
24 years |
sandervl |
added more exports
|
|
|
|
@5740
|
24 years |
sandervl |
DT: LOCALE_IFIRSTDAYOFWEEK fix
|
|
|
|
@5737
|
24 years |
sandervl |
Fixed FS corruption in LCMapStringA/W + ole2nls resync
|
|
|
|
@5734
|
24 years |
sandervl |
InvalidateRect/Rgn fix; must include RDW_ALLCHILDREN flag
|
|
|
|
@5728
|
24 years |
sandervl |
SetCursor fix
|
|
|
|
@5727
|
24 years |
sandervl |
clientHeight bugfix
|
|
|
|
@5725
|
24 years |
sandervl |
destroy menu window after it has been used (instead of just hiding it)
|
|
|
|
@5721
|
24 years |
sandervl |
WM_SETREDRAW fix
|
|
|
|
@5716
|
24 years |
bird |
Diabled warnings for MSC. Achim said that fixed internal compiler errors.
|
|
|
|
@5715
|
24 years |
sandervl |
OpenFile now checks for null pointer and returns ERROR_INVALID_NAME
|
|
|
|
@5713
|
24 years |
sandervl |
SetFocus fix
|
|
|
|
@5710
|
24 years |
sandervl |
BeginPaint must return logical points
|
|
|
|
@5709
|
24 years |
sandervl |
logging updates
|
|
|
|
@5707
|
24 years |
sandervl |
Added LOCALE_IFIRSTDAYOFWEEK case for GetLocaleInfoW
|
|
|
|
@5706
|
24 years |
sandervl |
DT: Commented out TRACE call in DATETIME_ParentNotify
|
|
|
|
@5701
|
24 years |
sandervl |
DT: datetime; return value fixes
|
|
|
|
@5698
|
24 years |
sandervl |
focus changes
|
|
|
|
@5696
|
24 years |
sandervl |
fixes
|
|
|
|
@5694
|
24 years |
sandervl |
removed previous WM_ADJUSTFRAMEPOS fix; has bad side effects
|
|
|
|
@5692
|
24 years |
sandervl |
WM_ADJUSTFRAMEPOS fix; don't call frame handler
|
|
|
|
@5690
|
24 years |
sandervl |
StretchDIBits now supports negative heightblit.cpp
|
|
|
|
@5689
|
24 years |
sandervl |
SetDIBitsToDevice fix for 16 bpp bitmaps
|
|
|
|
@5687
|
24 years |
sandervl |
ScrollDC & ScrollWindow fixes
|
|
|
|
@5685
|
24 years |
sandervl |
client/frame rewrite
|
|
|
|
@5684
|
24 years |
sandervl |
frame only user32 version
|
|
|
|
@5677
|
24 years |
sandervl |
bugfixes
|
|
|
|
@5670
|
25 years |
bird |
Ignore ws2help for the moment.
|
|
|
|
@5669
|
25 years |
phaller |
Added forwarders to WSOCK32
|
|
|
|
@5667
|
25 years |
phaller |
Removed incompatible dll WS2HELP
|
|
|
|
@5666
|
25 years |
phaller |
.
|
|
|
|
@5664
|
25 years |
phaller |
Added skeletons
|
|
|
|
@5661
|
25 years |
sandervl |
DT: update
|
|
|
|
@5659
|
25 years |
sandervl |
DT: SHFileOperation update
|
|
|
|
@5655
|
25 years |
sandervl |
FrameTrackFrame & nccalcsize bugfixes
|
|
|
|
@5654
|
25 years |
sandervl |
DT: SHFileOperation update (FO_MOVE)
|
|
|
|
@5650
|
25 years |
sandervl |
YD: Fail for typelib TLBMAGIC2 type
|
|
|
|
@5648
|
25 years |
sandervl |
YD: button WM_SETFONT bugfix
|
|
|
|
@5646
|
25 years |
sandervl |
YD: SendNCCalcSize bugfix
|
|
|
|
@5643
|
25 years |
sandervl |
DirectAudio interface updates
|
|
|
|
@5640
|
25 years |
bird |
Removed double -Fo on 16-bit rules.
|
|
|
|
@5638
|
25 years |
sandervl |
save fs before calling beginthread
|
|
|
|
@5636
|
25 years |
sandervl |
DT: SHFileOperationA updates
|
|
|
|
@5635
|
25 years |
sandervl |
removed test fflush call
|
|
|
|
@5634
|
25 years |
sandervl |
DosExit call no longer necessary
|
|
|
|
@5632
|
25 years |
sandervl |
Don't start playback if stream is paused (waveOutWrite)
|
|
|
|
@5630
|
25 years |
sandervl |
wine resync
|
|
|
|
@5627
|
25 years |
sandervl |
update
|
|
|
|
@5626
|
25 years |
sandervl |
compile fix
|
|
|
|
@5625
|
25 years |
sandervl |
YD: fixes for opera
|
|
|
|
@5624
|
25 years |
sandervl |
dprintf(NULL) flushes log stream
|
|
|
|
@5623
|
25 years |
sandervl |
SHFileOperationA updates
|
|
|
|
@5621
|
25 years |
sandervl |
* empty log message *
|
|
|
|
@5620
|
25 years |
sandervl |
minor update
|
|
|
|
@5618
|
25 years |
sandervl |
resync with latest wine
|
|
|
|
@5617
|
25 years |
sandervl |
added GetSystemWindowsDirectoryA/W exports
|
|
|
|
@5614
|
25 years |
hugh |
fixed ICOpen to correct VIDC to vidc in fccType
|
|
|
|
@5612
|
25 years |
sandervl |
compile fix
|
|
|
|
@5611
|
25 years |
sandervl |
update
|
|
|
|
@5609
|
25 years |
sandervl |
unicode translation bugfixes; limit string length
|
|
|
|
@5608
|
25 years |
sandervl |
preliminary code for directaudio interface
|
|
|
|
@5607
|
25 years |
sandervl |
minor changes
|
|
|
|