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-02-28
Fix error in Fl_WinAPI_Screen_Driver::screen_work_area() when screen is scaled.
ManoloFLTK
2019-02-27
Simplifies memory allocation of system menu items for FL_SUBMENU_POINTER
ManoloFLTK
2019-02-27
Avoid recreation of the system menu bar without change
ManoloFLTK
2019-02-24
Add example of call to Fl_Sys_Menu_Bar::about()
ManoloFLTK
2019-02-24
Remove statement that became unnecessary.
ManoloFLTK
2019-02-24
Allow to call Fl_Sys_Menu_Bar::about() early in the program.
ManoloFLTK
2019-02-24
Simplify code for the FLMenuItem class
ManoloFLTK
2019-02-23
Rename member todelete_ of struct Fl_Window_Driver::shape_data_type to effect...
ManoloFLTK
2019-02-23
New member function const Fl_Image* Fl_Window::shape() replaces int Fl_Window...
ManoloFLTK
2019-02-21
Remove compilation warning with -Wunused-result
ManoloFLTK
2019-02-21
X11: use XGetDefault() to read the value of the Xft.dpi resource.
ManoloFLTK
2019-02-20
Use also the Xft.dpi resource to initialize the GUI scale factor.
ManoloFLTK
2019-02-20
Check to avoid erroneous values for the starting GUI scale factor.
ManoloFLTK
2019-02-19
X11 + gnome: improve detection of the current display scale factor
ManoloFLTK
2019-02-16
Add more branches to Travis-CI control file
Albrecht Schlosser
2019-02-16
Remove explicit email notifications from .travis.yml
Albrecht Schlosser
2019-02-16
Fix Fluid batch mode with Fl_Simple_Terminal.
Matthias Melcher
2019-02-12
CMake: Cairo demo must also be built w/o Cairo
Albrecht Schlosser
2019-02-12
Reformat according to the CMP (whitespace only)
Albrecht Schlosser
2019-02-12
Update makesrcdist (internal use only)
Albrecht Schlosser
2019-02-11
Document new and modified configure options.
ManoloFLTK
2019-02-10
Merge branch 'master' of https://github.com/fltk/fltk
ManoloFLTK
2019-02-10
Fix Makefile to produce an app bundle under macOS
ManoloFLTK
2019-02-09
Fix typos
Albrecht Schlosser
2019-02-09
Merge remote-tracking branch 'origin/master'
ManoloFLTK
2019-02-09
X11 platform: account for window scaling in drag-n-drop operations.
ManoloFLTK
2019-02-09
Remove duplicate source from Makefile (and sort it)
Albrecht Schlosser
2019-02-08
Rename method -[FLViewLayer viewFrameDidChange] to -[FLViewLayer reset_layer_...
ManoloFLTK
2019-02-06
Remove Fl_Image::as_rgb_image() virtual member function.
ManoloFLTK
2019-02-05
Fix for STR #3503 - handle Fl_Menu_ deleted while its menu window is running.
ManoloFLTK
2019-02-05
Fixed two warnings from Doxygen.
Matthias Melcher
2019-02-05
Small improvements to README.macOS.md
Matthias Melcher
2019-02-05
Fixed all Pixmaps to be '*const' (STR #3108).
Matthias Melcher
2019-02-04
Fixed Fl_Text_Editor selection range after paste (STR #3248).
Matthias Melcher
2019-02-04
Improved decumentation for '@' symbols in labels (STR #2940).
Matthias Melcher
2019-02-04
Fl_Roller can now be controlled via the mouse wheel (STR #3120).
Matthias Melcher
2019-02-04
Fixed crash for very small Fl_Color_Chooser (STR #3490).
Matthias Melcher
2019-02-03
Docs
Matthias Melcher
2019-02-03
Fixed bug introduced while removing shadow lint
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
Typo
Matthias Melcher
2019-02-02
Added widget visibilit indicator to Fluid (STR #2669).
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
Fixed pulldown menu position when at the bottom of the screen (STR #2880).
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
[next]