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
path:
root
/
FL
Age
Commit message (
Expand
)
Author
2019-05-22
Fix Doxygen comment badly processed by Doxygen 1.8.15
ManoloFLTK
2019-05-22
Implement Fl_Quartz_Copy_Surface_Driver::draw_decorated_window()
ManoloFLTK
2019-05-15
Document Fl_File_Input::errorcolor() as deprecated
Albrecht Schlosser
2019-05-15
Fix some links in documentation
Albrecht Schlosser
2019-05-09
Fix Doxygen doc of Fl_Window::border(int) and border()
ManoloFLTK
2019-04-28
macOS: yet simpler implementation of window resize and rescale.
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-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-10
Make member function Fl_Surface_Device::driver(Fl_Graphics_Driver*) protected.
ManoloFLTK
2019-04-10
New virtual member function bool Fl_Surface_Device::is_current()
ManoloFLTK
2019-04-09
Add public function Fl_RGB_Image *fl_capture_window_part()
ManoloFLTK
2019-04-07
Simpler implementation of Fl_Cocoa_Window_Driver::resize()
ManoloFLTK
2019-03-26
Use \deprecated Doxygen command where necessary
ManoloFLTK
2019-03-12
Avoid "unused argument" compiler warnings with -Wextra after #include <fl_dra...
ManoloFLTK
2019-02-23
New member function const Fl_Image* Fl_Window::shape() replaces int Fl_Window...
ManoloFLTK
2019-02-09
Fix typos
Albrecht Schlosser
2019-02-06
Remove Fl_Image::as_rgb_image() virtual member function.
ManoloFLTK
2019-02-04
Fl_Roller can now be controlled via the mouse wheel (STR #3120).
Matthias Melcher
2019-02-03
Typo
Matthias Melcher
2019-02-02
Tooltips hide by themselves after 12 seconds (STR #2584).
Matthias Melcher
2019-02-02
Removed all shadow lint in header files (STR #2714).
Matthias Melcher
2019-02-02
STR #3323: glutAddMenuEntry now has a const label argument
Matthias Melcher
2019-02-02
Added Fl_Input_::append() method (STR #2953).
Matthias Melcher
2019-02-02
STR #2714: remove new shadow lint for MacOS
Matthias Melcher
2019-02-02
Made Fl_Check_Browser::swap_item public.
Matthias Melcher
2019-02-02
Fixed missing item handling in Fl_Chekc_Browser (STR #3480).
Matthias Melcher
2019-02-02
Fl_Help_Dialog::load() now returns an error code (STR #3429)
Matthias Melcher
2019-02-01
STR #3386: Interface to set maximum width of spinner text field.
Matthias Melcher
2019-01-23
Doxygen mods for new FL_TREE_SELECT_SINGLE_DRAGGABLE flag
Greg Ercolano
2019-01-12
Fix Cairo callback drawing (needs flush)
Albrecht Schlosser
2019-01-02
Document global variable fl_sys_menu_bar - continued.
Manolo Gouy
2018-12-31
Document global variable fl_sys_menu_bar - continued.
Manolo Gouy
2018-12-31
Document global variable fl_sys_menu_bar.
Manolo Gouy
2018-12-29
Adding documentation for '@N', inactive color.
Matthias Melcher
2018-12-29
Fixing STR #2901, wrongly escaping the formatting character code in Fl_Browser.
Matthias Melcher
2018-12-05
Better Doxygen explanation of the use of Fl::paste().
ManoloFLTK
2018-12-05
Avoid 2 errors sent by Doxygen 1.8.14
ManoloFLTK
2018-12-05
New static member function: Fl_Device_Plugin *Fl_Device_Plugin::opengl_plugin()
ManoloFLTK
2018-12-04
Define useful implementations of Fl_Graphics_Driver::push_no_clip() and pop_c...
ManoloFLTK
2018-12-04
Give a meaningful default implementation to a few more member functions of cl...
ManoloFLTK
2018-11-30
Remove unused arguments from the Fl_Device_Plugin::print() member function.
Manolo Gouy
2018-11-29
Use the Fl_Gl_Device_Plugin mechanism to simplify the construction of a layer...
Manolo Gouy
[next]