Francois Gouget
594c42c749
Assorted spelling fixes.
2004-09-01 01:28:51 +00:00
Francois Gouget
21c85efd83
Also recognize '/' as the start of an option.
...
Implement 'notepad /p'.
Simplify many string parsing loops.
2004-08-30 19:29:13 +00:00
Francois Gouget
8fa7ee2632
Fix a memory leak.
...
Improve the GetFullPathName() error checks.
Stricter match check in GetLinkLocation().
Clarify the 'Unknown link location' message.
2004-08-30 19:28:59 +00:00
Kevin Koltzau
d660a6340f
Correct parsing of /i argument.
2004-08-30 18:39:44 +00:00
Huw Davies
d082a9dbed
Change System to MS Shell Dlg.
2004-08-26 18:23:24 +00:00
Huw Davies
174e6a5d28
Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif.
2004-08-24 18:33:01 +00:00
Eric Pouech
926f66186f
- fixed breakpoint enabled/disabled state management
...
- fixed recursion in type printing
- now all type-id are stored with the base address of the module which
defines the type (struct dbg_type takes care of this pairing)
- fixed a couple of bugs in display handling
- fixed strings print and examination
2004-08-22 22:35:36 +00:00
Alexandre Julliard
25e2a320a7
Don't define BEGIN_INTERFACE in unknwn.h.
2004-08-22 21:38:46 +00:00
Rein Klazes
6d0edef13c
Added Dutch translation.
2004-08-22 02:00:38 +00:00
Vincent Béron
8f7003bb7f
Don't hardcode C:\windows\system\start.exe.
2004-08-18 23:40:15 +00:00
Ferenc Wagner
ae1238b4b0
Avoid crashing on unsuccessful send.
2004-08-18 20:56:00 +00:00
Jacek Caban
d2fc489218
Added Polish translation.
2004-08-13 19:48:40 +00:00
Alexandre Julliard
06233cfb47
Avoid some non-portable makefile constructs.
2004-08-11 20:59:09 +00:00
Dmitry Timoshkov
8c2ff3ca6d
- add stubbed support for IEnumScript interface
...
- ConvertINetMultiByteToUnicode/ConvertINetUnicodeToMultiByte should
return required target length if the target buffer is NULL
- add the tests for all the above
- fix IMultiLanguage2 vtable (it was missing ConvertStringFromUnicodeEx)
2004-08-11 18:53:02 +00:00
José Manuel Ferrer Ortiz
de17950f6b
Updated translation.
2004-08-09 22:56:20 +00:00
Mike McCormack
830fb08b7d
Added a version resource.
2004-08-09 18:51:34 +00:00
Henning Gerhardt
ce73506e1a
Translation update.
2004-08-09 18:45:49 +00:00
Vincent Béron
015812602e
Translation update.
2004-08-09 18:45:35 +00:00
Marcelo Duarte
bda8166d04
Translation update.
2004-08-09 18:45:21 +00:00
Jacek Caban
ecff61c8a3
- Added Polish translation.
...
- Moved const "Nobody" string to resources to make translation
possible.
2004-08-06 19:00:08 +00:00
José Manuel Ferrer Ortiz
a6b9d70c49
Updated some Spanish translations.
2004-08-04 18:17:10 +00:00
Henning Gerhardt
990ec26cdb
Updated the German translation.
2004-08-04 18:15:56 +00:00
Marcus Meissner
fac7405531
Replaced undefined C expression.
2004-08-02 18:25:58 +00:00
Alexandre Julliard
df80b56953
Fixed bug with % signs in help output (reported by Henning Gerhardt).
2004-07-30 18:47:55 +00:00
Vincent Béron
b0da80eda1
Refactor some other code in msiexec.
2004-07-30 04:23:37 +00:00
Vincent Béron
e3c1c249a8
Refactor some of the string processing in msiexec.
2004-07-30 04:21:27 +00:00
James Hawkins
2169e8da90
Under the Drives tab, remove the 'Windows Drive' section.
2004-07-30 04:19:11 +00:00
Henning Gerhardt
b09dc6d000
Added a German translation to wcmd.
2004-07-30 04:18:46 +00:00
James Hawkins
7f274205a8
Rename X11 Driver tab of winecfg to Graphics.
2004-07-30 01:35:13 +00:00
Vincent Béron
9cb68a7626
Implement proper properties handling on the commandline in msiexec.
2004-07-30 01:34:58 +00:00
James Hawkins
a226175787
Removed the 'Windows Look:' option from winecfg.
2004-07-29 23:56:40 +00:00
Vincent Béron
fdda7e7d6c
In the absence of any other option to msiexec, treat the commandline
...
as a package name to install.
2004-07-29 23:56:19 +00:00
Marcelo Duarte
4a132c4f15
Localization of devenum to Portuguese and minor corrections.
2004-07-29 02:40:15 +00:00
Vincent Béron
bbc3974aa5
Implement patching in msiexec.
2004-07-29 02:39:20 +00:00
James Hawkins
333d2dfe96
Remove the UseTakeFocus option from winecfg.
2004-07-29 02:35:43 +00:00
Vincent Béron
42f1c4818c
Improve msiexec usage prompt.
2004-07-24 02:27:26 +00:00
Vincent Béron
d2df24b90f
Implement logging in msiexec.
...
Correct MsiEnableLog{A,W} prototype.
2004-07-23 23:28:45 +00:00
Vincent Béron
72984f105d
Implement the UI level change part of msiexec.
2004-07-23 23:24:29 +00:00
Vincent Béron
d0820fd60c
Add the correct default mode to the repair option.
2004-07-23 23:19:17 +00:00
Vincent Béron
07888bca3d
Dump (via TRACEs) all the arguments of msiexec.
2004-07-23 23:17:31 +00:00
Francois Gouget
f8e01efb3d
Assorted spelling fixes.
2004-07-23 23:02:09 +00:00
Vincent Béron
1dc308ec59
Implement the advertise part of msiexec.
2004-07-23 23:00:30 +00:00
Marcelo Duarte
62d4adfffe
French translation and other adjustments.
2004-07-23 22:59:49 +00:00
Marcus Meissner
383e06d82c
Fixed up some small problems in the German string table.
2004-07-22 23:42:37 +00:00
Ferenc Wagner
2d0d484786
- Remove the -u option, the URL is in a resource now.
...
- Reset the WINETEST_* environmental variables to their defaults
before forking the tests.
- Add the -e option to optionally preserve the environment.
2004-07-22 23:42:03 +00:00
Henning Gerhardt
68ade3b7ac
Minor fixes and updates to the German resource files.
2004-07-22 20:35:07 +00:00
Ivan Leo Puoti
0eb21bb4dd
Added Italian resources.
2004-07-22 19:45:00 +00:00
Ferenc Wagner
11a61a8e2c
Include the dsound tests.
2004-07-22 19:43:42 +00:00
Ivan Leo Puoti
5dd35d2a3f
Added Italian resources.
2004-07-21 21:19:42 +00:00
Marcelo Duarte
649b78d097
Visual updates and translations for regedit.
2004-07-21 19:37:44 +00:00
Marcelo Duarte
0b63877ed1
Visual updates to Winecfg.
2004-07-21 03:03:04 +00:00
Henning Gerhardt
4d6dd9f600
Updated the German translation.
2004-07-20 22:08:24 +00:00
Vincent Béron
5c60510bc0
Implement the repair mechanism in msiexec, and stub it out in
...
msi.dll.
2004-07-19 21:19:45 +00:00
Marcelo Duarte
95f067d3cd
Update localization for Portuguese language.
2004-07-19 20:09:00 +00:00
Vincent Béron
aaafbc7959
Cleanup of the properties last space removal, since it can be used not
...
only with Install.
2004-07-19 20:05:54 +00:00
Vincent Béron
3496689a89
First draft for a msiexec.exe replacement.
2004-07-19 19:44:07 +00:00
Henning Gerhardt
ced0e2ce50
Added a German translation for WineMine.
2004-07-19 19:34:26 +00:00
Michael Jung
733ce63665
Added some German translations.
2004-07-19 19:33:59 +00:00
Pierre d'Herbemont
58f25b7b03
Define the backend_cpu regarding the host processor.
2004-07-16 02:31:55 +00:00
Marcus Meissner
7ae8645467
Fixed one lvalue casted assignment for the new compiler.
2004-07-15 22:08:05 +00:00
Henning Gerhardt
4bbc1b3fb6
More German translations.
2004-07-13 23:36:37 +00:00
Hajime Segawa
a4ee7c5838
Added Japanese translation for msrle32, wininet, wcmd.
...
Fixed untranslated messages of regedit.
2004-07-12 20:46:10 +00:00
Eric Pouech
3b8805fca0
Fixed regression on 'bt <tid>' command.
2004-07-12 19:48:04 +00:00
Dmitry Timoshkov
341523d293
Add WS_HSCROLL style to the notepad's edit control.
2004-07-08 20:18:10 +00:00
Robert Reif
cddb03e6b9
Added HKEY_DYN_DATA support.
2004-07-08 20:14:10 +00:00
Ferenc Wagner
f8dba77dc8
Suppress some more error message boxes.
...
Truncate report file if too big.
2004-07-06 21:03:22 +00:00
Eric Pouech
10e8ed071a
- enhanced 'info share' output
...
- made use of new dbghelp pure ELF symbol lookup
2004-07-04 00:25:15 +00:00
Hannu Valtonen
9b386b7347
Don't display the commandline text (A trace still gives it).
...
Set a few fonts to avoid using the horrible system font on native
Windows.
2004-06-28 23:51:55 +00:00
José Manuel Ferrer Ortiz
27a7a7a69a
Added some Spanish translations.
2004-06-28 23:51:05 +00:00
Hajime Segawa
76e280b401
Added some Japanese translations.
2004-06-28 23:50:22 +00:00
Mike Hearn
48210fc3e4
Add a --command option to winedbg, add an "all" option to the
...
backtrace command.
2004-06-23 00:10:02 +00:00
Eric Pouech
4e0b582903
Fix compile error on non-i386.
2004-06-22 02:06:37 +00:00
Vincent Béron
9d8036e1d8
Replace some more -debugmsg references for WINEDEBUG.
2004-06-21 23:56:15 +00:00
Chris Morgan
435623df6f
Hardcode "wineshelllink" in winemenubuilder, remove it from the config
...
file.
2004-06-18 22:29:56 +00:00
Ferenc Wagner
ca7cdb8bed
Include new or forgotten tests.
2004-06-17 23:01:14 +00:00
Alexandre Julliard
554606d241
Added missing dependency.
2004-06-16 19:04:11 +00:00
Ferenc Wagner
24624f6b5d
- Resource script restructuring.
...
- Build info et al. is given by files instead of env. vars.
- Store that information in resources.
- Make the main windows not resizeable.
- Insist on creating a fresh log file.
- Introduce the make dist target.
2004-06-15 22:45:15 +00:00
Michael Fritscher
a06eab0309
Added a German translation of Regedit.
2004-06-15 17:02:08 +00:00
Robert Shearman
9c93c484c5
- Use hourglass cursor for better feedback when expanding nodes.
...
- Turn off redrawing when expanding to make it faster.
2004-06-14 19:34:58 +00:00
Eric Pouech
deca2502d6
- all symbol information storage is now module relative, so we can
...
unload a module (and it's debugging information), and a process
without pain
- portabiblity to another CPU should be easier now (CPU dependent backend)
- speed up memory allocation
- stabs related fixes:
+ now correctly handling symbol's size
+ blocks {} in functions are now correctly recognized and stored
(also applies to local variables scoping)
+ better basic types management (less wild guesses in the code)
+ full support of inline functions (source stepping now shows the
code in .h files for example)
- removal of external debugger (attaching with gdb is just fine to
debug winedbg)
- fixed a couple of issues for symbol address handling (address
lookup, incorrect type binding)
- winedbg now has a man page
2004-06-04 00:59:16 +00:00
Ivan Leo Puoti
3e42f6953e
Changed my name, so update copyright info.
2004-05-27 02:25:13 +00:00
Eric Pouech
df93f2eeee
GetModuleFileName[AW] doesn't terminate the string if the buffer is
...
too small.
2004-05-19 03:22:55 +00:00
Chris Morgan
231946c332
Free up the original buffer pointer instead of the one we advanced.
...
Only call getDrive() once inside of addDrive().
2004-05-13 05:17:41 +00:00
Alexandre Julliard
329aa748d4
Fixed crash when selecting the drive letter combo box.
2004-05-06 23:42:34 +00:00
Ferenc Wagner
70cd740454
The msacm directory is special.
2004-05-05 19:00:34 +00:00
Francois Gouget
9f1aea2fb8
Assorted spelling fixes.
2004-05-05 01:09:24 +00:00
Robert Reif
127b25df49
Added msacm32 to the tests.
2004-05-05 01:01:31 +00:00
Francois Gouget
cfc3943c5f
Make our ascii strings static const.
...
Remove a couple string variables that were used only once and use the
string literal directly.
2004-05-04 04:13:05 +00:00
Chris Morgan
49f0dd3a2c
Implemented an array of 26 drives and interface functions for adding,
...
copying, moving and deleting drives.
Added a "Show/Hide Advanced" button in the drive edit dialog that
toggles the display of advanced options and resizes/moves controls.
Disable the 'autodetect' radio button in the drive edit dialog until
we have autodetection support.
Map window 'x' button to dialog close.
2004-05-04 02:56:46 +00:00
Krzysztof Foltman
b2d8cd3fdf
- F2 is now an accelerator for rename
...
- panel switching via TAB doesn't use IsDialogMessage anymore
- focus is correctly set after main window activation (Alt+TAB etc),
removed some focus-related bugs
- pressing ENTER or double-clicking a value edits it
- setting a value to an empty string is now allowed
- adding a new value starts rename automatically
- renaming a value doesn't move the cursor
- removed some unnecessary code (NM_RCLICK in ListView etc)
- right-click on tree view displays "New..." menu
- default values are treated like in Windows RegEdit (displayed even
when they aren't physically present, can't be renamed or deleted)
- Polish translation had some weird characters added before Polish
letters
2004-05-04 02:55:28 +00:00
Krzysztof Foltman
339619c135
- changed Cancel DEFPUSHBUTTON to PUSHBUTTON
...
- fixed caption IDD_EDIT_DWORD from "Edit String" to "Edit DWORD"
- added Polish translation
2004-05-01 02:40:28 +00:00
Ferenc Wagner
438369af9a
Remove the wineloader variable.
2004-04-23 23:30:11 +00:00
Ferenc Wagner
21b8503c15
Unconditionally test Wine presence.
...
Add the Build info section to the output.
2004-04-23 02:52:21 +00:00
Alexandre Julliard
9db147e5e4
Make DIR_nt_to_unix return STATUS_NO_SUCH_FILE instead of
...
STATUS_OBJECT_NAME_NOT_FOUND to indicate that the last component
didn't exist to allow distinguishing it from legitimate errors.
Export it from ntdll, renamed to wine_nt_to_unix_file_name.
2004-04-23 02:46:18 +00:00
Jakob Eriksson
82c191f65a
Added Wine detection.
2004-04-23 00:06:57 +00:00
Ferenc Wagner
1fb75dcac5
- constify some strings
...
- introduce -u option to write archive url into the report
- bump output format version to 3
2004-04-22 23:43:54 +00:00
Jakob Eriksson
5c95e41d89
Fixed typo.
2004-04-20 20:15:43 +00:00
Ferenc Wagner
90baafee4e
- Change to console mode so that winetest runs under WinRash.
...
- Move from spawnvp() to CreateProcess().
- Force a 2-minute timeout on individual tests.
2004-04-20 04:00:07 +00:00
Francois Gouget
ebf0eb3138
Make static Unicode strings const.
2004-04-20 00:34:52 +00:00
Ivan Leo Murray-Smith
f5da73f53e
Small fix.
2004-04-19 23:07:18 +00:00
Francois Gouget
6a6c85c6d8
Make Unicode const strings static so they are not copied to the stack
...
each time we enter the function.
2004-04-19 20:12:14 +00:00
Francois Gouget
22ff3d43f7
Have winedbg send its output to stderr when invoked with the --auto
...
option.
2004-04-15 04:58:09 +00:00
Alexandre Julliard
1cb0cf4ced
Moved wine_get_unix_file_name implementation to ntdll, and changed it
...
to return an allocated buffer instead of a fixed size one.
2004-04-14 19:40:53 +00:00
Gerald Pfeifer
ae07d8e834
Do not include <windows.h>, to avoid duplicate declaration of
...
select().
2004-04-13 00:19:38 +00:00
José Manuel Ferrer Ortiz
24dd96a907
Updated Spanish translations.
2004-04-06 03:24:19 +00:00
Eric Pouech
17d464d0d9
Set correct options for dbghelp (ELF loading & parsing speed).
2004-04-05 22:49:32 +00:00
Dimitrie O. Paun
abe9c975a8
Remove the rest of the Tweak look hack.
2004-04-01 21:06:14 +00:00
Ferenc Wagner
409f7a3b58
Give SetErrorMode the right argument to suppress crash dialogs.
2004-03-31 00:55:41 +00:00
Ivan Leo Murray-Smith
455cf6c3e4
Fixed some values.
2004-03-30 20:43:22 +00:00
Chris Morgan
bcaac8e158
Invalid "Desktop" values would crash winecfg, use the default value
...
instead.
2004-03-30 04:34:40 +00:00
Ivan Leo Murray-Smith
fd3211cb8f
Improved version resource info.
2004-03-30 04:33:57 +00:00
Ferenc Wagner
27db309518
Don't expect stdout be usable after exchanging file descriptors under
...
it.
2004-03-30 04:32:46 +00:00
Ivan Leo Murray-Smith
317cc8d122
Enable Italian translations.
2004-03-29 23:06:18 +00:00
Alexandre Julliard
ddd96e57d0
Fixed language declarations.
2004-03-29 23:05:55 +00:00
Ferenc Wagner
a122499a98
- Extract revision info from CVS/Entries.
...
- #include "winetest.rc" into gui.rc. MinGW can't link in
more than one resource files.
- Enlarge chunk size of network transfer.
2004-03-24 23:40:06 +00:00
Francois Gouget
b948778660
Assorted spelling fixes.
2004-03-23 23:20:16 +00:00
Francois Gouget
bfc60dfb7b
Compute dwLen after passing the string through
...
REGPROC_unescape_string() so we don't save garbage characters in the
registry.
2004-03-23 23:02:59 +00:00
Eric Pouech
d6b348f0a1
Ported the ReactOS taskmgr written by Brian Palmer.
2004-03-23 01:19:54 +00:00
Mike McCormack
9643b79842
Implement setlocal/endlocal.
2004-03-22 22:56:58 +00:00
Dimitrie O. Paun
cbe0e499df
Add revision support to winetest.exe.
2004-03-20 19:21:39 +00:00
Ferenc Wagner
ca0f5793da
- Refactor and fix connection opening.
...
- Target test.winehq.org.
2004-03-19 19:15:23 +00:00
Ferenc Wagner
8387770064
- Fix report() dispatch.
...
- Strip "_test..." from test file names.
- Use mystrtok() for command line parsing to avoid collision with the
one in get_subtests().
- Change User-Agent HTTP header to "Winetest Shell".
2004-03-19 01:54:10 +00:00
Alexandre Julliard
5488a4ed48
Avoid including windows.h since it conflicts with unistd.h.
2004-03-19 01:17:51 +00:00
Mike McCormack
8d02010ff7
Fixed handling of "echo."
2004-03-18 04:01:32 +00:00
Richard Cohen
200675f9e4
Fix cursor position optimization.
2004-03-17 20:48:30 +00:00
Alexandre Julliard
76240a3665
Need to include config.h.
2004-03-16 01:32:36 +00:00
Dimitrie O. Paun
fb1845db31
Properly implement all key operations: new, delete, rename.
...
Fix rename command to handle both keys and values.
2004-03-15 20:19:38 +00:00
Chris Morgan
97d5e1638f
Message box to suggest the user not run wine as root.
2004-03-15 20:10:14 +00:00
Oleg Prokhorov
2165660fcd
Fix small typo.
2004-03-15 20:08:02 +00:00
Dimitrie O. Paun
eb9d0e929a
Add all needed accelerators to regedit. Cleanups.
2004-03-15 20:07:44 +00:00
Ivan Leo Murray-Smith
9214e3a7ac
Added "can't query key" translation.
2004-03-15 20:05:43 +00:00
Zimler Attila
61197df74c
Add delete key support.
2004-03-12 19:44:47 +00:00
Dimitrie O. Paun
ced6ca78b8
Remove the FileSystem option from the drive configuration.
2004-03-12 19:44:04 +00:00
Michael Stefaniuc
0075cdba81
Add the LDFLAGS when linking hlp2sgml.
2004-03-11 22:42:11 +00:00
Alexandre Julliard
adc7a91152
We should no longer need to unset TMP and TEMP.
2004-03-11 03:52:07 +00:00
Alexandre Julliard
6be39b60f5
Take advantage of the new winegcc -B support.
2004-03-09 04:54:07 +00:00
Alexandre Julliard
4d6b27ec3a
Avoid some redundant libraries on the winegcc command line.
2004-03-03 22:39:22 +00:00
Alexandre Julliard
589e115233
We no longer use the .exe.spec.c files.
2004-03-02 21:16:37 +00:00
Alexandre Julliard
6621b2d213
Build all the programs with winegcc.
2004-03-02 21:00:00 +00:00
Ivan Leo Murray-Smith
9a8d951232
Make sure text isn't cut off by the close button.
2004-03-02 20:56:35 +00:00
Juan Lang
d89279a974
Connect to winehq.org by its name rather than by its IP addr.
2004-03-01 23:28:02 +00:00
Oleg Prokhorov
dbcc37ba7d
- key accelerators for "New Game" and exit
...
- auto flag after successful game those entries which were not flagged
by player during the game himself
2004-03-01 23:13:30 +00:00
Dimitrie O. Paun
e59561c8fe
Submit results to WineHQ.
2004-03-01 23:11:08 +00:00
Matt Chapman
9f9462a1c9
Fix dumping of Unicode strings.
2004-02-25 01:24:42 +00:00
Yorick Hardy
3e2fa2c33a
Use SHN_UNDEF instead of STN_UNDEF to specify undefined section
...
index.
2004-02-24 01:22:37 +00:00
Dmitry Timoshkov
4fe98c5af0
Convert app description field to unicode and use CP_UNIXCP when
...
printing it on the console.
2004-02-24 01:01:10 +00:00
Eric Pouech
141db032c4
- fixed ELF modules' size information
...
- fixed containers' tests
2004-02-24 00:59:57 +00:00
Ferenc Wagner
feaad968b8
Report the error sent by the CGI script.
...
Make progress bar selection explicit.
2004-02-21 04:01:56 +00:00
Ferenc Wagner
8c4a4dffd6
Add a free() call at the end.
2004-02-20 19:56:29 +00:00
Gerald Pfeifer
3061e97b47
Fix non-standard code in report().
2004-02-20 01:09:31 +00:00