Michael Stefaniuc
06a9ff98d7
wineboot: Update the Romanian translation.
2010-04-20 16:21:37 +02:00
Eric Pouech
e5555b0fb5
winedbg: Don't assert on some lvalue's write conditions.
2010-04-20 11:16:40 +02:00
Eric Pouech
285200b29b
winedbg: For stack info command, display information in 'a' format (instead of 'x') to get word size machine (instead of forcing 32bit).
2010-04-20 11:15:25 +02:00
Eric Pouech
3833600c79
winedbg: Correctly display whether we're in 32 vs 64 bit code.
2010-04-20 11:15:18 +02:00
André Hentschel
b999b69ee9
ntdll: Add SP2 for Vista.
2010-04-20 11:15:00 +02:00
Alexandre Julliard
b2e7e5c353
wordpad: Set the window small icon, and get rid of old icons.
2010-04-19 20:13:34 +02:00
Alexandre Julliard
0763861873
winhlp32: Set the window class small icon for all classes.
2010-04-19 20:13:11 +02:00
Alexandre Julliard
5b32b11e10
winetest: Set the window small icon.
2010-04-19 20:12:57 +02:00
Alexandre Julliard
099890106c
winemine: Set the window class small icon.
2010-04-19 20:12:51 +02:00
Alexandre Julliard
80997b2f05
taskmgr: Set the window small icon.
2010-04-19 20:12:43 +02:00
Alexandre Julliard
4c917904ae
notepad: Set the window class small icon.
2010-04-19 20:12:34 +02:00
Hwang YunSong(황윤성)
ebfedceaeb
wineboot: Update Korean translation.
2010-04-19 16:04:31 +02:00
Joel Holdsworth
1aed5d33c9
winhlp32: Replaced progam icon with a Tango compliant icon.
2010-04-19 16:03:20 +02:00
Joel Holdsworth
1339b0058b
regedit: Replaced progam icon with a Tango compliant icon.
2010-04-19 16:01:23 +02:00
Joel Holdsworth
f40e0c6e87
winefile: Replaced program icon with a Tango compliant icon.
2010-04-19 16:01:18 +02:00
Joel Holdsworth
b1e891cff5
winetest: Replaced program icon with a Tango compliant icon.
2010-04-19 16:01:13 +02:00
Joel Holdsworth
878224dd2f
winemine: Replaced program icon with a Tango compliant icon.
2010-04-19 16:01:08 +02:00
Joel Holdsworth
8b37b340b7
wcmd: Replaced program icon with a Tango compliant icon.
2010-04-19 16:01:02 +02:00
Davide Pizzetti
d084a68947
winedbg: Italian translation update.
2010-04-19 14:55:04 +02:00
Davide Pizzetti
7d1f26b16c
notepad: Italian translation update.
2010-04-19 14:54:58 +02:00
Davide Pizzetti
d84d885050
winemine: Italian translation update.
2010-04-19 14:54:52 +02:00
Davide Pizzetti
029f452764
wineboot: Italian translation update.
2010-04-19 14:54:47 +02:00
Davide Pizzetti
e2e87ed228
net: Italian translation update.
2010-04-19 14:54:30 +02:00
Davide Pizzetti
eaaa1987fd
progman: Italian translation update.
2010-04-19 14:54:24 +02:00
Eric Pouech
a18fdfc07e
winedbg: Fix minidump support on 64bit OSes (don't clamp addresses out of 64bit minidumps).
2010-04-16 16:54:07 +02:00
Eric Pouech
e45a0b7ab3
winedbg: Add support for x86-64 in known CPUs while reading minidumps.
2010-04-16 16:53:43 +02:00
Joel Holdsworth
1bf812106a
taskmgr: Replaced program icon with a Tango compliant icon.
2010-04-16 14:13:28 +02:00
Joel Holdsworth
2e1eb89679
wordpad: Replaced program icon with a Tango compliant icon.
2010-04-16 14:13:19 +02:00
Joel Holdsworth
3e6b07756f
notepad: Replaced icon with a Tango compliant icon.
2010-04-14 18:00:46 +02:00
Eric Pouech
e4c29f9087
winedbg: Use standard Wine lists for threads.
2010-04-13 11:43:09 +02:00
Eric Pouech
d9e42e87f2
winedbg: Use standard Wine lists for processes.
2010-04-13 11:42:57 +02:00
Eric Pouech
2becd3349d
winedbg: Merge pointer deref and array index functions into a single one.
2010-04-13 11:42:34 +02:00
Eric Pouech
0d7a6f13a8
winedbg: Describe pointer size in CPU backend structure.
2010-04-13 11:42:18 +02:00
Eric Pouech
e9a31f2770
winedbg: Properly guard against setting a watchpoint against a variable stored in a register.
2010-04-13 11:42:00 +02:00
Eric Pouech
a1986b20e7
winedbg: Fix buffer size for 8-byte watchpoint.
2010-04-13 11:41:54 +02:00
Anders Jonsson
122e02e368
wineboot: Update Swedish translation.
2010-04-13 11:30:08 +02:00
Alexandre Julliard
5b1f6614ed
cmd/tests: Add casts to pointer differences in traces.
2010-04-09 16:49:13 +02:00
Eric Pouech
5f23b94a27
winedbg: Allow using 8-byte long hardware assisted breakpoints on x86_64 CPUs.
2010-04-07 13:50:57 +02:00
Eric Pouech
2367186805
winedbg: Simplify a bit the find_triggered_watch function.
2010-04-07 13:50:48 +02:00
Alexandre Julliard
4f62b09071
winedbg: Save internal variables as proper DWORD values.
2010-04-07 13:09:14 +02:00
Vincent Povirk
4d3e6f4c7f
ngen.exe: Add stubbed command.
2010-04-05 11:37:05 +02:00
Eric Pouech
d49fe171f7
winedbg: Allow backtraces to properly return address outside functions.
2010-03-31 11:37:00 +02:00
Eric Pouech
eef72ad2ff
winedbg: Add some missing symbol flags to pick up local/parameters variables in symbol pickers.
2010-03-31 11:36:35 +02:00
Eric Pouech
ecbf297fbb
winedbg: When filling an imagehlp frame information, also do the stack field, it's used on x86-64 platforms.
2010-03-31 11:36:30 +02:00
Eric Pouech
d29c6ead92
winedbg: Store the CONTEXT in each stack frame to enable register access in the non topmost frames.
2010-03-31 11:36:23 +02:00
Frédéric Delanoy
2202bd3e3e
wineboot: Updated French translation.
2010-03-31 11:23:15 +02:00
André Hentschel
99f9269e9b
wineboot: Update German translation.
2010-03-31 11:23:10 +02:00
Aurimas Fišeras
9e0c62d61a
wineboot: Update Lithuanian translation.
2010-03-31 11:23:06 +02:00
Alexandre Julliard
4c2c3effb5
shell32: Pack the systray data structure to allow crossing 32/64 boundaries.
2010-03-30 21:28:27 +02:00
Alexandre Julliard
3cd9f97149
shell32: Pack the appbar data structure to allow crossing 32/64 boundaries.
2010-03-30 21:28:13 +02:00
Alexandre Julliard
9254476d13
wineboot: Display a wait dialog while processing wine.inf.
2010-03-30 16:54:57 +02:00
Alexandre Julliard
39e5f44883
wineboot: Start an additional 32-bit instance of rundll32 on 64-bit platforms to do the Wow64-specific setup.
2010-03-30 16:43:52 +02:00
Alexandre Julliard
2d08d3e084
wineboot: Use rundll32 to apply wine.inf instead of calling setupapi directly.
2010-03-30 16:38:58 +02:00
Alexandre Julliard
0f01be47ee
start: Pass a valid filename argument to FormatMessage.
2010-03-29 15:50:19 +02:00
Mikhail Maroukhine
93d9d8a3af
programs: Fix compiler warnings with flag -Wcast-qual.
2010-03-29 12:18:48 +02:00
Francois Gouget
51dfd9adb1
winedbg: Fix compilation with gcc 2.95 and non-GNU compilers.
2010-03-29 11:45:27 +02:00
Eric Pouech
ea21a32707
winedbg: Store for context variables only the offsets of each register (instead of the address of the register in dbg_context).
2010-03-29 11:40:00 +02:00
Alexandre Julliard
718ea42fe4
makefiles: Move wineapploader to the tools directory and get rid of the programs makefile.
2010-03-27 11:42:30 +01:00
Alexandre Julliard
2fb302188d
makefiles: Install bindir programs from the top-level makefile.
2010-03-27 11:42:30 +01:00
Austin English
27717a5127
cmd: Add testcases for goto.
2010-03-24 19:02:12 +01:00
Nikolay Sivov
e22f6aa6e3
cmd: Ignore spaces before goto label.
2010-03-24 19:02:06 +01:00
Christian Costa
3ae8d5888a
attrib.exe: Add stubbed command.
2010-03-19 16:25:48 +01:00
Trey Hunner
5e3e2ca7ff
ping: Add skeleton ping command.
2010-03-19 16:25:48 +01:00
Jacek Caban
e486a02157
cmd: Added @or_broken@ handling to test templates and use it to fix tests on win2k.
2010-03-18 11:18:18 +01:00
Yann Droneaud
ac8d92405c
cmd: Add another expansion test.
...
Test %VAR%VAR% to check that the second variable is not expanded.
2010-03-16 17:03:38 +01:00
Yann Droneaud
954d06ca35
cmd: Remove %CD% test.
...
%CD% seems not supported on Windows NT 4.
2010-03-16 17:03:30 +01:00
Alexandre Julliard
fbef7217b9
makefiles: Remove the no longer needed explicit dependencies for bison files.
2010-03-16 13:28:24 +01:00
Alexandre Julliard
bef5645eb1
makefiles: Remove the no longer needed explicit separators for dependencies.
2010-03-16 13:28:19 +01:00
Yann Droneaud
9bad2febf3
cmd: Added some expansion tests.
2010-03-15 16:51:37 +01:00
Yann Droneaud
727df7a2ef
cmd: Fixed uninitialised field in WCMD_addCommand() (Valgrind).
2010-03-15 13:42:08 +01:00
Henry Kroll III
d3369086ed
notepad: Don't prompt to save empty Untitled file.
2010-03-15 13:18:05 +01:00
Alexandre Julliard
f47bcc22fc
winetest: Refuse to run if we cannot create a window.
2010-03-05 13:10:16 +01:00
Arjun Comar
a607f53779
cmd: Fix cmd to take /? as a help parameter.
2010-03-04 17:31:05 +01:00
Hwang YunSong
5c5f37a6c7
wordpad: Update Korean translation.
2010-03-02 11:14:19 +01:00
Anders Jonsson
61a56d3492
wordpad: Update Swedish translation.
2010-03-02 11:12:10 +01:00
Alexandre Julliard
61812d17f8
kernel32: Moved creation of the DynData registry keys to wineboot.
2010-03-01 14:03:35 +01:00
Andrey Turkin
9939fd6012
extrac32: Enhance command-line parsing.
2010-03-01 11:33:14 +01:00
Dylan Smith
3fbe40e2f9
wineconsole: Handle mouse wheel scrolling for user backend.
...
The mouse wheel will scroll if the buffer height is greater than the
console window's height in lines, otherwise console mouse input events
are generated.
2010-02-26 13:02:24 +01:00
Detlef Riekenberg
b6439286b6
wordpad: Update German print preview translation.
2010-02-26 13:02:09 +01:00
Aurimas Fišeras
2e91ca1759
wordpad: Update Lithuanian translation.
2010-02-26 13:02:05 +01:00
Vitaly Perov
d4e665431b
notepad: Implement printing to file.
2010-02-26 13:02:01 +01:00
Dylan Smith
bb58537e95
wordpad: Show page numbers in statusbar for print preview.
2010-02-25 12:11:13 +01:00
Dylan Smith
3355be3e5d
wordpad: Number of preview pages to show when unzoomed is persistent.
...
Either one or two pages may be shown in print preview when zoomed out.
This value is stored in the registry in native wordpad, and preserved
while opening and closing the print preview. Zooming in will only show one
page, but the pages shown value must be saved because it will return to the
preview pages shown value after unzooming completely. If two pages should
be shown when there is only one page of text, then a second blank page is
shown.
2010-02-24 15:12:30 +01:00
Dylan Smith
adc2c9547e
wordpad: Added zoom cursor for print preview.
...
In print preview you can zoom in by left clicking on one of the pages. The
zoom cursor is displayed whenever the mouse is over the page to indicate to
the user that they can zoom in. When fully zoomed in it will zoom out when
this is done again. When clicking on the second page, it will zoom into
that page.
2010-02-24 15:12:30 +01:00
Andrey Turkin
7628fcdd76
extrac32: Implement /C mode.
2010-02-24 12:16:37 +01:00
Paul Vriens
4064efdc27
cmd: Fix a memory leak (Valgrind).
2010-02-23 12:06:51 +01:00
Dylan Smith
3264450c35
wordpad: Avoid forward declarations in print.c.
2010-02-22 12:08:28 +01:00
Dylan Smith
20dea9a890
wordpad: Don't waste time getting the number of preview pages.
...
For print preview it will take more time to wait for the whole text to be
wrapped for EM_FORMATRANGE than to wait for just the first page. Trying to
get the total number of pages will cause the whole test to be wrapped.
Instead all that is needed is to just determine if a page is the last page,
which can be determined by it's page end offset compared to the text length.
2010-02-22 12:08:20 +01:00
Dylan Smith
f235c48cae
wordpad: Avoid unnecessary deletion of hdcSized.
2010-02-22 12:08:11 +01:00
Dylan Smith
8f19111325
wordpad: Cache text length.
2010-02-22 12:08:06 +01:00
Dylan Smith
7a9f72863d
wordpad: Update bitmaps outside of WM_PAINT.
...
This avoids having to delete the device context and the bitmap selected
into it just to update the bitmap, since it was setting preview.hdc to
NULL to indicate that these bitmaps needed to be updated. This patch
also helps make WM_PAINT messages get processed faster by moving this out
of the code for handling WM_PAINT.
2010-02-22 12:07:59 +01:00
Dylan Smith
a75bf390d7
wordpad: Use pages_shown variables to indicate pages shown.
...
Previously hdc2 needed to be deleted and set to NULL to indicate that only
one page should be shown. I have avoided this using a new variable for
the preview structure.
The device context were also being deleted without deleting the bitmaps
created for them and selected into them, so this patch also gets these
bitmaps and deletes them with their device context.
2010-02-22 12:07:49 +01:00
Dylan Smith
b278101580
wordpad: Get preview page character boundaries with number of pages.
...
Rather than making seperate calls to EM_FORMATRANGE to get the number of
pages and the character boundaries, it would be easiest to get both
together. The time to process EM_FORMATRANGE seems like it would take a
lot longer than the time needed to cache the character page boundaries.
2010-02-22 12:07:33 +01:00
Dylan Smith
7451facf2f
wordpad: Added missing calls to DeleteDC and ReleaseDC.
2010-02-22 12:07:22 +01:00
Alexandre Julliard
6164ce2d82
makefiles: Use the standard C_SRCS variable as the list of test files.
...
This enables it to be auto-updated by make_makefiles.
2010-02-22 10:47:11 +01:00
Paul Vriens
2ef6101768
cmd/tests: Compare strings case-insensitive.
2010-02-19 11:30:03 +01:00
Trey Hunner
41c0db3ce9
cmd: Add test for 'if' case sensitivity.
2010-02-19 11:30:00 +01:00
Paul Vriens
f468055408
cmd: Remove some unneeded extension checking.
2010-02-18 17:15:19 +01:00
Dan Kegel
8110dde8ae
cmd: Fix 'else', with tests.
2010-02-18 12:43:00 +01:00
Marcus Meissner
a3afe94831
winedbg: Segment registers are not affected by rex prefix (Coverity).
2010-02-18 12:43:00 +01:00