| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-15 | Fixes return type of Fl_Input_::dvalue() | Matthias Melcher | |
| 2023-11-15 | CMake: Raise cmake_minimum_required from 3.12 to 3.15 | Albrecht Schlosser | |
| Remove code that checks CMake versions lower than 3.15 | |||
| 2023-11-15 | Remove mention of Fl_Simple_Terminal | Albrecht Schlosser | |
| 2023-11-15 | Wayland: fix moving top-level window around with mouse | ManoloFLTK | |
| 2023-11-14 | Added textcolor() and color(), doc fixes. | Greg Ercolano | |
| textcolor() needed for consistency, color() behavior documented. Both added to the test/terminal app. Elaborated on the special background "see through" color value + behavior, tested with color() in test/terminal app. | |||
| 2023-11-14 | Fix dependencies and whitespace issues | Albrecht Schlosser | |
| 2023-11-14 | Fl_Terminal widget (#800) | erco77 | |
| Pull Fl_Terminal widget from Greg's fork | |||
| 2023-11-12 | Have libdecor-gtk implement the "GTK Shell" protocol | ManoloFLTK | |
| 2023-11-12 | Fix: Potential NULL pointer dereference in Fl_Image_Surface c'tor (#834) | ManoloFLTK | |
| 2023-11-12 | Remove unseless code in Fl_Wayland_Screen_Driver.cxx | ManoloFLTK | |
| 2023-11-09 | Wayland: make fl_close_display() free more resources | ManoloFLTK | |
| 2023-11-08 | Wayland: fix crash in editor after return from switching user | ManoloFLTK | |
| 2023-11-08 | Let Wayland FLTK client apps survive switching user | ManoloFLTK | |
| 2023-11-07 | Fixes initial calculation of line number in Fl_Text_Display (#830) | Matthias Melcher | |
| 2023-11-07 | Fix buttons overlapping icon in message box (#826) | Matthias Melcher | |
| 2023-11-07 | FLUID: Adds template for tutorial. | Matthias Melcher | |
| Tutorial still to be written. Also adds convenience methods to Fl_Input_ for getting and setting numeric values. | |||
| 2023-11-07 | "hitting esc to close fltk app blows out the window manager" (#821) | ManoloFLTK | |
| 2023-11-06 | CHANGES.txt: add Fl_Grid, Fl_Window::maximize() | ManoloFLTK | |
| Also, remove stray virtual keyword. | |||
| 2023-11-06 | maximize method for Fl_Window (macOS) (#820) - cont'd | ManoloFLTK | |
| 2023-11-05 | Fixes text input widget undo propagation. | Matthias Melcher | |
| If not handled, undo propagates to other random widgets, and if none takes it, it is resent as a redo to all widgets. | |||
| 2023-11-05 | Add Fl_Window::maximize() and Fl_Window::un_maximize() | ManoloFLTK | |
| 2023-11-03 | Related to "FLTK doesn't work normal on platform of rockchip" (#817) | ManoloFLTK | |
| 2023-11-03 | Wayland copy: destroy data_source object before creating new one | ManoloFLTK | |
| 2023-11-03 | Wayland copy: destroy data_source object before creating new one | ManoloFLTK | |
| 2023-11-03 | Fix "fltk 1.4.x: hangs during paste in fluid code editor" (#818) | ManoloFLTK | |
| 2023-11-02 | Minor change in Fl_Wayland_Graphics_Driver::copy_offscreen() | ManoloFLTK | |
| 2023-11-01 | Fix typos in documentation | ManoloFLTK | |
| 2023-10-31 | Fix typos | Albrecht Schlosser | |
| 2023-10-31 | Move the Fl_String class to the DriverDeveloper Doxygen group | ManoloFLTK | |
| 2023-10-31 | Move private classes to the DriverDeveloper Doxygen group | ManoloFLTK | |
| Classes moved are -Fl_Int_Vector -Fl_Kdialog_Native_File_Chooser_Driver -Fl_Zenity_Native_File_Chooser_Driver | |||
| 2023-10-31 | Remove 81615bb causing GL window to blink when resizing on macOS (#813) | ManoloFLTK | |
| 2023-10-30 | Minor simplification in Fl_X11_Window_Driver::flush_double(int) | ManoloFLTK | |
| 2023-10-27 | FLUID: Documentation and typos. | Matthias Melcher | |
| 2023-10-25 | Fix "Wayland: Overlay windows look blurred" - cont'd (#808) | ManoloFLTK | |
| 2023-10-25 | Fix "Wayland: Overlay windows look blurred" - cont'd (#808) | ManoloFLTK | |
| 2023-10-24 | Fix "Wayland: Overlay windows look blurred" (#808) | ManoloFLTK | |
| 2023-10-24 | Wayland: implement scale factor windows as popups - cont'd | ManoloFLTK | |
| 2023-10-24 | Fix Fl_Flex::resize() and layout() (#811) | Albrecht Schlosser | |
| Remove "too optimistic optimization" in resize(). Resize must always call layout() to recalculate widget positions. | |||
| 2023-10-24 | Remove test/debug statements from Fl_Table.cxx | Albrecht Schlosser | |
| 2023-10-24 | Wayland: implement scale factor windows as popups - cont'd | ManoloFLTK | |
| 2023-10-23 | FLUID: Fixes two minor bugs | Matthias Melcher | |
| * Fl_Grid mixed up gap_ro_ vs. gap_col_ once * Code formatting warning | |||
| 2023-10-23 | Use #ifdef FLTK_USE_SVG instead of #if FLTK_USE_SVG | ManoloFLTK | |
| 2023-10-23 | Prepare Fl_Wayland_Screen_driver.cxx for removal of Fl_Int_Vector | ManoloFLTK | |
| 2023-10-23 | Wayland: simpler implementation of transient scale factor windows | ManoloFLTK | |
| 2023-10-23 | Avoid macOS 14 warning message when app is launched from command line | ManoloFLTK | |
| 2023-10-23 | Wayland: implement transient scale factor windows as popups | ManoloFLTK | |
| as discussed in issue #794. Also, fix for macOS the use of the FL_FOCUS event for these transient windows | |||
| 2023-10-23 | FLUID: Positioning grid cells intuitively. | Matthias Melcher | |
| User can now drag widgets from the toolbox into the grid or use the context menu to add them into the corresponding cell. If no position is indicated, now children are added at the first free cell. | |||
| 2023-10-22 | Make Fl_String and Fl_Int_Vector private (#789) | Albrecht Schlosser | |
| - add CMake option 'OPTION_USE_STD' - add configure option '--enable-use_std' - move FL/Fl_String.H to src/Fl_String.H - move FL/Fl_Int_Vector.H to src/Fl_Int_Vector.H - remove Fl_String from demo program examples/callbacks.cxx - remove Fl_Int_Vector from public header FL/Fl_Table.H - some methods of Fl_Table are no longer inline - add CMake option OPTION_USE_STD to allow std::string in some selected functions and methods Experimental, may be removed before release: - use either Fl_Int_Vector or std::vector in Fl_Table depending on CMake OPTION_USE_STD or configure --enable-use_std Move all fl_filename* functions that use Fl_String to fluid Main changes in fluid: - add fluid_filename.h and .cxx - include "fluid_filename.h" rather than <FL/filename.H> Update fl_input(), fl_password() and test/ask - add maxchar parameter to fl_input() and fl_password() - fl_input_str() and fl_password_str() are optional and return std::string if enabled (FLTK_USE_STD) | |||
| 2023-10-22 | FLUID: removes duplicate code | Matthias Melcher | |
| 2023-10-22 | FLUID: more Fl_Grid settings | Matthias Melcher | |
