YunSong Hwang
b49f4029d1
winecfg: Updated Korean translation.
2006-01-06 12:17:10 +01:00
Alexandre Julliard
1e96455094
Remove YY_NO defines that cause warnings.
2006-01-05 12:20:05 +01:00
Robert Shearman
ac37f4cc64
regedit: Initialise nFocusPanel.
2006-01-05 12:18:43 +01:00
Mike McCormack
3d2de3d562
msiexec: Ignore the TRANSFORMS variable.
...
Ignore the TRANSFORMS variable when building a list of transforms for
advertising. The variable is used to apply transforms when installing.
2006-01-04 14:51:42 +01:00
Alexandre Julliard
0ae2c69c7a
Added some flex options to avoid compiler warnings.
...
Moved options from the Makefile into the source.
2006-01-03 12:16:05 +01:00
Francois Gouget
6f0ff14966
winemenubuilder: Improve traces.
...
Add some traces to make it easier to debug icon generation problems.
2006-01-03 12:09:47 +01:00
Vitaliy Margolen
95e5eccb15
winecfg: Default for DXGrab is NO.
2005-12-31 13:32:59 +01:00
Milko Krachounov
b3ec64a8a8
winecfg: Fix a mess with the Bulgarian resource file and translate the
...
untranslated strings.
2005-12-31 13:32:52 +01:00
Henning Gerhardt
42bf104b0d
winecfg: Update German resource.
2005-12-31 13:12:31 +01:00
Yuval Fledel
d00fe021d3
winetest: Only include d3d9 if it is being built.
2005-12-26 13:37:57 +01:00
Alexander N. Sørnes
0334ba93ef
winecfg: Updated Norwegian Bokmål resources.
2005-12-26 12:58:43 +01:00
Robert Reif
35a92c86d5
winecfg: Use hourglass cursor when opening audio drivers.
...
Misbehaving drivers can take a while to open so change to the hour
glass cursor when opening them.
2005-12-26 12:55:40 +01:00
Robert Reif
e998da5e07
winecfg: Add unmanaged windows configuration.
2005-12-22 11:15:32 +01:00
Robert Reif
9f34fd3787
winecfg: Select an audio driver on fresh install.
2005-12-21 20:07:56 +01:00
Paul Vriens
ac4c85c35a
winecfg: Dutch resources update.
2005-12-20 11:47:00 +01:00
Bill Medland
d5739ed88f
winemenubuilder: Provide depth to the menus created.
2005-12-19 21:25:52 +01:00
Eric Pouech
e5b40ab56a
winhelp: Handle '> ' on command lines.
2005-12-19 18:23:02 +01:00
Jonathan Ernst
d3805c307a
winecfg: Updated French resources.
2005-12-19 18:18:01 +01:00
Eric Pouech
2bee5ab04e
taskmgr: Fix viewing of debug channels.
...
Various internal cleanups.
2005-12-19 18:16:57 +01:00
Henning Gerhardt
ba76275e16
winecfg: Update German resource.
2005-12-19 17:42:30 +01:00
Rein Klazes
80e695a6a4
wcmd: Increase maximum length of commands.
...
Increase maximum length of commands to 8192 bytes as on Windows XP.
Add needed braces to a multi line "if" statement.
2005-12-19 17:42:11 +01:00
Alexander N. Sørnes
97c6c634d5
winecfg: Updated Norwegian Bokmaal resources.
2005-12-19 09:52:20 +01:00
Robert Reif
f0c55e7d52
winecfg: Use sound tree view for driver selection.
...
- Move driver selection and configuration into tree view.
- Only show loadable drivers.
2005-12-17 12:30:06 +01:00
Milko Krachounov
9e65600971
winecfg: Update Bulgarian resource.
2005-12-16 12:40:05 +01:00
José Manuel Ferrer Ortiz
7ec66682f8
uninstaller: Spanish translations update.
2005-12-16 12:39:55 +01:00
José Manuel Ferrer Ortiz
efa1ae30a4
winecfg: Spanish translations update.
2005-12-16 12:39:46 +01:00
Mike McCormack
12b35c2dd8
winecfg: Update Korean translation.
2005-12-14 10:51:10 +01:00
Eric Pouech
e7ecbe4228
winecfg: Simplified module handling code.
2005-12-13 11:12:24 +01:00
Stefan Leichter
e6b17d1b06
winetest: Add d3d9 tests.
2005-12-12 11:51:29 +01:00
Paul Vriens
019aef9f5f
winecfg: Update Dutch resources for the Audio tab.
2005-12-12 11:50:57 +01:00
Alexandre Julliard
d02c4a1b82
Make wine_server_fd_to_handle use attributes instead of inherit flag.
2005-12-09 12:22:35 +01:00
Alexandre Julliard
2c54b34467
wineconsole: Remove some unnecessary typecasts.
2005-12-09 12:22:01 +01:00
Alexandre Julliard
7a096601e3
server: Use attributes instead of inherit flag in console requests.
2005-12-09 12:05:20 +01:00
Alexander N. Sørnes
3c7afa61a7
winecfg: Updated Norwegian Bokmaal resources.
2005-12-09 11:21:35 +01:00
Henning Gerhardt
1d4bec79ff
winecfg: Update German resource.
2005-12-08 12:45:19 +01:00
Robert Shearman
8be66cb30e
notepad: Remember options selected in the print setup dialog.
2005-12-08 11:57:58 +01:00
Mike McCormack
b555e91e80
winecfg: Fix compilation on gcc 2.95 (no nameless unions).
2005-12-08 11:57:44 +01:00
Robert Reif
f6a7b6b59a
winecfg: Added support for auto detecting all drivers by attempting to
...
open them.
2005-12-07 13:07:30 +01:00
Robert Reif
1758ba6c6d
winecfg: Show all sound card drivers and their devices.
2005-12-07 12:50:52 +01:00
Eric Pouech
4d7f9f7c65
winedbg: Fixed broken code about type management for binary operator.
2005-12-06 10:57:17 +01:00
Pavel Roskin
83f2069b6d
notepad: Russian translation for "Font..." menu item.
2005-12-05 12:48:58 +01:00
YunSong Hwang
38dbf09da2
winefile: Fix an incorrect translation.
2005-12-05 12:48:33 +01:00
Alexander N. Sørnes
f33d726276
Update Norwegian Bokmaal resources.
2005-12-05 12:02:38 +01:00
Eric Pouech
34db4856ae
dbghelp,winedbg: SYMBOL_INFO fix.
...
- native dbghelp returns in SYMBOL_INFO.TypeIndex the index of the
type of the symbol (we were returning the symbol index instead)
- fixed winedbg accordingly
2005-12-05 12:00:54 +01:00
Milko Krachounov
58e156b5e8
Update the Bulgarian resources for commdlg and regedit.
2005-12-05 12:00:04 +01:00
Eric Pouech
56dcea4d16
winedbg: simplify some code.
2005-12-03 18:09:59 +01:00
Pavel Roskin
2b1747ccda
Fixed regression in wineconsole creation (curses backend).
2005-12-03 18:04:07 +01:00
Eric Pouech
30121124b9
winedbg: fixed regression (and simplified code!) for arguments
...
printing in backtrace.
2005-12-03 18:02:49 +01:00
Eric Pouech
28c503a947
winedbg: fixed regression in 'info local' command.
2005-12-03 18:02:31 +01:00
Aric Stewart
1d5adff0f1
wcmd: mkdir recursive create
...
In at least both win2k and winxp mkdir from the command prompt can
recursively create full directory paths. This implements that
functionality.
2005-12-03 18:02:15 +01:00
Rein Klazes
0bf64a4706
Avoid formatted output in a few more places where formatting is not
...
really needed and output could be large enough to be truncated.
2005-12-02 11:25:51 +01:00
Rein Klazes
a18ea3dd1e
Don't use formatted output in WCMD_setshow_sortenv.
...
Don't use unsafe vsprintf in WCMD_output.
2005-12-01 15:58:16 +01:00
Alexandre Julliard
e21a97da85
Fixed some compiler warnings on Darwin.
2005-12-01 12:36:05 +01:00
Pavel Roskin
5f5418a331
Improve font support in Notepad.
2005-12-01 12:35:13 +01:00
Eric Pouech
c238ec520f
Replaced stack_get_frame with a pure symbol (and no longer stackframe)
...
oriented API (stack_get_current_symbol).
Reused the func name (stack_get_frame) for internal stack.c handling.
2005-11-29 11:24:04 +01:00
Ge van Geldorp
1a1583a364
Match PSDK STATUS_* definitions.
2005-11-28 17:32:54 +01:00
YunSong Hwang
966df981a1
Update Korean translations.
2005-11-28 10:41:28 +01:00
Alexandre Julliard
ec34a66612
Ignore symlink files too (needed for git).
2005-11-26 13:12:57 +01:00
Alexandre Julliard
0ec7e1a591
Renamed all .cvsignore files to .gitignore.
2005-11-26 13:10:33 +01:00
Hans Leidekker
46e018ad37
Also handle mailto: urls.
2005-11-24 19:27:41 +01:00
Francois Gouget
6d442aeb34
Assorted spelling fixes.
2005-11-23 20:14:43 +01:00
YunSong Hwang
5e7f77ea8b
Update Korean translations.
2005-11-23 15:21:56 +01:00
Hans Leidekker
46c5b5bc2f
No need to link against shell32 or user32.
2005-11-22 14:53:36 +00:00
YunSong Hwang
4238d2ccd0
Update Korean translations.
2005-11-21 16:25:12 +00:00
Alexandre Julliard
61a370efd5
Only set label and serial number when they are actually changed.
2005-11-21 15:25:27 +00:00
Hans Leidekker
1833cfba75
Added Dutch translations.
2005-11-21 12:02:17 +00:00
YunSong Hwang
68baacc859
Update Korean translations.
2005-11-21 12:01:19 +00:00
Vitaliy Margolen
96dc70a9f8
Create new drives with autodetect type.
2005-11-21 11:58:29 +00:00
Eric Pouech
58968a2867
Native dbghelp doesn't provide names for basic type, so added relevant
...
basic type names in winedbg.
2005-11-18 16:53:32 +00:00
Eric Pouech
ae6239d53d
Centralized calls for SymSetContext, we only do it when we change the
...
current stack frame, and no longer every time we look up local symbols
on current stack
2005-11-18 16:27:55 +00:00
Eric Pouech
a81afd15d8
Move print_func_and_args to stack.c, where it belongs.
2005-11-18 15:04:44 +00:00
Eric Pouech
3e07e04764
- now storing frames information in thread structure
...
- frames are cached after each thread stops execution
- reimplemented backtrace on top of this
2005-11-18 12:33:03 +00:00
YunSong Hwang
d442d298a0
Update Korean translations.
2005-11-18 12:07:42 +00:00
Eric Pouech
73b0e94bb3
Now returning correct symbol flags (as native does) for function pmts
...
& locals in dbghelp.
Modified winedbg accordingly.
2005-11-18 12:05:44 +00:00
Eric Pouech
f7dd869ebf
Dbghelp describes the types of function arguments with a specific
...
symbol-type (symt) which links both to arguments' type and to function
prototype
- added this new type to dbghelp
- implemented its use in winedbg
2005-11-17 12:53:41 +00:00
Eric Pouech
6b7bebfbf9
SymGetType(...,TI_GET_LENGTH,...) requires a 64 bit parameter, not a
...
32 bit one.
2005-11-17 11:51:53 +00:00
Alexandre Julliard
82f403bd66
Fixed invalid C syntax.
2005-11-17 11:06:06 +00:00
Martin Fuchs
f42fac5566
Use command line for initial directory selection.
...
Remove useless hwndParent variable.
2005-11-17 11:05:35 +00:00
Eric Pouech
67e4edc522
When a symbol name already contains a module name, we shouldn't search
...
in other modules.
2005-11-17 11:04:39 +00:00
Eric Pouech
6cd44bc89d
Simplification of lex's input reading.
2005-11-17 11:04:27 +00:00
Aric Stewart
6bd1625f57
Beginnings of an explorer.exe replacement that wraps the existing
...
winefile program.
2005-11-16 11:45:51 +00:00
Eric Pouech
1c5d35fd92
Added ability to execute commands from a file passed on command line
...
(through --file option).
Use that feature to get rid of arg_command hack (--command option now
creates a temporary file).
2005-11-16 11:23:07 +00:00
YunSong Hwang
3ddd394e25
Update Korean translations.
2005-11-15 12:06:12 +00:00
YunSong Hwang
6e20af5dac
Add Korean translations.
2005-11-14 11:27:36 +00:00
Stefan Leichter
8ba040e157
Add shdocvw tests to winetest.
2005-11-12 19:11:27 +00:00
Eric Pouech
e596a0113f
Removed a couple of shift/reduce warnings in grammar.
2005-11-12 19:10:24 +00:00
Rein Klazes
939f9eaac8
Update Dutch resources.
2005-11-12 19:10:07 +00:00
Francois Gouget
0edbaf7e80
Remove spaces before '\n' in traces.
2005-11-10 12:14:56 +00:00
Francois Gouget
d927c81bca
Parse the command line returned by CommandLineFromMsiDescriptor() to
...
extract the application path. Otherwise winemenubuilder ignores the
.lnk file entirely.
2005-11-10 11:36:26 +00:00
Mike McCormack
9e3c4068e4
Added Korean resources.
2005-11-10 11:06:34 +00:00
Mike McCormack
71de71c308
Remove the limit on the length of the command line.
2005-11-10 11:06:15 +00:00
Mike McCormack
66775b90e3
Extract the executable name for msi advertised shortcuts.
2005-11-08 10:55:25 +00:00
Vijay Kiran Kamuju
bdcdd37aa8
Show detected audio drivers in autodetect.
2005-11-03 19:31:45 +00:00
Eric Pouech
2d62ba5557
Fixed 'break NN' command (using dbghelp.SymEnumLines).
2005-11-03 11:33:04 +00:00
Eric Pouech
a6f40be771
Fixed wineconsole startup when restoring registry settings.
2005-11-03 11:32:52 +00:00
Eric Pouech
8ad685c5b3
Now filling external leading in font cells.
2005-11-03 09:51:00 +00:00
Eric Pouech
60c1ae0bb8
Fixed crash in font browsing for raster fonts.
2005-11-02 20:51:16 +00:00
Stefan Huehner
3e29148bcf
Add msxml3,setupapi tests to winetest.
2005-10-31 21:10:47 +00:00
Alexandre Julliard
5f963331e7
Added an 'eject' Winelib app that allows unmounting and ejecting a CD
...
even if a Windows app has files open on it.
2005-10-31 21:10:38 +00:00
Vitaliy Margolen
eb2924dba6
Set list view's text directly - don't use fill_drives_list for that.
...
Enable "Apply" button when text changes.
2005-10-29 10:29:47 +00:00
Henning Gerhardt
bf4b9370df
Update the German resource file.
2005-10-28 16:40:36 +00:00
Michael Jung
717a4eb61b
Added German resources for regedit's find dialog.
2005-10-28 10:08:51 +00:00
Vitaliy Margolen
78e59c50c3
Define OS environment variable on WinNT versions.
2005-10-28 09:38:11 +00:00
Alexandre Julliard
018fe31c4f
Get rid of the show dir symlink option.
2005-10-27 11:24:02 +00:00
Jonathan Ernst
defdb25d9a
Updated French resources.
2005-10-27 10:22:54 +00:00
Krzysztof Foltman
e4e75a2a06
- Added Find functions
...
- Some refactoring that made Find functions possible
- GetItemPath returns a heap-allocated string
- subtree update put into a separate function UpdateExpandingTree
- error() utility function made public
- Find functions are grayed/ungrayed based on context (which fixes
invalid 'grayed' flag in some localizations).
- InvalidateRect to fix display glitches coming from using
WM_SETREDRAW.
- English and Polish resource updates (Find dialog box and Find menu
options, string not found message).
2005-10-26 12:07:55 +00:00
Jan Nieuwenhuizen
ea48acb5be
Windows XP does not always include the executable file name on the
...
command line.
2005-10-26 10:07:31 +00:00
Jan Nieuwenhuizen
137e54dd51
Need an explicit truncate command to shorten the length of a file.
2005-10-26 10:07:05 +00:00
Alexandre Julliard
c02356b835
Added "autodetect" drive type option.
2005-10-20 13:16:46 +00:00
Alexandre Julliard
e595ff24c7
Enable the apply button when changing drive type.
2005-10-20 11:39:12 +00:00
Alexandre Julliard
97567c2d7b
Always set the drive type even if nothing else changed.
2005-10-20 11:37:46 +00:00
Vitaliy Margolen
658a5420b5
Use correct notification for drive selection change.
2005-10-19 19:21:48 +00:00
Ivan Leo Puoti
fc94b1c72c
Make drive type an advanced option.
2005-10-18 12:02:51 +00:00
Rein Klazes
86feb98739
Show desktop mode disabled if the Desktop registry value exists but
...
starts with N,n,F,f or 0. This agrees with the logic in x11drv.
2005-10-18 10:35:41 +00:00
Vitaliy Margolen
93d23a1568
Remove "Automatically detect windows version". Default to win2k.
2005-10-17 08:55:45 +00:00
Alexandre Julliard
d2e5469bbf
Report the correct version in the About dialog.
2005-10-13 14:24:52 +00:00
Vitaliy Margolen
f4db5dfdb2
Fix "Remove application" for applications that had some custom
...
settings.
2005-10-13 13:44:38 +00:00
Eric Pouech
8e1fa187c0
Fixed changing console's windows.
2005-10-10 11:18:46 +00:00
Milko Krachounov
cdec2ee7ce
Update the Bulgarian resource file.
2005-10-10 10:28:59 +00:00
Eric Pouech
97e2b9605e
Ensure we always have a title for the .hlp file.
2005-10-10 10:27:37 +00:00
Eric Pouech
f50695c714
Handle error conditions for print.
2005-10-10 10:27:22 +00:00
Eric Pouech
05ce225383
- fixed mouse double click and wheeling
...
- also handling third mouse button (if any)
- full support for control/shift modifier
2005-10-10 10:26:46 +00:00
Francois Gouget
492f9c7ca1
Add a --windows option for converting a Unix path to a long Windows
...
path.
Fix the description of --long and --short. They are only garanteed to
work on Windows paths though they will often successfully convert Unix
paths to Windows paths too.
2005-10-10 10:24:53 +00:00
Alexandre Julliard
cf22e0264f
Set the winepath version to be the same as the global package
...
version.
2005-10-08 10:36:50 +00:00
Eric Pouech
b580b8cf9c
Function keys now work in curses mode.
2005-10-08 10:35:16 +00:00
Jonathan Ernst
8eff913709
Pagesetup dialog fix.
2005-10-07 15:02:03 +00:00
Alexandre Julliard
12a749984c
Put Wine version information in all the man pages.
2005-10-06 16:10:01 +00:00
Francois Gouget
a1f9a13997
Use "static const" rather than "const static" as gcc -W complains
...
about the former.
2005-10-06 11:38:45 +00:00
Vijay Kiran Kamuju
dc51bd797b
Fixed uninstaller close button.
2005-10-04 17:59:01 +00:00
Juan Lang
2791290b12
Remove .dll from DllOverrides entries, such entries are ignored.
2005-10-04 11:29:48 +00:00
Jonathan Ernst
f9c1537b89
Make sure we only depend on ddraw_test if X support is enabled.
2005-10-04 11:29:37 +00:00
Marcus Meissner
19f5002275
Dropped the "using native windows libraries" comment.
...
Replace winesetup by winecfg. Dropped config file detection.
2005-10-04 11:29:25 +00:00
Paul Millar
83ecd5d964
Fix cross-compilation of winetest by update the makefile to use OBJS
...
instead of the now absent ALL_OBJS.
2005-10-03 18:45:45 +00:00
Alexander N. Sørnes
9caef1ba12
Fixed a few missing characters in winecfg.
2005-10-03 18:45:02 +00:00
Eric Pouech
9c63540d55
Now printing information when changing function while single stepping.
2005-10-03 11:04:29 +00:00
Eric Pouech
4cc0bf2848
Fixed bitfield extraction.
2005-10-03 11:04:13 +00:00
Martin Fuchs
c6593b04b9
Fix font handle leak after closing the 'choose font' dialog (based on
...
orginal patch by 'Christoph at ApiViewer.de')
2005-10-03 11:03:04 +00:00
Brian Grayson
3ec24a6ffd
Skip tabs in wcmd.
2005-10-03 10:16:48 +00:00
Eric Pouech
de02b20c0c
Fixed array dereferencing.
2005-10-03 10:16:01 +00:00
Marcus Meissner
ce8e6b2b51
Do not append empty ":" in LD_LIBRARY_PATH.
2005-10-03 10:14:47 +00:00
Kimmo Myllyvirta
313bcbd9e8
Finnish resources for uninstaller.
2005-09-30 10:34:19 +00:00
Alexandre Julliard
7e22be4d84
We are no longer generating .dbg.c files.
2005-09-29 10:35:58 +00:00
Vincent Béron
6e7cf127db
Remove unused function from regedit/treeview.c.
2005-09-29 10:33:34 +00:00
Alexandre Julliard
7ddab75619
Declare debug channels as static variables so that we don't need to
...
generate an external .dbg.c file to define them.
2005-09-28 18:34:00 +00:00
Alexandre Julliard
cd91bc61be
Now that we are requiring bison anyway, make the .tab.c file use the
...
same base name as the .y file, so that we can generate correct
dependencies in all cases.
2005-09-28 18:17:08 +00:00
Alexandre Julliard
cbc38965c0
New scheme for keeping track of debug channels that doesn't require
...
maintaining a list of all loaded dlls.
2005-09-28 15:21:48 +00:00
Alexandre Julliard
3f611ee0c9
Fixed disassembling functions to handle 16-bit code segments properly.
2005-09-27 09:33:42 +00:00
Henning Gerhardt
5f92e03391
Update German regedit resource file.
2005-09-26 16:41:58 +00:00
Alexander N. Sørnes
b25c266dfd
Norwegian translation of wcmd and wineconsole.
2005-09-26 13:25:22 +00:00
Alexander N. Sørnes
2c32428bfe
Added Norwegian translation of some programs.
2005-09-26 11:03:32 +00:00
Henning Gerhardt
428567098d
Update German resource file.
2005-09-26 10:54:48 +00:00
Krzysztof Foltman
83edf20502
- Copy key name works.
...
- Favorites (adding, removing, going to) work.
- Added context sensitive graying to some menu options.
- Cleanup of status bar update.
2005-09-26 09:57:56 +00:00
Christian Costa
e180cd95e2
Screen depth cannot be selected when double buffering is enabled.
...
Disable depth selection when it's the case.
2005-09-26 09:51:48 +00:00
Alexander N. Sørnes
8822dbbb92
Added Norwegian translations.
2005-09-25 15:15:25 +00:00
Steven Edwards
882023b2fa
Set text of help menu to Help.
2005-09-23 10:09:29 +00:00
Alexandre Julliard
1d29654355
Get rid of the hlp2sgml hack.
2005-09-22 10:52:56 +00:00
Mike McCormack
c818a4e662
Fix "empty body in an if/else-statement" warnings.
2005-09-21 09:46:28 +00:00
Dmitry Timoshkov
12b2cf4c77
Fix the usage of COLOR_xxx constants in the place of the window's
...
class hbrBackground.
2005-09-20 12:02:45 +00:00
Alexander N. Sørnes
c7544ef800
Added Norwegian translations.
2005-09-20 12:00:13 +00:00
Milko Krachounov
980f817737
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
...
shell32, comctl32, msrle32, mshtml, winspool, wineps, serialui,
setupapi, wininet, regedit, uninstaller, notepad, winecfg and
winhelp.
2005-09-19 17:00:58 +00:00
Alexander N. Sørnes
f9b3edb42e
Added Norwegian translations.
2005-09-18 12:26:22 +00:00
Alexander N. Sørnes
26c86969ab
Added Norwegian translation.
2005-09-17 14:30:33 +00:00
Ivan Leo Puoti
dc2e1399ef
Get winetest to detect windows server 2003 R2.
2005-09-15 18:56:20 +00:00
Henning Gerhardt
746cd5c026
Update the German resource file.
2005-09-15 09:31:56 +00:00
Thomas Weidenmueller
ec9024cad3
Hook up "Hide on Minimize" & Add context menu to the tray icon.
2005-09-14 19:17:12 +00:00
Filip Navara
e8efed92b3
Don't kill non-existing timers. Use EndDialog to close the dialog.
2005-09-14 15:37:25 +00:00
Alexandre Julliard
e99b69dba3
Michael Fritscher
...
Hook up "End Process" button.
2005-09-14 15:37:15 +00:00
Thomas Weidenmueller
53a0c30078
Use anonymous events for synchronization.
2005-09-14 10:29:45 +00:00
Alexandre Julliard
86663762ec
Authors: Thomas Weidenmueller <wine-patches@reactsoft.com>, Filip Navara <xnavara@volny.cz>
...
DLGPROCs return INT_PTR.
2005-09-14 10:06:09 +00:00
Alexandre Julliard
23152a664c
Authors: Richard Cohen <richard@daijobu.co.uk>, Jim Tabor, Thomas Weidenmueller <wine-patches@reactsoft.com>
...
64 bit fixes -- Store Window procs as WNDPROC, cast to DWORD_PTR in
SendMessageTimeout.
2005-09-13 14:31:51 +00:00
Alexandre Julliard
903e0b9fc5
Get rid of a couple of non-portable long long constants.
2005-09-13 11:26:36 +00:00
Marcus Meissner
bd7ec9aca5
The last argument to MultiByteToWideChar is wide character count and
...
not the buffer size in bytes. Fixed all places where it was wrong.
2005-09-12 22:07:53 +00:00
Kimmo Myllyvirta
264a33654a
Added Finnish resources.
2005-09-12 11:10:03 +00:00
Alexandre Julliard
e4b2a0bbbc
Use Get/SetWindowLongPtr instead of Get/SetWindowLong where
...
appropriate.
2005-09-09 15:20:04 +00:00
Alexandre Julliard
7f67b35a0d
Replace a few more direct lpVtbl accesses by the proper macros.
2005-09-07 13:28:25 +00:00
Vikram Kumar
e084585717
Update Japanese resource file to include the Theme tab.
2005-09-07 11:26:41 +00:00
Mike McCormack
d168219849
Fix gcc 4.0 warnings.
2005-09-06 10:26:13 +00:00
Yuri Kozlov
d4f7f06f30
Updated Russian resources.
2005-09-06 09:25:44 +00:00
Kimmo Myllyvirta
3344365f08
Added Finnish resources.
2005-09-06 09:22:19 +00:00
Paul Vriens
50cce6b614
Update for the 'Install theme' button.
2005-09-03 15:03:36 +00:00
Mike McCormack
b5bd4a101a
Fix gcc 4.0 warnings.
2005-09-02 14:47:36 +00:00
Frank Richter
c963461fa1
Since uxtheme also returns a friendly display name from
...
EnumThemeColors() and EnumThemeSizes() use that in the color/size
combos.
2005-09-02 11:19:35 +00:00
Frank Richter
ea61fd376f
Add an "Install theme" button to the appearance page to allow
...
convenient copying of the .msstyles file to the Right Place inside the
Windows dir.
2005-08-30 10:01:27 +00:00
Alexander N. Sørnes
e364f0907f
Norwegian translation of winecfg.
2005-08-30 10:01:07 +00:00
Paul Vriens
f6e7e14ec5
Update to the latest theme and tab settings.
2005-08-30 08:52:55 +00:00
Frank Richter
a15006fe34
Make THEME_update_color_and_size static and drop THEME_ prefix.
2005-08-29 21:47:04 +00:00
Alexander N. Sørnes
40dae54331
Norwegian language support.
2005-08-29 10:48:15 +00:00
Jonathan Ernst
3a51fbd740
Theming setings in French.
2005-08-29 09:39:13 +00:00
Yuri Kozlov
8ef6f5d7ea
Theme dialog added in Ru.rc.
2005-08-29 09:29:37 +00:00
Mike McCormack
280bcf6e4a
Fix gcc 4.0 warnings.
2005-08-27 10:00:38 +00:00
Alexandre Julliard
cc4da88563
Explicitly import kernel32 in tests that use it.
2005-08-27 09:27:09 +00:00
Mike McCormack
93ab695a5c
Fix gcc 4.0 warnings.
2005-08-26 08:53:31 +00:00
Alexandre Julliard
3ccbb018a0
Added a -municode flag to winegcc for applications that have a wmain()
...
entry point.
2005-08-25 19:26:59 +00:00
Frank Richter
33e8e88e81
Load tab titles and property sheet caption from string resources.
2005-08-25 19:19:33 +00:00
Frank Richter
3c0de2a61a
Add English Neutral and German appearance tab translations.
2005-08-25 15:20:18 +00:00
Alexandre Julliard
71ae2d7bed
Beginnings of a crt0 library.
2005-08-25 11:41:05 +00:00
Frank Richter
1bac61f8e5
Add an "Appearance" tab to control the currently active theme.
2005-08-24 10:59:40 +00:00
Rémi Assailly
c6e294deb1
Moved mciavi32 to the top-level dlls directory.
2005-08-23 19:52:30 +00:00
Glenn Wurster
7ba6502dd9
Don't pass on EH_STACK_INVALID exceptions.
2005-08-23 10:02:05 +00:00
Dmitry Timoshkov
c979bfcc0a
Remove unnecessary #pragma code_page(xxxx) statements from winefile
...
.rc files.
2005-08-22 09:24:18 +00:00
Felix Nawothnig
2aef956ceb
Replace "Registry Explorer" by "Registry Editor" in about dialog.
2005-08-22 09:17:37 +00:00
Maxime Bellengé
0876700949
Make the icon choice algorithm really choose the best icon.
2005-08-22 09:17:25 +00:00
Mike McCormack
88bddd7ae1
Fix gcc 4.0 warnings.
2005-08-19 15:19:10 +00:00
Rémi Assailly
2e689c6c66
Removed mcianim.
2005-08-19 11:22:25 +00:00
Alexandre Julliard
6d1067b915
Make sure the string is null-terminated in memory_get_string.
2005-08-19 10:26:23 +00:00
Mike McCormack
516a577df1
Fix gcc 4.0 warnings.
2005-08-19 10:04:03 +00:00
Yuri Kozlov
bd1864a149
Updated Russian resources.
2005-08-19 10:00:45 +00:00
Vitaliy Margolen
aad2fe3b38
Add windows version registry entries.
2005-08-17 11:37:34 +00:00
Juan Lang
554b865314
Shrink the hex edit window a bit.
2005-08-16 11:13:58 +00:00
Vikram Kumar
68382fc3f9
Added Japanese resources.
2005-08-15 09:39:51 +00:00
Richard Cohen
390c4ce630
Update English neutral version of winecfg graphics tab, and make the
...
groupboxes not overlap.
2005-08-12 15:52:25 +00:00
Mike McCormack
b744372231
Turn off gcc 4.0's builtin wchar inlines.
2005-08-11 17:12:18 +00:00
Alexandre Julliard
777cd4f7df
Removed a useless header file.
2005-08-11 10:59:51 +00:00
Marcus Meissner
3cb3651bc8
Fixed harmless /tmp problem.
2005-08-10 10:51:50 +00:00
Kai Blin
78e1145ffe
Add secur32.dll tests to winetest.
2005-08-08 11:06:55 +00:00
Alexandre Julliard
49b7fdcfc0
Removed the broken mmap64 configure check, and moved the
...
_FILE_OFFSET_BITS define to wine/port.h. Made sure that all files that
need the define include it.
2005-08-03 21:25:10 +00:00
Alexandre Julliard
6625b63b53
Get rid of the no longer used regedit test.
2005-08-03 19:36:51 +00:00
Alexandre Julliard
734821444e
Merged some of the header checks to reduce the size of the generated
...
configure script a bit.
2005-08-03 19:21:04 +00:00
Peter Åstrand
7a15eb9318
Implemented an Esound driver.
2005-08-03 15:53:26 +00:00
Andreas Mohr
828fd75a96
Improve regsvr32 output.
2005-07-30 19:04:14 +00:00
Jonathan Ernst
f5e828d9f3
Fixed control size and placement.
2005-07-29 14:49:29 +00:00
Stefan Dösinger
b505c2b4c5
Correct the sizes of some controls in the German resources.
2005-07-29 14:49:17 +00:00
Daniel Remenak
423371828a
Changed winhelp file->exit accelerator key from "e" to "x".
2005-07-20 10:29:42 +00:00
Hans Leidekker
b5c65a2e48
Include the mshtml test.
2005-07-18 09:09:09 +00:00
Stefan Huehner
06822b8977
Fix some write-strings warnings.
2005-07-15 09:58:36 +00:00
Eric Pouech
81f1ea1c7c
Ensure msvcrt's io block is passed down from wcmd's parent process to
...
child process.
2005-07-15 09:55:52 +00:00
Detlef Riekenberg
edc061333f
Space is valid between module name and entry point.
2005-07-14 12:34:04 +00:00
Paul Vriens
4908c2bc07
Update the Dutch translations.
2005-07-14 10:14:54 +00:00
Robert Shearman
0c9195c650
Remove additional current process tracking in backtrace_all as it can
...
refer to freed memory.
2005-07-14 10:14:44 +00:00
Jonathan Ernst
c7bf987aa1
Updated winecfg French resources.
2005-07-13 19:31:36 +00:00
Henning Gerhardt
7581d47f92
- Added German winspool resource file.
...
- Updated German winecfg resource file.
2005-07-13 11:29:26 +00:00
Jacek Caban
8831329dae
Added hh.exe.
2005-07-12 20:41:52 +00:00
Raphael Junqueira
88f73c4f33
- add direct3d configuration on winecfg graphics panel
...
- resync Fr libraries dialog (based on En.rc)
2005-07-12 18:11:11 +00:00
Francois Gouget
28dc5a8afc
Assorted spelling fixes.
2005-07-11 10:59:41 +00:00
Raphael Junqueira
8d9d1fb17b
Add some basic dsound configuration on Audio panel.
2005-07-11 10:24:28 +00:00
Detlef Riekenberg
a51dcfcfc6
Do not print an error message when deleting a nonexistent variable.
2005-07-11 10:23:37 +00:00
Brian Vincent
e53aad96e8
Describe tabs being linked together.
2005-07-10 17:44:02 +00:00
Henning Gerhardt
0e8e5c3075
Update German resource files.
2005-07-08 11:32:14 +00:00
Martin Fuchs
2a3ece86a6
- move ID_ABOUT_WINE into #ifdef __WINE__
...
- support for refresh in shell namespace windows
2005-07-07 20:27:24 +00:00
Eugeny Gorelov
3e84af5ee7
Added PageSetupDlg test.
2005-07-07 18:23:11 +00:00
Frank Richter
a9c5c7cc06
Update German translation for changes to the DLL overrides UI.
2005-07-07 17:22:30 +00:00
Mike McCormack
257c337c19
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-07 12:08:42 +00:00
Martin Fuchs
62dbe21168
- remove <tchar.h> and <wchar.h> header usage by switching to WIN32
...
API string manipulation functions as far as possible
- switch to UNICODE compilaton
- remove launch_fileA() and tcscpyn
- don't crash in set_curdir() for NULL in the 'entry' pointer
2005-07-07 12:00:17 +00:00
Paul Vriens
f278f12473
Update the Dutch translations.
2005-07-07 11:59:40 +00:00
Mike McCormack
d7b9a23afd
gcc 4.0 -Wpointer-sign fixes (Reg* functions).
2005-07-06 19:08:05 +00:00
Felix Nawothnig
fb46982967
Changed layout of libraries tab, moved load-order setting into extra
...
dialog.
2005-07-06 19:05:24 +00:00
Alexandre Julliard
690115aab9
Moved the configuration key to HKCU\Software\Wine\WineMenuBuilder.
2005-07-06 15:47:48 +00:00
Hajime Segawa
7e27691c1e
Fix for debug message buffer overflow in library tab.
2005-07-05 16:18:10 +00:00
Huw Davies
81fb184da7
Add an English neutral version of the graphics tab.
2005-07-05 11:46:22 +00:00
Jonathan Ernst
4335719eaf
Updated winefile French resources.
2005-07-05 11:00:33 +00:00
Jonathan Ernst
7628ee176c
- Updated winecfg French resources.
...
- Fixed control size and placement.
2005-07-05 11:00:20 +00:00
Marcelo Duarte
993aa33b99
Remove double SEPARATOR.
2005-07-05 10:58:53 +00:00
Jacek Caban
9111d07db7
Make registry compatible with winmine.
2005-07-03 11:20:08 +00:00
Henning Gerhardt
06de83a337
Update German resource files.
2005-07-01 19:16:36 +00:00
Michael Jung
12c08baf59
Added binfmt_misc to the filesystem blacklist.
2005-07-01 15:39:32 +00:00
Paul Vriens
85ecdd308c
Update the Dutch translations.
2005-06-30 21:11:43 +00:00
Francois Gouget
0f150ad86d
Improve the winedbg usage.
2005-06-30 18:09:15 +00:00
Francois Gouget
971f47e521
Remove unneeded casts.
2005-06-30 18:09:00 +00:00
Sven Paschukat
b3415b0311
Repaired extraction of icons when config file is missing.
2005-06-30 10:17:57 +00:00
Gerald Pfeifer
db7fc1cd58
Avoid compiler warning in AddEntryToList().
2005-06-29 11:17:42 +00:00
Jacek Caban
6737d96983
Added mshtml test.
2005-06-29 11:00:09 +00:00
Robert Reif
8881284373
- Add an audio configure button with code to display the selected
...
audio driver's configure dialog.
- Add an audio control panel launch button.
2005-06-28 19:12:52 +00:00
Stefan Huehner
ffe53258aa
Fix some -Wstrict-prototypes warnings.
2005-06-27 09:57:28 +00:00
Andreas Mohr
cf2b9f093d
Constify wcmd.
2005-06-27 09:48:57 +00:00
Andreas Mohr
e452c24654
Constify all needlessly non-const winecfg structs.
2005-06-27 09:48:06 +00:00
Jacek Caban
d38caa48dc
Added winemine debug channel.
2005-06-27 09:42:49 +00:00
Michael Jung
3bbb7fd243
Made the registry cache more general.
2005-06-23 11:42:54 +00:00
Steven Edwards
2dce23251b
Remove an outdated comment in the command line options.
2005-06-23 09:47:17 +00:00
Stefan Huehner
204ecdaa20
Remove some more -Wstrict-prototypes warnings.
2005-06-22 12:00:31 +00:00
Paul Vriens
5c148bf475
Update Dutch resource file.
2005-06-21 09:42:56 +00:00
Martin Fuchs
4b4dfab8b9
Remove superfluous include statements.
2005-06-20 18:39:48 +00:00
Alexandre Julliard
1cfdb0fd9d
Moved the audio driver configuration to HKCU\Software\Wine\Drivers and
...
changed it a bit to follow the model of the graphics driver.
2005-06-20 18:35:57 +00:00
Stefan Huehner
ac6f562b52
Fix more -Wstrict-prototypes warnings.
2005-06-20 14:18:03 +00:00
Martin Fuchs
b43a69c617
- Sync with ReactOS repository, re-indent and remove tabs in resource
...
scripts and header files.
- Add #ifdef __WINE__ for the Wine About dialog.
2005-06-20 11:45:39 +00:00
Alexandre Julliard
0d3bddc57c
Updated paths of ShowDirSymlinks, ShowDotFiles and Version options.
2005-06-17 21:09:07 +00:00
Martin Fuchs
d948e6ca75
Corrections of Czech translation by Denzil.
2005-06-17 12:12:13 +00:00
Stefan Huehner
03cc8c4181
Remove some -Wstrict-prototypes warnings.
2005-06-17 10:11:37 +00:00
Paul Vriens
ce8b469246
Hide <-> Show Advanced.
2005-06-16 20:39:19 +00:00
Alexandre Julliard
848a6f1b3b
Use RegOpenKey instead of RegOpenKeyEx to avoid trouble with handle
...
access rights.
2005-06-16 16:36:47 +00:00
Alexandre Julliard
a18f20616a
Fixed registry paths to edit the real config, and removed the startup
...
warning message.
2005-06-16 16:15:37 +00:00
Stefan Huehner
712087700e
Fix some -Wstrict-prototypes warnings.
2005-06-16 15:52:44 +00:00
Mike McCormack
65ad7da1f7
Fix some declaration and write string warnings.
2005-06-16 10:45:25 +00:00
Alexandre Julliard
2e4bca9db5
Added magic comments to all Wine-specific registry accesses to make
...
them easier to grep.
2005-06-13 18:56:00 +00:00
Alexandre Julliard
6e92d382a3
Changed registry access functions to use more meaningful names.
2005-06-13 18:49:23 +00:00
Mike McCormack
b61c182da8
More warning fixes.
2005-06-13 11:39:52 +00:00
Martin Fuchs
1fc0e675fc
Remove duplicate toolbar button.
2005-06-13 11:38:27 +00:00
Martin Fuchs
f7a9c49738
- use const parameter in find_entry_shell()
...
- rename ExecuteDialogWndProg() to ExecuteDialogDlgProc()
- remove old comment
- add missing call to CtxMenu_reset()
2005-06-13 10:04:55 +00:00
Martin Fuchs
afb99013df
Remove unnecessary paint code.
2005-06-12 11:08:19 +00:00
Martin Fuchs
bd5f6e2a40
Move __WINE__ ifdef directive.
2005-06-12 11:07:44 +00:00
Martin Fuchs
b44c2a3d8c
Fix file size in property dialog by using _stprintf() instead of
...
wsprintf().
2005-06-12 10:43:40 +00:00
Mike McCormack
5f409c7d5b
Fix more warnings.
2005-06-10 19:32:24 +00:00
Martin Fuchs
d50ae025ad
Synchronize resource scripts IDs of the different languages and adjust
...
INFO entries.
2005-06-07 20:06:57 +00:00
Martin Fuchs
3512161ddb
Implement file properties dialog (partly based on Rob D.'s winfile
...
code).
2005-06-06 10:02:43 +00:00
Martin Fuchs
2f5aee99f1
Refresh window content after context menu popups only if any command
...
has been executed.
2005-06-05 19:18:11 +00:00
Martin Fuchs
4c6ad7ffc5
Sync winefile's header between WINE and ReactOS.
2005-06-05 18:02:05 +00:00
Mike McCormack
d73dad6630
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
2005-06-04 10:01:25 +00:00
Martin Fuchs
8cf6accf23
Fix position of column header labels.
2005-06-03 11:25:17 +00:00
Mike McCormack
ae51135ed9
Fixes for -Wmissing-declarations and -Wwrite-strings warnings.
2005-06-02 15:11:32 +00:00
Henning Gerhardt
1ab7234d55
Update German resource files.
2005-06-02 15:07:55 +00:00
Juan Lang
9ffac609ea
Print command that fails to make error message a little more
...
comprehensible.
2005-06-02 10:28:53 +00:00
Stefan Leichter
e7d1209e72
Update version resource of msiexec.exe to current version shipped from
...
Windows Update.
2005-05-30 09:55:34 +00:00
Martin Fuchs
0a0fffa5eb
- implement commands 'copy' and 'delete'
...
- fix 'move' command for the left pane
2005-05-30 09:55:19 +00:00
Martin Fuchs
309ae27805
Refresh display after executing a context menu command.
2005-05-29 20:17:05 +00:00
Martin Fuchs
4e3fd5f3c3
Implement file filtering (matching of file name patterns and file
...
types).
2005-05-29 20:05:29 +00:00
Eric Pouech
73ea238f46
Reindented parts to be conform to the rest of the code.
2005-05-29 20:04:28 +00:00
Eric Pouech
333addd264
Rewrote all stack backtrace code (more code sharing, easier to follow,
...
and less bugs).
2005-05-29 20:03:56 +00:00
Stefan Leichter
332215f19a
Include crypt32 tests into winetest.
2005-05-29 19:59:50 +00:00
Alexandre Julliard
95b87814e8
Added --list option to the tests and use that in winetest.
2005-05-27 20:10:59 +00:00
Dimi Paun
b69e7a19d5
Move remaining GDI objects to the large heap.
2005-05-27 19:28:23 +00:00
Hans Leidekker
97d1b11ebd
Fix uninitialized warnings.
2005-05-24 12:34:29 +00:00
Eric Pouech
d6be549a76
- started infrastructure for proper multi-target support (active
...
process, minidump...)
- all read/write memory ops are now done thru a centralized process_io
facility
- minor fixes & cleanups in CPU backends
2005-05-24 11:46:25 +00:00
David Welch
ccafccebf0
Added the ability to break into the program when using the gdb proxy.
2005-05-24 10:11:37 +00:00
David Welch
8fa319264d
Fix decoding of thread IDs in the gdbproxy.
2005-05-24 09:49:56 +00:00
Eric Pouech
a561275579
- now storing exception info (if any) in thread structure
...
- added minidump function in winedbg (write only)
2005-05-23 16:22:44 +00:00
Martin Fuchs
7b1df68929
Bug fixes for _NO_EXTENSIONS mode.
2005-05-23 10:26:47 +00:00
Eric Pouech
113bfe0fdc
Removed the macros for verbose memory read/write operations.
2005-05-23 10:25:56 +00:00
Martin Fuchs
371c620d2d
Implement ID_VIEW_SPLIT command.
2005-05-23 09:52:51 +00:00
Eric Pouech
29a70954f9
- no longer store internally the " for strings
...
- misc clean-ups
- activate symbol demangling by default
2005-05-23 09:51:44 +00:00
Alexandre Julliard
f7b090ae2a
Fail more gracefully if 16-bit support is missing.
2005-05-19 14:23:27 +00:00
Martin Fuchs
0ba99b10e6
The call to ScreenToClient() changes the content of the 'pt' variable,
...
so it can't be used for the following ShellFolderContextMenu() call.
2005-05-19 14:22:51 +00:00
James Hawkins
5211e49e29
Load Show/Hide Advanced strings from resources.
2005-05-19 11:14:52 +00:00
Pierre d'Herbemont
342da59b0c
Remove stdlib.h inclusion if winsock.h is included.
2005-05-18 15:33:20 +00:00
James Hawkins
0a308f2d70
Add handling for drive options.
2005-05-18 09:48:47 +00:00
Kouji Sasaki
d840f2c114
Corrected RLE decompression processing.
2005-05-18 09:42:52 +00:00
Robert Shearman
733a033303
Rename DllRegisterServer and DllUnregisterServer to avoid confusion
...
with the COM functions of different signatures.
2005-05-17 14:33:36 +00:00
James Hawkins
0c2671c6fc
Add ShowDirSymLink and ShowDotFiles to the drive ui.
2005-05-17 10:19:59 +00:00
Martin Fuchs
4a0a199fcf
Implement connecting and disconnecting of network drives.
2005-05-16 21:36:41 +00:00
Alexandre Julliard
827a69f8ca
Avoid referencing stackframe.h from outside kernel32.
2005-05-16 14:20:16 +00:00
Martin Fuchs
08cf5a301a
Implement menu entry "format disk" (derived from Robert Dickenson's
...
code).
2005-05-16 14:08:41 +00:00
Martin Fuchs
36f16c634b
Swedish translation of winefile resources by David Nordenberg,
...
proofread by Andreas Bjerkeholt.
2005-05-16 08:49:06 +00:00
Martin Fuchs
a55f54fb44
Implement switching of file sort order.
2005-05-16 08:48:54 +00:00
Martin Fuchs
0d5d71999f
- spelling fixes (prefered -> preferred)
...
- add ", {0, 0}, 0, 0" in comment lines
- update copyright statement
2005-05-14 18:50:30 +00:00
Martin Fuchs
12f0b41d13
Display free and total disk space in status bar.
2005-05-14 11:07:39 +00:00
Martin Fuchs
aeea9833c2
Display source path in "move file" dialog.
2005-05-13 17:46:11 +00:00
Martin Fuchs
b5ab337d72
Replace numeric resource identifiers by their defined constants.
2005-05-13 17:45:31 +00:00
Kevin Koltzau
55c1073b76
Enable/disable menu items based on edit control state.
2005-05-13 13:55:32 +00:00
Martin Fuchs
0a10ea00d1
Improved version of Piotr Caban's bugfix patch "Fixed display bug".
2005-05-11 18:23:30 +00:00
Robert Reif
8bffed50c6
Added dinput tests.
2005-05-11 12:05:17 +00:00
Dimitrie O. Paun
1ef6e296f9
Move {ABOVE,BELOW}_NORMAL_PRIORITY_CLASS to winbase.h.
2005-05-11 12:00:58 +00:00
Michael Stefaniuc
9a27e64349
Install msiexec in the bin directory.
2005-05-10 16:02:04 +00:00
Alexandre Julliard
15ac6847e0
Build and load import libraries directly from the dll directory where
...
possible, and only create symlinks for directories that don't have the
correct name.
2005-05-10 13:21:04 +00:00
James Hawkins
e2c5359e8b
- Remove useless LVN_ITEMACTIVATE notification handling.
...
- Update controls in response to a NM_CLICK notification.
2005-05-10 13:14:49 +00:00
James Hawkins
bf1061bfc6
Remove old listbox code from driveui.
2005-05-10 08:29:17 +00:00
James Hawkins
0ade757920
Set listview style LVS_SINGLESEL so only one drive can be selected.
2005-05-10 08:28:56 +00:00
James Hawkins
d6eb30d289
Use a listview instead of a listbox for drives list.
2005-05-09 14:34:56 +00:00
Henning Gerhardt
86f63cfef8
Update German resource files.
2005-05-09 09:23:29 +00:00
Alexandre Julliard
bf961bb144
Get rid of the DOS version combobox, normal users should never need to
...
change it.
2005-05-07 18:06:35 +00:00
Francois Gouget
0ae9be862e
winemenubuilder.c is the only Wine source file checking for
...
HAVE_STRING_H. Remove that check for consistency.
2005-05-07 14:50:40 +00:00
Michael Jung
e52296ccb8
The unixfs extension doesn't have a distinguished '/' node anymore.
...
Moved UI string into the resources.
2005-05-07 14:50:16 +00:00
Kevin Koltzau
868a2b0466
Handle notepad log feature.
2005-05-07 12:14:05 +00:00
Kevin Koltzau
216ae64f9d
Add a few missing accelerators.
2005-05-07 12:13:51 +00:00
Alexandre Julliard
2dabac08ee
Added support in winebuild for specifying import libraries directly on
...
the command line without the -l option.
Changed the -d option to only mark the library as delayed, the actual
loading is now done separately.
2005-05-06 15:54:41 +00:00
Francois Gouget
f5c9da6860
Assorted spelling fixes.
2005-05-06 15:44:31 +00:00
Vincent Béron
0fa5e855fb
Use SUBLANG_NEUTRAL for French resources.
2005-05-04 09:52:47 +00:00
James Hawkins
fa316a8a92
Enlarge the license text control length.
2005-05-04 09:49:22 +00:00
James Hawkins
8091790717
Remove the corresponding registry entry when deleting a drive.
2005-05-04 09:47:56 +00:00
James Hawkins
34299c760a
Don't add the same program in AppDefaults more than once.
2005-05-04 09:47:46 +00:00
Martin Fuchs
05c0cd0081
Implement owner drawn context menus.
2005-05-04 09:47:07 +00:00
Alexandre Julliard
e197332fa7
Removed a few more strncpy calls.
2005-04-26 14:35:53 +00:00
Peter Berg Larsen
6e3bcb5a54
Replace strncpy with memcpy or lstrcpyn.
2005-04-18 10:30:55 +00:00
Ferenc Wagner
ff67da4321
Enforce valid tag syntax during input.
2005-04-18 09:54:24 +00:00
Eric Pouech
05413fccc5
Fixed some signed / unsigned pointer casts.
2005-04-18 09:54:03 +00:00
Eric Pouech
69a4eedd3f
Removed a couple of unneeded casts.
2005-04-18 09:50:45 +00:00
Francois Gouget
86d5520c5b
If winemenubuilder is given a list of menus to recreate, it should not
...
give up on the first menu that fails.
2005-04-15 16:10:53 +00:00
Robert Shearman
828aff306c
- Add neutral English resources.
...
- Add a control for editing binary data.
- Add a binary value editor dialog.
2005-04-14 11:30:31 +00:00
Rein Klazes
b05cceb6f5
In AllocConsole() pass the wShowWindow value and STARTF_USESHOWWINDOW
...
flag from the calling process to the console process. Make wineconsole
use the CmdShow parameter in the ShowWindow call.
2005-04-14 11:30:09 +00:00
Ferenc Wagner
bda2fe5eb6
Use the same maximum length for tags given on the command line and
...
tags entered in the GUI.
2005-04-11 16:10:01 +00:00
Marcus Meissner
3e5b9b8d57
Removed inclusion of process.h (not needed and breaks with gcc4).
2005-04-11 12:59:17 +00:00
Hannu Valtonen
d3f5fa8983
Fix a typo in uninstaller's english appname.
2005-04-11 12:57:32 +00:00
Ferenc Wagner
f042209c3b
Silence some signedness warnings.
2005-04-11 12:46:28 +00:00
Ferenc Wagner
30dcc6b4b7
Ask for a tag if one was not given on the command line.
2005-03-31 15:22:41 +00:00
Francois Gouget
6b10c324c5
Assorted spelling fixes.
2005-03-30 17:08:31 +00:00
Ferenc Wagner
96812eb280
Try using a stable temporary directory at first to silence ZoneAlarm
...
warnings.
2005-03-29 19:51:49 +00:00
Jacek Caban
13175a3fbc
Added ES_AUTOHSCROLL style to the edittext changing text data.
2005-03-29 18:56:54 +00:00
Peter Berg Larsen
e732fc023d
Janitorial: Get rid of strncpy/strncpyW.
2005-03-28 14:17:51 +00:00
Vincent Béron
95571e6d23
Native wcmd.exe accepts CALLs to .exe files.
2005-03-28 10:01:31 +00:00
Ferenc Wagner
a703343f60
Check desktop visibility after processing command line arguments.
2005-03-25 17:11:52 +00:00
Francois Gouget
93416cdaf7
Assorted spelling fixes.
2005-03-23 13:15:18 +00:00
Huw Davies
95c90f771b
Fix usage printf.
2005-03-21 12:32:24 +00:00
Robert Shearman
75eae135f9
Always display path in status bar.
2005-03-21 11:23:40 +00:00
Hans Leidekker
77da3d2d39
Prevent crash when no URL is specified.
2005-03-21 11:22:55 +00:00
Robert Shearman
3a4eaa2b05
- Add icons for the value pane.
...
- Display REG_MULTI_SZ values.
- Make the lack of support for certain value types more noticeable to
the user.
2005-03-21 10:29:32 +00:00
Robert Shearman
06913278f1
- Display an error message if any edit operation fails.
...
- Make key renaming fail if the destination key already exists.
- Better error recovery in the case where SHCopyKey fails.
2005-03-21 10:29:09 +00:00
Alexandre Julliard
b30d92dfb2
Fixed other instances of the xrealloc(0) bug.
2005-03-18 14:09:55 +00:00
Dmitry Timoshkov
38972345b8
GetDlgItemTextW takes buffer length in WCHARs not bytes.
2005-03-16 19:48:04 +00:00
C. Scott Ananian
a418694d05
Add tSTRING to the pathname production, so that you can quote a
...
pathname which contains 'odd' characters.
2005-03-14 10:48:29 +00:00
C. Scott Ananian
28c2b5494f
Move definition of 'tPATH' token up, so that '/', '.' and '0xA' (etc)
...
are lexed as paths (in the appropriate contexts) instead of as
operator or number tokens.
Add '-' to the set of characters legal in a pathname.
2005-03-14 10:48:08 +00:00
Dmitry Timoshkov
097df18039
Special case Win9x platforms in the desktop visibility test, in Win98
...
GetUserObjectInformation is a stub returning ERROR_CALL_NOT_IMPLEMENTED.
2005-03-14 10:06:22 +00:00
Steven Edwards
a7c1102bac
Porting fixes.
2005-03-14 10:05:12 +00:00
Jonathan Ernst
3024167cc0
Internationalization.
2005-03-11 13:16:35 +00:00
Jonathan Ernst
393d16a67f
Add search field with find-as-you-type function.
2005-03-11 10:26:41 +00:00
Dmitry Timoshkov
454c1b7599
Implement a test for the desktop visibility based on the MSDN article
...
pointed out by Robert Shearman.
2005-03-10 17:17:35 +00:00
Jonathan Ernst
9b4b9ce88f
Use a dialog instead of a normal window.
2005-03-10 15:46:33 +00:00
Michael Jung
d95a91ff52
Implemented 'Browse' functionality for the drive mapping property
...
sheet.
2005-03-09 16:41:30 +00:00
Dmitry Timoshkov
b486324059
Make running tests on a visible desktop a mandatory requirement.
2005-03-08 18:58:58 +00:00
Rein Klazes
0ed059cd77
Support execution of pif files.
2005-03-07 19:24:43 +00:00
Alexandre Julliard
9772d02287
Make output line-buffered to avoid messing up log files.
2005-03-07 12:26:48 +00:00
Dmitry Timoshkov
b5c358bba7
Another attempt of a test for a visible desktop.
2005-03-07 10:58:37 +00:00
Vincent Béron
6cef9c09c2
APPMODE can now be one of -mwindows or -mconsole.
2005-03-05 10:47:42 +00:00
Alexandre Julliard
31c4aa736d
Avoid a compiler warning.
2005-03-04 12:33:34 +00:00
Alexandre Julliard
3f7f290b0b
Fixed a few regressions in the handling of segmented addresses.
2005-03-03 14:10:17 +00:00
Dmitry Timoshkov
391d85d81d
Use IsWindowVisible instead of GetWindowLong(GWL_STYLE) & WS_VISIBLE
...
as a test for desktop visibility.
2005-03-03 13:49:47 +00:00
Francois Gouget
fbb3343547
Assorted spelling fixes.
2005-03-02 13:53:50 +00:00
Alexandre Julliard
d0ee9f9309
Avoid spaces before preprocessor directives, that's not portable.
2005-03-02 12:23:20 +00:00
Paul Vriens
dc457f0f9b
Change Favourite(s) into Favorite(s).
...
Change variables containing FAVOURITE into FAVORITE.
2005-03-01 11:46:38 +00:00
Jon Griffiths
eb5bf7dd38
Documentation spelling fixes.
2005-02-25 14:07:56 +00:00
Paul van Schayck
6cf1b31d25
As last option for drive type detection we try the device node name.
2005-02-25 13:58:45 +00:00
Jonathan Ernst
a7d85a80b0
French localization.
2005-02-24 19:38:20 +00:00
Henning Gerhardt
bea24feaf8
Small fix for the German resource file.
2005-02-23 20:58:09 +00:00
Henning Gerhardt
8cb24e729f
Added German language support.
2005-02-23 20:57:51 +00:00
Jacek Caban
df681b922a
Translation update.
2005-02-23 12:41:22 +00:00
Mike McCormack
3563511ad2
When running a second time, don't fail if we can't extract an icon.
2005-02-22 19:31:19 +00:00
Jon Griffiths
cb613f5111
Use config.h & HAVE_ where needed, -W fixes.
2005-02-22 14:52:35 +00:00
Marcelo Duarte
b9b39f2329
Sync Polish resources.
2005-02-21 20:39:21 +00:00
Marcelo Duarte
5cb9507ec1
Use "MS Shell Dlg" everywhere except for Japanese.
2005-02-21 18:38:36 +00:00
Marcelo Duarte
d07c76480d
Cleanup taskmgr resource file (get rid of C++ style coments, use "MS
...
Shell Dlg" for dialogs, etc).
Preparation for translators (move english resources to En.rc).
2005-02-21 18:32:41 +00:00
Aric Stewart
8f19b1f94a
The values are quoted and spaces added, so having spaces in the
...
properties results in spaces in the values which is incorrect.
2005-02-21 18:29:21 +00:00
Mike McCormack
553dd72315
Small indentation fixes.
2005-02-18 12:52:33 +00:00
Dmitry Timoshkov
9074f257e0
Convert winemenubuilder to unicode.
2005-02-17 11:51:44 +00:00
Alex Villacís Lasso
18bfe6a095
Change SUBLANG_DEFAULT to SUBLANG_NEUTRAL for LANG_SPANISH in all
...
resources, so that Spanish locales other than Spain also use Spanish
resources.
2005-02-16 21:10:59 +00:00
Paul van Schayck
654a00415d
Change detection order to: OSS-ALSA-ARTS-JACK.
2005-02-16 17:51:37 +00:00
Mike McCormack
dc524986f2
Small fixes, indentation and comments.
2005-02-16 16:04:05 +00:00
Dmitry Timoshkov
39f960bdfa
- Fix prototypes of GetClassLongA/W, GetClassLongPtrA/W and
...
SetClassLongA/W according to SDK definitions.
- Add prototypes for SetClassLongPtrA/W, protect some GWL_ and GCL_
constants from using in Wine or in _WIN64 mode.
- Fix all places in Wine affected by the above changes.
2005-02-15 21:51:06 +00:00
Henning Gerhardt
d0cc21f45f
Add/updated German resources.
2005-02-15 20:46:19 +00:00
Michael Jung
fc0061f8f9
Added support for command line parameter '/D' to do drive detection
...
from wineprefixcreate.
2005-02-14 21:03:52 +00:00
Michael Jung
6c152520f5
Include config.h to reenable reading /etc/fstab on platforms that
...
support it.
Implemented a black list of mount directories, which should not be
mapped.
Ensure that the user's home directory is mapped.
2005-02-14 21:03:36 +00:00
Michael Jung
4fd4bf902d
Set pointers to NULL in delete_drive to prevent heap corruption in
...
load_drives.
2005-02-14 20:54:21 +00:00
Lauri Tulmin
a118603c55
Implement word wrap.
2005-02-14 11:51:27 +00:00
Marcelo Duarte
574c0edabb
Update the resources for Portuguese.
2005-02-14 11:12:30 +00:00
Oliver Stieber
b8f6a93941
Mention bt [all | <tid>].
2005-02-14 11:04:15 +00:00
Jason Edmeades
c79342a11a
Make 'exist' in wcmd handle both file and directories.
2005-02-14 11:01:35 +00:00
Michael Jung
5e161ac72a
Fixed automatic drive detection for the case that the root directory
...
is not already mapped.
2005-02-14 11:01:16 +00:00
Oliver Stieber
e8007cc0ef
Added vCont support.
2005-02-10 21:18:12 +00:00
Mike McCormack
47f8c9a50b
Set full UI mode by default.
2005-02-10 20:26:30 +00:00
Francois Gouget
4d801b66e6
Assorted spelling fixes.
2005-02-10 19:19:35 +00:00
Mike McCormack
c083f0e9a6
Read args from the registry when passed the /@ flag.
2005-02-10 18:57:56 +00:00
Alexandre Julliard
ba7a43e208
Authors: Américo José Melo <mmodem00@netvisao.pt>, Francois Gouget <fgouget@codeweavers.com>
...
Translate the Wine resources to Portuguese.
2005-02-10 17:14:15 +00:00
Mike McCormack
1510cce8fa
Convert to Unicode.
2005-02-10 17:12:59 +00:00
Mike McCormack
4310728563
- Quote the parameter strings passed to MsiInstallProduct.
...
- Return the error code that the Msi* function returned when we quit.
2005-02-09 14:05:40 +00:00
Mike McCormack
6c50289ab3
- Fix msiexec's command line parsing.
...
- Don't allocate memory for fixed size structure.
- Remove a few non-tab indents, since the rest of the file uses tabbed
indent.
2005-02-09 13:58:31 +00:00
Kris Marsh
9c0d46da47
Fixed window height to show all data properly.
...
Cleaned up drives->advanced information visuals.
2005-02-08 12:08:20 +00:00
Paul van Schayck
608d8dc64e
Clean up about dialog. Remove groupbox, position logo correctly.
2005-02-03 10:41:20 +00:00
Mike Hearn
5ca9d58491
Show window owner thread in winedbg.
2005-01-31 16:22:05 +00:00
Eric Pouech
499cff6f26
Cleanup of dbghelp.h (and a couple of definition fixes). The
...
displacements (in most of the functions) are not optional.
2005-01-31 11:34:59 +00:00
Francois Gouget
da8b3dd7f2
Assorted spelling fixes.
2005-01-26 21:09:04 +00:00
Hans Leidekker
a82f1350c2
Don't use utf8 in rc files.
2005-01-26 19:42:40 +00:00
Ken Belleau
43ae5e5441
- Used wine_dbgstr_a to prevent an overflow.
...
- Improved support to call macros with a variable number of
parameters.
- Put a check to prevent an out of bounds access.
2005-01-25 20:08:46 +00:00
Dmitry Timoshkov
40d94dfc4e
Convert programs/winepath to unicode, print the output string using
...
Unix locale.
2005-01-25 16:41:50 +00:00
Stefan Leichter
97b85cc88c
Include new tests.
2005-01-21 10:15:04 +00:00
Paul van Schayck
08255295e4
Reset the type dropdown when selecting another drive.
2005-01-19 16:59:48 +00:00
Henning Gerhardt
038c5cbcbf
Update German resources.
2005-01-17 13:43:16 +00:00
Gerald Pfeifer
eeca59ff0b
Use switch statements instead of if-cascades. Avoid warnings.
2005-01-17 13:41:58 +00:00
Stefan Leichter
049e75a31d
Include new tests.
2005-01-17 13:39:00 +00:00
Crestez Leonard
3e55df3925
Fix add application (memory error).
...
Fix apply button lighting up in audio tab.
Fix video tab(crash when checking desktop, apply button not lighting
up.
Deal with invalid Desktop registry value in video tab.
Fix apply button in libraries tab.
Cleaned up and documented all the conversions in the libraries tab.
2005-01-14 19:48:41 +00:00
Rein Klazes
5d30310035
If the argument is a local file, pass its Unix name to the browser.
2005-01-10 16:08:08 +00:00
Crestez Leonard
94ce244555
Implement Refresh.
...
Fix bug with all HKEY_ roots always showing expandable.
2005-01-10 16:03:22 +00:00
Mike Hearn
fd14bdebd4
Delete the \r not the \n in PRINTERROR.
2005-01-10 14:26:46 +00:00
Mike Hearn
160f562107
Do not apply changes just because QueryDosDevice reversed the
...
slashes.
Change an ERR to a WARN, it's common for it to occur.
2005-01-10 14:25:58 +00:00
Mike Hearn
63afcfebff
Fix a memory management bug in apply_drive_changes to stop winecfg
...
deleting all the drive definitions in some cases.
2005-01-09 18:01:00 +00:00
Mike Hearn
b889e29eb6
Make the UI update properly when the user adds/removes drives.
2005-01-09 18:00:46 +00:00
Ferenc Wagner
a790b2d1c5
Return a true boolean value (0 or 1).
2005-01-05 17:13:51 +00:00
José Manuel Ferrer Ortiz
760096d28f
Added Spanish translation.
2005-01-03 14:45:36 +00:00
Mike Hearn
c619152344
- Finish off the "Remove Application" button.
...
- Allow removal of keys from the overlay.
- One or two whitespace fixes.
2005-01-03 14:45:05 +00:00
Jon Griffiths
e7a49e7fa2
Typos/grammar fixes.
2005-01-03 14:38:03 +00:00
Michael Stefaniuc
5ad7d858e0
Do not check for non NULL pointer before HeapFree'ing it. It's
...
redundant.
2004-12-23 17:06:43 +00:00
Eric Pouech
bcfa5b0900
ReadFile and WriteFile must be passed a parameter for the number of
...
handled bytes when no overlapped operation is done.
2004-12-22 18:38:31 +00:00
Francois Gouget
ee0344a4a2
Remove unneeded NULL casts.
2004-12-22 15:13:20 +00:00
Jakob Eriksson
580bce7a31
Add a check if we are running on a visible desktop. Credits to Dmitry
...
Timoshkov for the easy test.
2004-12-22 14:50:50 +00:00
Alexandre Julliard
d5088668de
Generate stub entries on the fly for missing entry points instead of
...
returning a deadbeef pointer.
2004-12-14 20:03:23 +00:00
Piotr Caban
fa5c73f1cf
Fixed display bug.
2004-12-14 11:43:30 +00:00
Eric Pouech
dff8de638c
- added support plug-in DLLs for winhelp
...
- added preliminary support for plug-in callback into winhelp
- rewrote all the macros accordingly (macro entry-point has to have
WINAPI calling convention)
- some fixes for embedded images decompression
- misc cleanups
2004-12-13 21:06:46 +00:00
Alexandre Julliard
ebe3c529b1
Janitorial: C booleans must not be compared against TRUE.
2004-12-09 14:07:59 +00:00
Eric Pouech
294835a839
Another round of const correctness fixes.
2004-12-06 20:43:55 +00:00
Jeremy White
193c83f646
Properly respect a disassemble x,y command (prior behavior would do
...
y-x instructions, no matter how wide each instruction was).
2004-12-06 16:35:33 +00:00
Juan Lang
e55b943802
Send EM_SETMODIFY after saving.
2004-12-06 16:14:44 +00:00
Robert Shearman
cba8763c33
Remove unnecessary WNDPROC casts.
2004-12-06 11:51:29 +00:00
Eric Pouech
0a258964c2
Const correctness fixes.
2004-11-30 21:38:57 +00:00
Gerald Pfeifer
61f8e1236d
Again rename getkey() and setkey() for FreeBSD.
2004-11-30 21:03:36 +00:00
Eric Pouech
5c2a891c43
Made some functions and variables static.
2004-11-29 18:00:10 +00:00
Jacek Caban
441becf85b
Added some options to popup menu.
2004-11-29 17:02:28 +00:00
Gerald Pfeifer
1635947fe0
Fix compilation on systems which do not have <mntent.h>.
2004-11-28 14:53:03 +00:00
Alexandre Julliard
a79c534c0e
Avoid using the MAKEPOINTS macro, it's broken on big endian.
2004-11-24 18:28:31 +00:00
Mike Hearn
7d8711e15f
- More heapification.
...
- Split drive code into core, UI and autodetect.
- Implement drive autodetection.
- Slight redesign of drive tab.
- Code cleanup.
2004-11-23 13:50:23 +00:00
Hans Leidekker
4af7bc87ec
Use string functions that are Windows locale aware.
2004-11-23 12:12:31 +00:00
Eric Pouech
25cdb4c236
Fixed regressions introduced when moving addresses as 64bit values.
2004-11-22 18:30:10 +00:00
Hans Leidekker
625583efee
Handle unknown parameters more gracefully.
2004-11-22 18:27:39 +00:00
Martin Fuchs
578f9f5a3d
Unicodify string constants.
2004-11-22 18:24:09 +00:00
Martin Fuchs
3980fd4e63
splitpath maintainance.
2004-11-22 18:23:03 +00:00
José Manuel Ferrer Ortiz
2a389a6979
Updated Spanish translations.
2004-11-21 15:49:24 +00:00
Martin Fuchs
f00691ce71
Fix English menu text.
2004-11-19 18:18:27 +00:00
Eric Pouech
99e07b5bf2
- fixed regression in watchpoint setting (by addr)
...
- in backtrace, show at least module when no symbol is found
- protect event parsing from command line (when no real number)
2004-11-08 20:25:55 +00:00
Robert Shearman
abfcc0bdad
Limit StackWalk iterations to prevent infinite loop.
2004-11-06 03:44:44 +00:00
David Kredba
60865df566
New Czech resources.
2004-10-25 21:54:56 +00:00
Martin Fuchs
69746f3c9d
Fix indenting of last patch (tabs instead of spaces).
2004-10-22 19:52:50 +00:00
Martin Fuchs
1573382dd6
- use ID_SELECT_FONT in german menu
...
- move string constants into string resources
2004-10-21 19:51:31 +00:00
Vincent Béron
6c644d68cf
Fix various function prototypes.
2004-10-19 23:55:15 +00:00
Anish Mistry
edf17b518e
Rename getkey and setkey for FreeBSD.
2004-10-19 23:51:16 +00:00
Vincent Béron
1f504141b7
Use a new DLLDEFS variable in configure/Makefiles to actually remove
...
all the debug messages (minus ERRs) if the user decides so.
2004-10-19 23:06:11 +00:00
Vincent Béron
2c1b35dd17
Add some more Alpha asm code and Alpha-specific parts.
2004-10-18 21:27:52 +00:00
David Kredba
c9eefced36
Added some Czech resources.
2004-10-18 19:42:43 +00:00
Marcus Meissner
1b7f954a41
Return out of the default case, assert() is removed with -DNDEBUG.
2004-10-18 19:36:55 +00:00
Robert Shearman
6c50556e8b
Fix function and structure field types so we are compatible with the
...
native dbghelp.
2004-10-11 21:00:17 +00:00
Sylvain Petreolle
0479b97190
Update French translation.
2004-10-08 20:50:34 +00:00
Francois Gouget
d4779e20c8
Bring up the File->Save dialog when receiving WM_QUERYENDSESSION.
2004-10-08 20:49:24 +00:00
Martin Fuchs
9bfcbefd13
- remove unused IDS_FILE_MOVE_ERROR
...
- use SetWindowFont() instead of SendMessage(WM_SETFONT)
- remove unused comment
- use GET_X_LPARAM() instead of GET_X_LPARAM()
- remove old _ROS_ preprocessor statements
2004-10-07 17:35:23 +00:00
Martin Fuchs
d1dceca69f
Fix "move file" implementation, in detail:
...
- use TCHAR to make the code UNICODE compatible
- pass return string buffer to the dialog procedure
- call display_error() in case of errors to display the WIN32 error
message
- use slash instead of back slash for unix file system compatibility
- format the code equally to the remaining winefile code
2004-10-07 04:25:29 +00:00
Martin Fuchs
e5d414ea38
Immediately refresh child windows after changing the font.
2004-10-07 04:20:04 +00:00
Francois Gouget
486d020c1b
Don't define COBJMACROS in objbase.h.
...
Update the Wine sources accordingly.
2004-10-07 03:06:48 +00:00
Martin Fuchs
016ac8877b
Fix sigsegv when double clicking directory entries.
2004-10-07 02:58:57 +00:00
Martin Fuchs
1b2dd4ba35
- remove trailing semicolons from constant definitions
...
- add some comments
- make time_to_filetime() a static function
2004-10-06 18:52:30 +00:00
Jacek Caban
e1143d7d16
Added/updated Polish translations.
2004-10-05 18:09:34 +00:00
Ferenc Wagner
ffc30c808e
Quote everything for consistency.
...
RFC 2068 got superseded by RFC 2616.
2004-10-05 02:10:37 +00:00
Ferenc Wagner
fbf77db884
Do not offer submitting the report if the -o option was given.
2004-10-04 19:32:20 +00:00
Piotr Caban
304e0796cd
Added Polish translation.
2004-10-04 19:31:50 +00:00
Kevin Koltzau
0d2cb29952
Correct problem with /i argument handling.
2004-10-04 19:30:18 +00:00
Ferenc Wagner
5853c9ede5
- Use a more unique separator string.
...
- Add some quoting to please CGI.pm-3.05.
2004-10-04 19:28:59 +00:00
Mike Hearn
02e850efdf
- switch x11drvdlg to kernel_style, and clean up some superflous code
...
- more win32 heapification
- move getDialogItemText into header and rename, use some more in
x11drv page
- make label phrasing consistent in x11drv page
2004-09-28 04:05:55 +00:00
Mike Hearn
0af614e77b
- rewrite the transaction system to be based on a settings overlay,
...
to have a nicer API, and to actually work (always a bonus)
- change the libraries page to be based on a listbox rather than a
treeview, clean up and shrink the code
- add accelerator keys to the libraries page, focus management
- make the window title reflect what the user is currently editing
- remove bogus root warning
- remove some unused control IDs in resource.h
- start converting the x11drv dialog to kernel_style from javaStyle
- bugfixing
2004-09-28 03:55:16 +00:00
Mike Hearn
a5ce4ee7aa
- introduce keypath() function
...
- rewrite and clean up appdefaults.c, use a listview rather than
treeview
- usability tweak: reverse windows version combo so more recent
versions come first
- usability tweak: improve the add application open dialog box
- add accelerator keys
- enable/disable controls correctly
- begin to standardise on underscore_style for consistency with the
rest of wine
- comment out the translations for now, the UI will be changing more
- begin phasing out libc malloc in favour of the win32 heap
2004-09-28 03:16:43 +00:00
Ivan Leo Puoti
c10e3cbfa2
Translation update.
2004-09-28 03:14:48 +00:00
Mike Hearn
cd516fd185
Display message box to alert users more reliably that winecfg is
...
unfinished.
2004-09-28 02:35:07 +00:00
Eric Pouech
5fe480b472
- fixed regression in ctrl-c handling
...
- fixed regression in 'info symbol XXXX' command (and enhanced
presentation)
- fixed regression in line stepping
- fixed regression in & (address operator) handling
- fixed some bad module reference for local symbols
- enhanced register presentation as local variables
- added warning when launching a debuggee which isn't a Wine app
- removed the 'local' extension of display command (and check when
setting the display whether the expr has a local binding)
- simplified exception handling, and factorized some code when
debugger stops
2004-09-28 02:13:27 +00:00
Piotr Caban
c25c8cafe1
- added choosing fonts
...
- added file moving
2004-09-27 20:35:53 +00:00
Jon Griffiths
cea5e75f56
Stub MACRO_JumpContext to at least bring up the help file.
2004-09-27 20:07:03 +00:00
Ken Belleau
8b07a8c8ba
- Removed code that took the focus away from the buttons.
...
- Make the buttons forward WM_KEYDOWN to their parent.
2004-09-25 00:28:59 +00:00
Ken Belleau
d696f21b8a
- Removed the deprecated OF_SEARCH flag.
...
- Handle quotes in command-line parsing.
2004-09-23 22:54:12 +00:00
Robert Shearman
e4e7186b25
Fix debugger for flat PC and non-flat frame.
2004-09-23 04:27:46 +00:00
Piotr Caban
5590928336
Added Polish translation.
2004-09-22 19:18:15 +00:00
Richard Cohen
f9026f4e85
- Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
...
- Allow more characters for Window title (for Fr locale).
- Hardcode the icon name - so that it's independent of locale.
- Shorten the text in the About box so that it doesn't wrap.
- Use HKCU instead of HKLM for saving stuff.
- Save YPos properly.
- use AdjustWindowRect instead of calculating the window size using
GetSystemMetrics
- Cope with the user moving the window offscreen and move it back.
2004-09-22 19:13:29 +00:00
Richard Cohen
6cbc861ebc
Change variable name from l to k.
2004-09-22 19:12:38 +00:00
Martin Fuchs
634c7a49c4
- Handle "." and ".." as special case and move them at the very first
...
beginning of directory listings.
- Remove unused variable wStringTableOffset.
2004-09-22 19:11:49 +00:00
Hans Leidekker
719a789792
Fix signed/unsigned comparison warnings.
2004-09-22 02:46:38 +00:00
Francois Gouget
e745b3804d
Add support for the CSIDL_COMMON_* locations.
2004-09-21 20:08:10 +00:00
Alexandre Julliard
58722d6f9e
Added /regserver and /unregserver options.
2004-09-20 21:49:42 +00:00
Michael Kaufmann
9a65546951
Added a 3D border for Notepad's edit control.
2004-09-20 19:11:59 +00:00
Marcus Meissner
904b1fbb89
If we do not have an IconsDir, use the temp directory.
2004-09-14 00:43:19 +00:00
Yvon Belleau
d47f5ccf3f
- Implemented keyboard navigation (Up / Down / PgUp / PgDn / ESC).
...
- Shadow windows (behind popups) were reacting to mouse clicks and
were going over the popup. Make them close the popup instead.
- Title was not displayed when the help file was opened by the command
line.
- Corrected incorrect links behavior (in relation with the scrollbar).
2004-09-07 20:42:05 +00:00
Ferenc Wagner
cb10a70a12
As test runs are not invoked from the option parsing loop anymore, we
...
can switch back to libc's strtok() implementation.
2004-09-07 19:33:52 +00:00
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
Ferenc Wagner
efc67253fd
- command line handling (GUI will follow)
...
- strip .exe[.so] from test names
- version 2 output
2004-02-19 04:12:42 +00:00
Robert van Herk
2f1bc74b2e
Allow user to choose "native", "native,builtin", "builtin",
...
"builtin,native" and "disable" for each library they override.
2004-02-17 20:26:15 +00:00
Alexandre Julliard
095b498b17
Renamed --exe-mode option to --mode now that it can be used for dlls
...
too.
2004-02-16 22:24:24 +00:00
Martin Fuchs
fa828cd057
- move some PIDL function declarations from undocshell.h into public
...
header, as they are no longer undocumented
- implement context menu support for Winefile
2004-02-11 04:18:12 +00:00
Mike McCormack
95b0fc6f08
Use GetFullPathName to convert unix path names to DOS ones.
2004-02-10 20:07:43 +00:00
Francois Gouget
ad5ff7ceeb
Assorted spelling and case fixes.
2004-02-09 22:07:42 +00:00
Huw Davies
89ef25e218
Use the BTNS_* toolbar button style defines rather than the outdated
...
TBSTYLE_*.
2004-02-09 21:01:10 +00:00
Hannu Valtonen
a13e0e9999
Remove some useless comments and rearrange the GUI a bit.
2004-02-09 20:57:21 +00:00
Chris Morgan
2c6ea211f0
Rename 'General tab' to 'About', move to the last position.
...
Make applications tab handle global and per-app winver, dosver and
winelook settings, mirroring the Libraries tab. Code copied from
Robert van Herk's libraries tab.
Move global/app specific function and global to the x11drv tab where
it is currently used.
Add a couple of property helper functions.
Set 3D border around treeview controls.
Removed invalid resources from languages other than En.
2004-02-07 01:01:34 +00:00
Eric Pouech
269b8a0e8c
Fixed typo.
2004-02-06 05:22:14 +00:00
Ivan Leo Murray-Smith
81ec7fd490
Translate "options".
2004-02-06 05:19:44 +00:00
Robert Shearman
b99cb051ed
Cancel rename if value to rename to already exists.
2004-02-06 05:16:56 +00:00
Eric Pouech
53fa0d5433
- Fixed broken winedbg compilation on BSD.
...
- Fixed some corner case handling in ELF list walking (reported by
Robert Shearman).
2004-02-05 01:27:38 +00:00
Eric Pouech
62bf6ecc85
- now detecting Dwarf debug information in ELF modules (but don't load
...
it)
- separated module management (pe.c, elf.c) from debug information
management (stabs.c, msc.c)
- worked around new wine-pthread and wine-kthread loaders (no longer
use "wine" as default loader)
- better convergence of gdb-proxy and winedbg for ELF handling
- fixed ELF link-map walking - now using all loaded shared libs -
(with the help of Robert Shearman)
- added a bit of const correctness
2004-02-03 00:14:12 +00:00
Eric Pouech
39628f49ed
- now reporting message on bogus line number in 'bp <num>' commands
...
(useful when user thinks <num> is a linear address)
- fixed bogus return value in DEBUG_AddBreakpoint
2004-01-28 20:05:39 +00:00
John K. Hohm
da7a575328
Allow regedit to edit (Default) key values.
2004-01-27 20:10:40 +00:00
Sami Aario
a24da03943
Fix a debug message.
2004-01-27 03:59:36 +00:00
Alexandre Julliard
20b4585e3c
Only link against libdxguid where necessary.
2004-01-27 00:11:16 +00:00
Alexandre Julliard
c3eac43839
Moved libuuid to the dlls directory, and moved the DirectX GUIDs into
...
a separate libdxguid library.
2004-01-26 21:29:05 +00:00
Ge van Geldorp
399901e054
Rename LARGE_INTEGER and ULARGE_INTEGER members "s" to "u" to conform
...
with PSDK.
2004-01-23 01:51:33 +00:00
Ivan Leo Murray-Smith
6fb62d0353
Resource updates.
2004-01-23 01:44:47 +00:00
Alexandre Julliard
3defd321b2
Don't link directly to 16-bit APIs for portability reasons (based on a
...
patch by Steven Edwards).
2004-01-21 02:20:29 +00:00
Ivan Leo Murray-Smith
631150dd81
Yet again catching up with En.rc.
2004-01-20 02:09:39 +00:00
Chris Morgan
cde7f90903
Add audio tab with first pass at autodetection of audio driver.
...
Double clicking a drive entry brings up drive edit window.
2004-01-20 02:07:35 +00:00
Thomas Weidenmueller
a34dc5b53a
Regedit GUI enhancements with new Windows-like icons.
2004-01-20 01:33:02 +00:00
Ivan Leo Murray-Smith
998e1520dd
Yet another update.
2004-01-20 01:24:27 +00:00
Marcelo Duarte
ab14f1a5a2
Update of Portuguese resources.
2004-01-18 23:18:33 +00:00
Dimitrie O. Paun
a38979a3cd
Fix value renaming. Cleanup code, fix a few leaks.
2004-01-16 23:02:44 +00:00
Thomas Weidenmueller
7285f46840
Fixed handling of control focus.
2004-01-16 21:20:54 +00:00
Thomas Weidenmueller
794e046279
Enable the help menu for regedit.
2004-01-16 21:20:42 +00:00
Dimitrie O. Paun
7a6d6aabac
Streamline the editing interfaces a bit.
...
Open the registry with only the required permissions for the
operation. Fix a few leaks.
2004-01-16 02:21:23 +00:00
Thomas Weidenmueller
649643aad7
Added context menu support.
2004-01-16 02:14:19 +00:00
Thomas Weidenmueller
d0d8b5bfb1
Implemented View|Split.
2004-01-16 01:59:05 +00:00
Thomas Weidenmueller
8461c77082
Simplify the About dialog code.
2004-01-16 01:58:48 +00:00
Thomas Weidenmueller
2678595e3f
Expand the treeview on startup.
2004-01-16 01:58:28 +00:00
Ferenc Wagner
354f662962
Added graphical feedback.
2004-01-15 01:48:05 +00:00
Alexandre Julliard
6235a28adc
Avoid non-portable strip -s (reported by Robert Lunnon).
2004-01-15 00:22:10 +00:00
Dimitrie O. Paun
d160d46c7d
Add value rename support to regedit.
2004-01-13 23:18:12 +00:00
Tom Wickline
e961edd306
Add dillo as a browser to search for.
2004-01-13 22:48:29 +00:00
Francois Gouget
fc1e5789fa
Do a SearchPath before opening the file to improve compatibility with
...
the native regedit.
2004-01-13 05:07:07 +00:00
Francois Gouget
4cb9c590b9
Remove references to regapi.
2004-01-13 04:59:33 +00:00
Ivan Leo Murray-Smith
c87bbd8234
Brought up to date to Dimi's latest patch.
2004-01-08 00:40:48 +00:00
Robert van Herk
5fd5f38490
Added a tabsheet that allows the user to change the dll overrides,
...
both globally and per app.
2004-01-07 00:43:40 +00:00
Francois Gouget
640cc3f3e1
Assorted spelling fixes.
2004-01-06 22:08:33 +00:00
Chris Morgan
d888d36e1d
Added winebrowser app that launches a Unix browser.
2004-01-06 20:49:58 +00:00
Francois Gouget
826ff13385
Improve error reporting.
2004-01-06 20:39:17 +00:00
Dimitrie O. Paun
b3130b9f6d
Add new value support. Misc improvements and cleanups.
2004-01-06 20:38:56 +00:00
Ivan Leo Murray-Smith
1c875a4f4f
Updated Italian resources.
2004-01-06 00:37:29 +00:00
Eric Pouech
5bf3a2669b
Made wine_get_unix_file_name take a Unicode string pointer.
2004-01-05 23:42:09 +00:00
Dimitrie O. Paun
4352892f60
Add value delete, and dword edit support.
2004-01-05 21:14:19 +00:00
Zimler Attila
071b7dae8a
Added support for creating new keys.
2004-01-03 00:33:56 +00:00
Ivan Leo Murray-Smith
edeb27b09c
Added Italian resources.
2004-01-02 01:50:05 +00:00
Mike McCormack
bbe0e2ce80
Sort the output of wcmd's set command.
2003-12-30 19:17:31 +00:00
Ivan Leo Murray-Smith
5d7957a36d
Updated Italian translations.
2003-12-30 19:12:38 +00:00
Ferenc Wagner
9644428385
Solaris sh portability fix.
2003-12-30 19:09:25 +00:00
Eric Pouech
48f97983d7
- get rid of winedbg internal channels for output
...
- move all standard (old MESG channel) output to stdout
- move all other outputs (TRACE, WARN...) to a new wine debugging
channel (winedbg)
- replaced quite a few #ifdef:ed out output to new channels (mainly in
symbol management area...)
- added a new maintenance commands to ease up debugging
- updated documentation accordingly
2003-12-15 19:53:08 +00:00
Alexandre Julliard
647dec8403
Removed useless #ifdef WINELIB.
2003-12-13 03:22:02 +00:00
Alexandre Julliard
cf83c1254a
Define __WINE__ to enable extensions (spotted by Martin Fuchs).
2003-12-13 03:21:30 +00:00
Martin Fuchs
17b9837af4
Fixed missing initializations of struct SHELLEXECUTEINFO.
2003-12-12 04:11:25 +00:00
Dimitrie O. Paun
166145385d
Remove most string size limitations.
...
Better error handling. Less listview flicker.
A bunch of style fixes and improvements.
2003-12-12 04:08:59 +00:00
Richard Cohen
5ac00719c8
- Fix obsolete comments about windowsx, commdlg.
...
- Increase filename length to MAX_PATH.
- Set the windows extent before playing the metafile.
- Don't hardcode logpixels to 96.
2003-12-11 04:24:38 +00:00
Jon Griffiths
979d543368
Sort the listview when clicking the Name or Type headers.
2003-12-10 02:10:52 +00:00
Dimitrie O. Paun
58c185ecf0
Reformat regedit in a consistent manner.
2003-12-08 22:48:07 +00:00
Richard Cohen
cc8c205adb
- Implement 'Choose font', 'No title', 'Always on Top'.
...
- Paint to offscreen bitmap to eliminate flicker.
- Put 'Always on top' on the main menu not the system menu.
- Date format should be DATE_LONGDATE.
- L button drag to move.
- Cosmetic adjustments.
2003-12-08 22:23:03 +00:00
Pavel Roskin
6c1785d88a
Make inactive LED segments dimmer to make numbers easier to read.
2003-12-08 21:48:18 +00:00
Dimitrie O. Paun
573b389053
Move include/bitmaps/*.xpm where they belong.
2003-12-08 21:44:24 +00:00
Francois Gouget
46f11eda58
Print error messages to stderr as is customary.
2003-12-05 04:42:06 +00:00
Filip Navara
d4baf37085
Fixed some flags in calls to CreateWindowEx.
...
Fixed color of the splitter.
2003-12-05 00:09:54 +00:00
Alexandre Julliard
9f71bd9824
Authors: Jakob Eriksson <jakov@vmlinux.org>, Dimitrie O. Paun <dpaun@rogers.com>, Ferenc Wagner <wferi@afavant.elte.hu>
...
New Wine test shell utility.
2003-12-04 02:01:39 +00:00
Alexandre Julliard
358cc8b02b
Use delayed imports instead of explicit GetProcAddress calls.
2003-12-03 22:29:05 +00:00
Alexandre Julliard
4175fdb7c6
Added support for loading 16-bit dlls.
2003-12-03 20:29:24 +00:00
Dimitrie O. Paun
9142f7730b
Added support for editing strings.
2003-12-03 20:25:24 +00:00
Richard Cohen
fa7060cba4
- Properly disable the second hand.
...
- Remove unneeded #include "winnls", #define MIN.
- Get the digital clock working.
2003-12-03 04:44:18 +00:00
Richard Cohen
260b6149f2
- Use resource ids IDM_*, IDS_* instead of numbers.
...
- Move ... from toplevel "Info..." onto sub items (eg "About").
2003-12-03 03:58:29 +00:00
Alexandre Julliard
db70ec8ea1
Use normal dll imports instead of GetProcAddress hacks.
2003-12-02 05:33:26 +00:00
Peter Berg Larsen
4d6c59e153
- the last event was not looked at when compressing console events
...
- better compression for UPDATE_EVENTs as they are not influenced by
CURSOR_POS or CURSOR_GEOM
- added debug traces
2003-12-02 03:52:35 +00:00
Jon Griffiths
78b2610544
Thai translation of notepad. Fix spelling in clock translations.
2003-12-01 22:43:20 +00:00
Alexandre Julliard
2ea7a80965
Added make_progs tool to generate the programs makefile.
...
Create symlinks for all the Winelib apps.
2003-11-30 06:18:43 +00:00
Andrew de Quincey
fc0968d4d1
Fixed one more HeapReAlloc call.
2003-11-30 02:53:29 +00:00
Richard Cohen
3a3ace6e14
Remove some unused code.
2003-11-30 02:52:23 +00:00
Alexandre Julliard
177f3d1e25
Removed some no longer used programs.
2003-11-30 01:55:54 +00:00
Stefan Leichter
ee33c001ac
Changed the version resource to be created in the common way.
2003-11-30 01:42:26 +00:00
Stefan Leichter
2835ebee12
Added version info resource.
2003-11-28 23:11:30 +00:00
Alexandre Julliard
402b79a1e8
Porting fixes.
2003-11-27 00:59:36 +00:00
Alexandre Julliard
49a98285ed
Fixed one more HeapReAlloc call.
2003-11-26 04:10:08 +00:00
Alexandre Julliard
b7976c00a0
Fixed declarations of BroadcastSystemMessage and TranslateAccelerator
...
in winuser.h. Added GetWindowModuleFileName.
2003-11-26 04:09:00 +00:00
Dimitrie O. Paun
c0232546bd
Make the winehq.org domain the official one.
2003-11-26 03:55:01 +00:00
Joshua Thielen
5c4caa6669
Fixed incorrect labeling of question boxes.
...
Removed incorrect email address in copyright.
2003-11-26 03:40:01 +00:00
Jon Griffiths
b82f98cb90
Thai language translation.
2003-11-25 00:08:18 +00:00
Ivan Leo Murray-Smith
3976f4632c
Added/updated Italian resources.
2003-11-21 21:33:02 +00:00
Dimitrie O. Paun
e81dedf1a7
HeapReAlloc() does not allocate memory.
2003-11-20 23:43:12 +00:00
Ivan Leo Murray-Smith
5a2f3c1f1f
Added/updated Italian resources.
2003-11-20 22:07:35 +00:00
Marcelo Duarte
61cbe6672a
Localization to Portuguese.
2003-11-17 20:03:11 +00:00
Ivan Leo Murray-Smith
e2b29cc65f
Improved Italian translations.
2003-11-17 20:00:33 +00:00
Marcelo Duarte
8defcd386c
Localization to the Portuguese of Brazil.
2003-11-05 23:27:01 +00:00
Rein Klazes
8404438f71
Let "info wnd" print the client rectangle in screen coordinates.
2003-11-05 00:36:23 +00:00
Francois Gouget
f405629e8e
Weekly spelling fixes.
2003-10-28 21:45:30 +00:00
Hans Leidekker
5474ad83b1
- Dutch translations of Wine programs.
...
- Correct grammar error in winefile.
2003-10-27 22:03:28 +00:00
Hans Leidekker
5ebcb8a48d
- Added Dutch translation.
...
- Make an example's description consistent with the example.
2003-10-27 22:02:37 +00:00
Mike Hearn
5454282946
Minor GUI relayout.
2003-10-24 04:18:17 +00:00
Mike Hearn
dec10f8a18
Complete support DOS version and winelook settings.
2003-10-22 03:02:26 +00:00
Mike Hearn
f388977f75
- Clear screen depth combo box on page init.
...
- Some appdefaults support.
- Rename hDlg to dialog in some places so enable/disable macros work.
- Don't update registry when the GUI is being initially configured.
2003-10-22 00:01:46 +00:00
Alexandre Julliard
2aa8a8390a
Replaced a few more 0xffffffff by the appropriate constants.
2003-10-16 19:31:11 +00:00
Rolf Kalbermatter
76f13deb26
Use INVALID_FILE_ATTRIBUTES to test for failure of
...
GetFileAttributesA/W and not -1 or 0xFFFFFFFF.
2003-10-16 19:12:49 +00:00
Alexandre Julliard
a167c3bb68
Get rid of the memory allocation macros, use real functions instead.
2003-10-15 21:14:08 +00:00
Oleg Prokhorov
cf8b84c19f
Another portion of HeapReAlloc fixes.
2003-10-15 21:01:05 +00:00
Gerald Pfeifer
d395f6260c
Remove unused variable commandSaveRegistry.
2003-10-15 20:50:56 +00:00
Daniel Marmier
f95be92d24
Fixed warnings with gcc option "-Wwrite-strings".
2003-10-15 03:35:54 +00:00
Michal Janusz Miroslaw
f3ed10a246
Extend displays: now one can add displays active only in specified
...
function; displays now can be enabled/disabled like in gdb.
2003-10-14 20:25:16 +00:00
Gerald Pfeifer
fc60c1e195
Remove unused variable debug_channels.
2003-10-14 20:10:36 +00:00
Dimitrie O. Paun
921df719e5
Fix some instances of memory allocation through HeapReAlloc().
2003-10-11 05:25:31 +00:00
Alexandre Julliard
6ac34ac6ab
Define an LDDLL command to link dlls, instead of using LDDLLFLAGS.
2003-10-11 01:05:18 +00:00
Peter Berg Larsen
7515680a7d
Changed debug channel to "curses" to seperate it from wineconsole.c
...
and added some trace infomation.
2003-10-10 00:01:21 +00:00
Mike McCormack
a300682f53
Handle quoting on the command line in uninstaller.
2003-10-09 19:45:54 +00:00
Daniel Marmier
8e5bb20542
Fixed warnings with gcc option "-Wwrite-strings".
2003-10-09 04:39:01 +00:00
Peter Berg Larsen
ae3b9bb66a
Use CONSOLE_RENDERER_NONE_EVENT to compress an event instead of
...
deleting it with a memmove.
2003-10-09 04:27:08 +00:00
Peter Berg Larsen
09f71d08ec
The Tab key was considered a ctrl-key and Shift-Tab was ignored.
2003-10-09 04:26:29 +00:00
Alexandre Julliard
c93c27f420
Removed useless WINE_TRACE_ON tests.
2003-10-08 19:20:11 +00:00
Peter Berg Larsen
5ca049a4ad
Moved debug output up before calling the backend.
2003-10-08 19:18:33 +00:00
Mike McCormack
0a96e52ca2
When registering a dll, search the dll's directory for dll
...
dependencies too.
2003-10-07 22:49:44 +00:00
Pavel Roskin
7035adcae4
Convert resources to standard format without embedded binary data.
...
Fixes to be compatible with windres.
2003-10-04 04:21:19 +00:00
Pavel Roskin
16ffa577a9
Use a better icon. Comment out the binary resource.
2003-10-04 03:10:59 +00:00
Hans Leidekker
c9d30a46f1
Dutch translation of progman.
...
Correct typo in English resources.
2003-10-04 03:09:06 +00:00
Pavel Roskin
e3f6ed2d68
Don't pass unused pointers to RegCreateKeyEx() - this prevents score
...
saving on Windows 2000.
2003-10-04 03:07:16 +00:00
Pavel Roskin
954765e0cc
Set win_style of the main window to WS_OVERLAPPEDWINDOW.
2003-10-04 03:06:39 +00:00
Dimitrie O. Paun
54e6b0d938
Extract binary resources to files, to fit the standard.
2003-10-03 05:01:33 +00:00
Gerald Pfeifer
ee94596da3
This is actually a /bin/sh script, /bin/bash is not needed.
...
Check whether the two input files exists instead of assuming they do.
2003-10-03 03:34:29 +00:00
Hans Leidekker
4c37f7db05
Added Dutch translation.
2003-10-02 04:27:45 +00:00
Hans Leidekker
d31d27f716
Dutch translation of clock and cmdlgtst.
2003-10-01 03:04:32 +00:00
Pavel Roskin
c8e3a50197
Correctly set openfilename.lStructSize before calling
...
GetOpenFileName().
2003-10-01 03:04:14 +00:00
Alexandre Julliard
c30cefb2d5
Store module names in Unicode in the server.
2003-09-30 01:04:19 +00:00
Mike Hearn
498e1ce039
Move Applications tab before Libraries tab.
...
Improve return_if_fail.
Partly implement appdefaults UI.
Replace usage of EnableWindow with clearer enable/disable macros.
2003-09-30 00:27:55 +00:00
Pavel Roskin
16b85af4ac
Widen the "About" dialog to prevent wrapping of text.
2003-09-29 20:13:30 +00:00
Pavel Roskin
50a4503c30
Fix processing of IDCANCEL command.
...
Don't change settings if the user canceled the "Custom" dialog.
2003-09-29 20:13:14 +00:00
Alexandre Julliard
90dc6580f5
Make sure all 16-bit system drivers are loaded for 16-bit apps.
2003-09-27 02:34:07 +00:00
Michael Stefaniuc
81a7aade60
Fix some memory leaks found by smatch.
2003-09-27 02:25:21 +00:00
José Manuel Ferrer Ortiz
1bae93d63f
Added Spanish resources.
2003-09-27 02:21:33 +00:00
Pavel Roskin
dbebaf6729
Fix checkboxes in the "Color dialog flags" dialogs. They would not
...
change state.
2003-09-25 23:48:18 +00:00
Pavel Roskin
3a82706e54
Call HeapAlloc() on entries before HeapReAlloc() to avoid crash on
...
Windows 2000.
2003-09-25 20:21:47 +00:00
Pavel Roskin
1341e9ae2b
Fix processing of the command line.
2003-09-25 20:21:32 +00:00
Alexandre Julliard
16cd86197a
Moved DLLFLAGS to a separate variable instead of including it in
...
DEFS.
2003-09-24 19:01:44 +00:00
Jon Griffiths
09fefeed7a
Not everyone has <unistd.h>, some files need <io.h> too (msvc).
2003-09-23 22:54:57 +00:00
Mike Hearn
fae915f0bf
Remove Managed option. Add DXGrab, DesktopDoubleBuffer, UseTakeFocus.
2003-09-22 21:13:51 +00:00
Michal Janusz Miroslaw
bf3de5ed6b
DEBUG_cmp_sym: micro optimization/cleanup.
2003-09-22 21:12:44 +00:00
Vincent Béron
221aa8d2a5
Another batch of French resources updates.
2003-09-22 19:48:29 +00:00
Eric Pouech
71a71b301d
- win32 console's window cannot be larger than curses' stdscr
...
- correctly manage backspace
- various cleanup
2003-09-22 19:31:32 +00:00
Mike Hearn
81be7f7892
Add screen depth option and remove "Allocated System Colors" setting.
2003-09-22 19:26:10 +00:00
Hans Leidekker
8b40f19ad0
Added Dutch translation.
2003-09-22 19:24:33 +00:00
Mike Hearn
5d249cb225
- Implement "managed mode" setting.
...
- Make system colors setting work.
- Disable DGA setting, as enabling it breaks wine.
2003-09-18 04:32:01 +00:00
Mike Hearn
5a2cde6532
- All settings in the drive edit dialog are now instant apply.
...
- Replace OK/Cancel buttons on the right with a close button on the
bottom.
- Warn the user when a C drive is not present.
- Add drive functionality will now always create a C drive if one
isn't present.
- Misc crasher fixes.
- Drive list box now reflects drives that take their data from a
device correctly.
- Various code cleanups.
2003-09-17 22:40:38 +00:00
Mike Hearn
9e849c0044
Implemented mouse wheel support.
2003-09-17 22:38:12 +00:00
Igor Stepin
f638678830
Added a lot of Russian translations.
2003-09-17 20:08:20 +00:00
José Manuel Ferrer Ortiz
cbc1fd3698
Updated Spanish translation.
2003-09-17 20:03:26 +00:00
Mike Hearn
6d4f4ac54e
Normalize win2000, nt2k, nt2000 to win2k, normalize win2k3 to win2003
...
(spotted by Vincent Béron).
2003-09-16 01:08:02 +00:00
Vincent Béron
481701b7b3
Updates for various French resources.
2003-09-16 01:02:11 +00:00
Ivan Leo Murray-Smith
9c2fb80d94
Added/improved Italian translations.
2003-09-15 22:21:18 +00:00
Mike Hearn
2184030c9a
Added a simple TODO list.
2003-09-15 22:09:03 +00:00
Ferenc Wagner
b129a1489f
Implement >> style (append) output redirection.
2003-09-11 20:41:26 +00:00
Oleg Prokhorov
7b2d01357e
Small grammar fix.
2003-09-11 01:04:03 +00:00
Alexandre Julliard
cf52644a1c
Removed the A/W constants for builtin cursors, icons and resource
...
types since they don't exist on Windows, and added typecasts
everywhere instead.
2003-09-10 03:56:47 +00:00
Pavel Roskin
3f8b3a1837
Compile Walon resources only if LANG_WALON is defined.
2003-09-10 03:43:16 +00:00
Mike Hearn
0f4c6c9727
- Bugfixes to the transaction system.
...
- Better protection against incomplete config sections.
- Implement "Add Drive".
- Partly reactivate edit drive dialog.
2003-09-10 03:41:44 +00:00
Francois Gouget
ae50013017
Fix the case of product and company names.
2003-09-08 19:38:45 +00:00
Mike Hearn
1136408fc6
- Removed the central configuration structure, all changes are
...
committed instantly now.
- Updated the drive handling code so it loads direct from the
registry.
- Removed DRIVE_DESC, drives are keyed by drive letter now.
- Documented drive_available_mask.
- Simplified the code somewhat.
2003-09-08 19:29:28 +00:00
Mike Hearn
cd0b789770
- Remove "PerfectGraphics", "Use XSHM extension", and "Use a private
...
colour map".
- Implement a simple transaction system for instant apply.
- Complete the desktop size code, this now reads and writes to the
registry correctly.
- Remove const modifier from version accessor functions.
- Change registry root to Wine/WineCfg for testing purposes.
2003-09-08 18:58:07 +00:00
Pavel Roskin
03f5df8986
Added Russian resources.
2003-09-08 18:51:42 +00:00
Pavel Roskin
9667a05645
Fix French translation.
2003-09-08 18:48:54 +00:00
Alexandre Julliard
62986a0107
Added a few missing stdarg.h includes.
2003-09-07 05:08:14 +00:00
Alexandre Julliard
e37c6e18d0
Fixed header dependencies to be fully compatible with the Windows
...
headers (with help from Dimitrie O. Paun).
2003-09-05 23:08:26 +00:00
Mike Hearn
ff81133f57
- Path changes are saved to the struct correctly.
...
- Rename enable_cdrom_box to enable_labelserial_box to better reflect
purpose.
- Rename IDC_BOX_CDROM to IDC_BOX_LABELSERIAL.
- Support for editing label for all drives, allow editing of
serial/device for CD-ROMS.
2003-09-02 23:04:53 +00:00
Marcus Meissner
1fc035d221
Change all head -1 to head -n 1 to be more POSIXly compliant.
2003-09-02 00:57:01 +00:00
Alexandre Julliard
d0112aa509
Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com>
...
- Merge drive code from Mark.
- Rename saveX11DrvDlgSettings to fetchX11DrvDlgSettings.
- Make the listbox display drive title, not letter.
2003-08-30 00:49:00 +00:00
Alexandre Julliard
3db78b8d64
Authors: Mark Westcott <mark@houseoffish.org>, Mike Hearn <mike@theoretic.com>
...
- Rename hSession to configKey.
- Make the config struct a global, rename to "config".
- Correct bug in OK/Cancel handling.
- Merge X11DRV dialog code from Mark.
- Add newline to the initial FIXME.
2003-08-30 00:40:46 +00:00
Mike Hearn
4e1afc6de0
- Correct return code of loadConfig().
...
- Make the registry key used a constant.
- Made code slightly more consistant with itself.
- Some style changes, expanding out variable names, whitespace,
removing unnecessary variable initializers and hungarian notation etc.
- Replace dialog box with a FIXME in WinMain() to warn of
incompleteness.
- Implement saveConfigValue().
- Hook up support for save/load of WinVer.
2003-08-30 00:27:08 +00:00
Alexandre Julliard
2b644d60d6
Removed wrong or unneeded codepage pragmas.
2003-08-30 00:17:33 +00:00
Rok Mandeljc
d4c1ebabdb
Minor updates of Slovenian translations.
2003-08-29 22:21:43 +00:00
Alexandre Julliard
0e3042eb65
Don't use alloca.
2003-08-28 19:40:51 +00:00
Alexandre Julliard
ee106783d0
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
...
seems to be the official name.
2003-08-28 03:07:56 +00:00
Oleg Prokhorov
61cb704533
No handles were inherited in CreateProcess, all child console programs
...
were silent.
Eric Pouech <pouech-eric@wanadoo.fr>
Ensure redirected stream handle for child process are actually
inheritable.
2003-08-27 23:12:06 +00:00
Dimitrie O. Paun
4ff79add63
Remove some unneeded __WINESRC__ tests from the headers.
...
Miscellaneous cleanups and fixes.
2003-08-27 02:07:02 +00:00
Mike Hearn
1df015ae46
Warn users of winecfg about its incompleteness.
2003-08-25 23:50:50 +00:00
Ivan Leo Murray-Smith
86aa2aa07c
Added Italian resources.
2003-08-23 22:59:16 +00:00
Ivan Leo Murray-Smith
b679de3219
Minor fixes.
2003-08-23 22:58:50 +00:00
Rok Mandeljc
112ded1a75
Added Slovenian translation.
2003-08-22 23:49:47 +00:00
José Manuel Ferrer Ortiz
4a0dd81cf1
Some new Spanish translations and improvements to other existing
...
ones.
2003-08-22 05:03:19 +00:00
Oleg Prokhorov
7ffb4ed075
Avoid crash in WCMD_run_program when no extension was specified.
2003-08-22 05:01:59 +00:00
Alexandre Julliard
1f467ffca6
Correctly pass the exception to the application when
...
BreakOnFirstChance is 0.
2003-08-21 21:28:51 +00:00
Ivan Leo Murray-Smith
ef9636c51f
Small resources fixes.
2003-08-21 21:28:05 +00:00
Alexandre Julliard
864ca06832
winnls.h must not include winbase.h.
2003-08-20 18:22:31 +00:00
Mike McCormack
9557d1bfae
Dlopen libncurses.so in wineconsole.
2003-08-20 04:19:01 +00:00
Ivan Leo Murray-Smith
4ea0442229
Added Italian resources.
2003-08-19 03:44:41 +00:00
Gregory M. Turner
7bcf7b1602
Wrap error-prone msc symbol loading with a __TRY block.
2003-08-19 00:57:58 +00:00
Francois Gouget
47b6d0af59
Spelling and case fixes.
2003-08-18 20:11:29 +00:00
José Manuel Ferrer Ortiz
89fc12f84e
Added Spanish translation.
2003-08-18 20:06:09 +00:00
Marcelo Duarte
2caec6fe3b
Localization to the Portuguese of Brazil.
2003-08-18 19:45:16 +00:00
Alexandre Julliard
269511026f
Fixed indentation.
2003-08-15 03:51:19 +00:00
Lionel Ulmer
9a7fdc2fbc
Remove from docs / config tool useless / obsoleted options.
2003-08-15 03:50:48 +00:00
E. C. F. Wolff
5546a02ef6
Added Windows 2k3.
2003-08-15 03:49:13 +00:00
Vincent Béron
ea6584d42c
Fixed command line support.
2003-08-15 03:47:04 +00:00
Francois Gouget
01e8d2eb5f
Fix compilation error.
2003-08-13 19:43:19 +00:00
Richard Cohen
ca1fe9ec1d
Use __WINE__ instead of _WINE_, _WIN32.
2003-08-13 19:38:22 +00:00
Richard Cohen
c17ad75ae6
Remove no longer necessary includes <signal.h>, <wait.h>.
2003-08-13 19:37:32 +00:00
Martin Fuchs
f6fab8c730
Extended winefile for an optional shell namespace mode.
2003-08-13 01:18:37 +00:00
Johan Dahlin
84d5992357
Make sure winhelp doesn't scroll outside of its display area.
2003-08-11 18:41:52 +00:00
Dmitry Timoshkov
c0a3cb13e0
Fixed build with older compilers.
2003-08-08 21:03:39 +00:00
Alexandre Julliard
f752b1246b
Authors: Robert Dickenson <robd@reactos.org>, Steven Edwards <Steven_Ed4153@yahoo.com>, Mike McCormack <mike@codeweavers.com>
...
Implemented GUI for regedit.
2003-08-07 03:10:13 +00:00
Richard Cohen
574f058bae
Use the ELF sections for the addresses of globals, as the STABS are
...
likely to be wrong.
2003-08-07 02:56:55 +00:00
Richard Cohen
387ca9ba89
- Print short ASCII strings without the "..."
...
- Make printing for Unicode strings more similar to ASCII.
2003-08-07 02:56:35 +00:00
André Johansen
aeffb6c312
Avoid crashing when unable to read pdb file.
2003-08-02 00:43:32 +00:00
Steven Edwards
af86c99260
Include port.h so we define M_PI on Mingw build.
2003-07-28 19:06:26 +00:00
Alexandre Julliard
07fc82ee04
Fixed check for .bat and .cmd extensions (spotted by Mike McCormack).
2003-07-22 01:03:53 +00:00
Mike McCormack
0ab73312c8
rundll32 requires a window for some functions to work, so create one.
2003-07-22 00:59:56 +00:00
Dmitry Timoshkov
398af1666d
Convert Notepad to unicode.
2003-07-21 20:05:33 +00:00
Francois Gouget
3ca761220a
Spelling fixes (s/occured/occurred/ and variants).
2003-07-15 20:53:39 +00:00
Richard Cohen
76fdbf038b
- Remove Idle().
...
- Fix repainting artefacts by drawing only through WM_PAINT.
- Unify hand drawing functions.
- 0 & 6 ticks are now always vertical.
2003-07-15 20:43:57 +00:00
Richard Cohen
64852f4b0e
Make indentation consistent (4 chars).
2003-07-11 21:53:07 +00:00
Richard Cohen
9d59fb72b1
- remove escaped newlines, bogus "exit", printf's
...
- start at a sensible size
- tidy up WndProc
- use a timer instead of sleeping in the message loop (Ugh!)
2003-07-11 21:44:44 +00:00
Marcelo Duarte
8219eb69e3
Minor fixes in Pt, En resources.
2003-07-11 21:43:53 +00:00
Sylvain Petreolle
c5fe7f034c
French translation + misc fixes.
2003-07-11 03:49:19 +00:00
Alexandre Julliard
9fc5e6f098
Avoid hard-coded command line length limit in WCMD_process_command.
2003-07-09 22:21:04 +00:00
Catalin Patulea
064cce0ea2
Only display filenames when showing addresses.
2003-07-09 22:01:33 +00:00
Greg Marsden
41226dba28
Allow command lines with pipes to be processed by wcmd.
2003-07-09 21:58:26 +00:00
Dmitry Timoshkov
8a8d1b93ca
Added support for CP_UNIXCP.
2003-07-09 04:22:57 +00:00
Mike McCormack
99c67eefcd
Null parameters need to be quoted on the commandline.
2003-07-09 02:50:15 +00:00
Francois Gouget
14a5d168e9
Fixed some common spelling errors.
2003-07-02 04:37:26 +00:00
Francois Gouget
5054045f6b
Remove some unnecessary casts when assigning NULL to handles.
2003-07-02 04:30:55 +00:00
Marcelo Duarte
de08661413
- Localization to Portuguese of Brazil
...
- Revision and addition of missing resources
- Minor typo fix and codepage fix in programs/winefile resource.
2003-06-30 20:22:35 +00:00
Catalin Patulea
2e7c0de616
Fixed Unicode string output.
2003-06-30 20:19:42 +00:00
Francois Gouget
1568fa3b21
Make sure to return an error if the file generation fails.
2003-06-23 19:51:21 +00:00
Marcelo Duarte
5bb472eae1
- localization to the Portuguese of Brazil of "programs/*"
...
- separation of some resources that only existed in English
- lesser adjustments in menus
2003-06-23 18:15:15 +00:00
Eric Pouech
a86a289420
In console input record queue, replace semaphore with a manual reset
...
event, so that we get correct behavior in synchronization handling.
2003-06-23 03:37:14 +00:00
Eric Pouech
412d37f6e6
- adapted kernel32 so that it no longer (directly) manages console
...
handles as wineserver handles
- console input handle object is no longer waitable (input record
synchronisation is now implemented as a simple semaphore), and removed
FD_TYPE_CONSOLE from fd types in wineserver
- console handles now always have their two lower bit set so one can
distinguish a console handle from a kernel object handle
- implemented some undocumented kernel32 console related APIs
(CloseConsoleHandle, GetConsoleInputWaitHandle, OpenConsoleW,
VerifyConsoleIoHandle, DuplicateConsoleHandle)
- allowed a few kernel32 APIs to take console pseudo-handles
(FlushFileBuffer, GetFileType, WaitFor*Object*)
- simplified the console inheritance at process creation
- in console tests, no longer create a console if one already exists
2003-06-21 02:07:10 +00:00
Francois Gouget
9591836ffb
'sizeof type' is best avoided as it won't always compile (e.g. 'int
...
main() {return sizeof int;}'). Use 'sizeof(type)' instead.
2003-06-18 19:45:22 +00:00
Gerald Pfeifer
692d4e599d
#include <windows.h> instead of "windows.h".
2003-06-18 19:32:03 +00:00
Francois Gouget
c5f775a9c7
Typos/spelling fixes.
2003-06-18 03:30:39 +00:00
Sylvain Petreolle
d478261f30
Added French translation, finished English translation.
2003-06-18 03:20:14 +00:00
Rok Mandeljc
e36fa4551a
Updated a bunch of translations for Slovenian language.
2003-06-16 01:32:09 +00:00
Alexandre Julliard
6dbf42cd17
Fixed WCCURSES_InitBackend prototype in the no curses case.
2003-06-14 01:34:53 +00:00
Alexandre Julliard
15566391e2
Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling).
2003-06-13 23:26:01 +00:00
Eric Pouech
99bc640442
If (n)curses wasn't available at compile time:
...
- print sensible information
- fall back to user backend
2003-06-13 16:32:52 +00:00
Francois Gouget
61aac4eaa1
Fix some typos.
2003-06-04 20:29:05 +00:00
Jukka Heinonen
944dd6e2cd
Wineconsole curses backend now works even if terminal is smaller than
...
console size. Cursor is no longer left into wrong location after
screen updates.
2003-06-04 20:14:47 +00:00
Eric Pouech
4ea0b7008c
- added some missing strings to resources
...
- made the decompression code a bit more pedantic to avoid crashes
- fixed startup without .HLP filename passed on command line
- passed a few more commands from remote applications to the macros
2003-06-04 20:13:54 +00:00
Alexandre Julliard
6bc5091160
Start to make use of the proper PEB structure for process
...
information.
2003-05-22 03:44:01 +00:00
Mike McCormack
88090b47a6
Remove code that starts wineshelllink, instead create a windows
...
compatible shortcut (*.lnk) file. After creating that file, start a
link processor (winemenubuilder) on it, which reads it back then calls
wineshelllink.
Rework CreateStreamFromFile to create an IStream object that is
writeable.
2003-05-21 18:50:53 +00:00
Dmitry Timoshkov
2517d8097b
Removed redundant LANGUAGE statements.
2003-05-19 23:17:41 +00:00
Mike McCormack
51f5308d35
Fix an uninitialized buffer.
2003-05-19 23:16:55 +00:00
Eric Pouech
4446b15c3f
Quiet some valgrind reports.
2003-05-13 04:47:11 +00:00
Alexandre Julliard
0ae5c5fce8
Use int instead of socklen_t.
2003-05-13 03:38:19 +00:00
Francois Gouget
f803e2a92d
Fix miscellaneous spelling errors and typos.
2003-05-13 00:41:57 +00:00
Francois Gouget
d98f4a5e43
Fix handling of wcmd /c "c:\Program Files\hello.bat".
...
Make /c and /k effectively exclusive, like the real cmd does.
Fix handling of /q: it's compatible with /c and /k.
Added compatibility with /t /x and /y, just ignore them.
2003-05-11 02:48:17 +00:00
Francois Gouget
bf022eecb9
Reset the result buffer after each argument.
2003-05-11 02:47:28 +00:00
Dimitrie O. Paun
1a1f9bffb3
Make it easy to use something other than wrc to compile resources.
2003-05-06 18:34:53 +00:00
Igor Stepin
97b7bc1984
Added a lot of Russian translations.
2003-05-04 02:33:08 +00:00
Alexandre Julliard
6da201fddf
Added dummy read_elf_info for the non-ELF case (reported by Steven
...
Edwards).
2003-05-02 21:24:44 +00:00
Jukka Heinonen
f93d452d78
Fix argument passing to DOS program from winevdm.
...
Add support for invoking DOS programs with long command lines.
2003-05-02 20:11:52 +00:00
Igor Stepin
4acde5346f
Changed font charset from ANSI to DEFAULT_CHARSET.
2003-05-01 00:00:10 +00:00
Hans Leidekker
11b0f75d3f
Install winevdm.
2003-04-27 20:37:08 +00:00
Alexandre Julliard
fedc411743
Moved the functionality of starting Win16 and DOS programs from the
...
common process startup into a separate winevdm application.
2003-04-27 00:47:58 +00:00
Matthew Davison
5101dfcdb2
Added some registry-loading code.
2003-04-27 00:33:07 +00:00
Alexandre Julliard
2e12d33dfd
Removed no longer needed uses of LDPATH.
2003-04-21 23:54:05 +00:00
Eric Pouech
5052e072e3
- added support for multi-thread in GDB remote read/write register(s)
...
commands
- by default, internal errors are now verbose
2003-04-19 21:27:47 +00:00
Alexandre Julliard
c7bebba198
Warning fixes.
2003-04-04 22:13:02 +00:00
Alexandre Julliard
56b5e0862c
Remove the Wine-specific EXCEPTION_CRITICAL_SECTION_WAIT define.
2003-04-04 19:41:31 +00:00
Alexandre Julliard
edcddb8a7c
Avoid warning on redefinition of KEY_EVENT.
2003-04-03 23:57:39 +00:00
Alexandre Julliard
e7a44d18cd
Make sure we don't use libwine_port functions when linking with
...
msvcrt.
2003-04-02 01:43:33 +00:00
Eric Pouech
c46e6747af
Added support for R types in stabs parsing.
2003-04-02 01:07:53 +00:00
Alexandre Julliard
06a8c1203f
Portability fixes.
2003-04-01 00:12:50 +00:00
Alexandre Julliard
b88d340755
Removed uses of u_long. Use void* type for pointers where possible.
2003-04-01 00:02:36 +00:00
Dimitrie O. Paun
82ce2cc7df
New winecfg skeleton app, based heavily on original work by Jaco
...
Greeff.
2003-03-31 19:41:55 +00:00
Stefan Leichter
a127ad1cd1
Let wcmd handle .cmd files like .bat files.
2003-03-25 00:33:56 +00:00
Alexandre Julliard
9e4fc4c9b6
Converted winebuild option parsing to use getopt_long. Added a number
...
of long aliases for the existing short options.
2003-03-23 01:12:30 +00:00
Alexandre Julliard
2ee8b5bb13
Replaced mkstemp by mkstemps from libiberty.
...
Removed a couple of unnecessary portability functions.
2003-03-20 21:07:49 +00:00
Alexandre Julliard
6a9fe36de2
Created a separate static portability library and moved some of the
...
libwine routines in there.
2003-03-19 22:09:16 +00:00
Tony Lambregts
ec464127f6
Convert WINE_DPRINTF calls to WINE_TRACE.
2003-03-17 21:20:41 +00:00
Shachar Shemesh
496603cf86
- Implement finer grained control over what gets run.
...
- Implement command line to control presets of said control for
various scenarios:
o start - session startup - run everything.
o restart - session close (presumeably after reboot) - only perform
*once operations.
2003-03-12 20:15:15 +00:00
Eric Pouech
e9d937e3d4
- fixed another regression in sub-process creation (curses backend
...
must be default for AllocConsole() invocation)
- fixed endless loop when unknown argument was passed on commandline
2003-03-10 19:03:33 +00:00
Eric Pouech
636725f2f0
Fixed regression in sub-process creation.
2003-03-07 20:34:55 +00:00
Sylvain Petreolle
98f44486be
Allow to run autoexec.bat when launching wcmd, it was broken due to a
...
function change.
2003-03-05 02:49:04 +00:00
Eric Pouech
2d309da2c0
Added support for Ctrl-C handling if not running in a console.
...
Added (maintenance) configuration var to trigger external debugger on
winedbg's exceptions.
2003-03-04 02:18:20 +00:00
Eric Pouech
cdfcef2481
- added ability to use --backend=(curses|user) as wineconsole parameter
...
- rewrote wineconsole command line option parsing
2003-03-04 02:13:25 +00:00
Eric Pouech
c7b5d0aa58
In curses backend, apply the quick-edit directive from registry.
2003-03-04 02:13:05 +00:00
Eric Pouech
41018add5d
Removed no longer needed UseXTerm internal variable.
2003-02-27 01:42:39 +00:00
Eric Pouech
b2f079bade
- don't create a new console upon startup
...
- no longer assume we're always attached to a console
2003-02-27 01:41:21 +00:00
Eric Pouech
8e04bab647
Fixed behavior when changing both sb and win size, as the order of
...
operation is important to keep sb always bigger than win.
2003-02-26 04:37:15 +00:00
Eric Pouech
841d9828e9
- made support for paged output a generic feature in wcmd
...
- rewrote DIR command accordingly
2003-02-25 03:58:42 +00:00
Eric Pouech
abef9da1be
Forbids selecting (for clipboard) areas larger than the actual
...
screen-buffer size.
2003-02-25 03:58:22 +00:00
Eric Pouech
f4d19e6b58
Added checks when editing window and sb size so that they are kept
...
consistent.
2003-02-24 20:41:08 +00:00
Eric Pouech
50edbc94e1
Set a default 50 lines in history for console apps.
2003-02-24 20:40:20 +00:00
Dan Kegel
a20622d7de
Make 'cmd /c cl /MUMBLE foo.c' pass /MUMBLE to cl.
2003-02-24 20:39:53 +00:00
Marcus Meissner
9a1b221e80
Print out name of float exceptions.
2003-02-24 20:38:44 +00:00
Eric Pouech
d0882d5435
- removed unused function: SetSymbolValue
...
- enhanced a bit AddSymbol regarding invalid symbol management (and
enhanced its traces)
- now printing type information in 'info sym'
2003-02-19 03:41:48 +00:00
Eric Pouech
0607e083ac
- added parsing of C++ inheritence information
...
- added an internal trace for displaying errors in typedef parsing
- enhanced ELF symbol management (direct call to AddSymbol in ELF
header)
2003-02-19 03:41:25 +00:00
Eric Pouech
9859ec4cdb
- added GetName() to retrieve type name
...
- reimplemented DumpTypes so that it really dumps the types content
- now printing type information in 'info sym'
2003-02-17 01:47:38 +00:00
Eric Pouech
ee04693c99
Moved expr freeing when translating a command (no longer done on each
...
command which uses an expr).
2003-02-17 01:47:20 +00:00
Eric Pouech
00d73d0d36
- fixed mouse event generation
...
- better management of some keys
- now generating several wincon-events for a given curses-event
- added basic support for V-scrolling (disabled by default)
- fixed printing of some unsupported characters
2003-02-14 19:23:36 +00:00
Mike Hearn
7483aea5b1
Removed the nonexistant command "debugmsg" from winedbg help screen.
2003-02-14 19:22:48 +00:00
Matthew Davison
f32c18381a
Make trace output produced by wineboot more useful.
2003-02-12 01:14:08 +00:00
Eric Pouech
fa05849e67
Translated sprintf calls into snprintf.
2003-02-11 22:07:16 +00:00
Eric Pouech
073abfce18
- translated sprintf calls into snprintf
...
- added helper for sending strings in hex form
2003-02-11 22:06:19 +00:00
Eric Pouech
8e0dcc410c
Attach command no longer worked as expected, fixed it.
2003-02-11 22:05:06 +00:00
Sylvain Petreolle
fdd0bfa13c
Fixed handling of PATH command with spaces.
2003-02-11 22:01:11 +00:00
Eric Pouech
084e74bdfc
- Added experimental parsing for C++ code (but winedbg doesn't support
...
C++ ABI).
- Now loading symbols for included files.
2003-01-30 01:18:06 +00:00
Eric Pouech
45adf0843f
- Removed no longer used queue & modref related commands.
...
- Protected walk commands while being called with no process loaded.
- In command grammar, allowed some expressions while only numbers
where accepted.
- Renamed 'info maps' info 'walk maps' and let it work on any
process.
2003-01-30 00:24:18 +00:00
Dan Kegel
8b429f766d
Add real syntax doc for LABEL command.
2003-01-30 00:15:50 +00:00
Shachar Shemesh
fc0d07f8cf
Implemented font selection.
...
Added accelerators resources.
2003-01-28 01:10:28 +00:00
Marcus Meissner
f63e5b646a
Remove errno.h from files that do not need it.
2003-01-23 22:51:04 +00:00
Alexandre Julliard
f8aa3b506c
Added -Wpointer-arith gcc flag, and fixed the resulting warnings.
2003-01-23 21:32:35 +00:00
Dan Kegel
ba02ae412e
Added Windows-compatible start.exe.
2003-01-21 20:14:36 +00:00
Dan Kegel
74e15940cc
\ at EOL in string now behaves like in msvc6's rc.
2003-01-21 00:28:28 +00:00
Alexandre Julliard
36bf792fd7
Use proper file sharing parameters when opening files.
...
Fixed handling of 'if a == b' syntax in batch files.
2003-01-15 03:35:32 +00:00
Shachar Shemesh
c5eb897d98
- Added a "runCmd" function, based on Andreas Mohr's
...
"BOOT_CreateProcess" function.
- Added a function "ProcessRunKeys", to process all the keys that have
the common "Run" syntax.
- Called the new function from main for all the various keys.
2003-01-15 00:52:36 +00:00
Francois Gouget
9b0b1e078a
Remove (POINTER)NULL casts.
2003-01-14 23:43:41 +00:00
Shachar Shemesh
606b48a09d
- Added listing of what the boot process is like, listing what is and
...
what is not (yet) done.
- Fixed incorrect statement in the "bugs" list.
- Added trace when everything is done.
2003-01-14 19:33:12 +00:00
Alexandre Julliard
b69389520c
Added configure check for regex.h.
2003-01-13 18:41:40 +00:00
Alexandre Julliard
76db6b062e
Warning fixes.
2003-01-11 22:50:15 +00:00
Eric Pouech
6843fee633
Added 'info symbol' command to look for defined symbols.
2003-01-11 22:48:42 +00:00
Shachar Shemesh
73a7cdac0b
Implemented the "pending rename" registry processing.
2003-01-11 21:02:50 +00:00
Eric Pouech
1880800603
Added the GUI part for setting the edition mode flavor.
2003-01-11 21:00:20 +00:00
Liu Spider
cc67041279
Added Simplified Chinese resources.
2003-01-10 01:48:14 +00:00
Eric Pouech
5477453cc6
Added an edition mode flavor (win32/emacs...) to the console settings
...
in the registry.
2003-01-09 06:01:51 +00:00
Eric Pouech
9957754bd8
Removed emacs edition flavor (it's now a console attribute).
2003-01-09 06:00:09 +00:00
Liu Spider
9b5375e5ee
Added Simplified Chinese resources.
2003-01-09 00:51:09 +00:00
Dan Kegel
0fd521fee3
Change RECT to use LONG to match win32 standard headers and fix format
...
strings to use %ld for RECT elements.
2003-01-08 21:09:25 +00:00
Alexandre Julliard
ae4311c71c
Defined NONAMELESSUNION/STRUCT directly in the files that need it
...
instead of globally in the makefile.
2003-01-07 23:11:12 +00:00
Eric Pouech
fde8806673
Fixed protocol packet handling when winedbg is too slow to answer.
2003-01-07 19:45:40 +00:00
Shachar Shemesh
4bb180c9fa
- Cleaned up the code (saving on chaining strings) by CDing to the
...
system root directory before doing anything else.
- Will now rename wininit.ini to wininit.bak instead of erasing it as
before.
2003-01-07 19:44:00 +00:00
Eric Pouech
eac6727c8f
- fixed some update problems (generic & while scrolling)
...
- now generating key event for Ctrl-[A-Z] that our editline understands
- implemented cursor visibility
2003-01-07 19:39:25 +00:00
Eric Pouech
9ca4119688
Fixed some bugs in cast operator.
2003-01-05 20:38:05 +00:00
Shachar Shemesh
0e1e0db034
Change the SUBLANG_NEUTRAL clause in all winelib applications to
...
SUBLANG_DEFAULT, as they should be.
2003-01-05 01:08:14 +00:00
Shachar Shemesh
175d059527
Initial wineboot implementation; at this stage only wininit.ini
...
processing has been written.
2003-01-04 02:52:05 +00:00
Chris Morgan
c87595c994
Default to $P$G prompt. Make width of date 10 characters to align
...
date column with DATE_SHORTDATE format.
2003-01-02 17:47:40 +00:00
Eric Pouech
6a88716104
Fixed several bugs:
...
- wrong drawing for chars outside the 20-7F range
- console mouse event generation
- console Alt-? char event generation
Prefix for curses functions is now WCCURSES_ instead of WCCURSE_.
2002-12-23 01:35:27 +00:00
Eric Pouech
ddaacaa0d8
- links can now spread across several elements
...
- link information is now shared between file & presentation
- first try at handling metafiles
2002-12-16 22:11:11 +00:00
Eric Pouech
d1ae001774
Fixed a few issues with the gdb proxy.
2002-12-16 22:10:34 +00:00
Alexandre Julliard
f9875bc1ca
Added y.tab.[ch] pseudo-dependencies to fix parallel makes.
2002-12-15 01:19:53 +00:00
Eric Pouech
09c9fedfae
Added a (n)curses backend to the wineconsole.
2002-12-13 23:37:06 +00:00
Dimitrie O. Paun
737d4be892
Move excpt.h out of include/msvcrt/ as it does not conflict with any
...
standard Unix header.
2002-12-12 23:34:01 +00:00
Alexandre Julliard
12fbe313f2
Fixed LZCopy return value check.
2002-12-12 23:01:35 +00:00
Alexandre Julliard
2a93f8505c
Pass the -J option to wrc to avoid including installed headers.
2002-12-11 01:34:51 +00:00
Sylvain Petreolle
00f5094a57
Implement $V in builtin PROMPT.
2002-12-11 00:15:20 +00:00
Alexandre Julliard
3144b3c85d
-DSTRICT is now the default behavior.
2002-12-10 22:49:15 +00:00
Alexandre Julliard
310de886e9
Check file header to differentiate between object files and resources
...
so that the -r option is not necessary.
2002-12-06 23:26:29 +00:00
Alexandre Julliard
d77294a8ec
Authors: Greg Turner <gmturner007@ameritech.net>, Ove Kaaven <ovek@transgaming.com>
...
- preliminary implementation of endpoint-mapping via a new on-demand
server-ish process
- more header fixups
- (re)implement RpcEpRegisterA, RpcEpUnregister, and
RpcEpResolveBinding using the new rpcss functionality
- update the todo list in rpcrt4_main.c a bit
- many beautifications and touch-ups
- command-line configurable timeout
- micro-client imbedded in np_server.c
2002-12-02 21:17:04 +00:00
Francois Gouget
d2667a4ce3
Removed unnecessary HANDLE typecasts.
2002-12-02 18:10:57 +00:00
Alexandre Julliard
e0c6370c75
Removed some checklink rules made unnecessary by the -z defs linker
...
flag.
2002-11-30 19:19:44 +00:00
Vincent Béron
b1b696b058
Change CRLF end of lines in LF only.
2002-11-30 19:07:29 +00:00
Uwe Bonnes
9e2ab03883
Make wcmd available from inside the source tree.
2002-11-30 02:21:04 +00:00
Matthew Davison
04b1054440
Prevent Winhelp from crashing when it can't find the helpfile.
2002-11-27 20:12:37 +00:00
Alexandre Julliard
1550044e5d
Add -lc when linking dlls to avoid warnings on FreeBSD.
2002-11-21 03:47:45 +00:00
Eric Pouech
2b855deddb
Wrote back & history support.
...
Correctly implemented << and >> buttons.
Added support for page level macros.
2002-11-20 19:46:18 +00:00
Eric Pouech
7d75cfed76
Added support for window information from the .hlp file.
...
Added support for window numbers in link.
2002-11-18 19:48:11 +00:00
Alberto Massari
01ac8df263
Fix crash when invoked with no arguments.
2002-11-18 19:42:13 +00:00
Alexandre Julliard
9f029b7d5e
Warning fixes.
2002-11-15 04:17:00 +00:00
Dmitry Timoshkov
a1c46d375c
Minor bug fixes.
2002-11-15 04:13:46 +00:00
Alberto Massari
15e8e0a2f1
Added rundll32 utility.
2002-11-15 01:41:20 +00:00
Eric Pouech
81b7b9126e
Rewrote macro engine for adding dynamic macro loading capability.
...
Wrote RegisterRoutine and IsBook macros.
2002-11-15 01:34:57 +00:00
Eric Pouech
6637654b53
Fixed several bugs in:
...
- page/paragraph reading for >= Win95 help files without compression
- bitmap & metafile loading
- btree reading
Now caching bitmap loading for better performance.
Several internal code cleanups.
2002-11-13 04:09:34 +00:00
Eric Pouech
6c963cad4e
Actually exit loop on '\0' while printing a string.
2002-11-13 04:07:46 +00:00
Eric Pouech
b6aad50245
Implemented a Wine-only scheme for interprocess WinHelp message
...
passing.
2002-11-11 22:20:47 +00:00
Alexandre Julliard
44519bde8c
Removed winetest.
2002-11-11 21:14:25 +00:00
Eric Pouech
b6c3d0cbd8
Fixed loading HCW 4.0 files without phrase image compression.
2002-11-11 19:52:07 +00:00