summaryrefslogtreecommitdiff
path: root/fluid/ExternalCodeEditor_WIN32.cxx
AgeCommit message (Expand)Author
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2023-02-02FLUID: Unicode support in ExternalCodeEditor_WIN32.cxx (#453)Matthias Melcher
2023-01-05Include OS error if reap_editor() failsGreg Ercolano
2023-01-04Remove unused variable, fix "type issue" (#445, part 2)Albrecht Schlosser
2023-01-01FLUID refactor and macOS warnings removed (#623)Matthias Melcher
2022-11-26Handle Fluid project settings better (#556)Matthias Melcher
2022-01-19Remove potential compiler error with -Wc++11-narrowingManoloFLTK
2022-01-16Rename FL/fl_string.h to FL/fl_string_functions.hAlbrecht Schlosser
2021-08-30Fix Windows (VS) compiler warnings in fluidAlbrecht Schlosser
2021-05-31Windows: Fix compiler warning: unused variableAlbrecht Schlosser
2021-03-21Remove unnecessary system includes from public headersAlbrecht Schlosser
2021-02-18Solves all "conversion" warnings in fluid for issue #109.Greg Ercolano
2020-08-01Implement + deploy fl_strdup()Greg Ercolano
2020-07-14Import Albrecht's utf8 mods for FormatMessage() to fluidGreg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-18Fix problem with Windows pids being unsigned DWORDsGreg Ercolano
2017-02-15Fluid: Fix platform-specific build system (CMake + configure).Albrecht Schlosser
2016-08-16Bringing over fix [11878+11879] from 1.3 current to the porting branch.Greg Ercolano
2016-07-20svn property mods..Greg Ercolano
2016-07-18Adds external editor capability to fluid for all platforms.Greg Ercolano