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
Age
Commit message (
Expand
)
Author
2023-08-30
#718: Fixes Fl_Tabs overlapping calculations
Matthias Melcher
2023-08-29
FLUID: minor fixes
Matthias Melcher
2023-08-29
Document some protected methods and variables of Fl_Tabs
Albrecht Schlosser
2023-08-29
FLUID: simplified worker handling
Matthias Melcher
2023-08-28
CMake: Make compile definitions 'FL_LIBRARY' and 'FL_DLL' private
Albrecht Schlosser
2023-08-28
Wayland.dox: some rephrasing
ManoloFLTK
2023-08-27
Slightly simpler handle_close() in Fl_Wayland_Window_Driver.cxx
ManoloFLTK
2023-08-27
Remove useless function prototype declaration
ManoloFLTK
2023-08-26
Fix typos in Doxygen text for fl_filename_absolute/relative()
ManoloFLTK
2023-08-26
Adds safe versions of fl_filename_*, returning Fl_String
Matthias Melcher
2023-08-26
FLUID: fixes file path calculation bug
Matthias Melcher
2023-08-23
Undo commit 5ea7a04 which requires Mutter V12
ManoloFLTK
2023-08-22
Wayland: fix regression in menu positioning brought by c43cf2f
ManoloFLTK
2023-08-20
Undo commit 0a31225 which killed "caps lock"
ManoloFLTK
2023-08-20
Simpler function process_wld_key(()
ManoloFLTK
2023-08-20
Wayland: process number keys independently of keyboard layout
ManoloFLTK
2023-08-20
Remove redundant initialisation
ManoloFLTK
2023-08-20
Create class function Fl_Wayland_Graphics_Driver::custom_offscreen()
ManoloFLTK
2023-08-18
Improve handling of type Fl_Offscreen under Wayland
ManoloFLTK
2023-08-16
X11 platform: give number keys layout-independent keysym's
ManoloFLTK
2023-08-15
Improved, yet compatible, widget callback system using macros (#729)
Matthias Melcher
2023-08-15
Wayland mouse wheel support: compositors can behave differently
ManoloFLTK
2023-08-14
Handle shift + mousewheel event on Wayland (STR 3521)
Albrecht Schlosser
2023-08-13
Handle shift + mousewheel event on Windows (STR 3521)
Albrecht Schlosser
2023-08-13
Handle shift + mousewheel event on Linux (STR 3521)
Albrecht Schlosser
2023-08-13
Fl_Tabs now supports horizontal mouse wheel events.
Matthias Melcher
2023-08-12
Fix access to Cairo context.
Aditya Siram
2023-08-10
Reformat code, remove obsolete comments
Albrecht Schlosser
2023-08-10
Improve docs of Fl::hide_all_windows()
Albrecht Schlosser
2023-08-09
macOS: add extra comment explaining need for PPC-specific source code
ManoloFLTK
2023-08-09
Fl_cocoa.mm: fix Apple macro for PPC case
Sergey Fedorov
2023-08-09
Wayland: fix fl_read_image() from offscreen buffer
ManoloFLTK
2023-08-08
Wayland: improve layout of struct fl_wld_draw_buffer
ManoloFLTK
2023-08-08
Move repeated code to Fl_Wayland_Graphics_Driver::cairo_init()
ManoloFLTK
2023-08-07
Fix for Broken "cube" demo (#762)
ManoloFLTK
2023-08-05
Revert "#733 partial: Adds rotation gesture event on MacOS"
Albrecht Schlosser
2023-08-05
#733 partial: Adds rotation gesture event on MacOS
Matthias Melcher
2023-08-05
Let FLTK give more detailed description of a Wayland fatal error
ManoloFLTK
2023-08-04
Fix typos in documentation of fl_overlay_rect() etc. (#735)
Albrecht Schlosser
2023-08-04
#735: better comments on fl_overlay_rect()
Matthias Melcher
2023-08-04
Improve procedure to close decorated Wayland window
ManoloFLTK
2023-08-03
#211: adds optional parameter for Fl_Input_::drawtext()
Matthias Melcher
2023-08-03
Slightly improve Fl_Wayland_Screen_Driver::poll_or_select_with_delay()
ManoloFLTK
2023-08-02
#762: saves all frequently used OpenGL attributes
Matthias Melcher
2023-08-02
Fix Fl_Wayland_Image_Surface_Driver::end_current()
ManoloFLTK
2023-08-02
Wayland: fix window closing with Sway's kill command or app menu
ManoloFLTK
2023-07-31
Wayland: add test to avoid null pointer dereferencing
ManoloFLTK
2023-07-31
Implement Fl_Wayland_Screen_Driver::poll_or_select_with_delay(double)
ManoloFLTK
2023-07-29
Wayland: simpler use of function eglChooseConfig()
ManoloFLTK
2023-07-28
Fl_Shortcut_Button: Silence compiler warnings
Albrecht Schlosser
[next]