summaryrefslogtreecommitdiff
path: root/FL/platform_types.h
AgeCommit message (Expand)Author
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2019-08-04Better definition of 'struct dirent' for the MinGW32 compilerManoloFLTK
2018-06-23Removed macro FL_PORTING, as it has been more confusing than helpful.Matthias Melcher
2018-03-26Android: Draws Fl_Bitmap.Matthias Melcher
2018-03-10Android: adding and fixing to the graphics clipping codeMatthias Melcher
2018-03-10Android: crude graphics clippingMatthias Melcher
2018-02-12Slight rewording of the documentation of types fl_intptr_t and fl_uintptr_t.Manolo Gouy
2018-02-11Rewording of the documentation of types fl_intptr_t and fl_uintptr_t.Manolo Gouy
2018-02-11Document platform-dependent types fl_intptr_t and fl_uintptr_tManolo Gouy
2018-02-09Replace "WIN32" with "_WIN32" or "Windows".Albrecht Schlosser
2018-01-31Replace FL/x.H with FL/platform.H - step 1.Albrecht Schlosser
2017-03-13Set missing svn properties.Albrecht Schlosser
2016-05-22Fix compiler warnings.Albrecht Schlosser
2016-05-16More accurate message about how to port the stat() function to a new platform.Manolo Gouy
2016-05-13Add GLContext to the set of platform-dependent types defined in FL/platform_t...Manolo Gouy
2016-04-23Move typedef fl_(u)intptr_t to FL/platform_types.h.Albrecht Schlosser
2016-04-16Fix C++ comments in C source files and headers. Albrecht Schlosser
2016-04-15Remove S_IFMT from the public FLTK APIManolo Gouy
2016-04-14PicoSDL fixes - not working!Matthias Melcher
2016-04-13Fix platform specific compilation errors.Albrecht Schlosser
2016-04-13Remove platform-dependent code from Enumerations.HManolo Gouy
2016-04-11Remove compilation errors in Fl_File_Icon.cxx with MSVC compiler with new met...Manolo Gouy
2016-04-09Fix C++ comment in C header file.Albrecht Schlosser
2016-04-07Rewrite filename_list.cxx under the driver model.Manolo Gouy