Added Irish Summer Time.
[wine] / dlls / user / listbox.c
2005-04-27  Alexandre JulliardMoved remaining messaging definitions to user_private...
2005-03-24  Jakob ErikssonGet rid of HeapAlloc casts.
2005-02-21  Maxime BellengéReverse the order for deleting the items in resetconten...
2005-02-02  Lauri TulminAdd test for LB_SELITEMRANGE and make it pass.
2005-01-10  Lauri TulminFixes to the handling of LBS_EXTENDEDSEL style, with...
2004-12-23  Michael StefaniucDo not check for non NULL pointer before HeapFree'ing...
2004-12-20  Jon GriffithsRemove unneeded headers to reduce unneeded rebuilds.
2004-12-08  Alexandre JulliardMoved private USER definitions to a new user_private...
2004-10-26  Dimitrie O. PaunMove the hwnd self into the listbox LB_DESCR struct.
2004-10-18  Dimitrie O. PaunImplement LBS_COMBOBOX, and make use of it.
2004-10-11  Dimitrie O. PaunAudit the listbox control.
2004-10-05  Jon GriffithsDraw background of the empty selected item in empty...
2004-08-31  Alexandre JulliardMoved all files from the controls/ directory to dlls...