Historial de Commits

Autor SHA1 Mensaje Fecha
  Alexandre Julliard 0b18409cfc regedit: Use C runtime wchar functions instead of wine/unicode.h. hace 5 años
  Alistair Leslie-Hughes 006d3f3365 regedit: Don't expand items on initial tree creation. hace 6 años
  Hugh McMaster a926e05446 regedit: Do not directly include stdio.h any longer. hace 6 años
  Hugh McMaster a20f99b548 regedit: Use the ARRAY_SIZE macro. hace 6 años
  Hugh McMaster 73220a3d6f regedit: Remove regproc.h. hace 6 años
  Michael Stefaniuc 505a9e0283 regedit: Use the global HeapAlloc() wrappers. hace 7 años
  Hugh McMaster 5d9a4c4dbd regedit: Store the data from a listview subitem in a valid memory address. hace 7 años
  Hugh McMaster c193bffb3e regedit: Use the heap_*() functions in childwnd.c where possible. hace 7 años
  Nikolay Sivov cbd6e05e68 regedit: Simplify double-click listview handler. hace 7 años
  Hugh McMaster 5a391e18cb regedit: Use UpdateStatusBar() instead of updating the text manually. hace 7 años
  Hugh McMaster 683b9992f6 regedit: Remove the listview's sub-class and move its messages to childwnd.c. hace 7 años
  Hugh McMaster aa42d81e6d regedit: Move treeview notify messages to a separate function. hace 7 años
  Hugh McMaster 7d0f2deca3 regedit: Update the listview path when renaming a treeview node. hace 7 años
  Hugh McMaster 182b6fb545 regedit: Update the status bar text when a treeview node is renamed. hace 7 años
  Hugh McMaster 2689792cd4 regedit: Update the status bar when moving to the 'Computer' root node. hace 7 años
  Hugh McMaster c04f66a59f regedit: Allow handling of return values from listview notification messages. hace 7 años
  Hugh McMaster fe38c9abad regedit: Move the listview's NM_SETFOCUS handling to listview.c. hace 7 años
  Hugh McMaster d763aecc24 regedit: Use a separate pop-up menu for the 'Computer' root node. hace 7 años
  Hugh McMaster 7bf054f198 regedit: Update and sort the pop-up menus. hace 7 años
  Hugh McMaster 85e34436cd regedit: Add a missing 'break' statement (Coverity). hace 7 años
  Hugh McMaster 6f667d1c42 regedit: Only show the context menu if the mouse is over a treeitem. hace 7 años
  Hugh McMaster ab0d0c6ee4 regedit: Select the targeted treeview item on right mouse click. hace 7 años
  Hugh McMaster 4dc5a764c7 regedit: Call TrackPopupMenu() from WM_CONTEXTMENU. hace 7 años
  Nikolay Sivov c5f26bf56d regedit: Clear value list when tree root is selected. hace 8 años
  Hugh McMaster 1e1bfba1c4 regedit: Only allow key renaming via the Edit or Popup menus. hace 8 años
  Nikolay Sivov 6827724e54 regedit: Make it possible for save/restore position on tree root. hace 9 años
  Daniel Jelinski 003622c015 regedit: Disallow editing root key names. hace 12 años
  Andrew Nguyen dfc0fa86d4 regedit: Convert the child window code to Unicode. hace 14 años
  Andrew Nguyen 82796c565e regedit: Remove all Unicode macros in main.h. hace 14 años
  Andrew Nguyen 182763f632 regedit: Convert regedit main code to Unicode. hace 14 años