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-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-30
Fix use of an SVG image in Fl_Tiled_Image when display is rescaled.
ManoloFLTK
2020-07-24
Remove typedefs Fl_String and Fl_CString
Albrecht Schlosser
2020-07-15
fix doxygen links in Fl_Group.H
Duncan Gibson
2020-07-14
First pass at fixing issue 99
Greg Ercolano
2020-07-12
Update Fl_Window docs, fix typos
Albrecht Schlosser
2020-07-11
Fix for building without print support (GitHub issue #98).
ManoloFLTK
2020-07-10
Convert Fl_Group::array_ to union to better represent its behavior
Robert Schumacher
2020-07-06
Add member function FILE* Fl_PostScript_File_Device::file()
ManoloFLTK
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2020-07-01
Update doc of Fl_Help_View following addition of html entity †
ManoloFLTK
2020-06-30
Clarify documentation (STR 3532)
Albrecht Schlosser
2020-06-29
Move class Fl_SVG_File_Surface from libfltk to libfltk_images.
ManoloFLTK
2020-06-27
Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS.
ManoloFLTK
2020-06-18
Document who's responsible for deletion of widget's image labels.
ManoloFLTK
2020-06-15
Allow using an Fl_SVG_Image object as window icon.
ManoloFLTK
2020-06-07
Improve Fl_SVG_Image docs
Albrecht Schlosser
2020-06-06
Add two virtual methods to class Fl_Image
Albrecht Schlosser
2020-05-24
Fix documentation typos and formatting
Albrecht Schlosser
2020-05-08
Replace Fl_Window_Driver::is_a_rescale() by Fl_Window::is_a_rescale()
ManoloFLTK
2020-05-07
Extend fl_message_position() with 'center' option
Albrecht Schlosser
2020-05-07
Add (x,y) positioning mode to common dialogs
airbrett
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
[next]