| Age | Commit message (Collapse) | Author |
|
support key repeats
|
|
no code changes
|
|
|
|
|
|
|
|
|
|
(#989)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fl_Window::get_size_range()
|
|
|
|
Also, add comment about when call to gtk_surface1_set_modal() is useful or useless but harmless.
|
|
|
|
|
|
|
|
|
|
This has the Mutter compositor open modal windows at the center of their parent window
rather than at an unpredictable display position before this commit.
|
|
|
|
|
|
|
|
also fix typo mentionned -> mentioned
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
see also: fltk-rs/fltk-rs#1539
|
|
see: fltk-rs/fltk-rs#1539
|
|
see: https://github.com/fltk-rs/fltk-rs/issues/1539
|
|
|
|
This allows client apps to use other versions of libdecor if they wish,
just like what FLTK already does with libpng and libjpeg.
|
|
|
|
The system (platform) is called "Windows", "MS Windows" doesn't make
much sense. I removed "MS" for consistency.
|
|
also, make clear the B* paper size names are from JIS not ISO.
|
|
|
|
|
|
- fix gcc version check for FL_DEPRECATED macro
- fix #include for select() on NetBSD < 3.0 (#944)
For more info please see GitHub Issue #944
|
|
README.Unix.txt documents that HP-UX 11.11 is required
|
|
This fixes the bug reported in fltk.general "Fl_Printer bug?"
|
|
Add missing file counter increment, thanks to @michaelbauerle.
|
|
Slightly modified patch from @michaelbaeuerle (issue #942).
|