1. 26 Oct, 2005 1 commit
    • Krzysztof Foltman's avatar
      - Added Find functions · e4e75a2a
      Krzysztof Foltman authored
      - 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).
      e4e75a2a
  2. 26 Sep, 2005 1 commit
    • Krzysztof Foltman's avatar
      - Copy key name works. · 83edf205
      Krzysztof Foltman authored
      - Favorites (adding, removing, going to) work.
      - Added context sensitive graying to some menu options.
      - Cleanup of status bar update.
      83edf205
  3. 29 Mar, 2005 1 commit
  4. 01 Mar, 2005 1 commit
  5. 29 Nov, 2004 1 commit
  6. 26 Aug, 2004 1 commit
  7. 24 Aug, 2004 1 commit
  8. 04 May, 2004 1 commit
    • 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
  9. 01 May, 2004 1 commit