Commit Graph

2971 Commits

Author SHA1 Message Date
Alexandre Julliard e44dd0f8f2 wineboot: Automatically update the prefix directory if wine.inf changes. 2008-04-21 15:39:55 +02:00
Alexandre Julliard 935313abe3 wineboot: Add an option to update the prefix directory by re-executing wine.inf. 2008-04-21 15:31:26 +02:00
Eric Pouech 7ca4a03428 winhelp: Silencing the copyright system record entry while parsing help files. 2008-04-21 14:05:37 +02:00
Eric Pouech f3730ccc00 winhelp: When no help file is passed on command line, we should open then file pickup dialog. 2008-04-21 14:05:37 +02:00
Eric Pouech 84f0968acd winhelp: Instead of loading all pages at once, allow to browse them one by one. 2008-04-21 14:05:37 +02:00
Eric Pouech 7eba95de27 winhelp: Removed a couple of internal windows' handle and replaced them with control IDs. 2008-04-21 14:05:37 +02:00
Eric Pouech 8169f0ff9d winhelp: No longer store the WINHELP_WINDOW* inside the button box. 2008-04-21 14:05:37 +02:00
Eric Pouech b986236904 winhelp: Always create a main window, even for popups. 2008-04-21 14:05:37 +02:00
Eric Pouech 7ceb62f90a winhelp: Fixed the parsing of a link containing both a .hlp file and a window name. 2008-04-21 14:05:36 +02:00
Eric Pouech 4c236530ef winhelp: Removed no longer needed field (wStringTableOffset) in Globals. 2008-04-21 14:05:36 +02:00
Eric Pouech a107279410 winhelp: Moved all static data used when parsing HLP files into the internal structures. 2008-04-21 14:05:36 +02:00
Eric Pouech d58ab515df winhelp: Get rid of the WM_USER message. 2008-04-21 14:05:36 +02:00
Eric Pouech 077964a8d4 winhelp: Add an (ugly) icon. 2008-04-21 14:05:32 +02:00
ByeongSik Jeon 69e525022f winecfg: Update Korean translation. 2008-04-21 13:36:19 +02:00
Vitaliy Margolen c39329d13c Update Russian translation. 2008-04-21 12:10:37 +02:00
Frans Kool 9e482ce938 winecfg: Added missing Dutch translation. 2008-04-21 11:53:19 +02:00
Hwang YunSong(황윤성 5a2b9ea097 winefile: Updated Korean resource. 2008-04-18 13:57:15 +02:00
Hwang YunSong(황윤성 f5e69c0e3a winecfg: Updated Korean resource. 2008-04-18 13:57:15 +02:00
Eric Pouech 975774382b winhelp: Fix regression introduced by Win64 warning fixes. 2008-04-18 11:46:08 +02:00
Vincent Povirk fc29e334f6 start.exe: Add /Unix switch for native file managers. 2008-04-17 12:35:31 +02:00
Jonathan Ernst 62010249c5 winhelp: Updated French translation. 2008-04-15 14:33:27 +02:00
Jonathan Ernst 2d870e27fb winefile: Updated French translation. 2008-04-15 14:33:19 +02:00
Jonathan Ernst 964d2d1629 winecfg: Updated French translation. 2008-04-15 14:33:14 +02:00
Hwang YunSong(황윤성 06acbbe064 winecfg: Updated Korean resource. 2008-04-14 23:50:13 +02:00
Hwang YunSong(황윤성 0928df2483 winemine: Updated Korean resource. 2008-04-14 23:50:13 +02:00
Alexander Nicolaysen Sørnes a593d07d2d winhelp: Update Norwegian Bokmål resource. 2008-04-14 23:50:13 +02:00
Alexander Nicolaysen Sørnes a4649d3730 regedit: Update Norwegian Bokmål resource. 2008-04-14 23:50:13 +02:00
Alexandre Julliard 16e8633ee5 winedos: Handle memory reservation errors more gracefully. 2008-04-14 20:39:52 +02:00
Rok Mandeljc 7445e90b7a winecfg: Update Slovenian translation to reflect recently introduced changes. 2008-04-14 12:42:48 +02:00
Vitaliy Margolen a1eb6b7ece Update Russian translation. 2008-04-14 12:40:22 +02:00
Alexander Nicolaysen Sørnes 0c6311ea35 winecfg: Update Norwegian Bokmål resource. 2008-04-14 12:40:22 +02:00
Piotr Caban 2e80f11c5e oleview: Fixed incorrect brackets bug. 2008-04-14 12:40:22 +02:00
Piotr Caban 0701ddb665 oleview: Add dual interfaces support to coclasses. 2008-04-14 12:40:22 +02:00
Alexandre Julliard 2004d2b2f6 wordpad: Don't pass an invalid DC to CreateCompatibleDC. 2008-04-14 12:05:57 +02:00
Matthew D'Asaro 4a30466ec4 winecfg: Add option to let wine decorate windows. 2008-04-11 13:11:23 +02:00
Rob Shearman 5a35bd4971 services: Automatically start boot-start, system-start and auto-start services when services.exe is started, instead of in wineboot.exe. 2008-04-11 12:13:45 +02:00
Rob Shearman 559fafebbf services: Split RPC_MainLoop into initialisation and the actual loop. 2008-04-11 12:12:58 +02:00
Piotr Caban aad4547d95 oleview: CreateCoclassHeader partially implemented. 2008-04-11 12:11:32 +02:00
Piotr Caban 3023a186b9 oleview: Removed memory leak in EnumImplTypes. 2008-04-11 12:11:32 +02:00
Piotr Caban cdc3ee70b3 oleview: Added coclass handling base. 2008-04-11 12:11:32 +02:00
Piotr Caban af1c1484d7 oleview: Skip IDispatch functions in dual interfaces properly. 2008-04-11 12:11:32 +02:00
Petr Sumbera 7975a1a926 winetest: Fix shell substitution syntax for Solaris. 2008-04-11 11:14:20 +02:00
Piotr Caban 38994a42f4 oleview: Added returns as arguments in interfaces with oleautomation flag. 2008-04-10 09:54:21 +02:00
Piotr Caban dc0d29c708 oleview: Hide functions without id property in dual interfaces. 2008-04-10 09:54:15 +02:00
Piotr Caban bd4437f18f oleview: Fixed idl files generation with oleautomation flag. 2008-04-10 09:54:10 +02:00
Piotr Caban 4e51c02224 oleview: Fixed idl files generation with dual interfaces. 2008-04-10 09:54:06 +02:00
Piotr Caban d19f1673ae oleview: Added helpstring to functions. 2008-04-10 09:53:58 +02:00
Alexandre Julliard 669949251d programs: Remove winelauncher from install rules. 2008-04-10 09:45:44 +02:00
Dmitry Timoshkov 8ba66c0cc1 winhelp: Fix Win64 warnings. 2008-04-09 16:27:42 +02:00
Dmitry Timoshkov 2c8476a078 wordpad: Fix Win64 warnings. 2008-04-09 16:27:20 +02:00