9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 5b26d2b203 Fix for issue #404 about Fl::get_key(int). 3 years ago
ManoloFLTK d5c47132ef Documentation: Wayland is for LINUX not for UNIX. 3 years ago
ManoloFLTK 9d869d73c1 Begin documenting the Wayland platform, new in FLTK version 1.4 3 years ago
ManoloFLTK 9e4c7aa77c Restore building for X11 platform + Pango (issue #405). 3 years ago
Albrecht Schlosser 345e04c083 CMake: Fix OpenGL3 examples libglew link order (#226) 3 years ago
ManoloFLTK 1e68edddc0 Add safety check in Fl_Wayland_Window_Driver::label(). 3 years ago
ManoloFLTK 4eb5816918 Fix changing decorated window title. 3 years ago
Greg Ercolano 6d3071b859 Small doc improvements for Fl_Tree_Item. 3 years ago
ManoloFLTK f97fbffa7b Move all font stuff to Fl_Cairo_Graphics_Driver from Fl_Wayland_Graphics_Driver. 3 years ago
ManoloFLTK e3f67b8e56 Add necessary call to Fl_Cairo_Graphics_Driver::needs_commit_tag(). 3 years ago
Albrecht Schlosser af9cffc2db Fix doxygen warning 3 years ago
ManoloFLTK 5b1d1e2470 Some reformatting and fix else reach in Fl_Cairo_Graphics_Driver::transformed_vertex. 3 years ago
Albrecht Schlosser 53b40f4138 Improve documentation on Fl_Menu_Item's and related methods (#332) 3 years ago
Albrecht Schlosser fbf7a347ec CMake/MinGW/MSYS2: fix building examples with libglew32 (#226) 3 years ago
ManoloFLTK 9e7f49f56f Add missing member initialisation in Fl_Cairo_Graphics_Driver constructor. 3 years ago
ManoloFLTK f8db18597a Complete class Fl_Cairo_Graphics_Driver using Fl_Wayland_Graphics_Driver 3 years ago
Albrecht Schlosser 272bc2560c Fix MSVC compiler warning 3 years ago
Albrecht Schlosser 5ebb76050b Fix size_range() - continued (issue #392) 3 years ago
ManoloFLTK c2c7795614 Rename Fl_wayland.cxx to fl_wayland_clipboard_dnd.cxx 3 years ago
ManoloFLTK f5ad1d2545 Wayland: fix configure-based build 3 years ago
ManoloFLTK c4ffbf9d8c Restore statement erroneously commented out. 3 years ago
ManoloFLTK f66c142bbe Wayland: activate min window size to get feedback about impact on users 3 years ago
ManoloFLTK 6216165dec Add the Wayland platform to FLTK 1.4 - continued. 3 years ago
ManoloFLTK d4e21963b5 Add build-wayland step to continuous integration. 3 years ago
ManoloFLTK 3718effc43 Add the Wayland platform to FLTK 1.4 3 years ago
Albrecht Schlosser a773fdc44b Fix whitespace, update dependencies and fluid files 3 years ago
ManoloFLTK d8cb8ec916 Fix for issue #401. No longer attempt to transiently inactivate the maximize button. 3 years ago
Albrecht Schlosser 47154602dd Simplify internal Fl_WinAPI_Window_Driver::fake_X_wm() method 3 years ago
Albrecht Schlosser 091712bea8 Fix default size_range() calculation (issue #392, STR 3352) 3 years ago
ManoloFLTK d4ceb20ad3 macOS: add how to install autoconf without brew 3 years ago
Albrecht Schlosser fcf89b580e Fix Visual Studio build warnings in OpenGL graphics driver 3 years ago
Albrecht Schlosser 7810cda145 Fix Visual Studio build warnings 3 years ago
Albrecht Schlosser e092b562ba Documentation: remove duplicate color name 3 years ago
Albrecht Schlosser cdd1933661 X11: Disable "boxcheat" hack 3 years ago
Albrecht Schlosser 406f2c33f4 Update dependencies 3 years ago
Albrecht Schlosser 84c06419bc Remove obsolete/disabled "boxcheat" code 3 years ago
Albrecht Schlosser 570a05a33c Fix compiler warning [-Wunused-but-set-variable] 3 years ago
Kevin Routley 2de8f8579c
DOC: Provide a link to the "FLTK Standard Box Types" image (#397) 3 years ago
Matthias Melcher 72fe8c6035
Fluid: no grid on window resizing. (#399) 3 years ago
Matthias Melcher a878e253ad
Fluid: fixed missing return value (#398) 3 years ago
Albrecht Schlosser fd8170525b Fix typos and copyright 3 years ago
Albrecht Schlosser ec974ce6b8 Update copyright year of documentation 3 years ago
Albrecht Schlosser 1cdd669dc6 Fix "fl_message_icon() regression" (#395) 3 years ago
Matthias Melcher 390095392b Adding comments to recent Fluid changes. 3 years ago
Matthias Melcher 8c3778e13f
Better Fluid Widget dimension controls (#394) 3 years ago
Kevin Routley f196ffbb52
Fix documentation error in Fl_Tabs (#391) 3 years ago
Matthias Melcher c9b44064d2
Fluid: adding feature: Functions can also be "local". (#390) 3 years ago
silverduner 52bfbbc2fa
expose position(int, int), x(), y(), w() and h() from Fl_File_Chooser (#80) 3 years ago
Matthias Melcher 62daf00a9e Fixed Fluid Alignment panel i18n to none. 3 years ago
Albrecht Schlosser f6c2531b5b Enable end user to copy standard dialog text to clipboard (#388) 3 years ago