Michael Stefaniuc
|
02f99a03b3
|
notepad: Remove the Slovak "translation" as it is basically only a stale copy of the English resource.
|
2008-05-29 12:11:20 +02:00 |
Michael Stefaniuc
|
ad17ef70e8
|
regedit: Fix the English (NEUTRAL) translation. Rename SUBLANG_ENGLISH_US to SUBLANG_DEFAULT.
|
2008-05-29 12:11:05 +02:00 |
Michael Stefaniuc
|
d874e5c972
|
notepad: Fix the Chinese (Simplified) translation.
|
2008-05-28 11:31:08 +02:00 |
Michael Stefaniuc
|
4671cbc0b1
|
winecfg: Fix the Chinese (Traditional) translation.
|
2008-05-28 11:31:06 +02:00 |
Michael Stefaniuc
|
f8f67df47c
|
notepad: Fix the Walon translation.
|
2008-05-28 11:31:03 +02:00 |
Dylan Smith
|
76f2a0f333
|
wordpad: Added a null terminator needed for a unicode string.
|
2008-05-28 11:30:27 +02:00 |
Dylan Smith
|
4a9adfa04c
|
wordpad: Removed spaces between dots in ellipses for english menu text.
|
2008-05-28 11:30:06 +02:00 |
Eric Pouech
|
f7f9c08fc0
|
winedbg: Fixed the print_basic command when dealing with long long values.
|
2008-05-27 12:03:44 +02:00 |
Eric Pouech
|
98e2486820
|
winedbg: Removed unneeded variable from print_basic.
|
2008-05-27 12:02:36 +02:00 |
Alexandre Julliard
|
9f74bf1eb2
|
winetest: Don't submit test results if we don't have a valid git build id.
|
2008-05-27 11:48:50 +02:00 |
Alexandre Julliard
|
808f5c8ded
|
winetest: Remove the per-file revision info, we now use the global commit id.
|
2008-05-27 11:32:34 +02:00 |
Hwang YunSong(황윤성)
|
e058e77fac
|
winecfg: Updated Korean resource.
|
2008-05-26 19:46:01 +02:00 |
Gregor Münch
|
2b7debe01b
|
winhlp32: Update German translation.
|
2008-05-26 19:45:44 +02:00 |
Alexandre Julliard
|
0e3eda3425
|
programs: Use the Wine import libraries when compiling with MinGW.
|
2008-05-26 19:26:06 +02:00 |
Alexandre Julliard
|
2e83ea49be
|
winedbg: Fix compile when poll() is not available.
|
2008-05-26 19:25:04 +02:00 |
James Hawkins
|
cf0420cbbc
|
winetest: Use the win32 API to extract the tests.
|
2008-05-26 17:59:59 +02:00 |
Andrej Sinicyn
|
34c0bd760f
|
regedit: Update the German translation.
|
2008-05-26 17:59:32 +02:00 |
Alexander Nicolaysen Sørnes
|
c1940e397e
|
regedit: Set selected key name as default favourite name.
|
2008-05-22 11:30:34 +02:00 |
Alexander Nicolaysen Sørnes
|
bb0eefb939
|
regedit: Allow modifying values of root keys.
|
2008-05-22 11:29:14 +02:00 |
Jeremy White
|
d392e0e097
|
winebrowser: Route default url handlers to /usr/bin/open on Mac OS X.
|
2008-05-21 20:15:30 +02:00 |
Hwang YunSong(황윤성)
|
1db3aa0be5
|
regedit: Updated Korean resource.
|
2008-05-21 11:38:24 +02:00 |
Paul Vriens
|
b3e75eead9
|
regedit: Sync Dutch resource with latest changes.
|
2008-05-19 23:10:01 +02:00 |
Mikołaj Zalewski
|
14a42f802d
|
Make Swedish use SUBLANG_NEUTRAL.
|
2008-05-19 16:09:13 +02:00 |
Vitaliy Margolen
|
82a7eb7614
|
winecfg: Remove mostly unused properties.h.
|
2008-05-19 14:04:23 +02:00 |
Alexander Nicolaysen Sørnes
|
66b3d415c3
|
regedit: Improve dialog layout.
|
2008-05-19 14:04:19 +02:00 |
Lei Zhang
|
b11156b84a
|
explorer: Allow explorer with no arguments to run winefile.
|
2008-05-19 14:03:56 +02:00 |
Alexander Nicolaysen Sørnes
|
96653ca60a
|
regedit: Add Export option to context menu.
|
2008-05-19 13:36:00 +02:00 |
Mikołaj Zalewski
|
d85ac9d989
|
Update Polish translation.
|
2008-05-19 13:33:47 +02:00 |
Alexandre Julliard
|
26e566b91f
|
explorer: Use a different return value to indicate that the x11 system tray is not available, so that x11drv can return errors too.
|
2008-05-13 21:02:46 +02:00 |
Alexandre Julliard
|
e568580447
|
regedit: Fix editing and exporting of zero-size strings.
|
2008-05-13 20:27:11 +02:00 |
Alexandre Julliard
|
520d1bc5e4
|
winemenubuilder: Copy the icon data before modifying it, resources are read-only.
|
2008-05-13 20:26:57 +02:00 |
Andrej Sinicyn
|
8fe38e8043
|
uninstaller: German translation.
|
2008-05-13 20:26:13 +02:00 |
Andrej Sinicyn
|
ee3ed054d0
|
reg: German translation.
|
2008-05-13 20:26:10 +02:00 |
Andrej Sinicyn
|
c596ba39af
|
wineconsole: German translation.
|
2008-05-13 20:26:06 +02:00 |
Andrej Sinicyn
|
a3e181812e
|
taskmgr: German translation.
|
2008-05-13 20:26:03 +02:00 |
Andrej Sinicyn
|
89651351f3
|
cmd: German translation.
|
2008-05-13 20:25:59 +02:00 |
Alexandre Julliard
|
a795f36af7
|
winhelp.exe: Renamed to winhlp32.exe.
|
2008-05-13 18:43:27 +02:00 |
Eric Pouech
|
2a771d294f
|
winedbg: Fix the path traversal.
|
2008-05-13 10:40:08 +02:00 |
Jens Albretsen
|
e0bdb93650
|
view: Danish translation.
|
2008-05-13 10:39:54 +02:00 |
Jens Albretsen
|
800c39ab10
|
taskmgr: Danish translation.
|
2008-05-13 10:39:50 +02:00 |
Jens Albretsen
|
528f6b64c7
|
wineboot: Danish translation.
|
2008-05-13 10:39:46 +02:00 |
Jens Albretsen
|
38a9633b77
|
uninstaller: Danish translation.
|
2008-05-13 10:39:42 +02:00 |
Jens Albretsen
|
446ba6a852
|
winefile: Danish translation.
|
2008-05-13 10:39:38 +02:00 |
Jens Albretsen
|
f958b9a292
|
winemine: Danish translation.
|
2008-05-13 10:39:34 +02:00 |
Jens Albretsen
|
94daf32000
|
winhelp: Danish translation additions, fixes.
|
2008-05-12 11:43:17 +02:00 |
Jonathan Ernst
|
46fcc22872
|
winhelp: Updated French translation.
|
2008-05-12 11:42:07 +02:00 |
Alexandre Julliard
|
39ebaba506
|
winefile: Fix the printf formats for file sizes.
|
2008-05-09 11:18:27 +02:00 |
Kirill K. Smirnov
|
b3b6a227aa
|
winhelp: Pointer coordinates are relative to richedit text window, not the main window.
|
2008-05-08 18:14:10 +02:00 |
Kirill K. Smirnov
|
2ed647a12c
|
winhelp: Updated Russian translation.
|
2008-05-08 18:14:05 +02:00 |
Alexandre Julliard
|
33914a1bf4
|
services: Send the service name in the control requests.
Only start a single dispatcher thread for all services.
|
2008-05-08 18:08:41 +02:00 |
Paul Vriens
|
df2120e586
|
services.exe: Spelling fixes.
|
2008-05-08 11:12:07 +02:00 |
Dylan Smith
|
2b52dd8450
|
wordpad: Empty the richedit undo buffer on creation.
|
2008-05-08 11:10:49 +02:00 |
Frans Kool
|
33d586d424
|
winhelp: Added missing Dutch translations.
|
2008-05-08 11:10:34 +02:00 |
Vitaly Lipatov
|
6bca330d4d
|
wineboot: Add missed short option -u.
|
2008-05-08 11:10:24 +02:00 |
Alexandre Julliard
|
267d38e1bc
|
wineconsole: Don't use a Win32 wait on a Unix file descriptor.
|
2008-05-07 17:30:00 +02:00 |
Maarten Lankhorst
|
7c051f1394
|
winetest: Fix CreateProcess so that debugger tests run without timing out.
|
2008-05-07 12:11:03 +02:00 |
Jens Albretsen
|
0fb29e3998
|
reg: Danish translation.
|
2008-05-07 12:10:39 +02:00 |
Jens Albretsen
|
5e13b19dac
|
oleview: Danish translation.
|
2008-05-07 12:10:35 +02:00 |
Jens Albretsen
|
0ce8deb914
|
notepad: Danish spelling fixes.
|
2008-05-07 12:10:02 +02:00 |
Jens Albretsen
|
7bad582657
|
clock: Danish spelling fixes.
|
2008-05-07 12:09:58 +02:00 |
Jens Albretsen
|
9a5263c38f
|
progman: Danish translation.
|
2008-05-07 12:09:47 +02:00 |
Jens Albretsen
|
df801d387e
|
cmdlgtst: Danish translation.
|
2008-05-07 12:09:43 +02:00 |
Jens Albretsen
|
b092f27782
|
regedit: Danish translation.
|
2008-05-07 12:09:38 +02:00 |
Francois Gouget
|
42a61d7ed7
|
Assorted spelling fixes.
|
2008-05-06 16:10:20 +02:00 |
Paul Vriens
|
b0f34a600f
|
services.exe: Move a trace to a more appropriate place.
|
2008-05-06 11:25:46 +02:00 |
Maarten Lankhorst
|
3c79c2e88c
|
winetest: Fix CreateProcess so that debugger tests run without timing out.
|
2008-05-06 11:25:42 +02:00 |
Hwang YunSong(황윤성
|
80c822488d
|
winecfg: Updated Korean resource.
|
2008-05-05 19:46:16 +02:00 |
Hwang YunSong(황윤성
|
7819900967
|
winhelp: Updated Korean resource.
|
2008-05-05 19:46:16 +02:00 |
Jens Albretsen
|
19f452a5a9
|
wordpad: Added Danish translation.
|
2008-05-05 13:35:56 +02:00 |
Jens Albretsen
|
7a57c23fc4
|
net: Added Danish translation.
|
2008-05-05 13:35:10 +02:00 |
Jens Albretsen
|
5307fecc44
|
cmd: Added Danish translation.
|
2008-05-05 13:35:05 +02:00 |
Jens Albretsen
|
226a75435a
|
winecfg: Added Danish translation.
|
2008-05-05 13:34:50 +02:00 |
Jens Albretsen
|
e29fe86a0e
|
xcopy: Added Danish translation.
|
2008-05-05 13:34:40 +02:00 |
Gerald Pfeifer
|
ac24472aaa
|
winecfg: Add variable initialization in get_registry_version().
|
2008-05-05 13:34:05 +02:00 |
Gerald Pfeifer
|
49799ccb01
|
winhelp: Remove extraneous positiveness check for unsigned variable in WINHELP_HandleTextMouse().
|
2008-05-05 13:34:05 +02:00 |
Alexandre Julliard
|
f315d0291d
|
winevdm: Move the DOS memory range check to not trigger for Win16 apps.
|
2008-05-05 13:34:05 +02:00 |
Alexandre Julliard
|
d760cba090
|
services: Fixed the result check for the control mutex wait.
|
2008-05-05 13:34:05 +02:00 |
Alexandre Julliard
|
8ae87c7f0e
|
services: Use the correct invalid handle value for the control pipe.
|
2008-05-05 13:34:05 +02:00 |
Alexandre Julliard
|
ff0099df0d
|
spoolsv: Improve the service stub so that it can be started and stopped.
|
2008-05-05 13:34:05 +02:00 |
Dmitry Timoshkov
|
681146c9f0
|
winecfg: Fix coordinates and sizes of controls in French Graphics dialog.
|
2008-05-05 13:34:04 +02:00 |
Mathias Gottschlag
|
93995fc672
|
taskmgr: Fix some German translation errors.
|
2008-05-02 16:05:16 +02:00 |
Mathias Gottschlag
|
652b63f279
|
winecfg: Fix some errors in the German translation.
|
2008-05-02 16:04:57 +02:00 |
Herve Chanal
|
587eda5aa9
|
winhelp: A nicer icon.
|
2008-05-02 12:54:22 +02:00 |
Eric Pouech
|
00040c4814
|
winhelp: Added support for relative offsets in richedit rendered pages.
|
2008-05-02 11:24:12 +02:00 |
Eric Pouech
|
15f6786bcc
|
winhelp: Added support for font scaling when using RichEdit.
|
2008-05-02 11:24:04 +02:00 |
Eric Pouech
|
c3b022cecf
|
winhelp: We can now get rid of the tests about a NULL rtfData block.
|
2008-05-02 11:23:46 +02:00 |
Eric Pouech
|
2ee5cd8d7c
|
winhelp: Remove the internal data used for the old rendering.
|
2008-05-02 11:23:36 +02:00 |
Eric Pouech
|
303462329c
|
winhelp: Get rid of the old internal rendering.
|
2008-05-02 11:23:23 +02:00 |
Paul Vriens
|
550aaaded5
|
winecfg: Better alignment of text and combobox.
|
2008-05-01 18:11:26 +02:00 |
Eric Pouech
|
bd6b394e84
|
winedbg: Added ability to print properly float/double values.
|
2008-05-01 18:11:26 +02:00 |
Eric Pouech
|
95f2d367b3
|
winedbg: Attach the source files to a given process, and unload them at process end.
|
2008-05-01 11:12:53 +02:00 |
Eric Pouech
|
5d90e60ed5
|
winedbg: Added implementation of qSupported request.
|
2008-05-01 11:12:24 +02:00 |
Eric Pouech
|
6f84b1c640
|
winedbg: Try harder to locate a source file.
|
2008-05-01 11:12:17 +02:00 |
Alexandre Julliard
|
dad21bbcbf
|
makefiles: List the static libraries as normal imports instead of extra libs.
|
2008-04-30 14:23:55 +02:00 |
Eric Pouech
|
2f1048862a
|
winhelp: Added support for transparent bitmaps.
|
2008-04-30 13:45:23 +02:00 |
Eric Pouech
|
8f1805f9b6
|
winhelp: Generate the proper RTF data for a table formatting.
|
2008-04-30 13:45:23 +02:00 |
Lei Zhang
|
ffb0457982
|
userenv: Add initial tests for CreateEnvironmentBlock.
|
2008-04-30 13:45:15 +02:00 |
Hwang YunSong(황윤성)
|
0aca2e0667
|
start: Updated Korean resource.
|
2008-04-30 10:25:59 +02:00 |
Dmitry Timoshkov
|
727eef4e4f
|
winecfg: Add a font size preview, update all language resources to reflect this change.
|
2008-04-30 10:22:59 +02:00 |
Elias Benali
|
38daafb77e
|
winhelp: Check against a NULL pointer dereference.
|
2008-04-30 10:22:52 +02:00 |
Alexandre Julliard
|
ef07d83405
|
Include wine/port.h everywhere we use exceptions.
|
2008-04-29 20:18:49 +02:00 |
Eric Pouech
|
9b24f2a050
|
winhelp: Make richedit the default for rendering.
|
2008-04-29 12:37:20 +02:00 |
Rob Shearman
|
b9f8a81d8c
|
rpcss: When registering a moniker that is already registered in the ROT another ROT entry should still be created and a distinct cookie returned.
|
2008-04-29 12:35:35 +02:00 |
Hwang YunSong(황윤성)
|
d38cd2a54e
|
winhelp: Updated Korean resource.
|
2008-04-29 12:34:21 +02:00 |
Hwang YunSong(황윤성)
|
fa80ec5f1e
|
reg: Updated Korean resource.
|
2008-04-29 12:34:16 +02:00 |
Michael Stefaniuc
|
618709d21d
|
winecfg: Transform the set_advanced() driveui function to unicode.
|
2008-04-28 15:43:25 +02:00 |
Kirill K. Smirnov
|
471d68c1d1
|
winhelp: Fix possible copy/paste error.
|
2008-04-28 14:20:17 +02:00 |
Kirill K. Smirnov
|
bfaeb42b09
|
winhelp: Shift by 6 not 4 in case of old 3.0 file.
This necessary piece of code was lost. Restore it.
|
2008-04-28 14:20:13 +02:00 |
Kirill K. Smirnov
|
5744fb45cf
|
winhelp: We can reference any page in HLPFILE_BrowsePage(). Perform similar change in HLPFILE_DoReadHlpFile() for the symmetry.
|
2008-04-28 14:19:06 +02:00 |
Dmitry Timoshkov
|
1d70c7ada4
|
winecfg: Update Russian translation.
|
2008-04-28 13:28:16 +02:00 |
Eric Pouech
|
2cf1925eb4
|
wordpad: Open the filename passed on command line if any.
|
2008-04-28 13:27:51 +02:00 |
Alexandre Julliard
|
f0bd1ee70b
|
winecfg: Allow to configure the desktop separately for each application.
|
2008-04-25 14:36:45 +02:00 |
Alexandre Julliard
|
ad5876734d
|
winecfg: Add a couple of Unicode helper functions.
|
2008-04-25 14:36:25 +02:00 |
Eric Pouech
|
5da401950c
|
winhelp: Emit the proper RTF stream for a metafile to RichEdit.
|
2008-04-25 11:28:01 +02:00 |
Eric Pouech
|
5309ad1c8f
|
winhelp: Emit proper RTF tokens for a bitmap.
|
2008-04-25 11:27:51 +02:00 |
Eric Pouech
|
666bf7b892
|
winhelp: Properly decode the keep bit in paragraph style.
|
2008-04-25 11:27:28 +02:00 |
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 |