9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Matthias Melcher b2498781de Reintroducing delet o; 3 years ago
Matthias Melcher 59384b359c Fluid: Window was not updated when widget was deleted. 3 years ago
Matthias Melcher d699b617ac Avoiding CodeQL warning. 3 years ago
Matthias Melcher 42a93eb8de avoid early include of Fl.H option 3 years ago
ManoloFLTK 9a2b3ef798 Input Method support: have the auxiliary window follow when the focus window is moved. 3 years ago
Albrecht Schlosser b12ed61548 Remove obsolete (dead) code from Fl_Group.cxx 3 years ago
Matthias Melcher bcb78859bc Fixed a crash bug in Fluid where partial menus were deleted. 3 years ago
ManoloFLTK 5bab46940c Re-organize cross-platform support for text input methods. 3 years ago
ManoloFLTK 27c175dad8 Add virtual void Fl_Graphics_Driver::set_status() and implement for X11 platform. 3 years ago
Albrecht Schlosser 9d474dfcdf Fix whitespace and Makefile dependencies 3 years ago
ManoloFLTK fc1efc7957 Create FL/x11.H holding declarations specific to X11 platform. 3 years ago
ManoloFLTK 3f2166ea91 Introduction of FL/fl_config.h - continued 3 years ago
ManoloFLTK e80a2734e8 Fix build error with CMake when libjpeg???-dev package is absent from the system (Linux). 3 years ago
ManoloFLTK 9164e3c489 Text input method for X11: fix for case when text widget is inside subwindow. 3 years ago
Michael R Sweet ea34edc1ea
Tweak blocks game to use higher update rates and slightly larger window. 3 years ago
Matthias Melcher 14ae784f7f Installing Fluid correctly on macOS 3 years ago
ManoloFLTK eeb3e92eb2 Fix fullscreen window level corner cases on macOS - cont'd 3 years ago
Albrecht Schlosser c8bb2a3585 Add header guards to source files of FL/fl_config.h 4 years ago
Albrecht Schlosser b91db00d91 CMake: export Cairo include directories (issue #350) 4 years ago
Albrecht Schlosser e186ee0af3 Fix compiler warning [-Wignored-qualifiers] 4 years ago
Matthias Melcher 0d435d51ac GitHub #328: removed stray ';' in Fluid code generation. 4 years ago
Albrecht Schlosser e8961f10b8 Update fluid generated and .fl files (remove mac_shell...) 4 years ago
Matthias Melcher 2328547538 Github #351: fixed missing curly brackets. 4 years ago
ManoloFLTK 47164bf954 Fix for issue #344 : New/Delete Type Mismatch on Windows 4 years ago
ManoloFLTK 4d934e003a Add check against NULL pointer (fix for issue #338). 4 years ago
Matthias Melcher 29531873ea STR 3289: Fluid i18n, gettext, catguts improvements 4 years ago
Albrecht Schlosser 5438954d8c Generate FL/fl_config.h rather than FL/abi-version.h 4 years ago
Albrecht Schlosser 797616841c Remove unused and outdated demo, update dependencies 4 years ago
Matthias Melcher de2585d9f1
Removed superfluous comments 4 years ago
Matthias Melcher 763ba46e54 Github #340: removing two warnings. 4 years ago
Matthias Melcher 6343148f9d Correcting UFT vs. UTF character flip 4 years ago
Matthias Melcher b490ce3463 STR 3355: allow Unicode UTF-8 in source code 4 years ago
Matthias Melcher 6efc997a02
Updated Unicode utf8 byte limit in docs. 4 years ago
Matthias Melcher d13f9e736c
GitHub #233, documenting style buffers and utf8. 4 years ago
Matthias Melcher bd7011a1d3
Github #237: scrollbar.align documentation. 4 years ago
Matthias Melcher 6d9df0763f GitHub #327: menu buttons will no longer grab arrow keys. 4 years ago
Albrecht Schlosser 55e5c74e9e Fix broken build 4 years ago
Albrecht Schlosser 311d9a8ad4 Forms compatibility: use as_window() rather than type() 4 years ago
Albrecht Schlosser d6ba66ca4b Fix a tiny documentation bug 4 years ago
Matthias Melcher 3626e82057 GitHub #326: browser scrolling should be much improved 4 years ago
ManoloFLTK ba3041be6c Add bunch of changes in 1.4 4 years ago
ManoloFLTK 93a55f64c3 macOS platform: fix for issue #325 Disabling IM disables Greek and Cyrillic layouts 4 years ago
Matthias Melcher 983777535e GitHub #329: fixed missing code 4 years ago
Matthias Melcher 20593074c6 github #328: temporarily disabling new project flags 4 years ago
Matthias Melcher 7161cad2c7 #329 #318: Fixed Fluid indenting and trailing whitespace 4 years ago
Albrecht Schlosser f57b074378 Fix trailing whitespace and a MSVC compiler warning 4 years ago
ManoloFLTK f76e579ffe Windows platform and Input Methods: improve GUI scaling support. 4 years ago
Albrecht Schlosser 81d07af93a Fluid: convert Fl_Group::forms_end() to a static function 4 years ago
Matthias Melcher 5fea96dd92 #319: Fixed Live Resize Mode in Fluid 4 years ago
Matthias Melcher 21c328f0c5 #322: remove Fluid's dependency on fltk_forms. 4 years ago