summaryrefslogtreecommitdiff
path: root/src/filename_absolute.cxx
AgeCommit message (Expand)Author
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
2004-03-11Fl_Value_Slider::draw_bg() didn't always apply the clippingMichael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-10-10Matthias's fl_filename_relative() fixes.Michael R Sweet
2002-05-16Massive update to use strlcpy() and strlcat() instead of strncpy()Michael R Sweet
2002-03-25Rename all remaining functions that don't start with fl_ toMichael R Sweet
2002-01-22Fix filename_relative().Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-12-19Multiple bug fixes from Sebastien:Michael R Sweet
2001-12-11Multiple fixes from Sebastien.Michael R Sweet
2001-11-26Need to include <ctype.h>...Michael R Sweet
2001-11-26New filename_relative() function, and use it from fl_file_chooser() andMichael R Sweet
2001-01-22Copyright 2001.Michael R Sweet
2000-06-05OK, now version 1.0.9Michael R Sweet
2000-04-25Updated copyright notices for all of the 1.0.x files.Michael R Sweet
2000-04-04Fixes for Cygwin POSIX emulation layer from Norman Vine.Bill Spitzak
1999-01-13Didn't need to define a replacement for getcwd() under Windows...Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19The great heading change - now use standard LGPL header with CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet