11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
Greg Ercolano 6252131017 Solve issue 837, doc some protected methods. 2 years ago
ManoloFLTK eb9dd202b2 Fix Fl_Wayland_Image_Surface_Driver c'tor 2 years ago
Greg Ercolano bc8b186398 Doc all pub/prot members, remove unused, add todo 2 years ago
Albrecht Schlosser 8b352987f6 Fix compiler warning 2 years ago
Albrecht Schlosser 7e8994c4a2 Windows/MSVC: Fix wide char commandline handling (#840) 2 years ago
Albrecht Schlosser a72eff7588 Fix compiler warnings in Fl_Terminal on Windows 2 years ago
Albrecht Schlosser 9eaf40dd13 Small improvements of test/grid_dialog.cxx 2 years ago
Albrecht Schlosser f19f94d284 Add Fl_Grid based dialog demo program - part 2 2 years ago
Albrecht Schlosser efe3ea7115 Add Fl_Grid based dialog demo program 2 years ago
Albrecht Schlosser d446059766 Output build configuration in CMake report (#838) 2 years ago
Albrecht Schlosser 367d302b5f Apply two patches provided by user 'Andre' via mail 2 years ago
Albrecht Schlosser 44bb080c0f Remove friend declaration from Fl_Window.H (see STR 3354) 2 years ago
Albrecht Schlosser a3fd63fd1d Update source URL in misc/update_config_scripts 2 years ago
Albrecht Schlosser 6f7e1f4fb7 Enhance documentation of event processing 2 years ago
Albrecht Schlosser c5ef206c57 Notify users that configure/make support will be dropped in 1.5.0 2 years ago
Greg Ercolano 38fc08c15f Added clear(), some methods protected->public 2 years ago
Matthias Melcher 01d30ed9cc FLUID: inlined data can be stored compressed. 2 years ago
Matthias Melcher d28d03e1ac FLUID: Adds wrapping to "find" in source view. 2 years ago
Matthias Melcher 348c1876e6 FLUID: Adds text attribute support to Fl_Terminal. 2 years ago
Matthias Melcher d1d38090fb Fixes return type of Fl_Input_::dvalue() 2 years ago
Albrecht Schlosser 6f021d4830 CMake: Raise cmake_minimum_required from 3.12 to 3.15 2 years ago
Matthias Melcher ed7c2f1464 Fixes test/terminal box type 2 years ago
Matthias Melcher 4e1f2e7568 FLUID: Removes two warnings. 2 years ago
Matthias Melcher 69189c8f07 FLUID: Fixes missing DISPLAY connection. 2 years ago
Matthias Melcher d5a9be6b5e Uses the correct Fl_Terminal type in terminal.fl as well 2 years ago
ManoloFLTK fe0298e9e6 Doc: describe fl_disable_wayland in "Operating System Issues" section 2 years ago
Matthias Melcher fc03d304e7 FLUID: fixing test/valuator.fl and test/tree.fl 2 years ago
Matthias Melcher 4cf758f9c4 FLUID: updates file structure README 2 years ago
Albrecht Schlosser 45fd145370 Remove mention of Fl_Simple_Terminal 2 years ago
Matthias Melcher ee0637688d FLUID: Fixes generating default templates 2 years ago
Matthias Melcher 36bd2afef5 esc character replacement 2 years ago
Matthias Melcher dd8ac4d557 FLUID: Replaces Fl_Simple_Terminal with Fl_Terminal 2 years ago
ManoloFLTK dd1c2fc843 Wayland: fix moving top-level window around with mouse 2 years ago
Greg Ercolano 605328e045 Added textcolor() and color(), doc fixes. 2 years ago
Albrecht Schlosser 155909ec30 Fix compiler warning (suggest-override) 2 years ago
Albrecht Schlosser 4b315d190c Fix dependencies and whitespace issues 2 years ago
erco77 6842a43a31
Fl_Terminal widget (#800) 2 years ago
ManoloFLTK 83f6336f3b Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIR 2 years ago
ManoloFLTK 19e40058da Libdecor-gtk and GTK Shell: take care of touch events 2 years ago
ManoloFLTK 52f6b6abbb Libdecor GTK plugin: use gnome value for doubleclick time 2 years ago
Albrecht Schlosser d32de2fc14 Fix missing FL_EXPORT of class Fl_Grid 2 years ago
ManoloFLTK 888dc5f5c5 Have libdecor-gtk implement the "GTK Shell" protocol 2 years ago
ManoloFLTK 768dcf2c11 Fix: Potential NULL pointer dereference in Fl_Image_Surface c'tor (#834) 2 years ago
ManoloFLTK ce9ba4ba08 Remove unseless code in Fl_Wayland_Screen_Driver.cxx 2 years ago
ManoloFLTK ff134f0081 Wayland: make fl_close_display() free more resources 2 years ago
ManoloFLTK 5989caf070 Wayland: fix crash in editor after return from switching user 2 years ago
ManoloFLTK 93b26e4d3b Let Wayland FLTK client apps survive switching user 2 years ago
Matthias Melcher 214b133298 Fixes initial calculation of line number in Fl_Text_Display (#830) 2 years ago
Matthias Melcher aa2d058f10 FLUID: Removes non-obvious option "Cancel Dialog" 2 years ago
Matthias Melcher 5667dfc51b FLUID: More user documentation 2 years ago