9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 98b4ece33e Reorder Fl_Cocoa_Window_Driver to support upward OS compatibility 6 years ago
ManoloFLTK f3bfe93a51 Fix Fl_Cocoa_Window_Driver::fullscreen_off() 6 years ago
ManoloFLTK 3f5580d49c macOS: better support of Fl_Window::border(int) 6 years ago
ManoloFLTK 33862479af Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK ebbee5301b macOS: simpler handling of GL windows when first displayed. 6 years ago
Greg Ercolano 8d0647732f Fix time drawing color (was not being set) 6 years ago
ManoloFLTK 698fe39ff1 Minor code reordering 6 years ago
ManoloFLTK 72954f39d8 Minor code reordering. 6 years ago
ManoloFLTK 0067952e1a Correct typo in Doxygen doc 6 years ago
ManoloFLTK 52f4aa5546 Doxygen doc: rewording for more clarity. 6 years ago
ManoloFLTK bb5ef3b1d0 Doxygen: rewording for more clarity. 6 years ago
ManoloFLTK 0f6cbd1cda Doxygen: rewording for more clarity. 6 years ago
ManoloFLTK a65d7818be More explicit short doc of Fl_Multi_Label. 6 years ago
ManoloFLTK 5ad95da98e Further Doxygen doc about OpenGL and HighDPI. 6 years ago
ManoloFLTK 8540db95d8 Update Doxygen doc of Fl_Gl_Window::draw() for HighDPI support 6 years ago
ManoloFLTK f55729ed32 Doxygen: describe better support for OpenGL on HighDPI displays. 6 years ago
ManoloFLTK 4abaeba539 Doxygen: make explanation of how PostScript text works always visible. 6 years ago
ManoloFLTK 1280370fc8 Move Doxygen comments next to member function bodies. 6 years ago
ManoloFLTK d50d0a3069 Remove function body from Fl_Widget_Surface class declaration. 6 years ago
ManoloFLTK d36e1a79c3 Add check against hidden window. 6 years ago
ManoloFLTK 3fa2b73698 Update comments of Fl_Cocoa_Window_Driver::make_current() for macOS 10.14 6 years ago
ManoloFLTK 86ddfca2f3 Remove 2 Doxygen warnings 6 years ago
Albrecht Schlosser 3bbc453237 Save and restore GL parameters as appropriate 6 years ago
ManoloFLTK cb7dbc34d7 Make member function Fl_Surface_Device::driver(Fl_Graphics_Driver*) protected. 6 years ago
ManoloFLTK d5943f85b9 Use the new Fl_Surface_Device::is_current() virtual function 6 years ago
ManoloFLTK 4f0a16697e Remove useless member functions Fl_XXX_Copy_Surface_Driver::w() and h() 6 years ago
ManoloFLTK 7a0bebb22f New virtual member function bool Fl_Surface_Device::is_current() 6 years ago
ManoloFLTK 22a5dc3085 Function Fl_Screen_Driver::traverse_to_gl_subwindows() is static in its class 6 years ago
ManoloFLTK 8286e37b18 Add public function Fl_RGB_Image *fl_capture_window_part() 6 years ago
ManoloFLTK 0ddf5e74a9 Fix for STR 3519: the PostScript graphics driver fails with some narrow unicode characters 6 years ago
ManoloFLTK 86849aac8f Improve Fl_Cocoa_Window_Driver::make_current() 6 years ago
ManoloFLTK abc8f4158f Member Fl_Cocoa_Window_Driver::window_flags_ stores now 2 flags 6 years ago
ManoloFLTK c66caf5dce Simpler implementation of Fl_Cocoa_Window_Driver::resize() 6 years ago
ManoloFLTK cc955d27a0 Maintain window position when turning its border on. 6 years ago
ManoloFLTK 63b86bd8f7 Revert back to previous state 6 years ago
ManoloFLTK fc678c26b0 Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK 9b7f020ed3 Update procedure for OpenGL3 support. 6 years ago
Albrecht Schlosser 42afc70b6a Fix potential crash in fluid (issue #14) 6 years ago
ManoloFLTK 7a3af40ede Merge remote-tracking branch 'origin/master' 6 years ago
ManoloFLTK 607689c890 macOS: More efficient window rescaling that rarely calls Fl_Group::resize() 6 years ago
Albrecht Schlosser df6f15faf3 Add dependencies for non-Xft builds 6 years ago
Albrecht Schlosser f78ef314aa Update dependencies 6 years ago
ManoloFLTK d018aca37c Call to Fl_Group::init_sizes() needed after resize of widgets. 6 years ago
ManoloFLTK 536080f119 Send FL_FOCUS is necessary under X11 6 years ago
ManoloFLTK f3e9b43ccc Correct typo in Doxygen doc of Fl::focus() 6 years ago
ManoloFLTK 9e18662d86 Use Fl_Widget_Tracker to check for existence of the putative focus widget 6 years ago
ManoloFLTK 0a7fb9f7b3 Follow CMP and rename a type with capitalized words without underscore 6 years ago
ManoloFLTK 4ac5382510 Remove unnecessary #include directives 6 years ago
ManoloFLTK b488b2c9d0 Add further checks to avoid null pointer. 6 years ago
ManoloFLTK a6ea844879 Check against null pointer for security 6 years ago