H. Verbeet
|
fdefaed46d
|
wined3d: Enable pixel shaders by default.
|
2006-09-27 09:47:00 +02:00 |
Hwang YunSong(황윤성)
|
2f599176b0
|
cmdlgtst: Updated Korean resource.
|
2006-09-27 09:40:42 +02:00 |
Mikołaj Zalewski
|
1e1d107397
|
uninstaller: Add Polish translation.
|
2006-09-27 09:40:17 +02:00 |
Alexandre Julliard
|
9ae4e8d98e
|
explorer: Work around the latest HAL binary compatibility breakage.
|
2006-09-26 20:29:15 +02:00 |
Eric Pouech
|
588a4422b0
|
winedbg: Fixed regression in gdb startup (especially gdb proxy).
|
2006-09-26 12:04:06 +02:00 |
Eric Pouech
|
e3f8799a42
|
winedbg: Put back the %d format for printing integral values even for
64bit internal values as the default format in winebdg command imposes.
|
2006-09-26 11:59:55 +02:00 |
Fatih Aşıcı
|
4e9087a670
|
notepad: Update Turkish resources.
|
2006-09-26 11:40:00 +02:00 |
Fatih Aşıcı
|
b360582c95
|
clock: Update Turkish resources.
|
2006-09-26 11:39:54 +02:00 |
Jan Zerebecki
|
08de1f4293
|
regedit: Remove dead code.
|
2006-09-26 11:39:37 +02:00 |
Mikołaj Zalewski
|
4372f4c32d
|
winefile: Update Polish translation.
|
2006-09-25 18:32:17 +02:00 |
Mikołaj Zalewski
|
c807132ebd
|
regedit: Update Polish translation.
|
2006-09-25 18:32:08 +02:00 |
Mikołaj Zalewski
|
82fb03a5df
|
cmdlgtst: Move the PageSetup_Flags_Dialog from Ru.rc to En.rc.
|
2006-09-25 18:32:03 +02:00 |
Mikołaj Zalewski
|
3380a7d955
|
resources: Mark common resources as LANG_NEUTRAL, SUBLANG_NEUTRAL.
|
2006-09-25 18:31:55 +02:00 |
Andrey Turkin
|
d456e9f49f
|
msiexec: Should recognize /xpackage syntax.
|
2006-09-25 18:13:32 +02:00 |
Alexandre Julliard
|
48c14238b8
|
make_makefiles: Merged the make_progs script into make_makefiles.
|
2006-09-24 12:11:39 +02:00 |
Byeong-Sik Jeon
|
53a48942a0
|
notepad: Keep the modify information of edit control when toggle wrap line.
|
2006-09-20 12:25:17 +02:00 |
Byeong-Sik Jeon
|
876c9d16cd
|
notepad: Use HKCU\Software\Microsoft\Notepad for font and window-geometry.
|
2006-09-20 12:25:08 +02:00 |
Alexandre Julliard
|
a27d0aa4e9
|
include: Added definitions for the fault address exception information.
|
2006-09-20 11:27:53 +02:00 |
Alexandre Julliard
|
84cb26e48a
|
makefiles: Remove the dependencies comment in files that don't need it.
|
2006-09-14 09:38:39 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
8580984346
|
msiexec: Ignore failure to create the service if it already exists.
|
2006-09-13 12:56:37 +02:00 |
Alexandre Julliard
|
489d87d1e5
|
kernel32: Renamed the kernel directory to kernel32.
Also get rid of the kernel/messages subdirectory.
|
2006-09-12 13:34:06 +02:00 |
Alexandre Julliard
|
1be6e9a6b1
|
winedbg: Change the prefix on bison-generated names to avoid the name-prefix directive.
|
2006-09-12 09:04:43 +02:00 |
Alexandre Julliard
|
bcdc5fb55f
|
Make.rules: Set the default prefix for bison files from the file basename.
|
2006-09-11 21:47:49 +02:00 |
Alexandre Julliard
|
145a0ba508
|
makefiles: List bison dependencies explicitly for parallel makes, since older bisons don't support --defines.
|
2006-09-11 21:43:11 +02:00 |
Alexandre Julliard
|
534fac983d
|
winetest: Generate the list of test resources in make_makefiles.
Only include test revision information in the distributed binary.
|
2006-09-11 14:32:00 +02:00 |
Alexandre Julliard
|
5e0a81571f
|
winetest: Store the test name as the resource name instead of in a separate string table.
|
2006-09-11 14:23:07 +02:00 |
James Liggett
|
70cb31e4e6
|
explorer: Add support for tooltips for system tray icons.
Based on the original systray implementation by Kai Morich <kai.morich@bigfoot.de>.
|
2006-09-11 12:15:51 +02:00 |
Detlef Riekenberg
|
ed8ce298e1
|
taskmgr: Remove dead code in trayicon.c (Coverity).
|
2006-09-11 11:30:16 +02:00 |
Jonathan Ernst
|
0ebd271fe0
|
Assorted French translation improvements.
|
2006-09-10 10:16:33 +02:00 |
Jonathan Ernst
|
a0f9c32216
|
winecfg: French translation update.
|
2006-09-10 10:16:26 +02:00 |
Alexandre Julliard
|
a82f1b0ebb
|
makefiles: Avoid empty variables in substitutions, it's broken on BSD make.
|
2006-09-09 22:28:53 +02:00 |
Alexandre Julliard
|
9c085cba0a
|
makefiles: Add global rules for bison and lex files.
Also build the .c and .h files separately to allow parallel makes.
|
2006-09-09 13:16:22 +02:00 |
Alexandre Julliard
|
dfd1abfa57
|
winedbg: Allow building without debug support in the parser.
|
2006-09-09 11:26:35 +02:00 |
Alexandre Julliard
|
a2a8279238
|
winhelp: Specify the lex options directly in the source file.
|
2006-09-09 11:25:50 +02:00 |
Alexandre Julliard
|
c58614fd2c
|
winedbg: Specify the lex options directly in the source file.
|
2006-09-09 11:25:41 +02:00 |
Francois Gouget
|
06f9532dda
|
Assorted spelling fixes.
|
2006-09-08 11:04:53 +02:00 |
Jan Zerebecki
|
66e0e06b98
|
winefile: Fix the display of free disk space in the statusbar.
|
2006-09-07 16:11:05 +02:00 |
Jan Zerebecki
|
2a42379a8e
|
regedit: Also refresh the listview.
|
2006-09-07 16:10:58 +02:00 |
Dan Kegel
|
39857443e4
|
programs/wcmd: Rename to programs/cmd.
|
2006-09-07 15:08:44 +02:00 |
Paul Vriens
|
95bb90326a
|
wintrust: Add framework and initial tests.
|
2006-08-29 13:46:31 +02:00 |
Marcus Meissner
|
b3a72ad1dd
|
Remove some more unused debugging channels.
|
2006-08-29 12:28:58 +02:00 |
Alexandre Julliard
|
27959bebd7
|
make_makefiles: Generate the tests list in programs/winetest/Makefile.in.
|
2006-08-28 11:58:31 +02:00 |
Alexandre Julliard
|
34618113f4
|
tools: Added make_makefiles tool that updates the list in configure.ac and runs make_dlls and make_progs.
|
2006-08-28 11:57:10 +02:00 |
Eric Pouech
|
9766dd1a5f
|
winedbg: Native dbghelp generate long basic types, so handle them too.
|
2006-08-28 11:40:58 +02:00 |
Piotr Caban
|
e213b7e8aa
|
oleview: Added data freeing in EnumFuncs function.
|
2006-08-26 18:54:19 +02:00 |
Alexandre Julliard
|
9a2df7deeb
|
make_progs: Update the directory list in configure.ac too.
|
2006-08-25 11:50:21 +02:00 |
Hwang YunSong(황윤성)
|
32e3437d97
|
regedit: Updated Korean resource.
|
2006-08-25 11:32:12 +02:00 |
Hwang YunSong(황윤성)
|
23db4347a1
|
winecfg: Updated Korean Resource.
|
2006-08-24 11:52:05 +02:00 |
Stefan Huehner
|
803f3bd0a9
|
winedbg: Fix typo in manpage.
|
2006-08-23 16:54:28 +02:00 |