index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
drivers
/
WinAPI
/
Fl_WinAPI_System_Driver.H
Age
Commit message (
Expand
)
Author
2022-04-03
Remove '#include <sys/stat.h>' from FL/platform_types.h
Albrecht Schlosser
2022-03-23
Remove vsscanf_l() call from Win32 driver (it appears to be a BSD-ism and uns...
ian.macarthur
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-19
Fixing and upgrading Fl_Preferences (#374)
Matthias Melcher
2021-02-16
Remove FL_CFG_SYS_POSIX and FL_CFG_SYS_WIN32 preprocessor vars from Fl_lock.cxx
ManoloFLTK
2020-10-04
Create Fl_X11_System_Driver::dlopen_or_dlsym() for run-time addresses.
ManoloFLTK
2020-08-01
Remove unneeded strdup from example, fold tabs
Greg Ercolano
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-14
First pass at fixing issue 99
Greg Ercolano
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-02-10
Implement fl_putenv() as cross-platform putenv()
Albrecht Schlosser
2018-06-26
Move Fl_System_Driver.H from FL/ to src/
Manolo Gouy
2018-04-18
Simplify the implementation of printing of Fl_Pixmap images under Windows.
Manolo Gouy
2018-02-09
Replace "WIN32" with "_WIN32" or "Windows".
Albrecht Schlosser
2017-11-11
Refactor Fl_WinAPI_System_Driver string conversion and more.
Albrecht Schlosser
2017-11-10
Add missing platform wrapper fl_chdir() for chdir().
Albrecht Schlosser
2017-10-15
Rename fl_open_ext() parameter 'translation' to 'binary'.
Albrecht Schlosser
2017-10-12
Add fl_open_ext() to control whether the file is opened in binary/text mode.
Manolo Gouy
2017-10-04
Undo commit at r.12475 that is not adequate.
Manolo Gouy
2017-10-04
Fl_SVG_Image class: add support for compressed .svgz image files.
Manolo Gouy
2017-03-07
Add to Fl_System_Driver support for measuring time with split second resolution.
Manolo Gouy
2016-10-19
Add one more argument to virtual Fl_System_Driver::file_browser_load_filesyst...
Manolo Gouy
2016-04-26
Set svn file properties.
Manolo Gouy
2016-04-19
Virtualized add_fd and remove_fd into System Driver
Matthias Melcher
2016-04-15
Move platform-dependent implementations of fl_clipboard_notify_changes() to t...
Manolo Gouy
2016-04-15
Move platform-dependent implementations of Fl::clipboard_contains() to the Fl...
Manolo Gouy
2016-04-15
Move the platform-dependent implementations of Fl::paste() to the Fl_System_D...
Manolo Gouy
2016-04-15
Continue moving to Fl_System_Driver the platform_dependent implementations of...
Manolo Gouy
2016-04-12
Finish rewrite of Fl_File_Chooser2.cxx for the driver model.
Manolo Gouy
2016-04-12
Begin to rewrite Fl_File_Chooser2.cxx for the driver model.
Manolo Gouy
2016-04-12
Rewrite fl_draw_pixmap.cxx under the driver model.
Manolo Gouy
2016-04-11
Remove compilation errors in Fl_File_Icon.cxx with MSVC compiler with new met...
Manolo Gouy
2016-04-10
Rewrite Fl_lock.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_get_system_colors.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_File_Input.cxx under the driver model.
Manolo Gouy
2016-04-10
Remove platform-dependent code from Fl_PNG_Image.cxx
Manolo Gouy
2016-04-10
Fix error in WIN32 code when rewriting Fl_File_Browser.cxx for the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_Preferences.cxx under the driver model.
Manolo Gouy
2016-04-10
Rewrite Fl_File_Browser.cxx under the driver model.
Manolo Gouy
2016-04-09
Rewrite Fl_Tooltip.cxx for the driver model.
Manolo Gouy
2016-04-09
Rewrite fl_open_uri.cxx under the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_ext.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_isdir.cxx for the driver model.
Manolo Gouy
2016-04-08
Rewrite filename_absolute.cxx for the driver model.
Manolo Gouy
2016-04-07
Rewrite filename_expand.cxx under the driver model.
Manolo Gouy
2016-04-07
Rewrite filename_list.cxx under the driver model.
Manolo Gouy
2016-04-06
Rewrite Fl_get_key.cxx under the driver model.
Manolo Gouy
2016-03-31
Move dnd and character-composition related functions from Fl_System_Driver to...
Manolo Gouy
2016-03-30
Begin to rewrite Fl_PostScript.cxx under the driver model.
Manolo Gouy
2016-03-30
Rewrite fl_utf.c under the driver model: the file disappears and its content ...
Manolo Gouy
[next]