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-20
Fix link and comments in example program
Albrecht Schlosser
2020-08-18
CMake: Fix macOS bundle wrapper generation
Albrecht Schlosser
2020-08-17
Make recent changes to support macOS 11.0 "Big Sur" active with 11.0 only.
ManoloFLTK
2020-08-15
Fix compiler warning in example [-Wliteral-suffix]
Albrecht Schlosser
2020-08-14
Add Fl_Window::screen_num(int) to fully control window location
ManoloFLTK
2020-08-13
Fix simple SVG example (howto-simple-svg)
Albrecht Schlosser
2020-08-11
Slightly simpler code in the drawRect:(NSRect) method
ManoloFLTK
2020-08-10
Fix missing Alt-N shortcut for newly created favorites
Greg Ercolano
2020-08-10
Added Mike's feature list to Fl_File_Chooser docs
Greg Ercolano
2020-08-10
Add support of macOS 11.0 "Big Sur".
ManoloFLTK
2020-08-08
Allow unix style paths for windows native filechooser
Greg Ercolano
2020-08-07
Error string that was created is now saved with errmsg()
Greg Ercolano
2020-08-05
Remove useless 'if (...)'
Albrecht Schlosser
2020-08-04
Remove memory leak.
ManoloFLTK
2020-08-03
Remove useless Fl_GDI_Graphics_Driver::reset_spot()
ManoloFLTK
2020-08-03
Update dependencies + fluid/generated files
Albrecht Schlosser
2020-08-02
Commiting fluid generated template_panel.h as per issue #116
Greg Ercolano
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
[prev]
[next]