Commit Graph

1651 Commits (360a3f914235e04216a3691390662885c1867eb1)

Author SHA1 Message Date
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Vitaliy Margolen 1175a2f3a2 d3d8: Add refcount test. 2006-05-22 11:31:36 +02:00
Eric Pouech 820141114e winedbg: extract_as_integer
- now supporting extract_as_integer on functions (so that, 
  for example, 'disas foo' works as expected)
- now properly handling errors when calling extract_as_integer
2006-05-17 10:41:41 +02:00
Eric Pouech bf8509d37c winedbg: Fixed regression for command 'bt all'.
Don't print 'process has terminated' message when detaching from a
process (or backtracing it).
2006-05-15 11:04:05 +02:00
Michael Stefaniuc a87520036f janitorial: Remove redundant NULL pointer checks before HeapFree'ing them.
Some HeapFree's are hidden behind macros. Found by smatch.
2006-05-10 11:31:41 +02:00
Robert Reif 6f4e208321 winecfg: Fix audio crash when no drivers are available. 2006-05-08 14:49:58 +02:00
Mike McCormack 16ee9aba88 msiexec: Force using /i file.msi, some programs pass properties without an =. 2006-05-05 16:33:18 +02:00
András Kovács a64e13c679 regedit: Translation to Hungarian. 2006-05-05 16:32:46 +02:00
András Kovács 94c65025d4 wordpad: Translation to Hungarian. 2006-05-05 16:32:27 +02:00
Mikołaj Zalewski f911433ece progman: Add close button and sysmenu to dialogs. 2006-04-20 11:34:32 +02:00
Alexandre Julliard 67394207a9 explorer: Reuse drives that point to the same device to avoid memory leaks.
Also print a warning if HAL support is not compiled in.
2006-04-18 21:12:43 +02:00
Alexandre Julliard 7a324307b3 explorer: Initial version of dynamic drive support using HAL. 2006-04-18 16:48:13 +02:00
Mikołaj Zalewski d6cb3e8b98 progman: Fix two simple bugs.
Use correctly the GetOpenFileName function.
Use _lcreat instead of _lopen to create a new file.
2006-04-18 11:16:04 +02:00
Mike McCormack 6d9af55a12 configure: Remove the --disable-debug and --disable-trace options. 2006-04-17 12:38:52 +02:00
Mike McCormack 13dccd7541 regsvr32: Ignore the /c flag. 2006-04-17 12:38:26 +02:00
Alexander N. Sørnes a4b0147b2a winefile: Fix typo in the Norwegian resources. 2006-04-17 12:00:15 +02:00
Jonathan Ernst 90237e1281 winecfg: French localization. 2006-04-17 11:58:00 +02:00
Andrew Riedi 58c61b5615 explorer: Fixed a typo in system tray. 2006-04-17 11:18:42 +02:00
Mikołaj Zalewski ec328c1e70 winefile: Use header full drag. 2006-04-14 10:50:39 +02:00
Anssi Hannula 3a0829105b winecfg: Update the Finnish resources. 2006-04-14 10:50:23 +02:00
Paul Vriens 346aa7a3fe winecfg: Update Dutch resource. 2006-04-13 12:24:07 +02:00
Stefan Leichter 3e0e71870e winetest: Added dnsapi tests. 2006-04-12 11:42:48 +02:00
Antonio Codazzi f4257157b2 view: Added Esperanto language. 2006-04-11 11:27:20 +02:00
Henning Gerhardt b7cfc3ba63 winecfg: Update German resource. 2006-04-11 11:26:07 +02:00
YunSong Hwang ea343153c8 winecfg: Updated Korean resources. 2006-04-11 11:25:46 +02:00
Alexandre Julliard c4fde65022 msacm32: Renamed the dlls/msacm directory to dlls/msacm32. 2006-04-10 16:55:04 +02:00
Alexander N. Sørnes 6fdff26ca5 winecfg: Updated Norwegian resources. 2006-04-10 12:22:35 +02:00
Antonio Codazzi f31b4e0394 wineconsole: Esperanto language support. 2006-04-08 20:03:59 +02:00
Antonio Codazzi 826e9f0eac winhelp: Esperanto language update. 2006-04-08 20:01:48 +02:00
Antonio Codazzi 06d298f8b0 regedit: Italian language update. 2006-04-08 20:01:35 +02:00
Antonio Codazzi e971073b24 start: Italian language update. 2006-04-08 20:01:23 +02:00
Antonio Codazzi 941da93dfd uninstaller: Esperanto language adjustments. 2006-04-08 20:01:09 +02:00
Antonio Codazzi c77aa86c3e wineconsole: Italian language support. 2006-04-08 20:00:56 +02:00
Robert Reif a76023f02a winecfg: Add default dsound sample rate and bits per sample. 2006-04-08 15:49:10 +02:00
Alexandre Julliard 2eb46bb464 explorer: Don't use ExitWindows on shutdown.
ExitWindows kills all current processes and that creates a race with
newly started processes. Instead, simply exit and let the new process
create a new explorer.
2006-04-07 20:26:47 +02:00
Mike McCormack 5a5b35cec7 Add an implementation of iexplore.exe. 2006-04-05 11:27:54 +02:00
Mike McCormack 92b5d9e189 msiexec: Add an icon for msiexec and .msi files. 2006-04-04 11:51:27 +02:00
Antonio Codazzi 64dfe52c6b uninstaller: Esperanto language support. 2006-04-03 11:50:17 +02:00
Antonio Codazzi 3440029055 uninstaller: Italian language support. 2006-04-03 11:50:04 +02:00
Antonio Codazzi bed0b2c382 notepad: Esperanto language support. 2006-04-03 11:49:53 +02:00
Antonio Codazzi e47aba6e36 notepad: Italian language support. 2006-04-03 11:49:39 +02:00
Antonio Codazzi e5def1c392 clock: Esperanto language support. 2006-04-03 11:47:07 +02:00
Alexander N. Sørnes 5656fa8f00 regedit: Fix typo in Norwegian resources. 2006-04-03 11:39:21 +02:00
Alexandre Julliard d74a62cfd7 winecfg: Disable the desktop option when configuring a specific application. 2006-03-29 13:49:36 +02:00
Alexandre Julliard db6608ac9f x11drv: Moved desktop mode handling to the explorer process.
Per-application desktop mode settings are no longer supported.  Apps
can be launched in a specific desktop window by using:

  explorer /desktop=name[,widthxheight] app.exe [args]

If the named desktop already exists the app is launched inside it. The
default desktop is cleverly named "default".
2006-03-27 22:43:03 +02:00
Robert Shearman e8fe7004c7 shell32: Adding a systray item with an invalid icon handle is allowed. 2006-03-27 21:41:30 +02:00
Petr Tesarik 68f8d28945 winedbg: Fix stepping over an instruction. 2006-03-27 12:14:20 +02:00
f_sophia fa68994ab1 winhelp: Added Esperanto language support. 2006-03-27 11:56:08 +02:00
Eric Pouech f661e7a924 winedbg: Fixes for identifiers.
- fixed lexical rules for a path name
- fixed identifier rules so that we get the right precedence
  between ! and ::
- modules (in mod!name forms) are now handled as tIDENTIFIER
  (tPATH was buggy anyhow)
2006-03-27 11:30:50 +02:00
Marcus Meissner 40af0c8a30 programs: Move icinfo out of avitools. 2006-03-22 21:55:43 +01:00