Historie revizí

Autor SHA1 Zpráva Datum
  Piotr Caban f11a740266 regedit: Fix double free error in GetValueName. před 5 roky
  Alexandre Julliard 0b18409cfc regedit: Use C runtime wchar functions instead of wine/unicode.h. před 5 roky
  Hugh McMaster a7a08e2927 regedit: Free allocated memory after calling GetValueName(). před 6 roky
  Hugh McMaster a926e05446 regedit: Do not directly include stdio.h any longer. před 6 roky
  Hugh McMaster a20f99b548 regedit: Use the ARRAY_SIZE macro. před 6 roky
  Hugh McMaster 73220a3d6f regedit: Remove regproc.h. před 6 roky
  Hugh McMaster 78732a6d46 regedit: Replace the COUNT_OF macro with ARRAY_SIZE. před 6 roky
  Michael Stefaniuc 505a9e0283 regedit: Use the global HeapAlloc() wrappers. před 6 roky
  Hugh McMaster 744d538509 regedit: Pass memcpy() the correct destination address. před 7 roky
  Hugh McMaster 5d9a4c4dbd regedit: Store the data from a listview subitem in a valid memory address. před 7 roky
  Hugh McMaster e0a527ab43 regedit: Use the heap_*() functions in listview.c where possible. před 7 roky
  Hugh McMaster 683b9992f6 regedit: Remove the listview's sub-class and move its messages to childwnd.c. před 7 roky
  Hugh McMaster 9e1278dd47 regedit: Remove the unused _CmdWndProc callback function from listview.c. před 7 roky
  Hugh McMaster 7d0f2deca3 regedit: Update the listview path when renaming a treeview node. před 7 roky
  Nikolay Sivov d2697467b2 regedit: Remove commented out block. před 7 roky
  Nikolay Sivov f4e98d813f regedit: Remove explicit iIndent field initialization. před 7 roky
  Nikolay Sivov b84f228805 regedit: Use notification message to clean up item data. před 7 roky
  Hugh McMaster 4a70d33552 regedit: Display data for all values in the GUI. před 7 roky
  Hugh McMaster 878a0a4e14 regedit: Display all registry data types in the GUI. před 7 roky
  Hugh McMaster cb563dbac6 regedit: Re-insert the default value item after deleting its data. před 7 roky
  Hugh McMaster 9cd1fc3fc4 regedit: Update the data in a listview subitem without refreshing the listview. před 7 roky
  Hugh McMaster f3c4cca7bf regedit: Add listview entries without refreshing the listview. před 7 roky
  Hugh McMaster ebfe566c16 regedit: Update a value name without refreshing the listview. před 7 roky
  Hugh McMaster fe38c9abad regedit: Move the listview's NM_SETFOCUS handling to listview.c. před 7 roky
  Hugh McMaster e880c9ca8c regedit: Only show the 'New' pop-up menu when right-clicking beneath the listview item list. před 7 roky
  Hugh McMaster 7bf054f198 regedit: Update and sort the pop-up menus. před 7 roky
  Hugh McMaster c5d38ce427 regedit: Re-select the listview item after renaming is complete. před 7 roky
  Hugh McMaster 5474b7a43e regedit: Always assign focus to the default value when refreshing the listview. před 7 roky
  Hugh McMaster 8b5291bca6 regedit: Pass RegQueryValueEx() the actual buffer size (Coverity). před 7 roky
  Hugh McMaster 5aaa77c9bb regedit: Do not select/highlight a listview item on refresh. před 7 roky