index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-30
Remove useless fl_matrix member variable of class Fl_Graphics_Driver
ManoloFLTK
2022-11-30
Remove small files fl_XXX_gl_platform_init.cxx
ManoloFLTK
2022-11-30
Remove superfluous friend declarations from class Fl_Graphics_Driver
ManoloFLTK
2022-11-29
Build hybrid Wayland/X11 w/ configure: check for Xinerama, et al
ManoloFLTK
2022-11-29
Fix for issue [Cairo]: Arrows have a "gap" (#561)
ManoloFLTK
2022-11-29
Undoing commit at f7a1777 that breaks X11 drawing
ManoloFLTK
2022-11-29
Fix for issue: Arrows have a "gap" (#561)
ManoloFLTK
2022-11-29
Fix -o and -h command line arg handling
Matthias Melcher
2022-11-28
Doc: repeat that screens are numbered starting from 0 in the API
ManoloFLTK
2022-11-27
Fix forgotten name change
Matthias Melcher
2022-11-27
fltk-config from configure: remove libdecor-related flags - cont'd
ManoloFLTK
2022-11-27
macOS+OpenGL3: remove "warning: gl.h and gl3.h are both included"
ManoloFLTK
2022-11-26
Update dependencies
Albrecht Schlosser
2022-11-26
Simplify and improve "oxy" arrow drawing functions
Albrecht Schlosser
2022-11-26
Local undo per Fl_Text_Buffer and Fl_Input_ (#557)
Matthias Melcher
2022-11-26
Make the value box size of Fl_Value_Slider user settable (STR 3222)
Albrecht Schlosser
2022-11-26
Remove unintentional C++11
Matthias Melcher
2022-11-26
fltk-config from configure: remove libdecor-related flags
ManoloFLTK
2022-11-26
Handle Fluid project settings better (#556)
Matthias Melcher
2022-11-25
Fix GitHub Actions (CI) for Windows builds
Albrecht Schlosser
2022-11-25
Add i18n to test/preferences (#555)
Matthias Melcher
2022-11-25
Make Fl_XXX_Graphics_Driver::create_bitmask() a static member function
ManoloFLTK
2022-11-25
Fix silly Visual Studio compiler warnings in oxy scheme
Albrecht Schlosser
2022-11-25
Avoid thin gray line in round box in hires
Matthias Melcher
2022-11-25
CI build-Wayland: package libpangocairo-1.0-0 is installed by default
ManoloFLTK
2022-11-25
Fix GDI graphics driver use for bitmasks
Matthias Melcher
2022-11-25
Add "Oxy" scheme (STR 2675, STR 3477)
Albrecht Schlosser
2022-11-24
Fix two new Visual Studio compiler warnings
Albrecht Schlosser
2022-11-24
Improve text drawing above GL3 scene under macOS
ManoloFLTK
2022-11-24
Remove two "warning: pointer xxx used after void* realloc()" messages
ManoloFLTK
2022-11-24
Fix two Visual Studio compiler warnings
Albrecht Schlosser
2022-11-24
Refactor code to make rounded rectangles accessible (#553)
Matthias Melcher
2022-11-24
Check boundary conditions in Cocoa scroll code (#554)
Matthias Melcher
2022-11-24
FLUID: Fix update of formula input widgets
Matthias Melcher
2022-11-24
README.Wayland.txt: list required packages besides those in README.Unix.txt
ManoloFLTK
2022-11-24
Fixes some FLUID bugs
Matthias Melcher
2022-11-24
OpenGL3 under macOS: simpler implementation of support of child widgets
ManoloFLTK
2022-11-24
CMake build for Wayland: check for presence of required GL-related software
ManoloFLTK
2022-11-24
CMake building: improve messages about necessary software packages
ManoloFLTK
2022-11-23
CMake build for Wayland/X11 hybrid: check for libx???-dev packages
ManoloFLTK
2022-11-23
Restore build with HAVE_GL = 1 and HAVE_GL_GLU_H = 0
ManoloFLTK
2022-11-23
Configure-based build: control presence of GL-related packages
ManoloFLTK
2022-11-23
Update remaining "arrow drawing" in menus
Albrecht Schlosser
2022-11-23
Save and restore current color when drawing arrows
Albrecht Schlosser
2022-11-23
Fix border size of FL_PLASTIC_UP_BOX
Albrecht Schlosser
2022-11-23
Fluid: Fix variable naming and a memory leak
Matthias Melcher
2022-11-23
Don't build libdecor demos, add generated files to .gitignore
Albrecht Schlosser
2022-11-23
Fix whitespace (trailing spaces)
Albrecht Schlosser
2022-11-23
Keep indicator that menubar is still active (#551)
Matthias Melcher
2022-11-23
Improve Fl_Cocoa_Gl_Window_Driver::switch_to_GL1() to support multiple GL3 wi...
ManoloFLTK
[next]