fltk/fluid
Albrecht Schlosser c9bee9ba80 Fix fluid output for international languages
The fluid version and other values in .fl files are written as float
values which means that locale settings apply since we enabled the
locale with "setlocale()".

Update the "rebuild" target in fluid and src folders to update
the fluid (.fl) files and related {.cxx|.h} files.
2020-09-16 12:15:54 +02:00
..
fluid.app/Contents Bump version numbers for next minor release: FLTK 1.4.0. 2016-01-30 00:56:42 +00:00
icons Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
pixmaps Fixed all Pixmaps to be '*const' (STR #3108). 2019-02-05 00:14:37 +01:00
about_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
about_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
about_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
align_widget.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
alignment_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CMakeLists.txt CMake: Fix macOS bundle wrapper generation 2020-08-18 16:23:25 +02:00
code.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
CodeEditor.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
CodeEditor.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
comments.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ExternalCodeEditor_UNIX.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
ExternalCodeEditor_UNIX.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
ExternalCodeEditor_WIN32.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
ExternalCodeEditor_WIN32.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
factory.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
file.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
Fl_Function_Type.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
Fl_Group_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Menu_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Type.h Fluid: fix "trailing whitespace" errors (#100) 2020-07-11 18:48:42 +02:00
Fl_Widget_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Widget_Type.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fl_Window_Type.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Fluid_Image.cxx Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
Fluid_Image.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
fluid.cxx Fix fluid output for international languages 2020-09-16 12:15:54 +02:00
fluid.desktop [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
fluid.xml [CMake] Improve installation, support DESTDIR, and more (STR #3149). 2015-02-16 14:30:27 +00:00
function_panel.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
function_panel.fl Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
function_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
makedepend Update dependencies + fluid/generated files 2020-08-03 13:03:14 +02:00
Makefile Fix fluid output for international languages 2020-09-16 12:15:54 +02:00
print_panel.cxx Update dependencies + fluid/generated files 2020-08-03 13:03:14 +02:00
print_panel.fl Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
print_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
Shortcut_Button.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
template_panel.cxx Commiting fluid generated template_panel.h as per issue #116 2020-08-02 10:56:40 -07:00
template_panel.fl Implement + deploy fl_strdup() 2020-08-01 14:19:40 -07:00
template_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.cxx Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
undo.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00
widget_panel.cxx Fix .clang-format and some whitespace errors 2020-08-22 13:35:42 +02:00
widget_panel.fl Fix .clang-format and some whitespace errors 2020-08-22 13:35:42 +02:00
widget_panel.h Remove $Id$ tags, update URL's, and more 2020-07-06 20:28:20 +02:00