Files
reactos/reactos
Gé van Geldorp 8a79bd9b46 Sync to Wine-20050628:
Robert Shearman <[email protected]>
- Document how the native lays out the internal components of
  buttons.
- Fix control to follow these rules.
- Don't redraw disabled buttons.
- Padding is never less that GetSystemMetrics(SM_{CX,CY}EDGE).
- Change default iListGap value to 4 to match native.
- Fix a regression in IE where the Favourites menu didn't appear
  correctly because the height and width were swapped in the pager
  control.
Stefan Huehner <[email protected]>
- Fix more -Wstrict-prototypes warnings.
Mike McCormack <[email protected]>
- Warning fixes for -Wmissing-declarations and -Wwrite-strings.
Felix Nawothnig <[email protected]>
- Fix some missed invalidations after column resize.
- Pass the right hwnd to ReleaseDC().
Kouji Sasaki <[email protected]>
- Added the feature to change row height in owner draw controls.
- Added the callback item processing for LISTVIEW_EndEditLabelT
  function.
- Corrected the priority of operators for LISTVIEW_GetNextItem
  function.
Huw Davies <[email protected]>
- For modal propsheets we should run our own message loop rather than
  use a modal dialogbox just like Windows does.  This helps apps that
  subclass the propsheet's wndproc.
Francois Gouget <[email protected]>
- Assorted spelling fixes.
James Hawkins <[email protected]>
- Audit the Tab control.
- Factor out common text shifting logic.
- Shift selected tab text up instead of down.
Alex Zorach <[email protected]>
- Fixed SetFocus behavior.
Krzysztof Foltman <[email protected]>
- Don't send TVN_SELCHANGING nor TVN_SELCHANGED if the same item is
  selected again.

svn path=/trunk/; revision=16472
2005-07-06 22:33:11 +00:00
..
2005-07-06 22:33:11 +00:00
2005-05-31 20:47:11 +00:00
2005-06-17 20:30:57 +00:00
2005-07-06 20:50:21 +00:00
2005-07-06 22:16:28 +00:00
2005-05-31 20:39:13 +00:00
2005-06-08 17:29:59 +00:00
2005-05-13 19:47:30 +00:00
2005-06-16 21:02:52 +00:00
2004-06-22 23:27:48 +00:00

========================
ReactOS Version 0.2.x
Updated June 23rd, 2004
========================

1. What is ReactOS?

   ReactOS is an Open Source effort to develop a quality operating system
that is compatible with Windows NT applications and drivers.

   The ReactOS project, although currently focused on Windows NT 4.0
compatibility, is always keeping an eye towards compatibility with
future Windows NT releases, that is, Windows 2000 (NT 5.0) and
Windows XP (NT 5.1).

More information is available at http://www.reactos.com.

2. Building ReactOS

See the INSTALL file for more details.

3. More information

See the doc subdirectory for some sparse notes

4. Who is responsible

See the CREDITS file