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
Age
Commit message (
Expand
)
Author
2025-11-01
Improve docs for UTF-8 calls (1/2)(#125)
Matthias Melcher
2025-05-09
Remove declaration of Fl_Scalable_Graphics_Driver from FL/Fl_Graphics_Driver.H
ManoloFLTK
2025-04-18
Fix "heap-use-after-free" in resize_after_screen_change() (#1248)
Timothy Lee
2025-03-25
Fix: Windows: Clipboard gets stuck when text is copied while window is hidden...
ManoloFLTK
2025-03-17
Fix comparison that's always true
Albrecht Schlosser
2025-03-17
Windows: fix "heap-use-after-free" in home_directory_name()
Albrecht Schlosser
2025-02-05
Fix typos and trailing whitespace
Albrecht Schlosser
2024-12-21
FLUID: Improve path handling on Windows.
MatthiasWM
2024-12-10
Fix compiler warnings (VS 2019)
Albrecht Schlosser
2024-11-12
Windows: Fix flicker/animation when transitioning from fullscreen to maximized
dannye
2024-11-12
Fix Keyboard shortcut (alt + letter) does not work in input widget-Windows (...
ManoloFLTK
2024-11-09
Fix Windows: fullscreen_off does not correctly preserve window size (#1116)
ManoloFLTK
2024-11-01
Wayland: Fix issue in maximization of a borderless window (#1099)
ManoloFLTK
2024-10-27
Quick fix for Windows Ctrl character handling - cont'd
ManoloFLTK
2024-09-02
Reverting false Ctrl Key fix on Windows
Matthias Melcher
2024-08-23
Quick fix for Window Ctrl charcter handling.
Matthias Melcher
2024-05-27
Remove useless Fl_Window_Driver accessors after new member Fl_Window::get_siz...
ManoloFLTK
2024-05-09
Remove unused variables, fix compiler warnings
Albrecht Schlosser
2024-04-30
Implement and document new class Fl_PDF_File_Surface
ManoloFLTK
2024-04-13
Remove "MS" from "MS Windows" in docs code, and comments
Albrecht Schlosser
2024-03-03
Fix Visual Studio compiler warnings
Albrecht Schlosser
2024-03-01
Windows: improve changing scale values of display while app runs.
ManoloFLTK
2024-03-01
Windows: make Ctrl/+/-/0/ scaling system-wide if all screens have same DPI
ManoloFLTK
2024-01-29
Fix cached GL context on all platforms (#737)
Matthias Melcher
2023-12-13
#840: Fixes fixed buffer size in Fl::args_to_utf8()
MatthiasWM
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-29
Implements swap_interval for MSWindows.
MatthiasWM
2023-11-06
CHANGES.txt: add Fl_Grid, Fl_Window::maximize()
ManoloFLTK
2023-11-05
Add Fl_Window::maximize() and Fl_Window::un_maximize()
ManoloFLTK
2023-10-11
Fixes fl_filename_relative on Linux, Mac, and Windows (#787)
Matthias Melcher
2023-09-05
Adds some convenience methods.
Matthias Melcher
2023-04-24
Windows: define _WIN32_IE for older MinGW versions (#710)
Albrecht Schlosser
2023-04-23
Replace internal fl_create_offscreen() calls by new Fl_Image_Surface
ManoloFLTK
2023-03-27
Windows: use SHGetFolderPathW() for application data folder (#710)
Albrecht Schlosser
2023-03-22
Remove extraneous Wayland-related comment from Windows code
ManoloFLTK
2023-02-13
Windows: minor change to support build with mingw64 4.9
ManoloFLTK
2023-02-11
Very controlled GDIplus startup and shutdown #635 (#679)
Matthias Melcher
2023-02-10
Unlimited undo/redo for Fl_Input_ and Fl_Text_Buffer (#558) (#676)
Matthias Melcher
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-09
Virtual member Fl_Window_Driver::makeWindow() now returns void
ManoloFLTK
2023-01-02
Fix missing include file for Visual Studio
Albrecht Schlosser
2022-12-30
Use `FL_OVERRIDE` for all overridden virtual methods (#611)
Matthias Melcher
2022-12-17
Remove further unused code after 12da87b
ManoloFLTK
2022-12-17
Remove useless Fl_System_Driver members after 12da87b
ManoloFLTK
2022-12-10
Windows: fix memory leak caused by RegisterDragDrop (#569)
Albrecht Schlosser
2022-11-30
Remove small files fl_XXX_gl_platform_init.cxx
ManoloFLTK
2022-11-15
Add support of .svgz image files to fluid
ManoloFLTK
2022-11-11
Remove redundant doxygen docs of fl_beep()
Albrecht Schlosser
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-10-02
Add missing return value to Fl_WinAPI_Gl_Window_Driver::create_gl_context()
ManoloFLTK
[next]