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