9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
Greg Ercolano e9688822ec Convert example from strdup -> std::string 5 years ago
Greg Ercolano b409588012 Remove unneeded strdup from example, fold tabs 5 years ago
Greg Ercolano 2141c63628 Implement + deploy fl_strdup() 5 years ago
Greg Ercolano 7514a73ba7 Solves issue #117, memcmp -> strncmp 5 years ago
ManoloFLTK 889acc7d74 Fix use of an SVG image in Fl_Tiled_Image when display is rescaled. 5 years ago
ManoloFLTK f9bdb5a4db Documentation: complete the inheritance diagram from class Fl_Surface_Device. 5 years ago
ManoloFLTK 41a6ade72b Fix for issue #119. Drawing artefacts for SVG images without XRender. 5 years ago
ManoloFLTK b40e218c01 Fix for "Crashing regression in MacOS code" in fltk.coredev. 5 years ago
ManoloFLTK e3270a6032 Simpler macOS-specific code in main(). 5 years ago
Albrecht Schlosser bfb3b3abd8 Remove typedefs Fl_String and Fl_CString 5 years ago
ManoloFLTK 5839817c51 Fix problem when calling Fl_Window::fullscreen_off() in certain circumstances. 5 years ago
Albrecht Schlosser 118c67c804 Git-ignore resize-example* test programs 5 years ago
ManoloFLTK e2d3b03899 Simpler macOS-specific code. 5 years ago
ManoloFLTK 5fa367c2cf Fix for issue #50: usage in plugins on Linux. 5 years ago
Albrecht Schlosser 332003cd13 Create macOS "bundle wrapper" scripts (#115) 5 years ago
Albrecht Schlosser f357f4311c Use local images in test/help_dialog(.html) 5 years ago
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