david
d819c42184
Remove another deprecated command, and fix things up so that dialogs
...
reload properly on a reinit.
2003-01-21 15:44:21 +00:00
david
123931834f
Fix memory leaks (PUI doesn't make copies of lists, so we have to make
...
our own copies and keep pointers to them).
2003-01-20 16:02:26 +00:00
david
c1d6741fd5
Go back to the simpler arrangement syntax of a map of vectors.
2003-01-19 23:03:31 +00:00
david
ed3ae450ce
Use a pointer for the bindings vector to try to work around a 2.95
...
bug.
2003-01-19 17:21:18 +00:00
david
cf5d7499ad
Changed return type of fireItem to void.
2003-01-19 15:27:29 +00:00
david
9d726c1bd8
Started a new FGMenuBar class to handle a different XML-configurable
...
menubar. This one allows regular command bindings, with the
(temporary) condition that every menu item must have a unique text
label. The new menubar is disabled by default; to enable it,
configure --with-new-menubar.
2003-01-16 18:06:27 +00:00