winecfg: Move application selection to listbox outside any tab.

Dmitry Kozliuk dmitry.kozliuk at gmail.com
Sun Dec 14 06:38:07 CST 2014


Implementation of #12441 enhancement.

Changed winecfg UI so that applications are listed on the left while 
tabbed settings reside on the right.  To reduce confusion, window title 
is set to "Wine Configuration for <app>" only for the tabs used to 
manage application-specific settings.
Please see https://bugs.winehq.org/show_bug.cgi?id=12441#c13 for 
extended user & developer notes to this patch.

Tested on openSuSE 13.2 (x86_64).

---
  programs/winecfg/about.c       |   8 ++
  programs/winecfg/appdefaults.c |  80 ++++++++++++-----
  programs/winecfg/audio.c       |   7 +-
  programs/winecfg/driveui.c     |   7 +-
  programs/winecfg/libraries.c   |  10 ++-
  programs/winecfg/main.c        | 189 
++++++++++++++++++++++++++++++++++-------
  programs/winecfg/resource.h    |   6 ++
  programs/winecfg/theme.c       |   7 +-
  programs/winecfg/winecfg.c     |  26 ------
  programs/winecfg/winecfg.h     |  15 +++-
  programs/winecfg/winecfg.rc    |  34 +++++---
  programs/winecfg/x11drvdlg.c   |  10 ++-
  12 files changed, 302 insertions(+), 97 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-winecfg-Move-application-selection-to-listbox-outsid.patch
Type: text/x-patch
Size: 23885 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20141214/0e32440a/attachment-0001.bin>


More information about the wine-patches mailing list