summaryrefslogtreecommitdiff
path: root/FL/fl_ask.H
AgeCommit message (Expand)Author
2023-10-22Make Fl_String and Fl_Int_Vector private (#789)Albrecht Schlosser
2023-02-23Fl_String refactoring and extension (#683)Matthias Melcher
2022-11-11Improve and clarify documentation of fl_beep()Albrecht Schlosser
2022-01-16Rename FL/Fl_String_class.H to FL/Fl_String.HAlbrecht Schlosser
2021-12-04Add fl_message_icon_label() function (STR #2762)Albrecht Schlosser
2021-12-04Rename FL/Fl_String.H to FL/Fl_String_class.HAlbrecht Schlosser
2021-12-04Re-enable nested (aka recursive) common dialogs (STR 3242, #282)Albrecht Schlosser
2021-10-17Avoid multiple definition of macro __fl_attr()Albrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-05-07Extend fl_message_position() with 'center' optionAlbrecht Schlosser
2020-05-07Add (x,y) positioning mode to common dialogsairbrett
2016-04-20Avoid the expression "foreign language" in comments.Manolo Gouy
2014-12-20Removed compilation warning when compiling fluid/file.cxx on apple.Manolo Gouy
2012-12-11Properly Doxygen-comment fl_beep() and the associated enumeration.Manolo Gouy
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-02-18Added a default window title function for common dialogs (STR #2562).Albrecht Schlosser
2011-02-12Common dialogs like fl_message() and fl_ask() can now have a windowAlbrecht Schlosser
2011-02-12Hotspot behavior of fl_message() and other common dialogs is nowAlbrecht Schlosser
2010-11-28Fixed Copyright to 2010.Matthias Melcher
2010-11-11removed support for gcc 2.x (or older), as discussed in fltk.developmentAlbrecht Schlosser
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2008-10-03Fixed bad comments in fl_color_chooser, r g b param are in/out params and not...Fabien Costantini
2008-09-16Doxygen documentation : took the opportunity to update copyright info as we m...Fabien Costantini
2008-08-15Rename type Fl_Font_Size into Fl_Fontsize to comply with other naming in FLTK.Matthias Melcher
2008-04-23First attempt at consistently using Fl_Font as a type for the font index and ...Matthias Melcher
2005-04-13Only use __deprecated__ with GCC 3.0 and higher.Michael R Sweet
2005-03-25Pressing Enter in the file chooser when selecting a directoryMichael R Sweet
2005-02-24Copyright updates.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-08-30Make sure all strings can be localized in the dialogs.Michael R Sweet
2002-03-23Automatically resize the convenience dialogs as needed...Michael R Sweet
2002-01-30Fix prototypes for fl_input() and fl_password().Michael R Sweet
2002-01-01Copyright updates...Michael R Sweet
2001-11-17Add fl_beep() function.Michael R Sweet
2001-05-11Changes for AIX (still have menu problems)Michael 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-02-23fl_ask.H didn't include Enumerations.H, so the DLL stuff wasn't defined.Michael R Sweet
1999-02-16Updated headers to support WIN32 and OS/2 DLLs.Michael R Sweet
1999-01-07Yay, change all copyright notices to be 1998-1999.Michael R Sweet
1998-11-05Multiple patches from Bill:Michael R Sweet
1998-10-21Fixed all the frigging file headings - was missing a $ in the Id string.Michael R Sweet
1998-10-19Updated for new heading and CVS tags.Michael R Sweet
1998-10-06Initial revisionMichael R Sweet