- 11 Oct, 2004 2 commits
-
-
Dimitrie O. Paun authored
Fix some indentation problems.
-
Vincent Béron authored
-
- 09 Oct, 2004 2 commits
-
-
Jon Griffiths authored
Combine A/W calls together to remove duplication. Don't leak text when removing/changing items. Turn off hot tracking when we delete the last item. Use the 'delete 1 item' logic when deleting all items.
-
Jeremy White authored
supposed to.
-
- 08 Oct, 2004 18 commits
-
-
Alexandre Julliard authored
option for people who want to play with 64-bit support.
-
Dmitry Timoshkov authored
-
Ferenc Wagner authored
-
Aric Stewart authored
versions get properly installed.
-
Alexandre Julliard authored
pass the proper ld command.
-
Vincent Béron authored
-
Vincent Béron authored
-
Jacek Caban authored
-
Vincent Béron authored
AmpFactorToDB and DBToAmpFactor.
-
Jason Edmeades authored
from wined3d and d3d8, but short term only use the code for real from d3d9.
-
Dimitrie O. Paun authored
Reorganize the documentation in a more readable format.
-
Dimitrie O. Paun authored
-
Sylvain Petreolle authored
-
Dmitry Timoshkov authored
codes, it breaks VK_OEM_102 in finnish/swedish keyboard layouts.
-
Francois Gouget authored
Also add EWX_FORCEIFHUNG.
-
Francois Gouget authored
-
Jacek Caban authored
- Fixed htmlhelp.h
-
Vincent Béron authored
-
- 07 Oct, 2004 18 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Hans Leidekker authored
Implement OpenColorProfile{A,W} and CloseColorProfile. Implement GetColorDirectory{A,W} and InstallColorProfile{A,W}. Implement UninstallColorProfile{A,W}. Dynamically load liblcms. Add tests.
-
Francois Gouget authored
Modify function calls so the prototypes are checked.
-
Jeremy White authored
-
Martin Fuchs authored
- use SetWindowFont() instead of SendMessage(WM_SETFONT) - remove unused comment - use GET_X_LPARAM() instead of GET_X_LPARAM() - remove old _ROS_ preprocessor statements
-
Jon Griffiths authored
-
Jon Griffiths authored
Add tests for this case, a visible test mode and fix DrawIndirect test under some native comctl32.dll's.
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Jon Griffiths authored
-
Francois Gouget authored
genpatch was also depending on the new files being listed first by 'cvs diff' (which is the case but I'm not sure there is any hard guarantee). Use 'perl -w' for more checking, fix the resulting 'undefined value' warnings. In many cases we don't just want $options{xxx} to exist, we want it to be defined. Restrict the scope of variables and remove unneeded variables.
-
Martin Fuchs authored
- use TCHAR to make the code UNICODE compatible - pass return string buffer to the dialog procedure - call display_error() in case of errors to display the WIN32 error message - use slash instead of back slash for unix file system compatibility - format the code equally to the remaining winefile code
-
Alexandre Julliard authored
-
Jason Edmeades authored
an IDirect3DDevice object is created.
-
Francois Gouget authored
winapi_check_options.pm: Fix typo in the parse_comma_list() reference.
-
Vincent Béron authored
-
Martin Fuchs authored
-