Age | Commit message (Collapse) | Author |
|
|
|
Avoid refreshing the list of tables every refresh interval
(by default 10 secs) if the content did not change.
Because of the refresh the list was scrolled to the begining
and current selection was lost which could be quite anoying.
|
|
Add hooks in observer so that we can do some basic testing on it
|
|
Fix crash when more than one index was set on mnesia table,
reported by Eric Pailleau.
|
|
|
|
|
|
|
|
And fix broken makefile in previous commit.
Also improved error message in table viewer
|
|
|
|
No tracing is implemented yet.
|
|
Turn on generic listctrl implementation on Mac,
the native doesn't work in wx-2.8.
Fix listctrl colours on mac
Turn on wxSystemMenu for miniFrame to get a close box on Windows.
Direct observer help to a browser.
Cleanups
|
|
Make sure that the menus work on MacOsX.
Fix asserts on debug build on linux.
Make sure epmd is started before distribution.
Rewrote multi-selection code observer_pro_wx.
|
|
system tab, timer handling and "etop" code
More info in system tab, same timer handling in all tabs.
Remove dependency off etop process, do the roughly the same
functionality on our own.
|
|
|