• Krzysztof Foltman's avatar
    - F2 is now an accelerator for rename · b2d8cd3f
    Krzysztof Foltman authored
    - 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
    b2d8cd3f
Name
Last commit
Last update
..
tests Loading commit data...
.cvsignore Loading commit data...
En.rc Loading commit data...
Es.rc Loading commit data...
Fr.rc Loading commit data...
It.rc Loading commit data...
Makefile.in Loading commit data...
Nl.rc Loading commit data...
Pl.rc Loading commit data...
Pt.rc Loading commit data...
Ru.rc Loading commit data...
Si.rc Loading commit data...
about.c Loading commit data...
childwnd.c Loading commit data...
edit.c Loading commit data...
framewnd.c Loading commit data...
listview.c Loading commit data...
main.c Loading commit data...
main.h Loading commit data...
regedit.c Loading commit data...
regproc.c Loading commit data...
regproc.h Loading commit data...
resource.h Loading commit data...
resource.rc Loading commit data...
rsrc.rc Loading commit data...
treeview.c Loading commit data...