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
2020-08-01
Merge pull request #116 from erco77/fl_strdup
erco77
2020-08-01
Convert example from strdup -> std::string
Greg Ercolano
2020-08-01
Remove unneeded strdup from example, fold tabs
Greg Ercolano
2020-08-01
Implement + deploy fl_strdup()
Greg Ercolano
2020-07-31
Solves issue #117, memcmp -> strncmp
Greg Ercolano
2020-07-30
Fix use of an SVG image in Fl_Tiled_Image when display is rescaled.
ManoloFLTK
2020-07-29
Documentation: complete the inheritance diagram from class Fl_Surface_Device.
ManoloFLTK
2020-07-28
Fix for issue #119. Drawing artefacts for SVG images without XRender.
ManoloFLTK
2020-07-27
Fix for "Crashing regression in MacOS code" in fltk.coredev.
ManoloFLTK
2020-07-25
Simpler macOS-specific code in main().
ManoloFLTK
2020-07-24
Remove typedefs Fl_String and Fl_CString
Albrecht Schlosser
2020-07-24
Fix problem when calling Fl_Window::fullscreen_off() in certain circumstances.
ManoloFLTK
2020-07-23
Git-ignore resize-example* test programs
Albrecht Schlosser
2020-07-23
Simpler macOS-specific code.
ManoloFLTK
2020-07-23
Fix for issue #50: usage in plugins on Linux.
ManoloFLTK
2020-07-23
Create macOS "bundle wrapper" scripts (#115)
Albrecht Schlosser
2020-07-23
Use local images in test/help_dialog(.html)
Albrecht Schlosser
2020-07-22
macOS: don't add resource files to demo.app
Albrecht Schlosser
2020-07-21
Merge pull request #111 - refactor test/demo.cxx
Albrecht Schlosser
2020-07-21
Fix macOS code + remove obsolete code
Albrecht Schlosser
2020-07-21
Add Fl_Simple_Terminal for cross platform debugging
Greg Ercolano
2020-07-21
Consolidate test/demo for all build systems
Albrecht Schlosser
2020-07-20
Add missing driver folder to Makefile (clean)
Albrecht Schlosser
2020-07-20
add resize examples as per STR3433
Duncan Gibson
2020-07-20
CMake: simplify create_example macro
Albrecht Schlosser
2020-07-20
Restore tabs in html test file
Albrecht Schlosser
2020-07-20
CMake: fix FLTK_RUN_FLUID macro
Albrecht Schlosser
2020-07-18
CMake: simplify copying of test and demo files
Albrecht Schlosser
2020-07-17
Restore use of virtual Fl_Window::resize() to be notified when window moves.
ManoloFLTK
2020-07-16
Documentation: update clock demo images
Albrecht Schlosser
2020-07-16
Windows: add icon to sudoku.exe (PR #36)
Albrecht Schlosser
2020-07-15
fix doxygen links in Fl_Group.H
Duncan Gibson
2020-07-15
Restore file icons to 3 macOS test apps who have one
ManoloFLTK
2020-07-15
CMake: refactor and reformat CMake files
Albrecht Schlosser
2020-07-14
Merge branch 'issue-99a': add OS error messages to Fl_File_Chooser
Greg Ercolano
2020-07-14
Fix old URL's and forum/newsgroup names
Albrecht Schlosser
2020-07-14
Import Albrecht's utf8 mods for FormatMessage() to fluid
Greg Ercolano
2020-07-14
Windows: convert error message to UTF-8
Albrecht Schlosser
2020-07-14
setlocale() added to Fl_File_Chooser demos
Greg Ercolano
2020-07-14
Extra fool-proofing, and suggested use of strerror_r()
Greg Ercolano
2020-07-14
First pass at fixing issue 99
Greg Ercolano
2020-07-13
add resize documentation as per STR3433
Duncan Gibson
2020-07-13
A few extra comments for table-spreadsheet.
Greg Ercolano
2020-07-12
Update Fl_Window docs, fix typos
Albrecht Schlosser
2020-07-11
Fluid: fix "trailing whitespace" errors (#100)
Albrecht Schlosser
2020-07-11
Simpler code to support layer-based views that occur when macOS ≥ 10.14
ManoloFLTK
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
Shortcut tooltip elaborates on how to clear shortcut
Greg Ercolano
2020-07-06
Add member function FILE* Fl_PostScript_File_Device::file()
ManoloFLTK
[next]