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
2021-06-27
Fix use of variable out-of-scope (PR #242)
fire-eggs
2021-06-26
Fix a potential memory leak (PR #241)
Albrecht Schlosser
2021-06-26
Fix potential memory leak (#241)
fire-eggs
2021-06-26
Fix "failure to call pclose" (#240)
fire-eggs
2021-06-18
Revert parts of and fix other 'constness' changes (#239, #181)
Albrecht Schlosser
2021-06-16
Make non-const Fl_Screen_Driver methods const (#181)
Albrecht Schlosser
2021-06-11
Fix keyboard demo international keyboards
Albrecht Schlosser
2021-06-10
Reformat bundled lib 'makedepend' files
Albrecht Schlosser
2021-06-09
Don't activate scaling shortcuts if platform doesn't support scaling.
ManoloFLTK
2021-05-31
Windows: Fix compiler warning: unused variable
Albrecht Schlosser
2021-05-31
Windows: Fix compiler warning, simplify code
Albrecht Schlosser
2021-05-31
Windows platform: use GDI+ to antialias oblique lines and curves.
ManoloFLTK
2021-05-28
New virtual member function Fl_Graphics_Driver::colored_rectf().
ManoloFLTK
2021-05-27
macOS: Avoid premature FL_RELEASE event at start of drag-n-drop operation.
ManoloFLTK
2021-05-26
Clarify demo code and add comment with "translated" string
Albrecht Schlosser
2021-05-26
Fix trailing whitespace and formatting
Albrecht Schlosser
2021-05-26
Windows: fix fl_system() and fl_execvp() (STR 3438)
Albrecht Schlosser
2021-05-26
X11: fix fl_clip_box() coordinates > 16-bit (STR 3134)
Albrecht Schlosser
2021-05-25
Reimplement Fl_Group::delete_child(int) for Fl_Scroll
Albrecht Schlosser
2021-05-25
Add virtual int Fl_Group::delete_child(int n) (STR 3218)
Albrecht Schlosser
2021-05-21
Update fluid tutorial on CubeView and demo code
Albrecht Schlosser
2021-05-13
Update README.macOS.md (minor fixes)
Albrecht Schlosser
2021-05-13
Refactor macOS bundle generation to avoid "quarantine"
Albrecht Schlosser
2021-05-08
Include bitmap files rather than copying the source code
Albrecht Schlosser
2021-05-08
Rename 'srs.xbm' to its original name 'sorceress.xbm'
Albrecht Schlosser
2021-05-07
Update copyright in fluid bundle (macOS: Info.plist)
Albrecht Schlosser
2021-05-07
Suppress Visual Studio warnings in nanosvg code
Albrecht Schlosser
2021-05-07
Fix MSVC 2010 and older not finding round()
Albrecht Schlosser
2021-05-06
Fix Windows (Visual Studio) compiler warnings
Albrecht Schlosser
2021-05-06
Add GitHub Actions Badge to README.md
Albrecht Schlosser
2021-05-03
Fix compiler warning on macOS
Albrecht Schlosser
2021-05-03
Fix compiler warning
Albrecht Schlosser
2021-05-02
Fix a type (comment only)
Albrecht Schlosser
2021-04-30
Enhance CMake build configuration summary
Albrecht Schlosser
2021-04-30
CMake: improve detection and configuration of image libs
Albrecht Schlosser
2021-04-30
Fix build with Cairo for CMake < 3.13
Albrecht Schlosser
2021-04-29
Document how to build universal apps for macOS
Albrecht Schlosser
2021-04-29
Cleaner access to Fl_Gl_Window_Driver objects.
ManoloFLTK
2021-04-28
Fix "Fl_Shared_Image: use of unitialized data" (#216)
Albrecht Schlosser
2021-04-28
Fix version number in doxygen docs
Albrecht Schlosser
2021-04-27
Slightly simplify gl_texture_fifo::compute_texture()
ManoloFLTK
2021-04-26
Update copyright year in documentation footer
Albrecht Schlosser
2021-04-26
CMake: Document FLTKConfig.cmake and set FLTK_INCLUDE_DIR
Albrecht Schlosser
2021-04-26
Avoid "Bogus FL_MOVE/FL_DRAG events" (#76)
Albrecht Schlosser
2021-04-22
Fix handle_events demo build w/o OpenGL
Albrecht Schlosser
2021-04-19
Replace list of excluded platforms by name of chosen platform.
ManoloFLTK
2021-04-16
Fix potential buffer overrun (WIN32 only)
Albrecht Schlosser
2021-04-16
Minor simplification in Fl_Gl_Window_Driver::capture_gl_rectangle()
ManoloFLTK
2021-04-14
Improve documentation (test/editor) (#219)
Albrecht Schlosser
2021-04-14
Fix Fl_Cairo_Graphics_Driver::rect and Fl_Cairo_Graphics_Driver::rectf
ManoloFLTK
[next]