makefiles: Add a standard header for all makefiles to replace the common variable...
[wine] / dlls / comctl32 / Makefile.in
2010-09-19  Alexandre Julliardmakefiles: Add a standard header for all makefiles...
2010-07-21  Alexandre Julliarddlls: Remove explicit imports of kernel32 and ntdll.
2010-07-19  Paul Vrienscomctl32: Add the Serbian (Latin) translation.
2010-06-01  Paul Vrienscomctl32: Add Danish translation.
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_hist_large.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_hist_small.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_std_large.bmp with a Tango compl...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_std_small.bmp with a Tango compl...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_view_large.bmp with a Tango...
2010-05-17  Joel Holdsworthcomctl32: Replaced idb_view_small.bmp with a Tango...
2010-03-16  Alexandre Julliardmakefiles: Remove the no longer needed explicit separat...
2009-11-13  Owen Rudgecomctl32: Add basic structure for IImageList interface.
2009-07-02  Michael Stefaniuccomctl32: Build language resource files separately.
2008-07-11  Reece Dunncomctl32: Add support for drawing themed group boxes.
2008-03-04  Rob Shearmanmakefiles: Simplify the use of the IMPORTLIB variable...
2007-09-17  Alexandre Julliardcomctl32: We can now store binary files in the repository.
2006-10-14  Michael Ploujnikovcomctl32: Win64 printf format warning fixes.
2006-09-29  Michael StefaniucAdd a WINE_NO_LONG_INT define to many makefiles to...
2006-09-14  Alexandre Julliardmakefiles: Generate the dependencies line to avoid...
2006-08-28  Alexandre Julliardmakefiles: Only run test and documentation targets...
2006-07-11  Alexandre Julliardlibs: Merged libwine_unicode into libwine.
2005-08-19  Frank RichterAdd theming support for dialogs (to support tab page...
2005-08-18  Frank RichterAdd theming for listbox (and combo listbox) controls.
2005-08-16  Frank RichterAdd theming for combo boxes.
2005-08-15  Frank RichterSubclass edit control to draw themed border.
2005-07-27  Frank RichterAdded some generic code to allow subclassing (for the...
2005-07-18  Frank RichterEnabled "tab" dialog texture for property sheet pages.
2005-07-06  Felix NawothnigMove DPA and DSA functions out of comctl32undoc.c as...
2005-05-09  Alexandre JulliardAdded rules for building import libraries in the indivi...
2004-09-07  Robert ShearmanAdd 16x16 error, info and warning icons.
2004-08-06  Thomas WeidenmüllerImplemented syslink control.
2004-03-23  Robert Shearman- Add cursor resource.
2004-03-09  Robert Shearman- Implement the drag list control.
2004-02-17  Robert ShearmanMove string functions to separate file.
2004-01-23  Ge van GeldorpGenerate all binary resources using bin2res.
2003-10-11  Dimitrie O. PaunRemove SYMBOLFILE and LDDLLFLAGS from Makefiles.
2003-10-03  Dimitrie O. PaunExtract binary resources to files, to fit the standard.
2003-05-15  Uwe BonnesNew comctl32 test directory and test case for DPA_Search.
2002-10-23  Michael Stefaniuc- fix the "int format, HANDLE arg" type of warnings...
2002-10-18  Alexandre JulliardAdded support for building certain dlls with -DSTRICT.
2002-05-17  Alexandre JulliardRemoved most imports of ntdll since we no longer import...
2002-05-11  Alexandre JulliardAdded -res option to specify resources on winebuild...
2002-05-09  Alexandre JulliardMoved imports specification from the .spec into the...
2002-03-20  Alexandre JulliardChanged builtin dlls file names to make it clear they...
2002-02-15  Patrik StridvallAdded some defines for compatibility with Windows headers.
2000-12-06  Alexandre JulliardUse libwine and libwine_unicode directly from their...
2000-11-30  Alexandre JulliardFinished separation of comclt32 and comdlg32.
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-10-23  Alexandre JulliardBuild Win32 resources as .res files and dump them into...
2000-09-27  Alexandre JulliardAdded a few missing imports.
2000-08-06  Alexandre JulliardAdded imports of kernel32.dll where necessary.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-07-29  Marcus MeissnerImplemented SmoothScrollWindow.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-19  Alexandre JulliardRemoved winmm from import list.
2000-03-04  Alexandre JulliardMoved dll-specific make rules to a separate Makedll...
2000-02-26  Alexandre JulliardMade winmm a separate shared library.
2000-01-31  Alexandre JulliardBuild most dlls as separate shared libraries.
1999-07-25  Ulrich WeigandMoved .spec files to corresponding dlls/ directory.
1999-04-25  Bertho StultiensBuilt-in dlls now have resources attached via the PE...
1999-01-24  Eric KohlNew drag list control.
1999-01-17  Alexandre JulliardRecovery of release 990110 after disk crash. wine-990110
1998-12-10  Alexandre JulliardAuthors: Francis Beaudet <francis@macadamian.com>,...
1998-11-08  Eric KohlNew Files. Added 'date and time picker' and 'month...
1998-10-11  Eric KohlAdded IPAddress and NativeFont controls.
1998-09-13  Alexandre JulliardRelease 980913 wine-980913