|
|
@1805
|
26 years |
cbratschi |
don't send WM_SETTEXT before WM_NCCREATE
|
|
|
@1804
|
26 years |
cbratschi |
* empty log message *
|
|
|
@1803
|
26 years |
cbratschi |
fixed id for WM_NOTIFY
|
|
|
@1802
|
26 years |
achimha |
fixed combo box behavior, added NULL check in Combo_HandleText
|
|
|
@1801
|
26 years |
cbratschi |
fixed window text handling
|
|
|
@1799
|
26 years |
achimha |
show return value of GetDesktopWindow
|
|
|
@1798
|
26 years |
phaller |
Fix: few error handling issues
|
|
|
@1797
|
26 years |
achimha |
check for null pointer in seticon
|
|
|
@1794
|
26 years |
achimha |
added message logging statement, outcommented
|
|
|
@1793
|
26 years |
achimha |
undo LoadMessageA/W workaround
|
|
|
@1792
|
26 years |
achimha |
Christoph's LoadMessage fix for linefeeds at the end
|
|
|
@1790
|
26 years |
achimha |
fixed windows system colors
|
|
|
@1788
|
26 years |
achimha |
stubbed ImageList stream functions
|
|
|
@1786
|
26 years |
achimha |
issue WM_SETTEXT for edit/static controls on SetWindowTextA/W
|
|
|
@1785
|
26 years |
achimha |
enable debug logging
|
|
|
@1784
|
26 years |
cbratschi |
* empty log message *
|
|
|
@1783
|
26 years |
achimha |
disable last fix, cause must be somewhere else
|
|
|
@1781
|
26 years |
cbratschi |
fixed listbox scrolling, first work on combo code
|
|
|
@1778
|
26 years |
achimha |
added woraround for character 0xA at text end in Regedit
|
|
|
@1776
|
26 years |
achimha |
comctl32 wine 991114 merge
|
|
|
@1775
|
26 years |
achimha |
comctl32 wine 991114 merge
|
|
|
@1774
|
26 years |
achimha |
comctl32 wine 991114 merge
|
|
|
@1773
|
26 years |
achimha |
return the same memory start address as NT
|
|
|
@1770
|
26 years |
bird |
Added pointer check on lpMem in OS2Heap::Free. (This solved the WinZip …
|
|
|
@1769
|
26 years |
bird |
* empty log message *
|
|
|
@1768
|
26 years |
bird |
Added ulMaxAddr - user address space end address. (valid addresses are …
|
|
|
@1767
|
26 years |
bird |
Hmm. Forgot to issue a call to setFullPath with szFileName during …
|
|
|
@1766
|
26 years |
davidr |
Change to warning log message.
|
|
|
@1764
|
26 years |
cbratschi |
* empty log message *
|
|
|
@1762
|
26 years |
cbratschi |
cursor handling fixed
|
|
|
@1761
|
26 years |
phaller |
Fix: error checking for request queue
|
|
|
@1759
|
26 years |
sandervl |
nodebuginfo option
|
|
|
@1758
|
26 years |
bird |
* empty log message *
|
|
|
@1757
|
26 years |
bird |
Corrected a bug in addEntry and addForwarder, incorrect calculation of …
|
|
|
@1756
|
26 years |
bird |
Another bug - empty baserelocation chunk.
|
|
|
@1755
|
26 years |
bird |
Corrected lie list.
|
|
|
@1752
|
26 years |
hugh |
Added io_init2 function
Fixed some bugs in the ColorFillCode
|
|
|
@1750
|
26 years |
bird |
Initial writings.
|
|
|
@1749
|
26 years |
sandervl |
GetIconInfo hack
|
|
|
@1746
|
26 years |
hugh |
Fixes to let RA run
|
|
|
@1745
|
26 years |
hugh |
fakesoundcard added
|
|
|
@1744
|
26 years |
hugh |
Implemented fake soundcard
The Bufferpos will be advanced based on the …
|
|
|
@1743
|
26 years |
davidr |
Tidy up IPicture implentation - now handles fOwn.
|
|
|
@1741
|
26 years |
sandervl |
added dprintf2's + exception handler fix
|
|
|
@1739
|
26 years |
sandervl |
createControls & OSLibEnableWindow bugfixes + …
|
|
|
@1735
|
26 years |
achimha |
implemented most missing undocumented string function
|
|
|
@1733
|
26 years |
sandervl |
SetParent bugfix
|
|
|
@1732
|
26 years |
sandervl |
WindowFromPoint fix + GetMenuItemRect implemented
|
|
|
@1730
|
26 years |
achimha |
added HEAP_strdupAtoW/WtoA calls that were commented out
|
|
|
@1729
|
26 years |
davidr |
Added beginnings of IPicture interface for VB6 support.
|
|
|
@1727
|
26 years |
sandervl |
commit pages of memory mapped file before calling ReadFile
|
|
|
@1726
|
26 years |
achimha |
WSAAsyncSelect should return 0 on succes, not the request packet pointer
|
|
|
@1724
|
26 years |
cbratschi |
merged with wine-991031, fixed edit bugs
|
|
|
@1721
|
26 years |
sandervl |
several bugfixes in Wine file dialog
|
|
|
@1720
|
26 years |
sandervl |
better error reporting for pe loader
|
|
|
@1718
|
26 years |
sandervl |
Fixed ReadFile & aliased memory problems
|
|
|
@1717
|
26 years |
cbratschi |
fixed several edit bugs
|
|
|
@1715
|
26 years |
bird |
makefile
|
|
|
@1713
|
26 years |
sandervl |
device driver handlemanager class added
|
|
|
@1712
|
26 years |
davidr |
fixed compile error
|
|
|
@1711
|
26 years |
davidr |
Minor Wine change; no functional difference
|
|
|
@1710
|
26 years |
sandervl |
DIBSection changes, EB's file io additions, Jens Weissner's changes to …
|
|
|
@1709
|
26 years |
achimha |
in HMCloseHandle, handle needs to be -1, not 0 to be marked for reuse
|
|
|
@1708
|
26 years |
sandervl |
version loading fixes + heap corruption fix
|
|
|
@1707
|
26 years |
sandervl |
extra logging
|
|
|
@1705
|
26 years |
cbratschi |
some edit fixes
|
|
|
@1704
|
26 years |
sandervl |
dlg fix, keyboard additions, + misc other things
|
|
|
@1703
|
26 years |
sandervl |
font changes + fixes
|
|
|
@1699
|
26 years |
phaller |
Add: font remapping
|
|
|
@1698
|
26 years |
phaller |
.
|
|
|
@1697
|
26 years |
phaller |
Fix: code cleaning + debug info
|
|
|
@1695
|
26 years |
phaller |
Add: updated to WINE19991108
|
|
|
@1694
|
26 years |
sandervl |
WM_MOUSEMOVE fix
|
|
|
@1693
|
26 years |
cbratschi |
ShowScrollBar fix
|
|
|
@1691
|
26 years |
phaller |
Fix: SetLastError/GetLastError behaviour changed
|
|
|
@1690
|
26 years |
phaller |
Fix: SetLastError/GetLastError behaviour changed
|
|
|
@1688
|
26 years |
sandervl |
exported api for ntdll + other changes
|
|
|
@1687
|
26 years |
sandervl |
VirtualAlloc fixes & changes
|
|
|
@1686
|
26 years |
sandervl |
removed flipping in dibsection
|
|
|
@1685
|
26 years |
sandervl |
link with user32 instead of importing directly
|
|
|
@1684
|
26 years |
phaller |
Fix: erroneous filter data for GetOpenFileName/GetSaveFileName now …
|
|
|
@1683
|
26 years |
bird |
Oops. Forgot to wrap in some Ring 0 code.
|
|
|
@1682
|
26 years |
bird |
Created a Device Driver Profile.
|
|
|
@1680
|
26 years |
bird |
This is not in use. I am using the root ChangeLog.
|
|
|
@1679
|
26 years |
bird |
Some bugsfixes - Yield is disabled.
Added parameters.
Correcte …
|
|
|
@1678
|
26 years |
bird |
Some bugsfixes - Yield is disabled.
Added parameters.
Correcte …
|
|
|
@1677
|
26 years |
phaller |
Fix: fixes in file open dialogs
|
|
|
@1675
|
26 years |
sandervl |
LoadMenuIndirectW fix
|
|
|
@1674
|
26 years |
phaller |
Fix: CreateFontIndirect debug info
|
|
|
@1673
|
26 years |
phaller |
Fix: LSA fixes
|
|
|
@1671
|
26 years |
sandervl |
dprintf2 addition + Rene Pronk's mnemonics changes
|
|
|
@1670
|
26 years |
sandervl |
thread fixes + heap wrappers
|
|
|
@1668
|
26 years |
cbratschi |
MoveTo fixes
|
|
|
@1667
|
26 years |
cbratschi |
MoveTo, system resource handling fixes
|
|
|
@1666
|
26 years |
cbratschi |
don't draw line end
|
|
|
@1664
|
26 years |
achimha |
fixed warnings
|
|
|
@1663
|
26 years |
sandervl |
heapstring fixes + dll renaming support added
|
|
|
@1662
|
26 years |
sandervl |
renamed ole32 to ole32os2
|
|
|
@1661
|
26 years |
sandervl |
* empty log message *
|
|
|
@1658
|
26 years |
bird |
Corrected some lpvtbl accesses to ICOM_VTBL.
|
|
|