34 Commits (8ea4b5b5b10e5b68a79ab651820dcbc4c4d88207)

Author SHA1 Message Date
ManoloFLTK d1afac2150 Add a "Preview" switch to the GTK native file chooser. 5 years ago
Matthias Melcher b8e97d7c28 Doxygen only: fixed all block comments starting with an asterisk to space-only, fixed doxygen keywords prepended with @ to use a backward slash instead. No code was changed. 7 years ago
Matthias Melcher a9fd08ff5a Doxygen: created Group to document drivers, disabled by default 7 years ago
Albrecht Schlosser 52ae3582a2 Replace "WIN32" with "_WIN32" or "Windows". 7 years ago
Manolo Gouy e2edfcbe4f Add Doxygen definitions to the new Fl_XXX_Driver classes. 9 years ago
Manolo Gouy f8104524e8 Use more consistent naming for derived classes of Fl_Native_File_Chooser_Driver. 9 years ago
Manolo Gouy 9fea9f3417 Add to Doxygen comments how to proceed for a platform where no file chooser is useful. 9 years ago
Manolo Gouy fa67aafa9d Rewrite the Fl_File_Native_Chooser class under the driver model. 9 years ago
Manolo Gouy 1dfe311998 Remove unused member function declaration (Mac OS platform) 9 years ago
Matthias Melcher 5d1df0e789 Details on PORTME items. Move fl_parse_color() to screen drivers. 9 years ago
Matthias Melcher 50ee3bcd66 Mark places that need to be refactored with // PORTME: 9 years ago
Ian MacArthur e2cc1a80f0 Some trivial adjustments to support building 10 years ago
Manolo Gouy 8e3f66073f 1) Added a new way to detect whether the drawing operation is using the platform's native driver 10 years ago
Matthias Melcher acf6c881d3 Updated platform specific #if's to report unimplemented code when compiling with FL_PORTING defined and WIN32 and __APPLE__ undefined> 10 years ago
Manolo Gouy f2bb3ea76c The Fl_Native_File_Chooser class contains, under WIN32, two system-defined structures 11 years ago
Lauri Kasanen c7759da19a Export the native file choosers 11 years ago
Manolo Gouy baebff2227 STR #3088: make Fl_Native_File_Chooser use the standard GTK file dialog when available. 11 years ago
Manolo Gouy 44a1407ba2 Improved documentation of enum Fl_Native_File_Chooser::Option. 11 years ago
Ian MacArthur ed04fc6774 Attempt to fix UTF8 encoding of WIN32 Native File Chooser BROWSE_DIRECTORY options 12 years ago
Manolo Gouy 3e7386137e Introduced new Fl_Native_File_Chooser option USE_FILTER_EXT. 13 years ago
Manolo Gouy 00ed897277 Documented the fl_open() utility function. 13 years ago
Manolo Gouy 406bafecc6 Documented the fl_fopen() utility function. 13 years ago
Manolo Gouy 74496aa2cc Removed several deprecation warnings. 13 years ago
Fabien Costantini d90b170c8d Fixed more warnings in VC2010 32+64 bits builds 13 years ago
Manolo Gouy 3edb5e5aba Fix STR #2782: allow early #include <FL/Fl_Native_File_Chooser.H> 14 years ago
Matthias Melcher 7694e9b0a6 STR 2719: removed double comment 14 years ago
Greg Ercolano 4f4a8fc3c7 Modifications to all LGPL headers for STR #2685. 14 years ago
Manolo Gouy d4007d5b06 Replaced /* \file by /** \file so Doxygen sees it. 15 years ago
Matthias Melcher b661be2778 Distille the Native File Chooser files down into a single file. I would like to avoid that the common API runs out of sync between platforms (no code doubling - there was already a mismatch with 'const'), and that the users may wonder which file to include. Please check this on WIN32 and Unix. It does work on OS X. 15 years ago
Greg Ercolano 46518adf58 Fixes problem with doxygen docs showing incorrect #include reference 15 years ago
Matthias Melcher e454f97acc Fixed Copyright to 2010. 15 years ago
Greg Ercolano f910c1c181 Fl_Native_File_Chooser follow up maintenance. 16 years ago
Ian MacArthur c193aa13aa More Native File Chooser stuff. 16 years ago
Greg Ercolano 1de0988c31 Added Fl_Native_File_Chooser widget (with manolo's cocoa mods) to FLTK. 16 years ago
Matthias Melcher b2cffc688e Moved OS X code base to the more moder Cocoa toolkit thanks to the awesome work of Manolo Gouy (STR #2221). This is a big one! I tested all test applications under 32-bit autoconf and Xcode, and a few apps under 64bit intel. No PPC testing was done. Please verify this patch if you have the machine! 16 years ago
Matthias Melcher 5251b64d57 Changed Copyright in 'src' directory 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
Michael R Sweet 1c399af444 Update source file headers with STR web page. 20 years ago
Michael R Sweet add37faa25 Copyright updates. 21 years ago
Michael R Sweet a3d0905c9e Copyright updates and prep for 1.1.5rc1. 21 years ago
Michael R Sweet 00cb676e11 Copyright update for 1.1.3 release (not quite yet, but soon...) 23 years ago
Michael R Sweet 64b4177ef4 Copyright updates... 24 years ago
Matthias Melcher b6b4e1ec20 - Mac: greatly improved OpenGL support, some window management, 24 years ago
Michael R Sweet 2b85bf8168 Preliminary commit of my MacOS X work. 24 years ago
Michael R Sweet f525840495 Fix all references to '.C' files (now .cxx) 24 years ago
Michael R Sweet 94788c4628 Copyright 2001. 25 years ago
Michael R Sweet f87393aaa1 OK, now version 1.0.9 25 years ago
Michael R Sweet 4b561b6e90 Updated copyright notices for all of the 1.0.x files. 26 years ago
Michael R Sweet 0a36d98420 Yay, change all copyright notices to be 1998-1999. 27 years ago
Michael R Sweet 7657a2e4a5 Fixed all the frigging file headings - was missing a $ in the Id string. 27 years ago