9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
Albrecht Schlosser 0015e64671 macOS: don't add resource files to demo.app 5 years ago
Albrecht Schlosser b2ad5e4cfd
Merge pull request #111 - refactor test/demo.cxx 5 years ago
Albrecht Schlosser 4957dd48c2 Fix macOS code + remove obsolete code 5 years ago
Greg Ercolano 889ab64962 Add Fl_Simple_Terminal for cross platform debugging 5 years ago
Albrecht Schlosser af7f485e06 Consolidate test/demo for all build systems 5 years ago
Albrecht Schlosser 11dec24ccf Add missing driver folder to Makefile (clean) 5 years ago
Duncan Gibson c132ac564e add resize examples as per STR3433 5 years ago
Albrecht Schlosser 4858882e1e CMake: simplify create_example macro 5 years ago
Albrecht Schlosser df683013d2 Restore tabs in html test file 5 years ago
Albrecht Schlosser 1657654377 CMake: fix FLTK_RUN_FLUID macro 5 years ago
Albrecht Schlosser 956a3bb160 CMake: simplify copying of test and demo files 5 years ago
ManoloFLTK 3bb3429670 Restore use of virtual Fl_Window::resize() to be notified when window moves. 5 years ago
Albrecht Schlosser a0638273c8 Documentation: update clock demo images 5 years ago
Albrecht Schlosser c380a91361 Windows: add icon to sudoku.exe (PR #36) 5 years ago
Duncan Gibson 46c1500bf3 fix doxygen links in Fl_Group.H 5 years ago
ManoloFLTK 13c1923b2a Restore file icons to 3 macOS test apps who have one 5 years ago
Albrecht Schlosser 720b84ef9d CMake: refactor and reformat CMake files 5 years ago
Greg Ercolano 5442503077 Merge branch 'issue-99a': add OS error messages to Fl_File_Chooser 5 years ago
Albrecht Schlosser 58296c373a Fix old URL's and forum/newsgroup names 5 years ago
Greg Ercolano da76085fe7 Import Albrecht's utf8 mods for FormatMessage() to fluid 5 years ago
Albrecht Schlosser 845224f475 Windows: convert error message to UTF-8 5 years ago
Greg Ercolano 7426e762a4 setlocale() added to Fl_File_Chooser demos 5 years ago
Greg Ercolano 4471166f59 Extra fool-proofing, and suggested use of strerror_r() 5 years ago
Greg Ercolano 0693c70f57 First pass at fixing issue 99 5 years ago
Duncan Gibson 7038559338 add resize documentation as per STR3433 5 years ago
Greg Ercolano 44375763aa A few extra comments for table-spreadsheet. 5 years ago
Albrecht Schlosser 9925b0f128 Update Fl_Window docs, fix typos 5 years ago
Albrecht Schlosser 8a3d3684ac Fluid: fix "trailing whitespace" errors (#100) 5 years ago
ManoloFLTK e5fbfcbec1 Simpler code to support layer-based views that occur when macOS ≥ 10.14 5 years ago
ManoloFLTK 2984fe638c Fix for building without print support (GitHub issue #98). 5 years ago
Robert Schumacher 8d5eed3c82 Convert Fl_Group::array_ to union to better represent its behavior 5 years ago
Greg Ercolano 2b88ce521d Shortcut tooltip elaborates on how to clear shortcut 5 years ago
ManoloFLTK 2f0be9d537 Add member function FILE* Fl_PostScript_File_Device::file() 5 years ago
ManoloFLTK 0b5f92d1c7 Improve control of sheet containing file dialog window. 5 years ago
Albrecht Schlosser f09e17c3c5 Remove $Id$ tags, update URL's, and more 5 years ago
ManoloFLTK b0e0c355ed Update doc of Fl_Help_View following addition of html entity † 5 years ago
ManoloFLTK 64de9bd3fc Add "†" HTML entity. 5 years ago
ManoloFLTK e98d7d8df5 Fix test/help_dialog for CMake building and macOS platform. 5 years ago
Albrecht Schlosser 3b249de60a Clarify documentation (STR 3532) 5 years ago
ManoloFLTK 8d4b0c15f7 Move class Fl_SVG_File_Surface from libfltk to libfltk_images. 5 years ago
ManoloFLTK 26e6c3f930 Add classes Fl_SVG_File_Surface and Fl_EPS_File_Surface to draw to SVG and EPS. 5 years ago
ManoloFLTK 93f19c3a24 Add files needed when building libpng for the arm64 architecture. 5 years ago
Albrecht Schlosser 1da349579d Fix static code analyzer warnings 5 years ago
Albrecht Schlosser 4c9b44f01e Update README.Pico.txt 5 years ago
Albrecht Schlosser c12408b53f Avoid crash in Fl::next_window(win) 5 years ago
Taeril 930013638b Quick fix for inability to link with pango from fltk-config 5 years ago
Albrecht Schlosser 69d58f485a Remove superfluous dependency on forms library 5 years ago
Greg Ercolano 0dc16dd8c9 Added fluid command line '-d' debug flag 5 years ago
Greg Ercolano db07cea758 Fix problem with Windows pids being unsigned DWORDs 5 years ago
ManoloFLTK 76da518b97 Document who's responsible for deletion of widget's image labels. 5 years ago