]> git.mxchange.org Git - flightgear.git/commit
property_list.cxx: in verbose mode (toggle with Ctrl-'.'-entry) also
authormfranz <mfranz>
Mon, 7 May 2007 14:29:40 +0000 (14:29 +0000)
committermfranz <mfranz>
Mon, 7 May 2007 14:29:40 +0000 (14:29 +0000)
commite88ba9a037f9a96ae6d6cfaf91a0beaf7ccfd546
tree02bd566f8e546a51ada89e884be3380c2c08e62a
parentef3fb93056f2db62def966a926b81fd45eea8551
property_list.cxx: in verbose mode (toggle with Ctrl-'.'-entry) also
  show "secret" values, that is: values of nodes with children. These
  can be used like all normal (leaf) properties, but their values were
  until now only shown in writeProperties() dumps. Also show the
  number of attached listeners. Example:    foo = 'bar' (string, AU, L3).

dialog.cxx: add warning message for broken <format>s; cosmetics
src/GUI/dialog.cxx
src/GUI/property_list.cxx
src/GUI/property_list.hxx