- May 07, 2000
-
-
-
Alexandre Julliard authored
Wraps some RichEdit control functionality on an Edit control. It uses a free implementation of an RTF parser written by Paul DuBois http://www.primate.wisc.edu/software/RTF/ which I modified a bit to work with the control.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
- Minor bug fixes
-
Alexandre Julliard authored
Top-down images have a negative biHeight, the scanlines of theses images were inverted in X11DRV_DIB_GetImageBits_xx. To prevent this I simply changed the sign of lines, the scanlines were correctly handled afterwards
-
-
-
status part painted.
-
-
-
-
support for the LVS_EX_TRACKSELECT flag. Added code to delete items in LISTVIEW_SetItemCount().
-
- May 05, 2000
-
-
-
-
-
-
-
-
just (primary lang) before using the default.
-
-
-
Alexandre Julliard authored
Implemented SetLocaleInfo(). It required a change to GetLocaleInfo() as well, because GetLocaleInfo() has to get any values saved by SetLocaleInfo() in the registry.
-
Made stab parsing more robust (now ignores C++ stabs). Display correct backtrace at first when invoked on unhandled exception. Loads stabs from .so files when those are loaded.
-
- May 03, 2000
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Fixed exe_file handling.
-
Alexandre Julliard authored
-
-
-
-
Alexandre Julliard authored
Fixed GetLargestConsoleWindowSize to not return a structure when called from the Window binary.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
-
-
-