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
2019-04-29
Fix compiler warning (issue #25)
Albrecht Schlosser
2019-04-28
macOS: further fix to window moving necessary for macOS 10.3
ManoloFLTK
2019-04-28
macOS: yet simpler implementation of window resize and rescale.
ManoloFLTK
2019-04-25
Use NSViewFrameDidChangeNotification instead of NSWindowDidResizeNotification
ManoloFLTK
2019-04-23
Use HAVE_GLXGETPROCADDRESSARB preprocessor variable
ManoloFLTK
2019-04-23
macOS: restore correct tabbing/untabbing of windows - continued
ManoloFLTK
2019-04-22
Consistently compute the current GUI scaling factor value.
ManoloFLTK
2019-04-22
macOS: restore correct tabbing/untabbing of windows
ManoloFLTK
2019-04-21
Reorder Fl_Cocoa_Window_Driver to support upward OS compatibility
ManoloFLTK
2019-04-21
Fix Fl_Cocoa_Window_Driver::fullscreen_off()
ManoloFLTK
2019-04-20
macOS: better support of Fl_Window::border(int)
ManoloFLTK
2019-04-19
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2019-04-19
macOS: simpler handling of GL windows when first displayed.
ManoloFLTK
2019-04-16
Fix time drawing color (was not being set)
Greg Ercolano
2019-04-15
Minor code reordering
ManoloFLTK
2019-04-15
Minor code reordering.
ManoloFLTK
2019-04-14
Correct typo in Doxygen doc
ManoloFLTK
2019-04-14
Doxygen doc: rewording for more clarity.
ManoloFLTK
2019-04-14
Doxygen: rewording for more clarity.
ManoloFLTK
2019-04-14
Doxygen: rewording for more clarity.
ManoloFLTK
2019-04-14
More explicit short doc of Fl_Multi_Label.
ManoloFLTK
2019-04-13
Further Doxygen doc about OpenGL and HighDPI.
ManoloFLTK
2019-04-13
Update Doxygen doc of Fl_Gl_Window::draw() for HighDPI support
ManoloFLTK
2019-04-12
Doxygen: describe better support for OpenGL on HighDPI displays.
ManoloFLTK
2019-04-12
Doxygen: make explanation of how PostScript text works always visible.
ManoloFLTK
2019-04-12
Move Doxygen comments next to member function bodies.
ManoloFLTK
2019-04-12
Remove function body from Fl_Widget_Surface class declaration.
ManoloFLTK
2019-04-11
Add check against hidden window.
ManoloFLTK
2019-04-11
Update comments of Fl_Cocoa_Window_Driver::make_current() for macOS 10.14
ManoloFLTK
2019-04-11
Remove 2 Doxygen warnings
ManoloFLTK
2019-04-10
Save and restore GL parameters as appropriate
Albrecht Schlosser
2019-04-10
Make member function Fl_Surface_Device::driver(Fl_Graphics_Driver*) protected.
ManoloFLTK
2019-04-10
Use the new Fl_Surface_Device::is_current() virtual function
ManoloFLTK
2019-04-10
Remove useless member functions Fl_XXX_Copy_Surface_Driver::w() and h()
ManoloFLTK
2019-04-10
New virtual member function bool Fl_Surface_Device::is_current()
ManoloFLTK
2019-04-10
Function Fl_Screen_Driver::traverse_to_gl_subwindows() is static in its class
ManoloFLTK
2019-04-09
Add public function Fl_RGB_Image *fl_capture_window_part()
ManoloFLTK
2019-04-09
Fix for STR 3519: the PostScript graphics driver fails with some narrow unico...
ManoloFLTK
2019-04-09
Improve Fl_Cocoa_Window_Driver::make_current()
ManoloFLTK
2019-04-07
Member Fl_Cocoa_Window_Driver::window_flags_ stores now 2 flags
ManoloFLTK
2019-04-07
Simpler implementation of Fl_Cocoa_Window_Driver::resize()
ManoloFLTK
2019-04-07
Maintain window position when turning its border on.
ManoloFLTK
2019-04-04
Revert back to previous state
ManoloFLTK
2019-04-04
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2019-04-04
Update procedure for OpenGL3 support.
ManoloFLTK
2019-04-04
Fix potential crash in fluid (issue #14)
Albrecht Schlosser
2019-03-28
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2019-03-28
macOS: More efficient window rescaling that rarely calls Fl_Group::resize()
ManoloFLTK
2019-03-28
Add dependencies for non-Xft builds
Albrecht Schlosser
2019-03-28
Update dependencies
Albrecht Schlosser
[next]