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
/
Fl.cxx
Age
Commit message (
Expand
)
Author
2024-07-19
Fix warnings during 'make html'
Greg Ercolano
2024-06-21
Add Fl::remove_next_timeout(...) to remove only one timeout (#992)
Albrecht Schlosser
2024-06-15
Improve Fl::option documentation.
Matthias Melcher
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-03-19
Document fl_close_display()
ManoloFLTK
2024-03-04
Fix Scaling window up/down also scales X/Y position on secondary displays onl...
ManoloFLTK
2024-03-02
Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcut
ManoloFLTK
2024-03-01
Windows: make Ctrl/+/-/0/ scaling system-wide if all screens have same DPI
ManoloFLTK
2024-02-27
Improve prioritization of event handlers added at open display time
ManoloFLTK
2023-11-29
Add commandline conversion for Windows (no-op on other platforms)
Albrecht Schlosser
2023-11-20
Fl::check() docs fix: example indented
Greg Ercolano
2023-11-14
Fix dependencies and whitespace issues
Albrecht Schlosser
2023-10-21
Fix "Keyboard sometimes stops working after Ctrl/+ or Ctrl/-" (#794)
ManoloFLTK
2023-09-03
Adds compact buttons feature to create keypads.
Matthias Melcher
2023-08-10
Improve docs of Fl::hide_all_windows()
Albrecht Schlosser
2023-07-14
Keep sending FL_DRAG until all mouse buttons are released
Albrecht Schlosser
2023-04-11
Add public accessor methods Fl_Widget::needs_keyboard()
Albrecht Schlosser
2023-02-02
Update dependencies and fix whitespace errors
Albrecht Schlosser
2023-01-30
Document that Fl::add_fd() opens display under macOS
ManoloFLTK
2023-01-13
Fix for "Rename Fl_X* Fl_Window::i private class member" (#223)
ManoloFLTK
2023-01-09
Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524)
ManoloFLTK
2023-01-06
X11: Optionally copy selection buffer to clipboard (STR 3229)
Albrecht Schlosser
2023-01-05
Adding Fl::hide_all_windows()
Matthias Melcher
2023-01-05
Add close buttons for individual tabs in Fl_Tabs (#628)
Matthias Melcher
2022-12-16
Derive Fl_Zenity_Native_File_Chooser_Driver from Fl_Kdialog_Native_…
ManoloFLTK
2022-11-28
Doc: repeat that screens are numbered starting from 0 in the API
ManoloFLTK
2022-11-07
Create class Fl_Unix_Screen_Driver used by X11 and Wayland platforms
ManoloFLTK
2022-11-05
Wayland/X11 hybrid: use "bool fl_disable_wayland;" declaration.
ManoloFLTK
2022-10-20
Improve and clarify documentation of timeout functions
Albrecht Schlosser
2022-08-30
Hybrid Wayland/X11 platform: improve control of chosen backend.
ManoloFLTK
2022-08-30
Attempt to improve fl_disable_wayland().
ManoloFLTK
2022-08-29
Make hybrid Wayland/X11 platform.
ManoloFLTK
2022-08-20
Add int Fl::system(const char *command) static member function.
ManoloFLTK
2022-03-20
Fix issue #413: Commit 29d9e31 creates memory handling problem under macOS.
ManoloFLTK
2022-02-03
Reorganize classes Fl_System_Driver and Fl_Screen_Driver
ManoloFLTK
2022-01-31
Consolidate timeout handling across platforms (#379)
Albrecht Schlosser
2022-01-07
Re-organize cross-platform support for text input methods.
ManoloFLTK
2021-12-17
Fix a tiny documentation bug
Albrecht Schlosser
2021-07-01
Fix FL_MOUSEWHEEL event coordinates in subwindow (#210)
Albrecht Schlosser
2021-02-27
Remove config_lib.h and runtime configuration info
Albrecht Schlosser
2020-11-07
Simpler code and doc of Fl::screen_scale(int n, float factor)
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-06-24
Avoid crash in Fl::next_window(win)
Albrecht Schlosser
2020-01-31
Update Fl::keyboard_screen_scaling()
Albrecht Schlosser
2020-01-31
Fix typo
Albrecht Schlosser
2020-01-31
Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/
ManoloFLTK
2020-01-17
Make Fl::screen_scale(int, float) functional also after initial window display.
ManoloFLTK
2019-12-31
Limiting file access for Fl_Preferences.
Matthias Melcher
2019-09-15
X11 platform: use Gnome printer dialog when the GTK library is available at r...
ManoloFLTK
2019-03-27
Correct typo in Doxygen doc of Fl::focus()
ManoloFLTK
[next]