summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-11-20Fix Fl_Wayland_Image_Surface_Driver c'torManoloFLTK
2023-11-19Doc all pub/prot members, remove unused, add todoGreg Ercolano
2023-11-19Fix compiler warningAlbrecht Schlosser
2023-11-19Windows/MSVC: Fix wide char commandline handling (#840)Albrecht Schlosser
2023-11-19Fix compiler warnings in Fl_Terminal on WindowsAlbrecht Schlosser
2023-11-18Small improvements of test/grid_dialog.cxxAlbrecht Schlosser
2023-11-18Add Fl_Grid based dialog demo program - part 2Albrecht Schlosser
2023-11-18Add Fl_Grid based dialog demo programAlbrecht Schlosser
2023-11-17Output build configuration in CMake report (#838)Albrecht Schlosser
2023-11-17Apply two patches provided by user 'Andre' via mailAlbrecht Schlosser
2023-11-17Remove friend declaration from Fl_Window.H (see STR 3354)Albrecht Schlosser
2023-11-17Update source URL in misc/update_config_scriptsAlbrecht Schlosser
2023-11-17Enhance documentation of event processingAlbrecht Schlosser
2023-11-17Notify users that configure/make support will be dropped in 1.5.0Albrecht Schlosser
2023-11-16Added clear(), some methods protected->publicGreg Ercolano
2023-11-16FLUID: inlined data can be stored compressed.Matthias Melcher
2023-11-16FLUID: Adds wrapping to "find" in source view.Matthias Melcher
2023-11-16FLUID: Adds text attribute support to Fl_Terminal.Matthias Melcher
2023-11-15Fixes return type of Fl_Input_::dvalue()Matthias Melcher
2023-11-15CMake: Raise cmake_minimum_required from 3.12 to 3.15Albrecht Schlosser
2023-11-15Fixes test/terminal box typeMatthias Melcher
2023-11-15FLUID: Removes two warnings.Matthias Melcher
2023-11-15FLUID: Fixes missing DISPLAY connection.Matthias Melcher
2023-11-15Uses the correct Fl_Terminal type in terminal.fl as wellMatthias Melcher
2023-11-15Doc: describe fl_disable_wayland in "Operating System Issues" sectionManoloFLTK
2023-11-15FLUID: fixing test/valuator.fl and test/tree.flMatthias Melcher
2023-11-15FLUID: updates file structure READMEMatthias Melcher
2023-11-15Remove mention of Fl_Simple_TerminalAlbrecht Schlosser
2023-11-15FLUID: Fixes generating default templatesMatthias Melcher
2023-11-15esc character replacementMatthias Melcher
2023-11-15FLUID: Replaces Fl_Simple_Terminal with Fl_TerminalMatthias Melcher
2023-11-15Wayland: fix moving top-level window around with mouseManoloFLTK
2023-11-14Added textcolor() and color(), doc fixes.Greg Ercolano
2023-11-14Fix compiler warning (suggest-override)Albrecht Schlosser
2023-11-14Fix dependencies and whitespace issuesAlbrecht Schlosser
2023-11-14Fl_Terminal widget (#800)erco77
2023-11-14Libdecor-gtk and GTK Shell: take care of LIBDECOR_PLUGIN_DIRManoloFLTK
2023-11-14 Libdecor-gtk and GTK Shell: take care of touch eventsManoloFLTK
2023-11-13Libdecor GTK plugin: use gnome value for doubleclick timeManoloFLTK
2023-11-12Fix missing FL_EXPORT of class Fl_GridAlbrecht Schlosser
2023-11-12Have libdecor-gtk implement the "GTK Shell" protocolManoloFLTK
2023-11-12 Fix: Potential NULL pointer dereference in Fl_Image_Surface c'tor (#834)ManoloFLTK
2023-11-12Remove unseless code in Fl_Wayland_Screen_Driver.cxxManoloFLTK
2023-11-09Wayland: make fl_close_display() free more resourcesManoloFLTK
2023-11-08Wayland: fix crash in editor after return from switching userManoloFLTK
2023-11-08Let Wayland FLTK client apps survive switching userManoloFLTK
2023-11-07Fixes initial calculation of line number in Fl_Text_Display (#830)Matthias Melcher
2023-11-07FLUID: Removes non-obvious option "Cancel Dialog"Matthias Melcher
2023-11-07FLUID: More user documentationMatthias Melcher
2023-11-07Fix buttons overlapping icon in message box (#826)Matthias Melcher