History log of /haiku/src/apps/debugger/user_interface/gui/utility_windows/VariableEditWindow.h
Revision Date Author Comments
# 9b0d9757 22-Jul-2015 Rene Gollent <rene@gollent.com>

Debugger: Add variable editing utility window.

VariableEditWindow:
- Implement container window for variable value editors. While
not as ideal as initially intended, this will handle presenting value
editing to the user until more work is done on the table cell editing
aspect of things.


# 9b0d97576d41083cf9df72be49ea3c2e83683d7a 22-Jul-2015 Rene Gollent <rene@gollent.com>

Debugger: Add variable editing utility window.

VariableEditWindow:
- Implement container window for variable value editors. While
not as ideal as initially intended, this will handle presenting value
editing to the user until more work is done on the table cell editing
aspect of things.