summaryrefslogtreecommitdiff
path: root/test/file_chooser.cxx
AgeCommit message (Expand)Author
2023-11-14Fl_Terminal widget (#800)erco77
2022-09-26Replace all calls to sprintf() by calls to snprintf().ManoloFLTK
2021-03-21Remove unnecessary system includes from public headersAlbrecht Schlosser
2020-08-22Fix .clang-format and some whitespace errorsAlbrecht Schlosser
2020-07-14setlocale() added to Fl_File_Chooser demosGreg Ercolano
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-29Fix more compiler warnings (STR 3529)Albrecht Schlosser
2018-10-29Control resizing behavior of UI buttonsGreg Ercolano
2018-10-29Tooltip for browse button, and include a fallback label if icon not found.Greg Ercolano
2018-10-29Print both returned path and relative path in tty.Greg Ercolano
2017-11-17Replace remaining calls of getenv() with fl_getenv().Albrecht Schlosser
2017-10-17Added Fl_Simple_Terminal widget, and mods to test+example programs (STR #3411).Greg Ercolano
2017-10-13Replace remaining calls to getenv() with fl_getenv().Albrecht Schlosser
2016-10-06Make source code of test/file_chooser.cxx platform-independent.Manolo Gouy
2016-02-01Clean up fl_args for OS X.Matthias Melcher
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-01-01OS X adds a -psn_... argument to command line calls. Ignore that.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-11-18Fixed file access code to use UTF-8 strings (STR #2440)Matthias Melcher
2009-04-21Most test demos converted to use Fl_Double_Window Greg Ercolano
2009-01-01Cahngad copyrights in 'test'Matthias Melcher
2008-05-01STR # 1908 - usage exampleyuri
2008-04-12Updated 1.3 with changes from 1.1.9Matthias Melcher
2007-05-20Fix all compiler warnings from various build systems.Michael R Sweet
2005-07-11STR #915: fixed hang on corrupt jpegs by giving a maximum of 10 chances for j...Matthias Melcher
2005-04-16Update source file headers with STR web page.Michael R Sweet
2005-04-16Update "clean" targets to properly handle core files, remove backup files,Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2005-02-05Fl_File_Chooser was slow with large directories (STR #654)Michael R Sweet
2004-04-11Copyright updates and prep for 1.1.5rc1.Michael R Sweet
2003-01-30Copyright update for 1.1.3 release (not quite yet, but soon...)Michael R Sweet
2002-11-20Fl_File_Input::value("") didn't work.Michael R Sweet
2002-07-14Fl_File_Chooser::value("foo") now checks if the pathname is a directoryMichael R Sweet
2002-06-28Don't need to manually register image formats in these programs.Michael R Sweet
2002-06-28Separate the extra image functions into fltk_images.Michael R Sweet
2002-06-07New file chooser.Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-09-30Fl_File_Chooser.H and fl_file_chooser.H need to be the same...Michael R Sweet
2001-09-29Fl_FileXYZ -> Fl_File_XYZMichael R Sweet
2001-08-03File chooser cleanup (use fl_ok and fl_cancel for translated labelMichael 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
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-20Added common heading and footer to all source files.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet