9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 9fdd675eab Remove FL_CFG_SYS_POSIX and FL_CFG_SYS_WIN32 preprocessor vars from Fl_lock.cxx 4 years ago
ManoloFLTK b709b2a2d3 Remove FL_CFG_WIN_COCOA preprocessor variable from Fl_Tree_Prefs.cxx 4 years ago
ManoloFLTK 32f7973073 Remove FL_CFG_SYS_POSIX preprocessor variable from Fl_get_key.cxx 4 years ago
ManoloFLTK bf95eb1c09 Remove FL_CFG_SYS_POSIX preprocessor variable from fl_open_uri.cxx 4 years ago
ManoloFLTK 1298bf00f5 Remove FL_CFG_WIN_COCOA preprocessor variable from Fl_Sys_Menu_Bar.cxx 4 years ago
ManoloFLTK 35812f474b Include <config.h> in Fl_Gl_Window.cxx 4 years ago
ManoloFLTK 98265d81a2 Remove FL_CFG_WIN_X11 preprocessor variable from Fl_own_colormap.cxx 4 years ago
Albrecht Schlosser e182c8bcd5 Fix whitespace errors (no code changes) 4 years ago
Albrecht Schlosser a355c16971 Fix 'configure --enable-pango' 4 years ago
ManoloFLTK 1d44c57747 Fix lowercase error in filenames. 4 years ago
ManoloFLTK 1f9c80854c Remove FL_CFG_WIN_X11 preprocessor variable from Fl_Native_File_Chooser_GTK.cxx 4 years ago
ManoloFLTK d51481f95e Remove FL_CFG_SYS_WIN32 preprocessor variable from fl_draw_pixmap.cxx 4 years ago
ManoloFLTK 5f3d8bc634 Include <config.h> when possible - continued. 4 years ago
ManoloFLTK d93fc2bfa6 Use <config.h> when appropriate. 4 years ago
ManoloFLTK 06793c50fb Create virtual Fl_RGB_Image* Fl_Gl_Window_Driver::capture_gl_rectangle() 4 years ago
ManoloFLTK 1adaa3def2 Create classes Fl_XXX_Gl_Window_Driver according to driver model. 4 years ago
Greg Ercolano 1f55bfe65c Issue #109 contd: missed fractals.cxx fixes, also fix parens issue. 4 years ago
Greg Ercolano bef661607b Solve all 'fractals' warnings in VS2017/Win32 for issue #109. 4 years ago
ManoloFLTK a723c0e889 PR #174: Skip the call to MonitorFromRect when it is not needed. 4 years ago
Albrecht Schlosser bbaec9bd88 Update CMake and make files, minor edits only 4 years ago
Albrecht Schlosser edd5818355 fix autoconf and Makefile 4 years ago
Michael R Sweet 5378ef1c87
Update GHA build scripts for Linux, macOS, and Windows. 4 years ago
Michael R Sweet f47465c736
Initial Github Action for CI builds 4 years ago
Michael R Sweet 76315a961f
Finish first pass of modernizing autoconf source file. 4 years ago
Michael R Sweet 44e90666d2
Save work. 4 years ago
Michael R Sweet d2d5d4371e
Add autoconf cross-compilation support files. 4 years ago
Michael R Sweet e3c3b9b39f
Save work on configure.ac modernization. 4 years ago
ManoloFLTK 9fad601401 Remove compilation warnings issued by Visual Studio 2019. 4 years ago
ManoloFLTK 5ade8fcb09 Fix for issue #185 "Shared Image reload() loses initial dimensions" 4 years ago
Albrecht Schlosser c7dc112d2e Fix missing export of fl_scroll() (issue #186) 4 years ago
Albrecht Schlosser 67bd27a2be Fix comments and documentation 4 years ago
Albrecht Schlosser ff0543524b Fix X11 copy-paste and drag-and-drop target selection (#182) 4 years ago
ManoloFLTK ed5854d65a Fix for issue #185 in Fl_Shared_Image::reload() 4 years ago
Albrecht Schlosser d53d6f3bce Fix potential NULL pointer dereference 4 years ago
Albrecht Schlosser 086396ca54 Fix output and screen_num() in handle_events demo 4 years ago
ManoloFLTK 818a2ab838 Windows scaling support: fix after WM_MOVE and in mouse_event() 4 years ago
Albrecht Schlosser b4c464f71b Add event handling test and demo program 4 years ago
ManoloFLTK 8eed8b9600 Scaling support under Windows: fix fullscreen window mode. 4 years ago
Albrecht Schlosser 246291fe51 Make Fl_Gl_Window::gl_driver() private (#184) 4 years ago
Albrecht Schlosser a2a026ed74 Remove debug output from test/fullscreen demo 4 years ago
ManoloFLTK 871e7063a2 Windows: restore "checkers" app that was damaged after handling of issue #155. 4 years ago
ManoloFLTK 7fdac3790a Windows: fix scaling problem in Fl_Tile. 4 years ago
Albrecht Schlosser d7af409f42 Remove "Figure x.y: " from html image captions 4 years ago
Albrecht Schlosser 3d53548cfb Documentation: enhance chapter "FLTK Basics" 4 years ago
Albrecht Schlosser 7ef23153df Update test/hello.cxx and related image 4 years ago
Albrecht Schlosser fba4d58509 Fix Fl_Help_View::find() (issue #179) 4 years ago
erco77 d86358870d
Merge pull request #175 from ComputerNerd/wrong-err-fix 5 years ago
ComputerNerd 34da17cd85 Set errmsg to exterr instead of err which will always be zero. 5 years ago
ManoloFLTK 4f29313a80 Windows scaling: fix redraw after partial expose events. 5 years ago
ManoloFLTK f787a1b4e4 Remove build-time warning. 5 years ago