André Hentschel
|
894f892b93
|
winedbg: Fix PC adjustment for ARM.
|
2011-04-20 16:31:11 +02:00 |
Gerald Pfeifer
|
cf5435656f
|
winecfg: Fix use of uninitialized variable in some cases.
|
2011-04-20 15:23:17 +02:00 |
André Hentschel
|
18aaad2063
|
winedbg: Remove Alpha support.
|
2011-04-20 13:11:18 +02:00 |
André Hentschel
|
71af7f1ffa
|
winetest: Remove Alpha support.
|
2011-04-20 13:09:33 +02:00 |
André Hentschel
|
5ad5a19027
|
winecfg: Also distinguish versions by product type.
|
2011-04-19 18:29:24 +02:00 |
Andrew Nguyen
|
3474e3da22
|
winevdm: Fix incorrect heap allocation sizes and possible out-of-bounds access in find_dosbox helper.
|
2011-04-18 12:37:14 +02:00 |
André Hentschel
|
12a4706fde
|
winedbg: Be more verbose about what's not done.
|
2011-04-18 12:37:14 +02:00 |
André Hentschel
|
c9f76576ab
|
winedbg: Implement be_arm_get_register_info.
|
2011-04-18 12:36:51 +02:00 |
André Hentschel
|
becb336dc7
|
winedbg: Implement be_arm_print_context.
|
2011-04-18 12:31:18 +02:00 |
André Hentschel
|
be729282ce
|
winedbg: Add more ARM registers to the map.
|
2011-04-18 12:30:14 +02:00 |
André Hentschel
|
3c699c0958
|
winedbg: Add ARM string for minidump.
|
2011-04-18 12:30:13 +02:00 |
Alexandre Julliard
|
dcc9c37e97
|
regedit: Remove unnecessary use of class atoms.
|
2011-04-18 12:08:31 +02:00 |
Hwang YunSong
|
7a5b50a81c
|
cmdlgtst: Update Korean resource.
|
2011-04-18 12:07:48 +02:00 |
Andrew Nguyen
|
3c0af2fcd1
|
regedit: Convert the treeview code to Unicode.
|
2011-04-18 11:50:39 +02:00 |
Andrew Nguyen
|
3e19c4ca3b
|
regedit: Explicitly use ANSI functions in regedit helper functions.
|
2011-04-18 11:50:32 +02:00 |
Andrew Nguyen
|
87bd8ef6e1
|
regedit: Convert the listview code to Unicode.
|
2011-04-18 11:50:28 +02:00 |
Andrew Nguyen
|
172ce3eed8
|
regedit: Convert the hex edit code to Unicode.
|
2011-04-18 11:50:24 +02:00 |
Andrew Nguyen
|
9b586bc2ee
|
regedit: Convert the frame window code to Unicode.
|
2011-04-18 11:50:21 +02:00 |
Andrew Nguyen
|
8f0bc1e2ed
|
regedit: Convert the edit code to Unicode.
|
2011-04-18 11:50:16 +02:00 |
Andrew Nguyen
|
dfc0fa86d4
|
regedit: Convert the child window code to Unicode.
|
2011-04-18 11:50:12 +02:00 |
Andrew Nguyen
|
82796c565e
|
regedit: Remove all Unicode macros in main.h.
|
2011-04-18 11:50:09 +02:00 |
Andrew Nguyen
|
182763f632
|
regedit: Convert regedit main code to Unicode.
|
2011-04-18 11:49:48 +02:00 |
Andrew Nguyen
|
3571ae27a2
|
regedit: Remove obsolete comments in InitInstance.
|
2011-04-18 11:49:46 +02:00 |
Andrew Nguyen
|
7369b6cf41
|
regedit: Refactor window class initialization to a separate function.
|
2011-04-18 11:49:43 +02:00 |
André Hentschel
|
59ca0059b6
|
winedbg: Implement adjust_pc_for_break on Sparc.
|
2011-04-14 17:13:58 +02:00 |
Detlef Riekenberg
|
1ce6e87c75
|
winecfg: Fix major version of windows 3.1.
|
2011-04-14 17:13:56 +02:00 |
Austin English
|
24ba89c529
|
ntdll: Add support for win2k8r2.
|
2011-04-13 17:21:42 +02:00 |
Austin English
|
cd39f0cd6b
|
progman: Avoid assigning a variable to itself (LLVM/Clang).
|
2011-04-13 14:13:57 +02:00 |
Francois Gouget
|
6990ecaafd
|
programs: Standardize the Help menus.
|
2011-04-13 14:13:56 +02:00 |
Francois Gouget
|
2b43150828
|
winemine: Fix and standardize the menus.
|
2011-04-13 14:13:56 +02:00 |
Francois Gouget
|
6cdad4fd62
|
clock: Rename the Info menu to Help for consistency.
|
2011-04-13 14:13:56 +02:00 |
Francois Gouget
|
d1b51d8502
|
programs: Standardize the About menus.
|
2011-04-12 13:08:14 +02:00 |
Francois Gouget
|
25a31a49c1
|
progman: Fix the Alt+Enter accelerator so it shows the selected element attributes.
|
2011-04-11 12:07:04 +02:00 |
André Hentschel
|
6c710ae1ed
|
winedbg: Implement get_addr on sparc.
|
2011-04-11 12:05:59 +02:00 |
Francois Gouget
|
d30316568a
|
winhlp32: Add support for accelerators in general and F1 in particular.
|
2011-04-08 13:03:22 +02:00 |
Francois Gouget
|
9668e1c0d4
|
taskmgr: Implement the Help menu.
|
2011-04-08 13:03:21 +02:00 |
Francois Gouget
|
1ea1c3d0e5
|
progman: Fix accelerator support.
|
2011-04-08 13:03:21 +02:00 |
Francois Gouget
|
01839d190b
|
cmdlgtst: Use the human readable application name in the window title.
|
2011-04-08 13:03:21 +02:00 |
Francois Gouget
|
f6544699d1
|
programs: NOINVERT is an obsolete flag so remove it.
|
2011-04-08 13:03:21 +02:00 |
Alexandre Julliard
|
21e86f60ec
|
server: Post a message to the desktop window when the cursor clip rectangle changes.
|
2011-04-05 13:36:57 +02:00 |
Francois Gouget
|
1ea5c7b8d9
|
regedit: Add support for creating expandable string values.
|
2011-04-01 11:45:22 +02:00 |
Francois Gouget
|
9b21a106cc
|
notepad: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters notepad.
|
2011-04-01 11:38:18 +02:00 |
Francois Gouget
|
fb3641c5d0
|
winefile: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters winefile.
|
2011-04-01 11:02:57 +02:00 |
Francois Gouget
|
d2e6e2a03d
|
progman: Remove the 'Help on Help' menu.
It is redundant with the help application's 'Help' menu and clutters progman.
|
2011-04-01 10:59:26 +02:00 |
Francois Gouget
|
a80f379565
|
progman: We don't have a wintutor application so remove the 'Tutorial' menu.
|
2011-04-01 10:56:09 +02:00 |
Francois Gouget
|
3767e9a2dc
|
winhlp32: Remove the unimplemented help color and visibility menus.
|
2011-03-31 14:02:13 +02:00 |
Francois Gouget
|
2b12e89d5e
|
winhlp32: Implement MACRO_HelpOnTop() and thus the corresponding menu.
|
2011-03-31 13:56:07 +02:00 |
Francois Gouget
|
7a569851d3
|
regedit: Remove the unimplemented menus to connect to remote registries.
|
2011-03-31 13:56:00 +02:00 |
Francois Gouget
|
80cf194e14
|
notepad: Remove the unimplemented help search menu.
|
2011-03-31 13:20:00 +02:00 |
Francois Gouget
|
92e412c5cb
|
progman: Implement the cascade and tile windows menus.
|
2011-03-31 13:16:08 +02:00 |