9641 Commits (d83d89679beb0d92b140684230936d264a182679)
 

Author SHA1 Message Date
ManoloFLTK 95799bd364 Fix for cmake + macOS + OPTION_APPLE_X11 regarding GLU-using apps. 5 years ago
ManoloFLTK 87b799ba07 make + macOS: further fix to the construction of fltk-config 5 years ago
ManoloFLTK a59026fa1c Fix to support macOS 11.0 "Big Sur" 5 years ago
ManoloFLTK 1f20806466 Remove VERSION_GREATER_EQUAL that requires a more recent CMake version than 3.2.3 5 years ago
ManoloFLTK 9a799da70a Fix cmake-based build under macOS with OPTION_APPLE_X11. 5 years ago
ManoloFLTK 1ace96e470 Fix for cmake-based construction of the fltk-config script under macOS. 5 years ago
Albrecht Schlosser 2f26170a2a macOS: don't create bundles when using X11 5 years ago
ManoloFLTK d94496582c Towards construction of fltk-config by CMake under macOS (WIP). 5 years ago
Albrecht Schlosser a4f6badfcd Improve 'Fl_When' enum documentation 5 years ago
Albrecht Schlosser 340e2ac3a1 Fix .clang-format and some whitespace errors 5 years ago
Albrecht Schlosser 206675a3b1 Fix examples build (configure/make) 5 years ago
Albrecht Schlosser 9ba4cd06dc CMake: add feature and configuration summary 5 years ago
Albrecht Schlosser 3b9a04ae2e CMake: add examples folder to build (optional) 5 years ago
Albrecht Schlosser d91160a9e0 Remove platform specific code from test apps 5 years ago
Albrecht Schlosser f3005a44f8 CMake: move test executables to build/bin/test 5 years ago
Michael Dickens 4c012bd706 Fluid: when linking include LDFLAGS order 5 years ago
Albrecht Schlosser adc3a29cdc Fix link and comments in example program 5 years ago
Albrecht Schlosser fcd5239adc CMake: Fix macOS bundle wrapper generation 5 years ago
ManoloFLTK b8b2805270 Make recent changes to support macOS 11.0 "Big Sur" active with 11.0 only. 5 years ago
Albrecht Schlosser 5380706be7 Fix compiler warning in example [-Wliteral-suffix] 5 years ago
ManoloFLTK 32c316b78f Add Fl_Window::screen_num(int) to fully control window location 5 years ago
Albrecht Schlosser 7b34385511 Fix simple SVG example (howto-simple-svg) 5 years ago
ManoloFLTK 8f32a29a8b Slightly simpler code in the drawRect:(NSRect) method 5 years ago
Greg Ercolano cd26829099 Fix missing Alt-N shortcut for newly created favorites 5 years ago
Greg Ercolano 7b797bf9ed Added Mike's feature list to Fl_File_Chooser docs 5 years ago
ManoloFLTK e5b5189870 Add support of macOS 11.0 "Big Sur". 5 years ago
Greg Ercolano 0da41da713 Allow unix style paths for windows native filechooser 5 years ago
Greg Ercolano b105dd726f Error string that was created is now saved with errmsg() 5 years ago
Albrecht Schlosser 91e8a0282c Remove useless 'if (...)' 5 years ago
ManoloFLTK 5b1c7249a5 Remove memory leak. 5 years ago
ManoloFLTK 81941c5597 Remove useless Fl_GDI_Graphics_Driver::reset_spot() 5 years ago
Albrecht Schlosser 4d0b04456e Update dependencies + fluid/generated files 5 years ago
Greg Ercolano 3d18d325f6 Commiting fluid generated template_panel.h as per issue #116 5 years ago
erco77 7abc09ad89
Merge pull request #116 from erco77/fl_strdup 5 years ago
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