Searched hist:f5d564a1d395d830f5323669caeaac8228810648 (Results 1 – 3 of 3) sorted by relevance
/haiku/src/apps/debugger/user_interface/gui/value/ |
H A D | TableCellFloatEditor.h | f5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.
FloatValueFormatter: - Implement parsing/validation hooks.
FloatValueHandler: - Implement GetTableCellValueEditor() to accordingly return a (newly implemented) TableCellFloatEditor. This allows variable value editing for float/double variables.
|
H A D | TableCellFloatEditor.cpp | f5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.
FloatValueFormatter: - Implement parsing/validation hooks.
FloatValueHandler: - Implement GetTableCellValueEditor() to accordingly return a (newly implemented) TableCellFloatEditor. This allows variable value editing for float/double variables.
|
/haiku/src/apps/debugger/ |
H A D | Jamfile | f5d564a1d395d830f5323669caeaac8228810648 Fri Jul 24 23:22:08 UTC 2015 Rene Gollent <rene@gollent.com> Debugger: Implement float value editor.
FloatValueFormatter: - Implement parsing/validation hooks.
FloatValueHandler: - Implement GetTableCellValueEditor() to accordingly return a (newly implemented) TableCellFloatEditor. This allows variable value editing for float/double variables.
|