source: trunk/src

Revision Log Mode:


Legend:

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