OSDN Git Service

2002-11-06 Martin M. Hunt <hunt@redhat.com>
authorMartin Hunt <hunt@redhat.com>
Wed, 6 Nov 2002 20:45:54 +0000 (20:45 +0000)
committerMartin Hunt <hunt@redhat.com>
Wed, 6 Nov 2002 20:45:54 +0000 (20:45 +0000)
commit112dd94e02e34d5e6ff53d5a43b98332ae245d20
tree8f71175d1130fcd92e6883b89332201781288503
parent0275e874d773dbff9dba0983a4ac5419871281b7
2002-11-06  Martin M. Hunt  <hunt@redhat.com>

* library/globalpref.itb (_build_win): Add radiobox
to select KDE/GNOME/default for pref gdb/compat. Remove
browser option.

* library/regwin.itb (build_win): Colors(hbg) has been
removed so use Colors(bg) instead.

* library/prefs.tcl (pref_set_defaults): Add a new
preference "gdb/compat" which can be set to KDE, GNOME,
Windows or default. This allows us to change Insight's
behavior based on windowing system.
(pref_set_colors): Attempt to read in .gtkrc files.
Do different things for KDE vs GNOME.
(pref_load_default): New function. Load default colors.
(pref_load_gnome): New function. Find and open GNOME file.
(load_gnome_file): New function. Loads GNOME file.
(pref_set_option_db): New function.  Set option database.
gdb/gdbtk/ChangeLog
gdb/gdbtk/library/globalpref.itb
gdb/gdbtk/library/prefs.tcl
gdb/gdbtk/library/regwin.itb