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-26
macOS: don't create bundles when using X11
Albrecht Schlosser
2020-08-25
Towards construction of fltk-config by CMake under macOS (WIP).
ManoloFLTK
2020-08-24
Improve 'Fl_When' enum documentation
Albrecht Schlosser
2020-08-22
Fix .clang-format and some whitespace errors
Albrecht Schlosser
2020-08-21
Fix examples build (configure/make)
Albrecht Schlosser
2020-08-21
CMake: add feature and configuration summary
Albrecht Schlosser
2020-08-21
CMake: add examples folder to build (optional)
Albrecht Schlosser
2020-08-21
Remove platform specific code from test apps
Albrecht Schlosser
2020-08-21
CMake: move test executables to build/bin/test
Albrecht Schlosser
2020-08-20
Fluid: when linking include LDFLAGS order
Michael Dickens
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
[next]