- 26 Oct, 2005 1 commit
-
-
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).
-
- 26 Sep, 2005 1 commit
-
-
Krzysztof Foltman authored
- Favorites (adding, removing, going to) work. - Added context sensitive graying to some menu options. - Cleanup of status bar update.
-
- 29 Mar, 2005 1 commit
-
-
Jacek Caban authored
-
- 01 Mar, 2005 1 commit
-
-
Paul Vriens authored
Change variables containing FAVOURITE into FAVORITE.
-
- 29 Nov, 2004 1 commit
-
-
Jacek Caban authored
-
- 26 Aug, 2004 1 commit
-
-
Huw Davies authored
-
- 24 Aug, 2004 1 commit
-
-
Huw Davies authored
-
- 04 May, 2004 1 commit
-
-
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
-
- 01 May, 2004 1 commit
-
-
Krzysztof Foltman authored
- fixed caption IDD_EDIT_DWORD from "Edit String" to "Edit DWORD" - added Polish translation
-