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
/
src
/
filename_absolute.cxx
Age
Commit message (
Expand
)
Author
43 hours
wip
maxim nikonov
3 days
wip
maxim nikonov
2025-03-08
Add Fl_Darwin_System_Driver::filename_relative()
ManoloFLTK
2025-03-07
Making fl_filename_... public for std::string.
Matthias Melcher
2023-10-22
Make Fl_String and Fl_Int_Vector private (#789)
Albrecht Schlosser
2023-10-13
Fix trailing whitespace and dependencies
Albrecht Schlosser
2023-10-11
Fixes fl_filename_relative on Linux, Mac, and Windows (#787)
Matthias Melcher
2023-09-26
FLUID: adds greatly enhanced Shell Commands (#774)
Matthias Melcher
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-08-29
FLUID: simplified worker handling
Matthias Melcher
2023-08-26
Fix typos in Doxygen text for fl_filename_absolute/relative()
ManoloFLTK
2023-08-26
Adds safe versions of fl_filename_*, returning Fl_String
Matthias Melcher
2022-06-12
Local `isdirsep()` must not be visible to the outside.
Matthias Melcher
2022-06-12
Issue #142: fl_filename_absolute correctly handles trailing "..".
Matthias Melcher
2022-06-11
Reverting previous fix.
Matthias Melcher
2022-06-11
Handling trailing ".." in fl_filename_absolute.
Matthias Melcher
2022-01-16
Rename FL/fl_string.h to FL/fl_string_functions.h
Albrecht Schlosser
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2018-06-26
Move Fl_System_Driver.H from FL/ to src/
Manolo Gouy
2018-06-23
Doxygen only: fixed all block comments starting with an asterisk to space-onl...
Matthias Melcher
2018-06-23
Doxygen: created Group to document drivers, disabled by default
Matthias Melcher
2017-11-12
Replace chdir() with new wrapper fl_chdir().
Albrecht Schlosser
2016-04-08
Rewrite filename_absolute.cxx for the driver model.
Manolo Gouy
2016-02-27
Fix compiler warnings (STR #2988) - final commit.
Albrecht Schlosser
2016-02-13
Details on PORTME items. Move fl_parse_color() to screen drivers.
Matthias Melcher
2016-02-11
Mark places that need to be refactored with // PORTME:
Matthias Melcher
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2010-12-31
STR 2501: fixed freeing of incremented pointer.
Matthias Melcher
2010-12-19
Fixed fl_filename_relative access to const string.
Matthias Melcher
2010-12-19
Added fl_filename_relative which uses an additional parameter instead of the ...
Matthias Melcher
2010-12-19
Changed all fixed filename buffers (that I could find) to use FL_PATH_MX inst...
Matthias Melcher
2010-11-28
Fixed Copyright to 2010.
Matthias Melcher
2010-10-30
STR 2348: fixed possibly wrong relative path
Matthias Melcher
2010-01-01
Updated filename.H function docs with indication of #include <FL/filename.H>
Greg Ercolano
2009-03-15
Fixed some comments and removed obsolete
Albrecht Schlosser
2009-01-23
fixed a typo
Albrecht Schlosser
2009-01-20
Doxygen documentation
Fabien Costantini
2009-01-01
Changed Copyright in 'src' directory
Matthias Melcher
2008-09-19
Updating fl_utf8.h references. Fixing copyright date in .fl files.
Matthias Melcher
2008-09-16
Doxygen documentation : took the opportunity to update copyright info as we m...
Fabien Costantini
2008-09-10
Merging the UTF8 patch, consisting of O'ksi'd s original 1.1.6 patch and addi...
Matthias Melcher
2008-04-22
Applying 1.1.9 changes to the 1.3 branch.
Matthias Melcher
2005-11-27
VC++ 2005 Support, drop old files, add icons for Sudoku
Michael R Sweet
2005-05-13
Fix WIN32 compile errors.
Michael R Sweet
2005-05-13
filename_relative() now converts the current directory to forward
Michael R Sweet
2005-04-16
Update source file headers with STR web page.
Michael R Sweet
2005-03-05
fl_filename_relative() didn't compare drive letters in a
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-04-11
Copyright updates and prep for 1.1.5rc1.
Michael R Sweet
[next]