wine/programs
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
..
avitools Assorted spelling fixes. 2004-03-23 23:20:16 +00:00
clock Updated Spanish translations. 2004-04-06 03:24:19 +00:00
cmdlgtst Updated Spanish translations. 2004-04-06 03:24:19 +00:00
control Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
expand Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
notepad Small fix. 2004-04-19 23:07:18 +00:00
progman Updated Spanish translations. 2004-04-06 03:24:19 +00:00
regedit - F2 is now an accelerator for rename 2004-05-04 02:55:28 +00:00
regsvr32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rpcss Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rundll32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
start Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
taskmgr Set correct options for dbghelp (ELF loading & parsing speed). 2004-04-05 22:49:32 +00:00
uninstaller Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
view Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
wcmd Updated Spanish translations. 2004-04-06 03:24:19 +00:00
wineboot Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winebrowser We should no longer need to unset TMP and TEMP. 2004-03-11 03:52:07 +00:00
winecfg Remove the rest of the Tweak look hack. 2004-04-01 21:06:14 +00:00
wineconsole Make static Unicode strings const. 2004-04-20 00:34:52 +00:00
winedbg Have winedbg send its output to stderr when invoked with the --auto 2004-04-15 04:58:09 +00:00
winefile Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winemenubuilder Make Unicode const strings static so they are not copied to the stack 2004-04-19 20:12:14 +00:00
winemine Fix small typo. 2004-03-15 20:08:02 +00:00
winepath Moved wine_get_unix_file_name implementation to ntdll, and changed it 2004-04-14 19:40:53 +00:00
winetest Remove the wineloader variable. 2004-04-23 23:30:11 +00:00
winevdm Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winhelp Add the LDFLAGS when linking hlp2sgml. 2004-03-11 22:42:11 +00:00
winver Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
.cvsignore Fixed make install target to work even when nothing has been compiled 2002-06-14 23:48:27 +00:00
make_progs Added winebrowser app that launches a Unix browser. 2004-01-06 20:49:58 +00:00
Makefile.in Ported the ReactOS taskmgr written by Brian Palmer. 2004-03-23 01:19:54 +00:00
Makeprog.rules.in Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
wineapploader.in New loading scheme for Winelib apps, makes them behave like builtin 2002-05-22 21:32:49 +00:00
winelauncher.in Change all head -1 to head -n 1 to be more POSIXly compliant. 2003-09-02 00:57:01 +00:00