1. 01 Jun, 2009 1 commit
  2. 06 May, 2009 1 commit
  3. 28 Oct, 2008 1 commit
  4. 05 May, 2008 1 commit
  5. 11 Mar, 2008 1 commit
  6. 05 Mar, 2008 1 commit
  7. 11 Jun, 2007 1 commit
  8. 13 Apr, 2007 1 commit
  9. 30 Nov, 2006 1 commit
  10. 07 Oct, 2006 1 commit
  11. 05 Oct, 2006 1 commit
  12. 03 Oct, 2006 1 commit
  13. 17 Aug, 2006 2 commits
  14. 16 Aug, 2006 1 commit
  15. 23 May, 2006 1 commit
  16. 18 Mar, 2006 1 commit
  17. 16 Jan, 2006 1 commit
  18. 28 Oct, 2005 1 commit
  19. 17 Oct, 2005 1 commit
  20. 17 Aug, 2005 1 commit
  21. 27 Jun, 2005 1 commit
  22. 23 Jun, 2005 1 commit
  23. 17 Jun, 2005 1 commit
  24. 13 Jun, 2005 1 commit
  25. 02 Jun, 2005 1 commit
  26. 07 May, 2005 1 commit
  27. 04 May, 2005 1 commit
  28. 15 Feb, 2005 1 commit
  29. 14 Jan, 2005 1 commit
    • Crestez Leonard's avatar
      Fix add application (memory error). · 3e55df39
      Crestez Leonard authored
      Fix apply button lighting up in audio tab.
      Fix video tab(crash when checking desktop, apply button not lighting
      up.
      Deal with invalid Desktop registry value in video tab.
      Fix apply button in libraries tab.
      Cleaned up and documented all the conversions in the libraries tab.
      3e55df39
  30. 03 Jan, 2005 1 commit
  31. 23 Dec, 2004 1 commit
  32. 23 Nov, 2004 1 commit
    • Mike Hearn's avatar
      - More heapification. · 7d8711e1
      Mike Hearn authored
      - Split drive code into core, UI and autodetect.
      - Implement drive autodetection.
      - Slight redesign of drive tab.
      - Code cleanup.
      7d8711e1
  33. 28 Sep, 2004 2 commits
    • Mike Hearn's avatar
      - rewrite the transaction system to be based on a settings overlay, · 0af614e7
      Mike Hearn authored
        to have a nicer API, and to actually work (always a bonus)
      - change the libraries page to be based on a listbox rather than a
        treeview, clean up and shrink the code
      - add accelerator keys to the libraries page, focus management
      - make the window title reflect what the user is currently editing
      - remove bogus root warning
      - remove some unused control IDs in resource.h
      - start converting the x11drv dialog to kernel_style from javaStyle
      - bugfixing
      0af614e7
    • Mike Hearn's avatar
      - introduce keypath() function · a5ce4ee7
      Mike Hearn authored
      - rewrite and clean up appdefaults.c, use a listview rather than
        treeview
      - usability tweak: reverse windows version combo so more recent
        versions come first
      - usability tweak: improve the add application open dialog box
      - add accelerator keys
      - enable/disable controls correctly
      - begin to standardise on underscore_style for consistency with the
        rest of wine
      - comment out the translations for now, the UI will be changing more
      - begin phasing out libc malloc in favour of the win32 heap
      a5ce4ee7
  34. 01 Apr, 2004 1 commit
  35. 07 Feb, 2004 1 commit
    • Chris Morgan's avatar
      Rename 'General tab' to 'About', move to the last position. · 2c6ea211
      Chris Morgan authored
      Make applications tab handle global and per-app winver, dosver and
      winelook settings, mirroring the Libraries tab.  Code copied from
      Robert van Herk's libraries tab.
      Move global/app specific function and global to the x11drv tab where
      it is currently used.
      Add a couple of property helper functions.
      Set 3D border around treeview controls.
      Removed invalid resources from languages other than En.
      2c6ea211
  36. 22 Oct, 2003 1 commit
    • Mike Hearn's avatar
      - Clear screen depth combo box on page init. · f388977f
      Mike Hearn authored
      - Some appdefaults support.
      - Rename hDlg to dialog in some places so enable/disable macros work.
      - Don't update registry when the GUI is being initially configured.
      f388977f
  37. 30 Sep, 2003 1 commit