User controls: GWL_ -> GWLP_.
[wine] / controls / icontitle.c
2004-08-17  Robert ShearmanUser controls: GWL_ -> GWLP_.
2004-05-05  Steven EdwardsRemove unused header.
2004-04-20  Francois GougetMake static Unicode strings const.
2003-12-10  Alexandre JulliardSystem classes must not have the CS_GLOBALCLASS style.
2003-09-10  Alexandre JulliardRemoved the A/W constants for builtin cursors, icons...
2003-09-05  Alexandre JulliardFixed header dependencies to be fully compatible with...
2002-11-22  Alexandre JulliardMoved some more 16-bit functions to user16.c.
2002-08-17  Patrik StridvallAdded include protection for unistd.h and sys/time.h.
2002-05-31  Vincent BéronRemoved trailing whitespace.
2002-03-09  Alexandre JulliardAdded LGPL standard comment, and copyright notices...
2001-10-16  Alexandre JulliardAdded internal Wine messages to perform SetWindowPos...
2001-10-15  Alexandre JulliardRenamed WIN_GetWndPtr into WIN_GetPtr and added corresp...
2001-09-19  Alexandre JulliardMade all 16<->32 HWND conversions use explicit function...
2001-08-24  Alexandre JulliardAdded WIN_ListParents function and renamed WIN_BuildWin...
2001-08-10  Alexandre JulliardRemoved a number of direct accesses to the WND structur...
2001-07-25  Alexandre JulliardRemoved unnecessary inclusion of heap.h.
2001-07-24  Jukka HeinonenWNDPROC handlers now check whether HWND argument is...
2000-12-19  François Gougetwinuser.h now requires that we include winbase.h first.
2000-12-10  Alexandre JulliardMoved most builtin controls structures into their respe...
2000-11-27  Alexandre JulliardFixed a few dependencies on 16-bit or internal function...
2000-08-14  Alexandre JulliardReplaced all lstr* calls from inside Wine code by their...
2000-08-09  Alexandre JulliardRemoved some unnecessary #includes and dll dependencies.
2000-08-07  Marcus MeissnerInitialize 'str' in ICONTITLE_GetTitlePos.
2000-07-23  Gerard PatelFixed calculation of buffer length after switch of...
2000-07-10  Dmitry TimoshkovConvert WND.text field to Unicode.
2000-02-10  Jeremy WhiteRemoved #include of wingdi.h and windef.h from winuser...
1999-06-12  Patrik StridvallRemoved direct references to CLASS internals.
1999-05-22  Marcus MeissnerReplaced all occurences of SYSMETRICS_xx and sysMetrics...
1999-03-14  Francois BoisvertMade access to the wnd struct thread-safe.
1999-02-26  Alexandre JulliardLarge-scale renaming of all Win32 functions and types...
1999-01-01  Michael VekslerMoves more stuff from windows.h.
1998-12-08  Huw D M DaviesReplace GRAPH_ functions with Win SDK equivalents.
1998-03-29  Alexandre JulliardRelease 980329 wine-980329
1998-01-04  Alexandre JulliardRelease 980104 wine-980104
1997-08-24  Alexandre JulliardRelease 970824 wine-970824
1997-06-16  Alexandre JulliardRelease 970616 wine-970616