Commit Graph

1251 Commits (35302b48fc6be095dfb6dddd97c2b4cd90df3f6e)

Author SHA1 Message Date
Alexandre Julliard 3ccbb018a0 Added a -municode flag to winegcc for applications that have a wmain()
entry point.
2005-08-25 19:26:59 +00:00
Frank Richter 33e8e88e81 Load tab titles and property sheet caption from string resources. 2005-08-25 19:19:33 +00:00
Frank Richter 3c0de2a61a Add English Neutral and German appearance tab translations. 2005-08-25 15:20:18 +00:00
Alexandre Julliard 71ae2d7bed Beginnings of a crt0 library. 2005-08-25 11:41:05 +00:00
Frank Richter 1bac61f8e5 Add an "Appearance" tab to control the currently active theme. 2005-08-24 10:59:40 +00:00
Rémi Assailly c6e294deb1 Moved mciavi32 to the top-level dlls directory. 2005-08-23 19:52:30 +00:00
Glenn Wurster 7ba6502dd9 Don't pass on EH_STACK_INVALID exceptions. 2005-08-23 10:02:05 +00:00
Dmitry Timoshkov c979bfcc0a Remove unnecessary #pragma code_page(xxxx) statements from winefile
.rc files.
2005-08-22 09:24:18 +00:00
Felix Nawothnig 2aef956ceb Replace "Registry Explorer" by "Registry Editor" in about dialog. 2005-08-22 09:17:37 +00:00
Maxime Bellengé 0876700949 Make the icon choice algorithm really choose the best icon. 2005-08-22 09:17:25 +00:00
Mike McCormack 88bddd7ae1 Fix gcc 4.0 warnings. 2005-08-19 15:19:10 +00:00
Rémi Assailly 2e689c6c66 Removed mcianim. 2005-08-19 11:22:25 +00:00
Alexandre Julliard 6d1067b915 Make sure the string is null-terminated in memory_get_string. 2005-08-19 10:26:23 +00:00
Mike McCormack 516a577df1 Fix gcc 4.0 warnings. 2005-08-19 10:04:03 +00:00
Yuri Kozlov bd1864a149 Updated Russian resources. 2005-08-19 10:00:45 +00:00
Vitaliy Margolen aad2fe3b38 Add windows version registry entries. 2005-08-17 11:37:34 +00:00
Juan Lang 554b865314 Shrink the hex edit window a bit. 2005-08-16 11:13:58 +00:00
Vikram Kumar 68382fc3f9 Added Japanese resources. 2005-08-15 09:39:51 +00:00
Richard Cohen 390c4ce630 Update English neutral version of winecfg graphics tab, and make the
groupboxes not overlap.
2005-08-12 15:52:25 +00:00
Mike McCormack b744372231 Turn off gcc 4.0's builtin wchar inlines. 2005-08-11 17:12:18 +00:00
Alexandre Julliard 777cd4f7df Removed a useless header file. 2005-08-11 10:59:51 +00:00
Marcus Meissner 3cb3651bc8 Fixed harmless /tmp problem. 2005-08-10 10:51:50 +00:00
Kai Blin 78e1145ffe Add secur32.dll tests to winetest. 2005-08-08 11:06:55 +00:00
Alexandre Julliard 49b7fdcfc0 Removed the broken mmap64 configure check, and moved the
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
2005-08-03 21:25:10 +00:00
Alexandre Julliard 6625b63b53 Get rid of the no longer used regedit test. 2005-08-03 19:36:51 +00:00
Alexandre Julliard 734821444e Merged some of the header checks to reduce the size of the generated
configure script a bit.
2005-08-03 19:21:04 +00:00
Peter Åstrand 7a15eb9318 Implemented an Esound driver. 2005-08-03 15:53:26 +00:00
Andreas Mohr 828fd75a96 Improve regsvr32 output. 2005-07-30 19:04:14 +00:00
Jonathan Ernst f5e828d9f3 Fixed control size and placement. 2005-07-29 14:49:29 +00:00
Stefan Dösinger b505c2b4c5 Correct the sizes of some controls in the German resources. 2005-07-29 14:49:17 +00:00
Daniel Remenak 423371828a Changed winhelp file->exit accelerator key from "e" to "x". 2005-07-20 10:29:42 +00:00
Hans Leidekker b5c65a2e48 Include the mshtml test. 2005-07-18 09:09:09 +00:00
Stefan Huehner 06822b8977 Fix some write-strings warnings. 2005-07-15 09:58:36 +00:00
Eric Pouech 81f1ea1c7c Ensure msvcrt's io block is passed down from wcmd's parent process to
child process.
2005-07-15 09:55:52 +00:00
Detlef Riekenberg edc061333f Space is valid between module name and entry point. 2005-07-14 12:34:04 +00:00
Paul Vriens 4908c2bc07 Update the Dutch translations. 2005-07-14 10:14:54 +00:00
Robert Shearman 0c9195c650 Remove additional current process tracking in backtrace_all as it can
refer to freed memory.
2005-07-14 10:14:44 +00:00
Jonathan Ernst c7bf987aa1 Updated winecfg French resources. 2005-07-13 19:31:36 +00:00
Henning Gerhardt 7581d47f92 - Added German winspool resource file.
- Updated German winecfg resource file.
2005-07-13 11:29:26 +00:00
Jacek Caban 8831329dae Added hh.exe. 2005-07-12 20:41:52 +00:00
Raphael Junqueira 88f73c4f33 - add direct3d configuration on winecfg graphics panel
- resync Fr libraries dialog (based on En.rc)
2005-07-12 18:11:11 +00:00
Francois Gouget 28dc5a8afc Assorted spelling fixes. 2005-07-11 10:59:41 +00:00
Raphael Junqueira 8d9d1fb17b Add some basic dsound configuration on Audio panel. 2005-07-11 10:24:28 +00:00
Detlef Riekenberg a51dcfcfc6 Do not print an error message when deleting a nonexistent variable. 2005-07-11 10:23:37 +00:00
Brian Vincent e53aad96e8 Describe tabs being linked together. 2005-07-10 17:44:02 +00:00
Henning Gerhardt 0e8e5c3075 Update German resource files. 2005-07-08 11:32:14 +00:00
Martin Fuchs 2a3ece86a6 - move ID_ABOUT_WINE into #ifdef __WINE__
- support for refresh in shell namespace windows
2005-07-07 20:27:24 +00:00
Eugeny Gorelov 3e84af5ee7 Added PageSetupDlg test. 2005-07-07 18:23:11 +00:00
Frank Richter a9c5c7cc06 Update German translation for changes to the DLL overrides UI. 2005-07-07 17:22:30 +00:00
Mike McCormack 257c337c19 gcc 4.0 -Wpointer-sign fixes (Reg* functions). 2005-07-07 12:08:42 +00:00