New functions append "_str" to the function name to avoid ambiguities when calling them. So 'char *fl_filename_name(const char *)' becomes 'std::string fl_filename_name_str(const std::string &)' |
||
|---|---|---|
| .. | ||
| about_panel.cxx | ||
| about_panel.fl | ||
| about_panel.h | ||
| codeview_panel.cxx | ||
| codeview_panel.fl | ||
| codeview_panel.h | ||
| function_panel.cxx | ||
| function_panel.fl | ||
| function_panel.h | ||
| print_panel.cxx | ||
| print_panel.fl | ||
| print_panel.h | ||
| settings_panel.cxx | ||
| settings_panel.fl | ||
| settings_panel.h | ||
| template_panel.cxx | ||
| template_panel.fl | ||
| template_panel.h | ||
| widget_panel.cxx | ||
| widget_panel.fl | ||
| widget_panel.h | ||