index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fluid
/
ExternalCodeEditor_UNIX.cxx
Age
Commit message (
Expand
)
Author
2023-01-29
Avoid Linux warning
Matthias Melcher
2023-01-29
FLUID: defer calling Fl::add_fd.
Matthias Melcher
2023-01-27
FLUID: close communications pipe
Matthias Melcher
2023-01-27
FLUID: fixe external command alert on Unix
Matthias Melcher
2023-01-01
FLUID refactor and macOS warnings removed (#623)
Matthias Melcher
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2021-12-08
Fluid: restructuring and commenting.
Matthias Melcher
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-24
Fix static code analyzer warnings
Albrecht Schlosser
2020-06-18
Fix problem with Windows pids being unsigned DWORDs
Greg Ercolano
2017-02-15
Fluid: Fix platform-specific build system (CMake + configure).
Albrecht Schlosser
2016-08-16
Bringing over fix [11878+11879] from 1.3 current to the porting branch.
Greg Ercolano
2016-07-20
svn property mods..
Greg Ercolano
2016-07-18
Adds external editor capability to fluid for all platforms.
Greg Ercolano