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 |