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
2020-04-26
Doc: more detail about fl_clip_region() when drawing elsewhere than on the di...
ManoloFLTK
2020-04-22
Add optional argument to Fl_Printer::begin_job() to inform caller when an err...
ManoloFLTK
2020-04-20
Make draw() protected (Fl_Tree + Fl_Table)
Albrecht Schlosser
2020-04-20
Fix formatting of Fl_Wizard.H
Albrecht Schlosser
2020-04-20
Make draw method protected in Fl_Wizard
Mohammed Alyousef
2020-04-15
Fix int highlight() comment
Mohammed Alyousef
2020-04-05
Update standard file headers
ManoloFLTK
2020-03-28
Merge remote-tracking branch 'refs/remotes/origin/master'
ManoloFLTK
2020-03-28
Doc: make clear that nanosvg doesn't render image elements.
ManoloFLTK
2020-03-26
Update documentation, fix typos
Albrecht Schlosser
2020-03-11
Remove CodeWarrior "support"
Albrecht Schlosser
2020-03-08
Update Fl_Text_Display documentation
Albrecht Schlosser
2020-03-03
Clarify documentation of Fl_Pack
Albrecht Schlosser
2020-02-28
Fl_Sys_Menu_Bar: make it strict equivalent of Fl_Menu_Bar outside macOS
ManoloFLTK
2020-02-10
Implement fl_putenv() as cross-platform putenv()
Albrecht Schlosser
2020-02-03
Move fl_font(face, size) to fl_draw.cxx
Albrecht Schlosser
2020-02-03
Fix regression calling fl_font() w/o draw context
Albrecht Schlosser
2020-02-03
Don't "export" X11 specific fl_open_display() function
Albrecht Schlosser
2020-01-31
Update Fl::keyboard_screen_scaling()
Albrecht Schlosser
2020-01-31
Add Fl::keyboard_screen_scaling(int) to control recognition of ctrl/+/-/0/
ManoloFLTK
2020-01-31
Add a "Preview" switch to the GTK native file chooser.
ManoloFLTK
2020-01-30
New public static variable bool Fl_Image::register_images_done
ManoloFLTK
2020-01-28
Fix Doxygen formatting problem.
ManoloFLTK
2020-01-26
Fix 2 typos in Fl_Widget::shortcut_label() Doxygen doc.
ManoloFLTK
2020-01-26
Add Fl_Widget::shortcut_label(int) to control effect of '&' in some widget la...
ManoloFLTK
2020-01-26
Fix documentation of Fl_Shortcut
Albrecht Schlosser
2020-01-20
Improve documentation of clipping functions
Albrecht Schlosser
2020-01-14
Merge remote-tracking branch 'refs/remotes/origin/master'
Matthias Melcher
2020-01-14
Fixed some documentation for Fl_Preferences and fl_make_path.
Matthias Melcher
2020-01-13
Combine image readers in class Fl_Image_Reader
Albrecht Schlosser
2020-01-10
Updated image readers.
Matthias Melcher
2020-01-08
Drop 1.0 compatibility; document 1.4 migration
Albrecht Schlosser
2020-01-05
Fix Doxygen description of the constructors.
ManoloFLTK
2020-01-03
Added code to read GIF files from memory (GitHub issue #33, 2/2)
Matthias Melcher
2020-01-03
Added code to read BMP files from memory (GitHub issue #33, 1/2)
Matthias Melcher
2019-12-31
Merge remote-tracking branch 'refs/remotes/origin/master'
Matthias Melcher
2019-12-31
Limiting file access for Fl_Preferences.
Matthias Melcher
2019-12-30
Small docs addition for issue#45.
Greg Ercolano
2019-11-07
Reorganise use of virtual member function Fl_Surface_Device::end_current()
ManoloFLTK
2019-11-06
Link Doxygen doc of Fl_Widget::label(text) to relevant part of FLTK programmi...
ManoloFLTK
2019-10-22
Add default value of 0 for 1st arg of member function Fl_Printer::begin_job().
ManoloFLTK
2019-09-15
X11 platform: use Gnome printer dialog when the GTK library is available at r...
ManoloFLTK
2019-08-27
Added new method Fl_Tree_Item::event_on_item()
Greg Ercolano
2019-08-27
Add example "Fitting an SVG image to a resizable Fl_Box" to doc of Fl_SVG_Image.
ManoloFLTK
2019-08-25
More fixes for STR #3527; handle usericons, etc
Greg Ercolano
2019-08-24
Fixes STR #3527: Fl_Tree small drags on open/close icons change selection
Greg Ercolano
2019-08-12
Support copy function in Fl_Color_Chooser
Albrecht Schlosser
2019-08-04
Better definition of 'struct dirent' for the MinGW32 compiler
ManoloFLTK
2019-07-26
Added example images for Fl_[Hold/Multi]_Browser
Greg Ercolano
2019-07-26
Modified indent + bracing for author's example code
Greg Ercolano
[next]