9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
Albrecht Schlosser d0874f1058 Reformat bundled lib 'makedepend' files 4 years ago
ManoloFLTK 465789951f Don't activate scaling shortcuts if platform doesn't support scaling. 4 years ago
Albrecht Schlosser 3c84894f19 Windows: Fix compiler warning: unused variable 4 years ago
Albrecht Schlosser 1bd57a20e6 Windows: Fix compiler warning, simplify code 4 years ago
ManoloFLTK b027d2ba57 Windows platform: use GDI+ to antialias oblique lines and curves. 4 years ago
ManoloFLTK d95dd7acc4 New virtual member function Fl_Graphics_Driver::colored_rectf(). 4 years ago
ManoloFLTK 47ba6632b1 macOS: Avoid premature FL_RELEASE event at start of drag-n-drop operation. 4 years ago
Albrecht Schlosser 538079c7a0 Clarify demo code and add comment with "translated" string 4 years ago
Albrecht Schlosser 3b40d7a07f Fix trailing whitespace and formatting 4 years ago
Albrecht Schlosser e4a972c3f3 Windows: fix fl_system() and fl_execvp() (STR 3438) 4 years ago
Albrecht Schlosser 12c0509806 X11: fix fl_clip_box() coordinates > 16-bit (STR 3134) 4 years ago
Albrecht Schlosser 0f3619ba0e Reimplement Fl_Group::delete_child(int) for Fl_Scroll 4 years ago
Albrecht Schlosser 9abbff2078 Add virtual int Fl_Group::delete_child(int n) (STR 3218) 4 years ago
Albrecht Schlosser da4d16b59a Update fluid tutorial on CubeView and demo code 4 years ago
Albrecht Schlosser cbee4880f4 Update README.macOS.md (minor fixes) 4 years ago
Albrecht Schlosser 773467dee4 Refactor macOS bundle generation to avoid "quarantine" 4 years ago
Albrecht Schlosser 64296707d9 Include bitmap files rather than copying the source code 4 years ago
Albrecht Schlosser 2f73df4f3e Rename 'srs.xbm' to its original name 'sorceress.xbm' 4 years ago
Albrecht Schlosser b5cdd2fa71 Update copyright in fluid bundle (macOS: Info.plist) 4 years ago
Albrecht Schlosser 3e0c30213b Suppress Visual Studio warnings in nanosvg code 4 years ago
Albrecht Schlosser 374232e2f4 Fix MSVC 2010 and older not finding round() 4 years ago
Albrecht Schlosser 4190cd5426 Fix Windows (Visual Studio) compiler warnings 4 years ago
Albrecht Schlosser 0bd1c2e239
Add GitHub Actions Badge to README.md 4 years ago
Albrecht Schlosser cce652f58c Fix compiler warning on macOS 4 years ago
Albrecht Schlosser 08a8e78d6e Fix compiler warning 4 years ago
Albrecht Schlosser 1684eb7efe Fix a type (comment only) 4 years ago
Albrecht Schlosser 5c85a4ea95 Enhance CMake build configuration summary 4 years ago
Albrecht Schlosser a484541d4b CMake: improve detection and configuration of image libs 4 years ago
Albrecht Schlosser 2555e3b37e Fix build with Cairo for CMake < 3.13 4 years ago
Albrecht Schlosser 4ba92a99bb Document how to build universal apps for macOS 4 years ago
ManoloFLTK 9df287b415 Cleaner access to Fl_Gl_Window_Driver objects. 4 years ago
Albrecht Schlosser f9e8ef0b7a Fix "Fl_Shared_Image: use of unitialized data" (#216) 4 years ago
Albrecht Schlosser 189f7ec3ac Fix version number in doxygen docs 4 years ago
ManoloFLTK 3bc9017970 Slightly simplify gl_texture_fifo::compute_texture() 4 years ago
Albrecht Schlosser 6e70afc811 Update copyright year in documentation footer 4 years ago
Albrecht Schlosser 556e895dc1 CMake: Document FLTKConfig.cmake and set FLTK_INCLUDE_DIR 4 years ago
Albrecht Schlosser 7a7f3c3324 Avoid "Bogus FL_MOVE/FL_DRAG events" (#76) 4 years ago
Albrecht Schlosser 7b70d2c90d Fix handle_events demo build w/o OpenGL 4 years ago
ManoloFLTK d01aab2ece Replace list of excluded platforms by name of chosen platform. 4 years ago
Albrecht Schlosser 72901a626c Fix potential buffer overrun (WIN32 only) 4 years ago
ManoloFLTK cacaa17499 Minor simplification in Fl_Gl_Window_Driver::capture_gl_rectangle() 4 years ago
Albrecht Schlosser 41b1f1f911 Improve documentation (test/editor) (#219) 4 years ago
ManoloFLTK 78aa959ab9 Fix Fl_Cairo_Graphics_Driver::rect and Fl_Cairo_Graphics_Driver::rectf 4 years ago
Daniel G 87679110f9 Update README.Unix.txt 4 years ago
Daniel G 5c0fe8f411 Update Fl_WinAPI_Window_Driver.H 4 years ago
Albrecht Schlosser 3611d788e3 Fix CMake install procedure (#212) 4 years ago
Albrecht Schlosser 1e2137668a Fix CMake warning 4 years ago
Albrecht Schlosser 02dfdd590d Fix macOS bundle: set missing fields for test apps 4 years ago
Albrecht Schlosser 22cb8a7fdb Make Fl_Input::handle_key() protected (#203) 4 years ago
Albrecht Schlosser 7f969b5496 Remove static variable, fix gcc warning [-Wclobbered] (#203) 4 years ago