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
/
FL
Age
Commit message (
Expand
)
Author
2024-07-18
Document more accurately use of FL_OPENGL3 flag with Fl_Gl_Window's
ManoloFLTK
2024-07-17
Added is_visible_r() for consistency w/is_visible()
Greg Ercolano
2024-07-07
X11: fix extraneous (undefined) event state bits
Albrecht Schlosser
2024-07-04
New Wayland-specific function: int fl_wl_buffer_scale(Fl_Window *)
ManoloFLTK
2024-07-01
Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987)
ManoloFLTK
2024-07-01
Documentation: remove implication of concave 3 sided polygons existence (#1000)
Cyprinus Carpio
2024-06-30
Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line...
Cyprinus Carpio
2024-06-29
Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987)
ManoloFLTK
2024-06-26
More copyright updates (#978)
Greg Ercolano
2024-06-26
Fix Fl_Input_Choice vs Fl_Choice drawing issues (#978)
Greg Ercolano
2024-06-23
Fix for "Fl_Pack should override clear() to set resizable(0)" (#993)
ManoloFLTK
2024-06-21
Remove trailing whitespace
Albrecht Schlosser
2024-06-21
Add Fl::remove_next_timeout(...) to remove only one timeout (#992)
Albrecht Schlosser
2024-06-14
macOS 15.0 Sequoia: fix capture of window titlebars
ManoloFLTK
2024-06-03
Document how to control window location in screen under Wayland
ManoloFLTK
2024-06-02
Fix Child Windows under Wayland are clipped on resizing … (#987)
ManoloFLTK
2024-05-30
Fix typo in doc of Fl_Double_Window::as_double_window()
ManoloFLTK
2024-05-26
Adding new call `Fl_Window::get_size_range()`, #981
Matthias Melcher
2024-05-17
Improve fl_contrast() functionality and documentation
Albrecht Schlosser
2024-05-15
Change member function args to Fl_Menu_Bar::play_menu(const Fl_Menu_Item *)
ManoloFLTK
2024-05-14
New member function Fl_Menu_Bar::play_menu(const char *title)
ManoloFLTK
2024-05-13
Remove change erroneously committed at 4eb98c0
ManoloFLTK
2024-05-13
Fl_Menu_Bar: document how to programmatically open menu from menubar
ManoloFLTK
2024-05-11
Enable suppression of "deprecated" warnings (FL_NO_DEPRECATE)
Albrecht Schlosser
2024-05-08
Have menu items drawn with same colors in all platforms (#969)
ManoloFLTK
2024-04-30
Implement and document new class Fl_PDF_File_Surface
ManoloFLTK
2024-04-26
Box types can now defined and draw their own focus frame, STR 2145, #659
Matthias Melcher
2024-04-22
Fix for Fl_Native_File_Chooser::filter_value() - cont'd (#899)
ManoloFLTK
2024-04-22
Fix: Fl_Native_File_Chooser::filter_value() [Kdialog] always returns 0 (#899)
ManoloFLTK
2024-04-18
Fix potential compiler warnings in public headers [-Wshadow]
Albrecht Schlosser
2024-04-17
Fix 'int Fl_Menu_::value()' if item is in a submenu (STR 3241)
Albrecht Schlosser
2024-04-14
Add example to fl_arc docs.
Matthias Melcher
2024-04-09
Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948)
Albrecht Schlosser
2024-04-06
Rename putchar() to plot_char() (#944)
Greg Ercolano
2024-04-05
Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro
ManoloFLTK
2024-04-04
Fix compiler warning, part 2 of #946
Albrecht Schlosser
2024-04-04
Fix compiler warning, part 1 of #946
Albrecht Schlosser
2024-04-02
Improve support for NetBSD (#944)
Albrecht Schlosser
2024-03-20
Use type cairo_region_t* for Fl_Region under Wayland platform
ManoloFLTK
2024-03-19
Update dependencies, whitespace, and Fl_File_Chooser.cxx
Albrecht Schlosser
2024-03-18
Add more public accessor methods to Fl_Grid (#937)
Albrecht Schlosser
2024-03-15
Fix a bunch of compiler warnings, particularly for old compilers
Albrecht Schlosser
2024-03-12
Make Fl_Terminal selection_text() methods public
Greg Ercolano
2024-03-09
Add key name FL_Alt_Gr for AltGr on international keyboards
Albrecht Schlosser
2024-03-06
Add horizontal scrollbar to Terminal widget (#928)
Albrecht Schlosser
2024-03-03
Update doc about Ctrl/+/-/0/ zoom shortcuts
ManoloFLTK
2024-03-02
Added Fl_Terminal::text() and docs
Greg Ercolano
2024-03-02
Promote fl_strlcpy to <FL/fl_string_functions.h>
Matthias Melcher
2024-03-02
Add OPTION_SIMPLE_ZOOM_SHORTCUT to fine tune zoom-in shortcut
ManoloFLTK
2024-02-27
Improve prioritization of event handlers added at open display time
ManoloFLTK
[next]