46 Commits (8ea4b5b5b10e5b68a79ab651820dcbc4c4d88207)

Author SHA1 Message Date
Albrecht Schlosser 26601983c6 Update dependencies. 9 years ago
Albrecht Schlosser 00dd296ff2 Bump version numbers for next minor release: FLTK 1.4.0. 10 years ago
Manolo Gouy 309a76e81c Trying to find how to best write the // "$Id$" lines in src/Fl_File_Chooser.fl 10 years ago
Manolo Gouy 43bfe74b25 Running FLTK in static initializers (cont'd): 10 years ago
Manolo Gouy cf14f77a90 Allowing to use FLTK objects in static initializers (cont'd). 10 years ago
Albrecht Schlosser c9d8e0feaa Update fluid .fl files and generated code - remove trailing white space. 10 years ago
Albrecht Schlosser 0f45a7adf5 [Version 1.3.4] Update version numbers - hopefully complete. 10 years ago
Albrecht Schlosser 386c2413f8 More 1.3.3 version updates and changes in src/*.fl. 11 years ago
Greg Ercolano 4f4a8fc3c7 Modifications to all LGPL headers for STR #2685. 14 years ago
Manolo Gouy 75c9d386fa Fix STR #2657: repaired indentation error in fluid-output code. 14 years ago
Manolo Gouy 7feb5a9dfe Added "Show hidden files" check button to the file chooser panel. 14 years ago
Manolo Gouy 5af1531cd2 Fl_File_Chooser: removed the "Show hidden files" button for WIN32 where it's not relevant. 15 years ago
Manolo Gouy e2ddb1715c Fl_File_Chooser: added a "Show hidden files" button. Hidden files aren't shown 15 years ago
Matthias Melcher 9092dccab8 Changed all fixed filename buffers (that I could find) to use FL_PATH_MX instead. Raised FL_PATH_MX from skipy 256 characters to 2048, which corresponds with modern file systems. 15 years ago
Matthias Melcher e454f97acc Fixed Copyright to 2010. 15 years ago
Greg Ercolano ebfb80908c Checked in on Manolo's behalf; FNFC.patch applied from STR#2298 16 years ago
Albrecht Schlosser 878b91d6b2 Removed unused member variable ext_managed from Fl_File_Chooser 16 years ago
Matthias Melcher 167d767e0f Changed the copyright to 2009 for header files. Still todo: src and test directory. 17 years ago
engelsman 9c789b0e69 doxygen comments for undocumented features of Fl_File_Chooser 17 years ago
Fabien Costantini ae697b80b2 Doxygen documentation : took the opportunity to update copyright info as we modified already in batch almost all sources, added also a fil doxygen command to class headers to harmonize with original matt Fl_Widget dox. format. 17 years ago
Matthias Melcher e63c50b2d1 Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK. 17 years ago
yuri c04f2f8bff fix Fl_Font and Fl_Font_Size types in Fl_File_Chooser.fl file 17 years ago
Matthias Melcher 7c8f5cc888 First attempt at consistently using Fl_Font as a type for the font index and Fl_Font_Size as a type to measure font height (or rather size). 17 years ago
Michael R Sweet 48a997d0ad Hide window before doing callback for OK button (STR #1565) 19 years ago
Matthias Melcher 7e42a63aa6 ST 1148: a preselected filename will also be selected in the file chooser when popping up. I put a lot of effort into trying to make the chooser behave as it previously did in all other situations, e.g. to choose a directory 20 years ago
Michael R Sweet c9f9b4faa0 Fl_File_Chooser did not implement the user_data() methods (STR 20 years ago
Michael R Sweet fc4db19395 Don't make non-inline methods from FLUID inline (that is, remove the 20 years ago
Michael R Sweet a343b0d4e4 Pressing Enter in the file chooser when selecting a directory 21 years ago
Michael R Sweet ce40d4a0e6 The Fl_File_Chooser window now properly resizes its controls (STR 21 years ago
Michael R Sweet 3124794f1f Fl_File_Chooser was slow with large directories (STR #654) 21 years ago
Michael R Sweet b4b95029e8 Added a new_directory_tooltip string pointer to allow 22 years ago
Michael R Sweet f6a1e8ca40 Leave more space for filename label in file chooser. 22 years ago
Michael R Sweet fc22bc93a0 Support type qualifiers before a class name; this allows for things like 23 years ago
Michael R Sweet 6318705512 Fix fl_dir_chooser()/Fl_File_Chooser:value() bug - cancel didn't return 23 years ago
Michael R Sweet 745cd4204a Make newButton and previewButton public, so that you can hide/disable them 23 years ago
Michael R Sweet d0f18c45b5 Boy, aren't WIN32 compilers *so* much fun. 23 years ago
Michael R Sweet 031fef8635 File chooser updates - ../ and ./ map properly, now show ".." in the 23 years ago
Michael R Sweet 861ad9769b New file chooser. 23 years ago
Michael R Sweet 262321f5e6 Fix cancel bug in file chooser with multiple-selection mode. 23 years ago
Michael R Sweet b010bc55c4 Add sort function to file chooser. 23 years ago
Michael R Sweet 94a9fb879f Fix backspace "bug" in file chooser - now treat delete and backspace the 23 years ago
Michael R Sweet 8972642109 New Fl_File_Input widget, courtesy of Curtis Edwards old Fl_Input_File 23 years ago
Michael R Sweet 7e8ec10e6d Add missing docos for Fl_Progress. 24 years ago
Michael R Sweet 6c3a9ec36a Add "shown()" method to Fl_File_Chooser. 24 years ago
Michael R Sweet 74bb2305cb Fl_File_Chooser.H and fl_file_chooser.H need to be the same... 24 years ago
Michael R Sweet 6a4714ce12 Fl_FileXYZ -> Fl_File_XYZ 24 years ago
Michael R Sweet de6c7f66ee File chooser update with new FLUID. 24 years ago
Michael R Sweet e4727142d4 Fl_Text* widgets backported to 1.1 (Carl, please confirm that I haven't 24 years ago
Michael R Sweet 03b112773d File chooser cleanup (use fl_ok and fl_cancel for translated label 24 years ago
Michael R Sweet 75b6b221ce FileIcon, FileBrowser, FileChooser stuff. 24 years ago