[ros-svn] [gvg] 18329: Sync to Wine-20050930:

gvg at svn.reactos.com gvg at svn.reactos.com
Sat Oct 8 15:20:27 CEST 2005


Sync to Wine-20050930:
Michael Jung <mjung at iss.tu-darmstadt.de>
- Fixed inconsistency in LISTVIEW_DUMP macro.
Robert Shearman <rob at codeweavers.com>
- Add support for navigating a toolbar with the arrow keys.
- Fix WrapToolbar in the case of no parent window.
- Use the newly added NMTBINITCUSTOMIZE for sending the
  TBN_INITCUSTOMIZE so that it is safe on 64-bit platforms.
Aric Stewart <aric at codeweavers.com>
- Reading the MRUlist using the W functions we need to divide the size
  by sizeof(WCHAR) to get the count of characters.
Alexandre Julliard <julliard at winehq.org>
- Specify 64-bit integers as double instead of long long in spec files
  so that we get the correct number of arguments.
- We are no longer generating .dbg.c files.
Milko Krachounov <milko at 3mhz.net>
- Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
  shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
  setupapi, wininet, regedit, uninstaller, notepad, winecfg and
  winhelp.
Dmitry Timoshkov <dmitry at codeweavers.com>
- Call SetDIBits with a proper DC in order to set bitmap bits.
Mike McCormack <mike at codeweavers.com>
- Fix if's that are followed by semicolons.
Alexander N. Sørnes <alex at thehandofagony.com>
- Added Norwegian translation of comctl32 and shell32.
Marcus Meissner <marcus at jet.franken.de>
- The last argument to MultiByteToWideChar is wide character count and
  not the buffer size in bytes. Fixed all places where it was wrong.
Frank Richter <frank.richter at gmail.com>
- Unregister theming subclasses at comctl32 shutdown; should fix
  reported re-registration errors.
Jason Edmeades <us at edmeades.me.uk>
- Fix some off by one calculations in the comboboxex functions, and
  handle an out of range positive index the same as windows + unit test
  case.



Added files:
trunk/reactos/lib/comctl32/comctl_Bg.rc
trunk/reactos/lib/comctl32/comctl_No.rc

Updated files:
trunk/reactos/include/wine/commctrl.h
trunk/reactos/lib/comctl32/animate.c
trunk/reactos/lib/comctl32/comboex.c
trunk/reactos/lib/comctl32/comctl32.h
trunk/reactos/lib/comctl32/comctl32.spec
trunk/reactos/lib/comctl32/comctl32undoc.c
trunk/reactos/lib/comctl32/comctl_Cn.rc
trunk/reactos/lib/comctl32/comctl_Cs.rc
trunk/reactos/lib/comctl32/comctl_De.rc
trunk/reactos/lib/comctl32/comctl_En.rc
trunk/reactos/lib/comctl32/comctl_Es.rc
trunk/reactos/lib/comctl32/comctl_Fr.rc
trunk/reactos/lib/comctl32/comctl_It.rc
trunk/reactos/lib/comctl32/comctl_Ja.rc
trunk/reactos/lib/comctl32/comctl_Ko.rc
trunk/reactos/lib/comctl32/comctl_Nl.rc
trunk/reactos/lib/comctl32/comctl_Pl.rc
trunk/reactos/lib/comctl32/comctl_Pt.rc
trunk/reactos/lib/comctl32/comctl_Ru.rc
trunk/reactos/lib/comctl32/comctl_Si.rc
trunk/reactos/lib/comctl32/comctl_Th.rc
trunk/reactos/lib/comctl32/comctl_Uk.rc
trunk/reactos/lib/comctl32/commctrl.c
trunk/reactos/lib/comctl32/listview.c
trunk/reactos/lib/comctl32/propsheet.c
trunk/reactos/lib/comctl32/rebar.c
trunk/reactos/lib/comctl32/rsrc.rc
trunk/reactos/lib/comctl32/theming.c
trunk/reactos/lib/comctl32/toolbar.c
trunk/reactos/lib/comctl32/treeview.c
trunk/reactos/w32api/include/commctrl.h




More information about the Ros-svn mailing list