Eric Pouech
3299f1b869
winhelp: Set the borders of a paragraph in richedit.
2008-04-25 11:27:21 +02:00
Eric Pouech
300fa96245
winhelp: Set the alignment of paragraph in richedit.
2008-04-25 11:27:13 +02:00
Eric Pouech
26de7ddcd4
winhelp: Added support for paragraph information.
2008-04-25 11:23:33 +02:00
Eric Pouech
523a5b3f31
winhelp: Added support for richedit tabs in paragraph format.
2008-04-25 11:23:26 +02:00
Alexandre Julliard
21f019029c
explorer: Retrieve the default desktop name from the startup parameters or the registry.
2008-04-24 16:27:50 +02:00
Alexandre Julliard
eb7f5dd571
explorer: Allow specifying a default size for each desktop using the HKCU\Software\Wine\Explorer\Desktops registry key.
2008-04-24 16:24:46 +02:00
Alexandre Julliard
af972cb1e4
services.exe: Don't reject config changes if the display name corresponds to the service being changed.
2008-04-24 13:53:21 +02:00
Alexandre Julliard
ea74621986
services.exe: Make the changed status event an auto-reset event.
2008-04-24 13:53:02 +02:00
Eric Pouech
56a41706c7
winhelp: Setup a better font size for the richedit rendering.
2008-04-24 12:21:37 +02:00
Eric Pouech
bfa999eaf6
winhelp: Allow links inside popups to work properly.
2008-04-24 12:21:13 +02:00
Eric Pouech
9d92b76181
winhelp: Create the shadow window also for popups handled by RichEdit.
2008-04-24 12:21:03 +02:00
Eric Pouech
b9848a757d
winhelp: Correctly compute the popup size and manage the popup when richedit is used.
2008-04-24 12:20:51 +02:00
Eric Pouech
603e1a1584
winhelp: Implement the first round of support for links in RichEdit.
2008-04-24 12:20:13 +02:00
Eric Pouech
1e5199af35
winhelp: Added proper RTF conversion for non breakable space and hyphen.
2008-04-24 12:19:54 +02:00
Eric Pouech
0a3f4d1173
winhelp: Add proper support for charset from headers and escaped non ANSI characters in RTF stream.
2008-04-24 12:19:47 +02:00
Eric Pouech
e29b5f5dfb
winhelp: Start feeding the richedit control with relevant RTF stream.
2008-04-24 12:19:06 +02:00
Eric Pouech
cf2de8c00d
winhelp: Added as an option, to use richedit to render the text window.
2008-04-24 12:18:03 +02:00
Michael Stefaniuc
1cb8e96da9
start: Update the German translation.
2008-04-24 11:50:03 +02:00
Alexandre Julliard
9bbbebc2ce
explorer: Convert the command line parsing to Unicode.
2008-04-23 18:04:43 +02:00
Eric Pouech
dd39c1f90d
winhelp: Be sure to raise a newly (re)created window in all cases.
2008-04-23 12:29:45 +02:00
Eric Pouech
0c18020ca9
winhelp: Fix the link kind (and color) of the 0xEA-0xEF family.
2008-04-23 12:29:31 +02:00
Eric Pouech
b2061c26b8
winhelp: Popup's background color should be inherited from parent.
2008-04-23 12:29:21 +02:00
Eric Pouech
6cd9b1a313
winhelp: Store reference to the popup (if any) as a WINHELP_WINDOW pointer.
2008-04-23 12:29:12 +02:00
Eric Pouech
3f1b62f2f7
winhelp: Simplify most of the helpers dealing with window creation.
2008-04-23 12:28:32 +02:00
Eric Pouech
857d0e063c
winhelp: Also store the relative offsets of a page in the history and back information sets.
2008-04-23 12:28:22 +02:00
Eric Pouech
a4480365d7
winhelp: Added ability to locate information within a page (and to store it inside WNDPAGE).
2008-04-23 12:28:11 +02:00
Eric Pouech
61cc510623
winhelp: Now use the icon out of hlpfile if any.
2008-04-23 12:28:00 +02:00
Eric Pouech
c631bb0b56
winhelp: Simplified message box handling.
2008-04-23 12:27:51 +02:00
Eric Pouech
3ae5ad8ede
winhelp: Enable/Disable prev/next buttons if there's a prev/next page.
2008-04-23 12:27:24 +02:00
Eric Pouech
7ae1bb28fe
winhelp: Fixed JumpId and JumpKeyword with correct signature and implementation.
2008-04-23 12:27:13 +02:00
Eric Pouech
951926e6e5
winhelp: Replaced an erroneous FIXME by a TRACE in MACRO_DisableButton().
2008-04-23 12:27:05 +02:00
Eric Pouech
4a89d29104
winhelp: Don't add a page to the history when using the back button.
2008-04-23 12:26:20 +02:00
Eric Pouech
07cf778b2b
winhelp: Properly display the page title.
2008-04-23 12:26:11 +02:00
Eric Pouech
e862e7d84c
winhelp: Fix the loading of a row in a table (especially, for multiple paragraphs in a single cell).
2008-04-23 12:26:01 +02:00
Eric Pouech
e0032f0ceb
winhelp: Fix window caption index in |SYSTEM.
2008-04-23 12:25:50 +02:00
Eric Pouech
ccd75350dd
winhelp: Properly handle the back button (in multiple windows, in empty stack...).
2008-04-23 12:25:17 +02:00
Eric Pouech
d95bcb73a9
winhelp: Present correctly the history when dealing with multiple files.
2008-04-23 12:25:02 +02:00
Eric Pouech
db5902baee
winhelp: Store the history in correct order.
2008-04-23 12:24:52 +02:00
Eric Pouech
6d40dbe3da
winhelp: Added the notion of WINHELP_WNDPAGE and use it to move the history to the global variables.
2008-04-23 12:24:31 +02:00
Eric Pouech
7a608ea627
winhelp: Get rid of the reuse concept for Windows and refactor the code a bit for window creation / deletion.
2008-04-23 12:24:07 +02:00
Dan Kegel
faaccca59b
winecfg: Restrict dpi slider to sane values.
2008-04-23 12:23:45 +02:00
Frans Kool
30a00e8dfd
start: Fixed Dutch translations.
2008-04-23 12:22:55 +02:00
ByeongSik Jeon
2440834b42
net: Update Korean translation.
2008-04-23 12:22:31 +02:00
ByeongSik Jeon
651ec32174
reg: Add Korean translation.
2008-04-23 12:22:28 +02:00
ByeongSik Jeon
4183a1dcaf
start: Update Korean translation.
2008-04-23 12:22:22 +02:00
Maarten Lankhorst
9c02e01dcb
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
2008-04-22 12:37:02 +02:00
Austin English
6e59cd2c34
Spelling fixes.
2008-04-22 12:20:12 +02:00
Alexander Nicolaysen Sørnes
2e798b52ef
xcopy: Add Norwegian Bokmål resource.
2008-04-22 12:00:10 +02:00
Alexander Nicolaysen Sørnes
69cf2fc5c1
start: Update Norwegian Bokmål resource.
2008-04-22 11:59:37 +02:00
Michael Stefaniuc
92a8beb7cf
winecfg: Update and fix the Romanian translation.
2008-04-22 11:56:10 +02:00
Michael Stefaniuc
f12034b31e
winecfg: Fix typos in the En(US) resource.
2008-04-22 11:56:07 +02:00
Tomasz Nowiński
df90b52627
Fixed typos in the Polish translations.
2008-04-21 20:34:47 +02:00
Alexandre Julliard
de139bf028
winemenubuilder: Process messages while waiting for the semaphore or the parent process.
2008-04-21 20:34:30 +02:00
Alexandre Julliard
6b42c054c1
winecfg: Don't allow editing the configuration of the C drive.
2008-04-21 20:29:34 +02:00
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
Dmitry Timoshkov
cde3101b8e
winefile: Fix Win64 warnings.
2008-04-09 16:27:06 +02:00
Dmitry Timoshkov
888d157bda
wineconsole: Fix Win64 warning.
2008-04-09 16:26:58 +02:00
Dmitry Timoshkov
b9f78daf71
wineboot: Fix Win64 warnings.
2008-04-09 16:26:53 +02:00
Dmitry Timoshkov
a5816064f0
regedit: Fix Win64 warnings.
2008-04-09 16:26:44 +02:00
Hwang YunSong(황윤성)
cbd65e17f9
xcopy: Updated Korean resource.
2008-04-09 12:20:04 +02:00
Hwang YunSong(황윤성)
4611dc0a4b
wordpad: Updated Korean resource.
2008-04-09 12:19:58 +02:00
Hwang YunSong(황윤성)
15ebbcd1a2
winhelp: Updated Korean resource.
2008-04-09 12:19:53 +02:00
Hwang YunSong(황윤성)
7d32e0693d
winemine: Update Korean resource.
2008-04-09 12:19:49 +02:00
Hwang YunSong(황윤성)
75c6914ff4
winecfg: Updated Korean resource.
2008-04-09 12:19:44 +02:00
Hwang YunSong(황윤성)
cbafe60baf
uninstaller: Updated Korean resource.
2008-04-09 12:19:40 +02:00
Hwang YunSong(황윤성)
da98589620
notepad: Updated Korean resource.
2008-04-09 12:19:29 +02:00
Alexandre Julliard
d270a96032
programs: Remove obsolete winelauncher script.
2008-04-09 11:55:48 +02:00
Alexandre Julliard
698805d8c5
explorer: Implement a global system tray window.
2008-04-08 15:56:24 +02:00
Alexandre Julliard
52246fb921
winex11: Move all the embedded systray window support to winex11.drv.
2008-04-08 15:47:36 +02:00
Michael Stefaniuc
1ae1d45232
notepad: Add the Romanian translation.
2008-04-08 12:28:55 +02:00
Michael Stefaniuc
c3529fab62
view: Add the Romanian translation.
2008-04-08 12:28:45 +02:00
Rok Mandeljc
a7c4c6a9f1
regedit: Updated Slovenian translation.
2008-04-08 11:59:01 +02:00
Rok Mandeljc
2f807a2fa8
cmd: Updated Slovenian translation.
2008-04-08 11:58:45 +02:00
Rok Mandeljc
2d4c036e74
taskmgr: Added Slovenian translation.
2008-04-08 11:58:25 +02:00
Rok Mandeljc
d3245adf46
xcopy: Added Slovenian translation.
2008-04-08 11:58:18 +02:00
Rok Mandeljc
d70ddcb670
reg: Added Slovenian translation.
2008-04-08 11:58:12 +02:00
Rok Mandeljc
98977c21c4
start: Updated Slovenian translation.
2008-04-08 11:58:07 +02:00
Rok Mandeljc
4cb0fe80b8
wineconsole: Added Slovenian translation.
2008-04-08 11:57:44 +02:00
Rok Mandeljc
406ac47c79
cmdlgtest: Updated Slovenian translation.
2008-04-08 11:57:37 +02:00
Rok Mandeljc
33474e5f9e
write: Added Slovenian translation.
2008-04-08 11:57:17 +02:00
Rok Mandeljc
b78a13a275
winecfg: Added Slovenian translation.
2008-04-08 11:56:54 +02:00
Rok Mandeljc
56d54bbec6
uninstaller: Added Slovenian translation.
2008-04-08 11:56:44 +02:00
Rok Mandeljc
8bc61ed4d4
net: Added Slovenian Translation.
2008-04-08 11:56:23 +02:00
Rok Mandeljc
c8c89e682d
wordpad: Added Slovenian translation.
2008-04-08 11:56:17 +02:00
Rok Mandeljc
e626ae6e1e
progman: Updated Slovenian translation.
2008-04-08 11:55:42 +02:00
Rok Mandeljc
5c9f2699db
view: Updated Slovenian translation.
2008-04-08 11:55:24 +02:00
Rok Mandeljc
18828f41fe
winefile: Updated Slovenian translation.
2008-04-07 21:41:40 +02:00
Rok Mandeljc
e7c6a96455
winhelp: Updated Slovenian translation.
2008-04-07 21:41:34 +02:00
Rok Mandeljc
1b186ec91d
clock: Updated Slovenian translation.
2008-04-07 21:41:30 +02:00
Rok Mandeljc
685423a51d
notepad: Updated Slovenian translation.
2008-04-07 21:41:10 +02:00
Rok Mandeljc
9f76c7131d
winemine: Updated Slovenian translation.
2008-04-07 21:41:05 +02:00
Rok Mandeljc
2ad232b11e
wineboot: Added Slovenian translation.
2008-04-07 21:41:00 +02:00
Francois Gouget
8a18e0e43a
Assorted spelling fixes.
2008-04-07 13:36:18 +02:00
Francois Gouget
93b450d4ec
wineboot: Make sure COBJMACROS is defined before objidl.h is included.
2008-04-07 13:36:18 +02:00
Francois Gouget
1aa72f7e47
services: Add a trailing '\n' to a couple of Wine traces.
2008-04-07 13:36:17 +02:00
Hwang YunSong(황윤성)
a96ad868ff
progman: Updated Korean resource.
2008-04-07 12:14:09 +02:00
Hans Leidekker
e547cf7043
winebrowser: Convert to Unicode.
2008-04-07 12:05:22 +02:00
Hwang YunSong(황윤성)
1694f781ff
clock: Updated Korean resource.
2008-04-04 12:01:34 +02:00
Paul Vriens
4f3dbb7f7d
rsabase: Remove rsabase tests as they are covered in rsaenh.
2008-04-04 11:03:30 +02:00
Alexander Nicolaysen Sørnes
9183b472eb
winecfg: Update Norwegian Bokmål resource.
2008-04-03 11:30:25 +02:00
Vitaliy Margolen
3eff12c056
reg: Add Russian translation.
2008-04-03 11:30:11 +02:00
Mikołaj Zalewski
1eba09b86f
winecfg: Update Polish translation.
2008-04-02 23:25:28 +02:00
Alexandre Julliard
52ca8cd3ce
winedevice: Apply relocations to the driver in cases where the loader doesn't do it.
2008-04-02 20:40:27 +02:00
Frans Kool
d2dd8f94db
winecfg: Added missing Dutch translations.
2008-04-02 20:29:52 +02:00
Alexandre Julliard
a54ac90000
wordpad: Display the larger icon in the about box.
2008-04-02 20:05:33 +02:00
Herve Chanal
a4e01d67b5
wordpad: A nicer icon.
2008-04-02 20:05:20 +02:00
Alexandre Julliard
d478cc42d8
wineboot: Make services.exe inherit the wineboot event to keep it alive.
2008-04-02 12:19:25 +02:00
Rob Shearman
9bc84d81df
wineboot: Start services.exe on startup instead of on demand in the advapi32 services code.
2008-04-02 11:55:24 +02:00
Rob Shearman
e4c8d763c9
net: Display a more specific error message when a service command fails.
...
Use FormatMessage to get the message for the Win32 error.
2008-04-02 11:23:01 +02:00
Vitaliy Margolen
20a27fe1f7
winecfg: Update Russian translation.
2008-04-02 11:14:48 +02:00
Michael Stefaniuc
ca9f91b42c
progman: Delete bitrotted translations.
2008-04-02 11:14:41 +02:00
Rob Shearman
0b7a37acdc
services: Fix memory leak of some data in the service record.
2008-04-01 19:11:06 +02:00
Alexandre Julliard
f20651b1a4
winemine: Use a standard About box with the larger icon.
2008-04-01 13:19:06 +02:00
Herve Chanal
7f880d9b73
winemine: A nicer icon.
2008-04-01 13:16:51 +02:00
Reece Dunn
14f86f8778
winecfg: Add support for updating all system colours.
2008-04-01 13:15:39 +02:00
Paul Vriens
2b82aa1dc7
winecfg: Update the Dutch resources.
2008-04-01 11:26:36 +02:00
Alexandre Julliard
bd2ee68d6d
wineboot: No longer needs to keep running now that we have services.exe.
2008-03-31 17:26:24 +02:00
James Hawkins
9e021cff3d
fusion: Add initial tests for IAssemblyCache.
2008-03-31 13:09:19 +02:00
Alexander Nicolaysen Sørnes
f40e925804
net: Add Norwegian Bokmål resource.
2008-03-31 12:51:48 +02:00
Alexander Nicolaysen Sørnes
31bb5dcf03
reg: Add Norwegian Bokmål resource.
2008-03-31 12:51:34 +02:00
Vitaliy Margolen
66417eea64
Update Russian translations.
2008-03-31 12:15:14 +02:00
Vitaliy Margolen
1451998c32
net: Update help.
2008-03-31 12:15:04 +02:00
Michael Stefaniuc
a1cec6b619
wordpad: Update the German translation.
2008-03-31 12:14:16 +02:00
Michael Stefaniuc
8a8d50a9de
notepad: Update the German translation.
2008-03-31 12:14:13 +02:00
Mikołaj Zalewski
50af8a3f12
reg: Add Polish translation.
2008-03-31 12:13:46 +02:00
Mikołaj Zalewski
ad274f602e
regedit: Add some ES_AUTOHSCROLL to dialog templates in languages that didn't have them.
2008-03-31 12:13:33 +02:00
Mikołaj Zalewski
c5334c27db
winecfg: Update Polish translation.
2008-03-31 12:13:25 +02:00
Rob Shearman
8529a3c404
services: Fill in the functions between implemented functions in svcctl.idl so that it our remoting code is wire-compatible with NT.
...
Add the necessary stubs for these in services.exe.
2008-03-29 11:51:47 +01:00
Rob Shearman
809d714f24
services: Introduce an scmdatabase object to store the root key of the services database.
...
Make the functions that deal with the service database more object-oriented.
Add a finer-grained locking architecture.
2008-03-29 11:51:43 +01:00
Rob Shearman
b8348b95a6
services: Remove dependency on service name being determined correctly in order for the two ends on the control pipe to meet up.
...
Instead use the mechanism used by native which uses
\\.\pipe\net\NtControlPipeN.
Also remove the service startup event set by StartServiceCtrlDispatcher
as we wait for the service status to change instead.
2008-03-29 11:51:39 +01:00
Rob Shearman
9a6fc01d84
services: Move ControlService and StartServiceW from advapi32.dll to services.exe.
...
This also changes the architecture such that services.exe is the server
end of the control pipe and the service is the client end.
2008-03-29 11:51:34 +01:00
Rob Shearman
7afd9a977a
services: Move LockServiceDatabase and UnlockServiceDatabase from advapi32.dll to services.exe.
2008-03-29 11:51:01 +01:00
Rob Shearman
b48714b148
services: Move SetServiceStatus and QueryServiceStatusEx to services.exe.
2008-03-29 11:50:57 +01:00
Mikołaj Zalewski
010dcb168b
services: Move GetServiceDisplayName to services.exe and implement GetServiceKeyName.
2008-03-29 11:17:33 +01:00
Mikołaj Zalewski
76d4eeebff
services: Move ChangeServiceConfigW implementation from advapi32.dll to services.exe.
2008-03-29 11:17:07 +01:00
Mikołaj Zalewski
a363b9a066
services: Move QueryServiceConfigW from advapi32.dll to services.exe.
2008-03-29 11:16:43 +01:00
Mikołaj Zalewski
a2156fc348
services: Move CreateService, OpenService and DeleteService implementations from advapi32.dll to services.exe.
2008-03-29 11:15:59 +01:00
Mikołaj Zalewski
4275fbf603
services: Start a local RPC server.
2008-03-29 11:15:05 +01:00
Rob Shearman
90efadc540
notepad: Remove the License and NO WARRANTY options from the Help->Information popup menu as the same information can now be viewed from the About dialog.
...
Remove the Help->Information popup menu and rename the "About Wine"
option to "About Notepad".
2008-03-28 21:42:15 +01:00
Rob Shearman
ee811d89a8
winedevice: Handle failure of RegisterServiceCtrlHandlerExW.
2008-03-28 21:42:15 +01:00
Herve Chanal
4dc1ee05f3
winetest: A nicer icon.
2008-03-28 21:42:15 +01:00
Dmitry Timoshkov
f04013b6b8
winecfg: Update the DPI trackbar according to the edit box changes.
2008-03-28 14:51:33 +01:00
Mikołaj Zalewski
a1fbd5508f
services.exe: Load list of services from registry at startup.
2008-03-28 14:49:17 +01:00
Mikołaj Zalewski
7bd0efa123
services.exe: Add a new program.
2008-03-28 14:49:17 +01:00
Vitaliy Margolen
5b690b0885
Update Russian translations.
2008-03-28 09:53:44 +01:00
Vitaliy Margolen
0f2d7aedd9
regedit: Fix typo.
2008-03-28 09:53:25 +01:00
Michael Stefaniuc
00489f45ef
winhelp: Fix and activate the Romansh translation.
2008-03-28 09:53:04 +01:00
Michael Stefaniuc
1bdd2ab628
wordpad: Remove bogus ';' after the if statement.
2008-03-27 17:47:53 +01:00
Kusanagi Kouichi
819d16729d
regedit: Fix Japanese resource.
2008-03-27 17:47:48 +01:00
Alexandre Julliard
4e665b1e21
winetest: Use the HEAD commit sha1 as default build id.
2008-03-27 17:26:20 +01:00
Alexandre Julliard
dfd6c1f21a
winetest: Add the Wine build id to the version information.
2008-03-27 16:47:31 +01:00
Alexandre Julliard
0b98d108bc
winefile: Remove some unused resources.
2008-03-27 13:46:04 +01:00
Alexandre Julliard
ff876005fe
winefile: Use the larger icon in the About box.
2008-03-27 13:44:04 +01:00
Alexandre Julliard
761ce98b3f
winefile: Remove redundant About Wine menu option.
2008-03-27 13:36:39 +01:00
Alexander Nicolaysen Sørnes
1ea82f7cd4
wordpad: Add support for previewing two pages side-by-side.
2008-03-27 11:05:45 +01:00
Michael Stefaniuc
9b767a159b
winhelp: Update the German translation.
2008-03-27 11:05:29 +01:00
Herve Chanal
fb2e9a3aba
winefile: A nicer icon.
2008-03-26 23:38:36 +01:00
Alexandre Julliard
255e7b4274
regedit: Display a larger icon in the About box.
2008-03-25 16:14:35 +01:00
Herve Chanal
c440322647
regedit: A nicer icon.
2008-03-25 16:14:23 +01:00
Jacek Caban
63ebe0191e
jscript: Added tests.
2008-03-25 11:44:06 +01:00
Vitaliy Margolen
fbdf05aad1
winemenubuilder: Add support for 24 and 32 bit icons using png format.
2008-03-24 13:39:29 +01:00
Eric Pouech
704de609e6
wordpad: Don't try to use information that hasn't been initialized yet.
2008-03-24 12:12:26 +01:00
Alexandre Julliard
247754fba2
notepad: Use the larger icon in the About dialog.
2008-03-21 18:39:31 +01:00
Herve Chanal
46b121c77e
notepad: Add a nicer icon.
2008-03-21 16:07:54 +01:00
Philip Nilsson
b67290b99a
d3dx9/tests: Test the D3DXVec*Array functions.
2008-03-21 12:52:54 +01:00
Michael Stefaniuc
4754eb0b20
winecfg: Remove the unused IDS_WINE_VERSION resource.
2008-03-21 11:25:23 +01:00
Herve Chanal
e9ee629da4
cmd: Add a nicer icon.
2008-03-20 16:12:48 +01:00
Herve Chanal
6321e59aca
msiexec: Add SVG source for the icon.
2008-03-20 16:12:16 +01:00
Michael Stefaniuc
6e164de7f3
wineboot: Add the Romanian translation.
2008-03-20 14:27:35 +01:00
Michael Stefaniuc
07ac805b46
wineboot: Add the German translation.
2008-03-20 14:27:35 +01:00
Michael Stefaniuc
c6f46e21b7
write: Add the German translation.
2008-03-20 14:27:34 +01:00
Michael Stefaniuc
3f206384d2
write: Add the Romanian translation.
2008-03-20 14:27:34 +01:00
Frans Kool
389799e7c0
reg: Added Dutch resources.
2008-03-20 14:27:34 +01:00
Frans Kool
6e08a877c1
reg: Corrected #include statement for translations to work.
2008-03-20 14:27:34 +01:00
Michael Stefaniuc
9858a1480e
regedit: Fix and update the German translation.
...
- Add the translations for REG_MULTI_SZ.
- Replace "Zeichenkette" with "Zeichenfolge" as that seems to be what
Windows uses.
- Fix the size and placement of the "OK"/"Abbrechen" buttons.
- Remove bogus accelerators on some LTEXT entries in dialogs.
2008-03-19 18:51:35 +01:00
Andrew Riedi
2087ad46a9
reg: Add stub 'reg' program.
2008-03-19 12:45:26 +01:00
Herve Chanal
2115a90a68
msiexec: A nicer icon.
2008-03-19 11:27:56 +01:00
Francois Gouget
304b415284
Assorted spelling fixes.
2008-03-19 11:21:27 +01:00
Aric Stewart
58801f0d73
regedit: Check for unicode file without using fseek.
2008-03-17 15:11:25 +01:00
Mikołaj Zalewski
b859c13907
regedit: Remove windows class names (they shouldn't be localized) and unused IDC_REGEDIT menu from resources.
2008-03-12 11:58:58 +01:00
Paul Vriens
863240b77b
winecfg: Fix setting version to Vista.
2008-03-11 15:38:25 +01:00
Aric Stewart
da03fc5574
wineboot: Add Japanese resources.
2008-03-11 12:11:52 +01:00
L. Rahyen
0110512904
winecfg: Make DPI interval to be the same as in Windows.
2008-03-10 20:23:36 +01:00
Alistair Leslie-Hughes
9790d172e9
winecfg: Added support for Windows 2008.
2008-03-05 11:20:54 +01:00
Austin English
d817d7c220
winecfg: Raise max screen resolution to 160 DPI.
2008-03-04 11:54:21 +01:00
Jason Edmeades
4492334762
cmd.exe: Support cd .. when saving current directory.
2008-03-04 11:54:21 +01:00
Jason Edmeades
84f02a6ab2
cmd.exe: Fix pipes.
2008-03-04 11:54:21 +01:00
Jason Edmeades
52e8f6f69b
cmd.exe: Fix running programs from root of drive.
2008-03-04 11:54:21 +01:00
Peter Oberndorfer
90b7baa2bc
cmdlgtst: Remove unneeded DLGPROC casts.
2008-03-04 11:18:57 +01:00
Peter Oberndorfer
d8b2f161b0
wordpad: Use correct prototype for dialog functions.
2008-03-04 11:18:53 +01:00
Alexandre Julliard
b9e578528f
regedit: Include the terminating null in string lengths.
2008-03-03 12:07:16 +01:00
James Hawkins
e4c1227ec9
janitorial: Remove links to any microsoft site.
2008-03-01 12:17:17 +01:00
Louis Lenders
6547fef34b
programs: Add a stubbed out secedit.exe.
2008-02-29 12:35:02 +01:00
Mikołaj Zalewski
b84986b01c
net: Add Polish translation to rsrc.rc.
2008-02-28 20:00:36 +01:00
Mikołaj Zalewski
7b4f499684
winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash.
2008-02-28 20:00:25 +01:00
Mikołaj Zalewski
2b93de3e7e
net: Add Polish translation.
2008-02-28 10:50:57 +01:00
Mikołaj Zalewski
e2e2066200
wordpad: Always use RB_GETBARHEIGHT.
2008-02-28 10:50:45 +01:00
Rob Shearman
45322bb448
explorer: Clean up after CreateProcess in WinMain.
2008-02-25 13:31:11 +01:00
Rob Shearman
c2838c9512
wineboot: Fix the character count passed to RegEnumKeyW in start_services.
2008-02-25 13:31:07 +01:00
Rob Shearman
47c53cc724
wineboot: Fix thread handle leak in runCmd.
2008-02-25 13:30:45 +01:00
Rob Shearman
1d6922b2e0
cmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers.
2008-02-25 13:30:03 +01:00
Rob Shearman
271eaf5c9d
cmd: Fix loop termination check in WCMD_batch.
2008-02-25 13:29:57 +01:00
Steven Edwards
9af30c7987
winecfg: Up the default desktop resolution to 800x600.
2008-02-25 12:19:39 +01:00
Mikołaj Zalewski
997e5f1230
Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL.
2008-02-21 14:18:07 +01:00
Mikołaj Zalewski
9e1e80a33c
oleview: Move the TypeLib open dialog filter message into a resource.
2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
c610afe7b4
oleview: Add ellipsis to menu items that show dialogs.
2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
1e3f7a58c2
oleview: Add Polish translation.
2008-02-21 12:52:59 +01:00
Roy Shea
884e7e7b56
qmgr: Add some tests.
2008-02-19 20:47:57 +01:00
Lei Zhang
e8551a073d
qedit: Add tests directory and a simple test.
2008-02-19 18:03:21 +01:00
Alexandre Julliard
41fbacefa1
Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H instead.
2008-02-19 15:42:49 +01:00
Rob Shearman
878ea5d2e2
Add the nounistd option to all lex source files.
2008-02-19 13:39:25 +01:00
Alexandre Julliard
448ede1adb
wineboot: Delete files from dllcache once they have been installed.
2008-02-19 13:39:25 +01:00
Alexandre Julliard
a8b0a5ea91
winedbg: Avoid using size_t in an error message.
2008-02-18 14:10:03 +01:00
Marcus Meissner
2ef077e95e
taskmgr: Make stuff static.
2008-02-18 12:41:37 +01:00
Frans Kool
6f68cda74c
wineboot: Created Dutch translations.
2008-02-18 12:41:36 +01:00
Frans Kool
275ba2547a
write: Created Dutch translations.
2008-02-18 12:41:36 +01:00
Rob Shearman
a82f4dd9b7
Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
...
When using native compiler exceptions, it isn't valid to use
GetExceptionCode and GetExceptionInformation anywhere other than in the
filter or handler blocks since it would be very hard for the compiler to
work out where to retrieve the exception information from on the stack.
Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros
which enabled GetExceptionCode, GetExceptionInformation and
AbnormalTermination to be used inside of the functions they declared and
fix up all callers to access the information directly.
2008-02-16 14:57:44 +01:00
Frans Kool
d810ce1991
net: Created Dutch translations.
2008-02-16 13:55:14 +01:00
Frans Kool
44958d7e8f
xcopy: Created Dutch translations.
2008-02-16 13:55:02 +01:00
Frans Kool
2645d89d19
winhelp: Added missing Dutch translations.
2008-02-16 13:54:54 +01:00
Frans Kool
350b8bd851
wineconsole: Added missing Dutch translations.
2008-02-16 13:54:51 +01:00
Frans Kool
5a939bc511
progman: Added missing LGPL-license in Dutch translations.
2008-02-16 13:54:47 +01:00
Francois Gouget
4c8e218252
Assorted spelling fixes.
2008-02-15 12:09:24 +01:00
Christian Authmann
2da848428f
explorer: Add meaningful titles to virtual desktop windows.
2008-02-15 12:04:32 +01:00
Kirill K. Smirnov
be784ba1c5
systray: Better validate icon owner.
2008-02-15 11:38:24 +01:00
Kirill K. Smirnov
be2911a180
systray: Correctly handle icon addition/deletion.
2008-02-15 11:38:19 +01:00
Kirill K. Smirnov
7515f312f9
systray: Avoid modifying non-existent tooltip windows of non-existent icon windows when application updates tip of hidden icon.
2008-02-15 11:35:16 +01:00
Frans Kool
36f464e3f4
notepad: Added missing LGPL License in Dutch translations.
2008-02-15 11:08:50 +01:00
Frans Kool
502866cc2f
cmdlgtst: Added missing Dutch translations.
2008-02-15 11:08:33 +01:00
Frans Kool
fe1d1a68d8
winecfg: Added missing Dutch translations.
2008-02-15 11:08:23 +01:00
Frans Kool
0380baf668
cmd: Added & corrected Dutch translations.
2008-02-15 11:08:17 +01:00
Frans Kool
0813881232
taskmgr: Corrected Dutch translations.
2008-02-15 11:08:07 +01:00
Francois Gouget
c68745c51b
UTF-8 resource files must explicitly say so with a pragma.
2008-02-15 09:55:58 +01:00
Mikołaj Zalewski
a8fd0e0d69
wordpad: File > New now opens a dialog so there should be an ellipsis at the end.
2008-02-15 09:55:50 +01:00
Mikołaj Zalewski
0027353107
wordpad: Update Polish translation.
2008-02-15 09:55:46 +01:00
Mikołaj Zalewski
873e040fda
write.exe: Add Polish translation.
2008-02-15 09:55:30 +01:00
Mikołaj Zalewski
23dc52186e
wineboot: Add Polish translation.
2008-02-15 09:55:26 +01:00
Mikołaj Zalewski
f4b00d8a35
winhelp: Update Polish translation.
2008-02-15 09:55:12 +01:00
Frans Kool
98b8699b22
regedit: Added Dutch translations.
2008-02-13 16:27:26 +01:00
Frans Kool
9d2320c933
winefile: Added Dutch translations.
2008-02-13 16:27:20 +01:00
Frans Kool
b3115fc60e
oleview: Added Dutch translations.
2008-02-12 22:38:24 +01:00
Reece H. Dunn
85703790fd
winecfg: Allow theme colour names to be case insensitive when reading them from a file.
2008-02-11 21:03:55 +01:00
Reece H. Dunn
84d77c9d2c
winecfg: Fixed reading in colour data from a theme file.
2008-02-11 21:03:47 +01:00
Andrey Esin
001e711b53
cmd: Additions to Russian translation.
2008-02-07 11:59:53 +01:00
Kirill K. Smirnov
43083236c4
systray: Add support for NIS_HIDDEN flag.
2008-02-06 12:52:38 +01:00
Kirill K. Smirnov
b391b8af58
systray: Properly track errors.
2008-02-06 12:52:34 +01:00
Eric Pouech
336c000d4e
winedbg: Implemented the pXX request in gdb proxy.
2008-02-04 14:18:59 +01:00
Andre Wisplinghoff
9bf3355a11
winecfg: Enable add button when choosing lib from combobox (Libraries tabsheet).
2008-02-04 14:18:20 +01:00
Marcus Meissner
fa6937f4a5
wordpad: Remove condition that never triggers.
2008-02-04 11:13:26 +01:00
Rob Shearman
5db45041c6
ntdsapi: Add tests for DsMakeSpnW.
2008-01-25 12:12:24 +01:00
Alexander Nicolaysen Sørnes
be82868adb
winecfg: Update Norwegian Bokmål resource.
2008-01-25 12:08:21 +01:00
Alexander Nicolaysen Sørnes
77200fd802
uninstaller: Fix Norwegian Bokmål resource.
2008-01-24 11:41:58 +01:00
Alexander Nicolaysen Sørnes
6898c9e51b
uninstaller: Disable Uninstall button when no items selected.
2008-01-24 11:41:54 +01:00
Alexandre Julliard
cbdf1294e6
winex11: Export a function to dock a window into the system tray, and get rid of the WS_EX_TRAYWINDOW style.
2008-01-23 21:40:45 +01:00
Francois Gouget
5819b90f95
winemenubuilder: Expand environment variable references in the shortcut's WorkDir, Description and IconPath fields.
2008-01-23 20:45:22 +01:00
Eric Pouech
a6d85fe801
regedit: Warn about newest unicode export from native regedit.
2008-01-23 11:31:43 +01:00
Alexandre Julliard
a76abc0322
winex11: Leave it up to explorer to specify the correct size and position for the desktop.
2008-01-23 11:31:07 +01:00
Marcus Meissner
53f5d67364
cmd: Include <time.h> for time().
2008-01-22 12:00:42 +01:00
Andrey Esin
90eb70bc55
write: Russian translation.
2008-01-21 12:35:54 +01:00
Sin-ta Hsiea
6d2e6cd6b3
winecfg: Add Traditional Chinese translation.
2008-01-16 20:11:05 +01:00
Alexandre Julliard
8c06ba6fd8
wineboot: Delay import the dlls that are not needed for the default initialisation.
2008-01-16 19:51:20 +01:00
Alexandre Julliard
1d6d080d4b
wineboot: Add a --init option used when launched automatically at startup.
...
Don't execute Run entries in that case.
2008-01-16 19:51:14 +01:00
Francois Gouget
44b52b128c
Assorted spelling fixes.
2008-01-16 12:48:29 +01:00
Andrey Esin
38f1733ce3
regedit: Update Russian translation.
2008-01-16 12:16:20 +01:00
Andrey Esin
cec519c753
wordpad: Corrections in Russian translation.
2008-01-16 12:16:13 +01:00
Andrej Sinicyn
4278c3fe84
wordpad: Update German strings and correct shortcuts to match XP wordpad.
2008-01-15 14:36:22 +01:00
Andrey Esin
44923ffb2b
wordpad: Adding to Russian translation.
2008-01-15 14:35:48 +01:00
Andrey Esin
a6c53b7c6c
wineboot: Russian translation.
2008-01-15 11:37:02 +01:00
Alexander Nicolaysen Sørnes
9a1b626481
wordpad: Add basic ruler.
2008-01-14 15:31:37 +01:00
Alexander Nicolaysen Sørnes
e1e147da4d
wordpad: Fix width when text break = margins.
2008-01-14 15:31:37 +01:00
Eric Pouech
bce64150eb
winedbg: Added a way to support differently selector information depending on current target.
2008-01-14 13:38:21 +01:00
Eric Pouech
bd007a1576
winedbg: Workaround broken minidumps with invalid 32->64 address conversion.
2008-01-14 13:37:54 +01:00
Eric Pouech
f7908160eb
winedbg: Fixed bt all so that current process/thread isn't lost.
2008-01-14 13:37:40 +01:00
Francois Gouget
4dc91b7ba1
winemenubuilder: EnumResourceNamesW() returns false when we find the icon. So fix the corresponding misfiring trace.
2008-01-11 12:25:52 +01:00
Andrey Turkin
d43f025b8c
wineboot: Fix installation of SFP protected files.
2008-01-10 13:20:33 +01:00
Alexander Nicolaysen Sørnes
5d9f73eaef
cmd: Seed the random number generator.
2008-01-10 11:38:21 +01:00
Andrey Esin
fd78ab799b
wordpad: Russian translation.
2008-01-08 12:55:09 +01:00
Alexander Nicolaysen Sørnes
fb5d0bfee1
wordpad: Draw margin lines in print preview.
2008-01-08 12:54:34 +01:00
Alexandre Julliard
98c133312f
regedit: Fixed parsing of hex sequences.
2008-01-07 21:17:10 +01:00
Dan Kegel
59b69a7236
winemenubuilder: Expand short paths, else menu items aren't created for CSLU Toolkit.
2008-01-07 18:19:45 +01:00
Andre Wisplinghoff
005b493619
regedit: Refresh tree view on import.
2008-01-07 18:19:14 +01:00
Alexandre Julliard
ebac63e17c
wineboot: Don't print errors for non-fatal problems.
2008-01-07 12:25:56 +01:00
Kirill K. Smirnov
7c97735b09
winhelp: Fix index to handle offset value = 0 correclty.
2008-01-07 12:20:07 +01:00
Rob Shearman
3a0e472ada
svchost: Add a FIXME for an undocumented function (SvchostPushServiceGlobals) that some native services expect to be called by native svchost.
2008-01-07 12:04:03 +01:00
Alexandre Julliard
d55b2de574
kernel32: Launch wineboot on first startup of a wine process.
2008-01-04 12:51:04 +01:00
Lance Jackson
d56217e98e
cmd: Fix some unclosed file and registry handles.
2008-01-04 12:12:51 +01:00
Dmitry Timoshkov
2ae3945d3d
winecfg: Don't mix the strings in unix and windows locales.
2008-01-04 11:55:59 +01:00
Michael Jung
0a31ab7e2a
imm32: Added some unit test cases.
2008-01-03 12:34:05 +01:00
Gerald Pfeifer
f35b93c655
taskmgr: Remove redundant out-of-domain checking which is already handled by PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
2007-12-31 19:21:11 +01:00
Gerald Pfeifer
fde4e4b608
winhelp: Remove a dead condition.
2007-12-31 19:21:01 +01:00
Rob Shearman
8b8795136d
rpcss: Initialise some out-only parameters that aren't initialised by the generated RPC code.
2007-12-31 16:46:02 +01:00
Vincent Hardy
d306bc0090
regedit: Window caption correction.
2007-12-28 13:20:33 +01:00
Rob Shearman
1f90e88657
explorer: Fix memory leak when one or more properties are not present on a hal device.
2007-12-27 14:13:29 +01:00
Rob Shearman
63a74c7dd4
rpcss: Zero the memory of several variables before writing them to the pipe to silence Valgrind warnings.
2007-12-27 14:13:29 +01:00
Rob Shearman
9804aba758
rpcss: Use context handles to automatically free running object table entries if the client process quits without calling IrotRevoke.
2007-12-26 13:27:42 +01:00
Kirill K. Smirnov
72c5aea600
winhelp: When we reuse window structure, old brush should not be reused.
2007-12-21 12:41:14 +01:00
Ivan Sinitsin
7a465ce904
winefile: Save font settings in registry.
2007-12-21 12:40:19 +01:00
Alexandre Julliard
a32873bfcc
explorer: It no longer needs to be made a system process.
2007-12-20 16:43:47 +01:00
Alexandre Julliard
4a58b2847c
wineboot: Convert the rest of the code to Unicode.
...
Fix Windows File Protection handling to use the correct system directory.
2007-12-20 16:16:17 +01:00
Alexandre Julliard
e34244a3b9
wineboot: Rewrite wininit.ini processing to use GetPrivateProfileSectionW. Convert to Unicode.
2007-12-20 15:53:53 +01:00
Alexandre Julliard
8f6e1db3e0
wineboot: Add support for starting NT-style services.
2007-12-20 15:53:03 +01:00
Alexandre Julliard
06e888f244
wineboot: Simplify the unnecessarily complex code structure.
2007-12-20 15:08:39 +01:00
Kirill K. Smirnov
8d6d9fd3ad
winhelp: Avoid any keywords comparision during lookup, store pointer to listbox ITEMDATA instead.
2007-12-18 12:32:55 +01:00
Kirill K. Smirnov
6af0e45d79
winhelp: Remember last added page.
2007-12-18 12:32:55 +01:00
Lionel Debroux
6ac689368a
winedevice: Fix memory leak (found by Smatch).
2007-12-17 12:30:23 +01:00
Anatoly Lyutin
67271dcf3b
start: Convert to Unicode.
2007-12-13 14:30:40 +01:00
Vitaly Lipatov
b3caf36858
winecfg: Updated Russian translation.
2007-12-13 14:30:40 +01:00
Lionel Debroux
14bed07c99
winhelp: Fix memory leaks (found by Smatch).
2007-12-13 14:30:40 +01:00
Kirill K. Smirnov
d72cfb7342
winhelp: Display keywords index dialog box.
2007-12-13 13:09:37 +01:00
Kirill K. Smirnov
6a2ad1b479
winhelp: Read keywords.
2007-12-13 13:09:31 +01:00
Kirill K. Smirnov
af21361dbf
winhelp: Export enum and search B+ tree functions.
2007-12-13 13:09:25 +01:00
Alexandre Julliard
c7278c21bd
wordpad: Fix invalid pointer usage.
2007-12-12 22:32:38 +01:00
Alexander Nicolaysen Sørnes
7f03c2f5bd
wordpad: Move registry functions to a separate file.
2007-12-12 13:49:07 +01:00
Kirill K. Smirnov
16cc13341f
winhelp: Change font charset from ANSI to DEFAULT.
2007-12-12 13:48:11 +01:00
Alexandre Julliard
2702da6977
wordpad: Fix a compiler warning.
2007-12-10 15:15:42 +01:00
Jonathan Ernst
8070e52c42
winecfg: Add missing audio tab controls to other languages.
2007-12-07 17:05:58 +01:00
Jonathan Ernst
f53619e78b
winecfg: Updated French translation.
2007-12-07 17:05:54 +01:00
Francois Gouget
5f7a9cea38
Assorted spelling fixes.
2007-12-07 16:35:32 +01:00
Michael Stefaniuc
d35e57732e
winecfg: Pass HEAP_ZERO_MEMORY to HeapAlloc() instead of clearing the memory with a separate memset() call.
2007-12-07 14:52:42 +01:00
Luis C. Busquets Pérez
ce204283f5
wineboot: Added Spanish resource.
2007-12-06 12:14:12 +01:00
Alexandre Julliard
5393b7a675
winhelp: Use system colors instead of hardcoded colors.
2007-12-06 12:06:47 +01:00
Alexandre Julliard
b966b451ff
clock: Use system colors instead of hardcoded RGB values.
2007-12-06 12:06:31 +01:00
Alexander Nicolaysen Sørnes
5ca3584695
write: Add Norwegian resources.
2007-12-06 12:05:53 +01:00
Alexander Nicolaysen Sørnes
74379bea7b
wineboot: Add Norwegian resources.
2007-12-06 12:05:48 +01:00
Roy Shea
4714c4fa80
svchost: Implementation of svchost.
2007-12-05 13:47:51 +01:00
Jonathan Ernst
9efa4daa4c
wordpad: Updated French translation.
2007-12-05 12:21:47 +01:00
Jonathan Ernst
54b18b9391
write: New French translation.
2007-12-05 12:21:42 +01:00
Dmitry Timoshkov
8d2ef74861
explorer: Make initialize_display_settings work with a Win9x version of rpcrt4.
2007-12-05 12:21:03 +01:00
Kirill K. Smirnov
ae534def54
winhelp: winhelp >3.0 files always use 0x4000 as a divisor in TOPICPOS regardless of DecompressSize.
2007-12-05 12:04:33 +01:00
Kirill K. Smirnov
56ab4a20e0
winhelp: Do not confuse caller application with bogus error when we really succeeded.
2007-12-05 12:04:20 +01:00
Dmitry Timoshkov
e548864805
explorer: Store current display mode in the registry on startup.
2007-12-04 18:41:05 +01:00
Kirill K. Smirnov
7f2c72498a
winhelp: There are files without Phrases or Phrases40 compression, add support for them.
2007-12-04 18:30:25 +01:00
Alexander Nicolaysen Sørnes
c1b3549106
winecfg: Update Norwegian resource.
2007-12-04 18:18:12 +01:00
Kirill K. Smirnov
a9491cf0cd
winhelp: Use HEAP_ZERO_MEMORY instead of setting individual fields to zero.
2007-12-04 14:32:38 +01:00
Jonathan Ernst
da32b24508
wineboot: New French translation.
2007-12-04 13:38:56 +01:00
Aric Stewart
6312ccca55
uninstaller: Iterate keys in HKEY_CURRENT_USER also as some programs install their uninstall information there.
2007-12-03 14:43:38 +01:00
Kirill K. Smirnov
33a05f088e
winhelp: Enlarge font size by 3 as native winhelp does.
2007-12-03 14:43:28 +01:00
Kirill K. Smirnov
2c52f8883d
winhelp: Rewrite internal files lookup using B+ tree search. Add some sanity checks.
2007-12-03 14:43:21 +01:00
Kirill K. Smirnov
f4023569b3
winhelp: Rewrite Context support using B+ tree search.
2007-12-03 14:43:15 +01:00
Kirill K. Smirnov
6e002c59ce
winhelp: Implement generic B+ tree search function.
2007-12-03 14:42:37 +01:00
Kirill K. Smirnov
bef9ab5dd5
winhelp: winhelp 3.0 uses page numbers instead of hash values.
2007-12-03 14:39:41 +01:00
Kirill K. Smirnov
ee863153cd
winhelp: Add support for winhelp 3.0 topics.
2007-12-03 14:39:29 +01:00
Kirill K. Smirnov
73e9173e7c
winhelp: Add support for winhelp 3.0 phrases.
2007-12-03 14:39:18 +01:00
Kirill K. Smirnov
1fdd01966c
winhelp: Correctly deal with various TopicBlockSize/Compression combinations. Simplify HLPFILE_Uncompress_Topic function.
2007-12-03 14:39:03 +01:00
Ted Percival
99d14ada78
regedit: Display REG_DWORD as unsigned with lowercase hex digits.
2007-12-03 13:10:21 +01:00
Gerald Pfeifer
cdaf13052a
winedbg: Warning fixes.
2007-11-29 15:34:45 +01:00
Patrick Moran
0b79b0e58a
msiexec: Fix atou() return value mistake.
2007-11-26 13:08:03 +01:00
Alexander Nicolaysen Sørnes
c65dbabcf3
winecfg: Some fixes for Norwegian translation.
2007-11-21 12:05:50 +01:00
José Manuel Ferrer Ortiz
34e8cbf2d8
winefile: Spanish resource file updated.
2007-11-21 12:05:36 +01:00
Jonathan Ernst
3fc12344fc
cmd: Updated French translation.
2007-11-21 12:03:10 +01:00
Alexander Nicolaysen Sørnes
a1378190a5
wordpad: Move printing functions to a separate file.
2007-11-20 14:58:03 +01:00
Alexander Nicolaysen Sørnes
62d90a60ca
wordpad: Fix print preview bar.
2007-11-20 14:56:19 +01:00
Alexander Nicolaysen Sørnes
04aefe8647
wordpad: Refer to main menu using IDM_MAINMENU.
2007-11-20 14:56:11 +01:00
Rob Shearman
e301d17211
explorer: Add a fixme to show when applications are trying to show a balloon tip in the taskbar notification area.
2007-11-20 12:28:59 +01:00
Dmitry Timoshkov
efda990877
winex11.drv: Use display device guid managed by explorer.
2007-11-19 15:00:11 +01:00
Gerald Pfeifer
a6dd4795fa
winedbg: Fix type of loop variable in types_udt_find_element().
2007-11-16 13:23:48 +01:00
Gerald Pfeifer
a9742b3210
taskmgr: Move out-of-domain checking into PerfDataGetProcessorUsage() and PerfDataGetProcessorSystemUsage().
2007-11-16 12:33:03 +01:00
Jonathan Ernst
c3ff4ddcff
wordpad: Updated French translation.
2007-11-15 12:48:40 +01:00
Kirill K. Smirnov
bd5869f19c
wineconsole: Do not show "Apply" button - it is not used anyway.
2007-11-15 11:08:17 +01:00
Jonathan Ernst
33c0c7cef6
xcopy: Updated French translation.
2007-11-13 21:47:25 +01:00
Jonathan Ernst
82ed518fc3
net: Updated French translation.
2007-11-13 21:47:14 +01:00
Jonathan Ernst
a5f3c2f283
regedit: Updated French translation.
2007-11-13 21:46:34 +01:00
Jonathan Ernst
ba7990d67f
cmd: Updated French translation.
2007-11-13 21:45:39 +01:00
Alexandre Julliard
c77bc840de
winedbg: Print a backtrace in --auto mode.
2007-11-13 21:35:30 +01:00
Tim Schwartz
26b182fd92
net.exe: Lists existing NetUse connections.
2007-11-06 14:14:21 +01:00
Huw Davies
ba6b7e8ba5
inetcomm: Add a test for MimeOleCreateVirtualStream.
2007-11-06 13:01:00 +01:00
Dmitry Timoshkov
d43fdc5ab0
include: Synchronize DEVMODE layout with PSDK.
2007-11-01 12:41:21 +01:00
Hwang YunSong(황윤성)
7c8330ac9a
winemine: Update Korean resource.
2007-10-31 14:09:31 +01:00
Hwang YunSong(황윤성)
718fe212bd
progman: Updated Korean resource.
2007-10-31 14:09:20 +01:00
Francois Gouget
e88af468fe
winetest: Add an option that shuts Windows down once the tests have completed.
2007-10-29 12:04:37 +01:00
Francois Gouget
bbf17b0a86
wineboot: Add a reminder that EWX_FORCEIFHUNG is not implemented.
2007-10-29 12:04:33 +01:00
Francois Gouget
7afe1d23e2
wineboot: Make sure 'Cancel' has the focus and is the default button in the 'Do you want to kill all your applications' dialog.
2007-10-29 12:04:30 +01:00
Andrew Talbot
ac524986df
winhelp: Fix a memory leak.
2007-10-26 14:03:47 +02:00
Andrew Talbot
a8df7fddd5
xcopy: Fix some memory leaks.
2007-10-25 14:26:47 +02:00
Hwang YunSong(황윤성)
39380c9454
regedit: Updated Korean resource.
2007-10-25 13:59:46 +02:00
Hwang YunSong(황윤성)
e021792e33
taskmgr: Updated Korean resource.
2007-10-25 13:59:14 +02:00
Hwang YunSong(황윤성)
cbbbbfd40d
winecfg: Updated Korean resource.
2007-10-25 13:58:51 +02:00
Hwang YunSong(황윤성)
b2c1d0c15c
wineconsole: Updated Korean resource.
2007-10-25 13:58:32 +02:00
Hwang YunSong(황윤성)
94d16b3959
winefile: Updated Korean resource.
2007-10-25 13:58:14 +02:00
Hwang YunSong(황윤성)
d97a491b69
wordpad: Updated Korean resource.
2007-10-25 13:56:51 +02:00
Rob Shearman
e146591cd6
credui: Add tests for CredUIPromptForCredentialsW and CredUIConfirmCredentialsW.
2007-10-25 12:14:18 +02:00
Andrew Talbot
d275a4d3af
winedbg: Fix a memory leak.
2007-10-24 15:51:05 +02:00
Andrew Talbot
da5a398cc3
winhelp: Fix a memory leak.
2007-10-24 15:46:53 +02:00
Hwang YunSong(황윤성)
00e90ac412
cmdlgtst: Updated Korean resource.
2007-10-24 15:46:21 +02:00
Alex Villacís Lasso
74cd5903e2
riched32: Skeleton of richedit 1.0 test plus WM_SETTEXT test.
2007-10-23 19:37:23 +02:00
Francois Gouget
c4b1195c0c
Assorted spelling fixes.
2007-10-23 18:20:27 +02:00
Andrew Talbot
add663fdd2
wineboot: Fix some memory leaks.
2007-10-22 13:51:20 +02:00
Andrew Talbot
e76fe016e4
taskmgr: Fix a memory leak.
2007-10-22 13:51:17 +02:00
Juan Lang
322bcddfa8
cryptnet: Add tests for CryptGetObjectUrl.
2007-10-19 12:29:39 +02:00
Andrew Talbot
c8cb3b5fbb
oleview: Fix a memory leak.
2007-10-18 12:07:06 +02:00
Dmitry Timoshkov
6b8ee0e41f
wordpad: Refuse to load OLE compound storage files like Windows does.
2007-10-17 13:40:26 +02:00
David Adam
e4ba8eb450
d3dx8: Implement D3DX8Vec2Length with a test.
2007-10-16 14:04:49 +02:00
Alexandre Julliard
d4ea51ddc9
progman: Remove the obsolete Xx.rc file.
2007-10-16 12:45:07 +02:00
Daniel Nylander
da7c0aa208
clock: Update Swedish translation.
2007-10-16 12:36:56 +02:00
Daniel Nylander
875c255f9d
wineboot: Add Swedish translation.
2007-10-16 12:36:37 +02:00
Daniel Nylander
b4bb55bb34
winhelp: Update Swedish translation.
2007-10-16 12:36:25 +02:00
Daniel Nylander
19acde49c5
wineconsole: Add Swedish translation.
2007-10-16 12:35:30 +02:00
Daniel Nylander
d8510044ef
winecfg: Add Swedish translation.
2007-10-16 12:35:19 +02:00
Daniel Nylander
135a005fff
uninstaller: Add Swedish translation.
2007-10-16 12:35:06 +02:00
Daniel Nylander
d5264ed519
notepad: Update Swedish translation.
2007-10-16 12:34:52 +02:00
Andrew Talbot
691dc735fd
msiexec: Fix a memory leak.
2007-10-16 11:01:37 +02:00
Dmitry Potapov
f918d175af
cmd: copy: Fix "Path not found" error.
2007-10-15 16:56:03 +02:00
Francois Gouget
fda899a778
Assorted spelling fixes.
2007-10-11 19:52:49 +02:00
Stefan Leichter
b0180f7b1d
regedit: Replace call to delete_branch with RegDeleteTreeA.
2007-10-10 12:16:33 +02:00
Hwang YunSong(황윤성)
3fbff605bd
winecfg: Updated Korean resource.
2007-10-10 12:16:24 +02:00
Hwang YunSong(황윤성)
4bf62af099
wineboot: New Korean resource.
2007-10-10 11:58:09 +02:00
Francois Gouget
ea5d653f3e
regedit: Add support for 'regedit /E -', to export the registry to stdout.
2007-10-10 11:18:56 +02:00
Francois Gouget
09641eeddb
regedit: Add support for 'regedit -' for feeding regedit from stdin.
2007-10-10 11:18:50 +02:00
Maarten Lankhorst
d322d63b10
winmm: Set default sound driver to alsa,oss,coreaudio.
2007-10-09 17:52:46 +02:00
Stefan Leichter
8422a64a3a
winecfg: Replace call to remove_path with RegDeleteTreeW.
2007-10-09 17:52:46 +02:00
Mikolaj Zalewski
3982f12404
oleview: Don't crash if the parent type couldn't be retrieved.
2007-10-09 11:40:17 +02:00
Detlef Riekenberg
cf122bab8c
spoolss/tests: Add tests for SplInitializeWinSpoolDrv.
2007-10-04 11:32:55 +02:00
Roy Shea
c8c43acc2b
net.exe: Added missing service name.
2007-10-03 11:01:29 +02:00
Konstantin Kondratyuk
6248471933
net.exe: Add Russian resources.
2007-10-03 11:01:04 +02:00
Luke Bratch
77f00dd709
winecfg: Add more keyboard shortcuts.
2007-10-02 13:31:14 +02:00
Rob Shearman
5cbdbe629e
wineboot: Add a timeout dialog when any WM_QUERYENDSESSION or WM_ENDSESSION messages take too long.
2007-10-01 14:50:10 +02:00
Francois Gouget
b2bc712323
Assorted spelling fixes.
2007-09-27 20:12:53 +02:00
Alexandre Julliard
d082517c33
wineconsole: Default to the user backend, falling back to curses if we can't create a window.
2007-09-26 14:21:46 +02:00
EA Durbin
70c20d7d4e
winecfg: Implement audio test.
2007-09-26 12:15:14 +02:00
Alexandre Julliard
eb03098681
wordpad.exe: We can now store binary files in the repository.
2007-09-18 13:36:58 +02:00
Alexandre Julliard
ba465823b5
winetest.exe: We can now store binary files in the repository.
2007-09-18 13:36:58 +02:00
Alexandre Julliard
68fb05e421
winemine.exe: We can now store binary files in the repository.
2007-09-18 13:36:58 +02:00
Alexandre Julliard
6fae47ef9f
winefile.exe: We can now store binary files in the repository.
2007-09-18 13:36:47 +02:00
Alexandre Julliard
9966a787aa
winecfg.exe: We can now store binary files in the repository.
2007-09-18 13:35:35 +02:00
Alexandre Julliard
0bed768ec6
uninstaller.exe: We can now store binary files in the repository.
2007-09-18 13:35:35 +02:00
Alexandre Julliard
2cd77f38e9
taskmgr.exe: We can now store binary files in the repository.
2007-09-18 13:35:35 +02:00
Alexandre Julliard
f6366e2d00
regedit.exe: We can now store binary files in the repository.
2007-09-18 13:35:16 +02:00
Alexandre Julliard
d1cadd4753
oleview.exe: We can now store binary files in the repository.
2007-09-18 13:15:44 +02:00
Alexandre Julliard
3aa5dfb240
msiexec.exe: We can now store binary files in the repository.
2007-09-18 13:15:04 +02:00
Alexandre Julliard
cd2bf5fabd
cmdlgtst.exe: We can now store binary files in the repository.
2007-09-18 13:14:30 +02:00
Alexandre Julliard
7015869d22
cmd.exe: We can now store binary files in the repository.
2007-09-18 13:13:42 +02:00
Francois Gouget
03d7f2d4ad
wordpad: Fix compilation on systems that don't support nameless unions.
2007-09-18 11:21:11 +02:00
Francois Gouget
98d63f3435
dbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK() and PSYM_ENUMERATESYMBOLS_CALLBACK() prototypes.
...
Tweak the actual callbacks to better match the prototypes.
2007-09-18 11:20:24 +02:00
Hwang YunSong(황윤성)
754569f608
wordpad: Updated Korean resource.
2007-09-17 12:09:20 +02:00
Americo Jose Melo
c5ba90131e
Update the Portuguese translation.
2007-09-13 13:28:26 +02:00
Alexander Nicolaysen Sørnes
7226f88f55
wordpad: Prevent white flickering on window resize.
2007-09-13 10:59:39 +02:00
Alexander Nicolaysen Sørnes
8710108b24
wordpad: Clean up font effects toggling code.
2007-09-13 10:59:32 +02:00
Alexander Nicolaysen Sørnes
0397146d72
wordpad: Resize rebar control on window resize.
2007-09-13 10:59:25 +02:00
Alexander Nicolaysen Sørnes
b3162df54a
wordpad: Remove RB_SIZETORECT call.
2007-09-13 10:59:19 +02:00
Alexander Nicolaysen Sørnes
93dc2338b2
wordpad: More error handling for printing/print preview.
2007-09-13 10:59:12 +02:00
Alexander Nicolaysen Sørnes
f6cc0086fe
wordpad: Allow changing font effects in the choose font dialog.
2007-09-13 10:59:03 +02:00
Alexander Nicolaysen Sørnes
48aba990bc
wordpad: Add replace dialog.
2007-09-13 10:58:53 +02:00
Alexander Nicolaysen Sørnes
917fc5fd48
wordpad: Set icon according to format.
2007-09-13 10:57:16 +02:00
Alexander Nicolaysen Sørnes
4c3980da73
wordpad: Add font dialog.
2007-09-13 10:56:03 +02:00
Alexander Nicolaysen Sørnes
58b09f0227
wordpad: Add font size list.
2007-09-13 10:55:54 +02:00
Alexander Nicolaysen Sørnes
72fdadbd18
wordpad: Add font list.
2007-09-13 10:55:24 +02:00
Alexander Nicolaysen Sørnes
cd64bf8e4d
wordpad: Add initial print preview support.
2007-09-12 13:32:06 +02:00
Alexander Nicolaysen Sørnes
7fa0590e5a
wordpad: Add view options dialog.
2007-09-12 13:31:43 +02:00
Alexander Nicolaysen Sørnes
dfb29f4d15
wordpad: Add about window.
2007-09-12 13:31:36 +02:00
Alexander Nicolaysen Sørnes
5bc0dfc28c
wordpad: Add context menu.
2007-09-12 13:31:10 +02:00
Alexander Nicolaysen Sørnes
05e6a4e60c
wordpad: Add support for printing a page range.
2007-09-12 13:30:56 +02:00
Alexander Nicolaysen Sørnes
cd97bf4e74
wordpad: Re-order format clearing when selecting new file.
2007-09-12 13:30:51 +02:00
Alexander Nicolaysen Sørnes
f586e1cce1
wordpad: Add quick print support.
2007-09-12 13:30:46 +02:00
Alexander Nicolaysen Sørnes
6d73cd1138
wordpad: Store page margins in the registry.
2007-09-12 13:30:39 +02:00
Alexander Nicolaysen Sørnes
d5bb616913
wordpad: Add page setup dialog.
2007-09-12 13:30:11 +02:00
Alexander Nicolaysen Sørnes
61876c7205
wordpad: Add initial printing support.
2007-09-12 13:30:00 +02:00
Alexander Nicolaysen Sørnes
695a94f139
wordpad: Add tab stops dialog.
2007-09-12 13:29:47 +02:00
Alexander Nicolaysen Sørnes
fd129c23d9
wordpad: Add paragraph format dialog.
2007-09-12 13:29:37 +02:00
Alexander Nicolaysen Sørnes
1faecfe6ed
wordpad: Set default font according to format.
2007-09-12 13:29:08 +02:00
Alexander Nicolaysen Sørnes
5a2efbcb7d
wordpad: Support drag-and-drop.
2007-09-12 13:29:04 +02:00
Alexander Nicolaysen Sørnes
d95fac1575
wordpad: Store bar states in the registry.
2007-09-12 13:28:51 +02:00
Jason Edmeades
1ee75382c7
cmd.exe: Fix redirect ordering on a command line.
2007-09-12 12:40:16 +02:00
Jason Edmeades
c7b88e95f5
cmd.exe: Add basic support for FOR /F parsing launched programs output.
2007-09-12 12:40:02 +02:00
Jason Edmeades
f3ae48cbda
cmd.exe: Add basic for /F string support.
2007-09-12 12:39:54 +02:00
Jason Edmeades
bcaf4fb43f
cmd.exe: Add suport for if 1==1 echo yes.
2007-09-12 12:39:41 +02:00
Jason Edmeades
118f3a6592
cmd.exe: Allow = and , to be delimiters.
2007-09-12 12:39:29 +02:00
Jason Edmeades
b69241124e
cmd.exe: Expand for variables at last with tilda modifications.
2007-09-12 12:39:21 +02:00
Jason Edmeades
dc372175d4
cmd.exe: Enhance FOR support.
2007-09-12 12:38:17 +02:00
Rob Shearman
cfc50f89d7
ole32: Add cross-process running-object table support.
2007-09-11 13:55:08 +02:00
Maarten Lankhorst
aaa9e41fdf
dsound: Change default bpp and sample frequency to be better for the ears.
2007-09-11 12:33:56 +02:00
Lionel Debroux
4278c670d1
regedit: Fixed a memory leak in listview.c (found by Smatch).
2007-09-11 11:47:21 +02:00
Alexandre Julliard
514b26d9e9
programs: Remove other obsolete ChangeLog files.
2007-08-31 12:41:33 +02:00
Dmitry Timoshkov
6e1fb8cc15
notepad: Get rid of ChangeLog file.
2007-08-31 12:41:33 +02:00
Dmitry Timoshkov
4ea5fce083
notepad: We pass OFN_FILEMUSTEXIST | OFN_PATHMUSTEXIST to GetOpenFileName, so there is no point in testing file existence.
2007-08-31 12:41:33 +02:00
Francois Gouget
9271fcc86d
winedbg: 'winedbg --auto' and 'winedbg --minidump' should detach when done so as to not mess up the crashed process exit code.
2007-08-31 12:08:58 +02:00
Francois Gouget
6d1f931615
winedbg: Detach from the debuggee before exiting.
2007-08-31 12:08:58 +02:00
Kirill K. Smirnov
43860b7a6e
winhelp: Add WS_EX_TOOLWINDOW style to popup windows.
2007-08-30 16:34:32 +02:00
Francois Gouget
2993785f3a
Assorted non-ANSI function declaration fixes (missing void).
2007-08-30 11:57:18 +02:00
Francois Gouget
8def2deccb
taskmgr & winefile: Refer users to the GNU Lesser General Public License, not to the GPL.
2007-08-30 11:57:18 +02:00
Alexander Nicolaysen Sørnes
29b69c54b0
notepad: Add program icon.
2007-08-28 12:42:12 +02:00
Hwang YunSong(황윤성)
108d86be77
wordpad: Updated Korean resource.
2007-08-27 11:58:10 +02:00
Kirill K. Smirnov
f3e13174c7
wineconsole: Implement GetConsoleWindow.
2007-08-24 12:03:22 +02:00
Kirill K. Smirnov
945f4a7946
wineconsole: Move window handle to inner_data structure.
2007-08-24 12:01:06 +02:00
Paul Vriens
d0ce7ec599
winetest: Put dll version information in the report.
2007-08-23 20:18:32 +02:00
Nigel Liang
998baf9f0f
winecfg: Suport color schemes from .theme format themes.
2007-08-23 13:36:20 +02:00
Paul Vriens
3a7c16992b
winetest: Change the way we report missing dlls.
2007-08-23 13:35:54 +02:00
Alexander Nicolaysen Sørnes
d13541f86c
wordpad: Don't display full path in save changes dialog.
2007-08-23 12:39:25 +02:00
Alexander Nicolaysen Sørnes
219c47338a
wordpad: Don't show full path in caption.
2007-08-23 12:39:19 +02:00
Alexander Nicolaysen Sørnes
fef9879ce4
wordpad: Store window rect in the registry.
2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes
54a5aed7b4
wordpad: Clear formatting before opening a file.
2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes
bbc20456aa
wordpad: Prompt for format when selecting new file.
2007-08-22 12:19:00 +02:00
Alexander Nicolaysen Sørnes
425c2c6424
wordpad: Handle different formats on open/save.
2007-08-22 12:18:59 +02:00
Alexander Nicolaysen Sørnes
07d60bc727
wordpad: Add recent file list.
2007-08-22 12:18:59 +02:00
Alexander Nicolaysen Sørnes
b3c369d1cc
wordpad: Fix save changes prompt for the open file dialogue.
2007-08-20 12:42:44 +02:00
Alexander Nicolaysen Sørnes
063a6777c2
wordpad: Add bullet points button.
2007-08-20 12:42:23 +02:00
Alexander Nicolaysen Sørnes
d4ddb7f3be
wordpad: Add bullet points option.
2007-08-20 12:42:16 +02:00
Alexander Nicolaysen Sørnes
09161365f9
wordpad: Fix error handling when saving empty files.
2007-08-20 12:42:07 +02:00
Alexander Nicolaysen Sørnes
c7ca877b12
wordpad: Fix formatbar for native comctl32/XP.
2007-08-20 12:41:58 +02:00
Alexander Nicolaysen Sørnes
3161a3cd5d
wordpad: Display error box when richedit loading fails.
2007-08-20 12:41:12 +02:00
Alexander Nicolaysen Sørnes
55949aedd4
wordpad: Add search functionality.
2007-08-20 12:39:47 +02:00
Mikolaj Zalewski
95aaca1707
iexplore: Add VERSIONINFO resource.
2007-08-20 11:55:58 +02:00