9207 Commits (d0874f10587f8c3efe1d8441c974dc8121256af9)
 

Author SHA1 Message Date
Albrecht Schlosser 864a86b40f Fix doxygen warning 5 years ago
Albrecht Schlosser 2392589f05 Return 1 from Fl_Menu_Item::value() for checked items 5 years ago
Greg Ercolano 23232d8462 Noted unused variable in Fl_Text_Display.. 5 years ago
Greg Ercolano 6f04232dd9 Added Fl_Text_Display::style_buffer(), solves issue #138 5 years ago
Greg Ercolano 67347dd76e Removed incorrect docs, solves issue #137 5 years ago
Albrecht Schlosser c9bee9ba80 Fix fluid output for international languages 5 years ago
Albrecht Schlosser e2a249fca9 Update config.guess and config.sub 5 years ago
ManoloFLTK dcea1dafe1 More detailed doc of Fl_Window::decorated_w() and decorated_h(). 5 years ago
Albrecht Schlosser 0c539b784d Fine tune GitLab-CI script 5 years ago
Albrecht Schlosser 0696bbe422 Reduce GitLab CI/CD build time due to new limits 5 years ago
ManoloFLTK c57eeada70 Fix position of the "Return" button. 5 years ago
ManoloFLTK 148e1df908 Further minor change to support macOS 11.0 "Big Sur". 5 years ago
Albrecht Schlosser 0e4137f66b
Fix Fl_Check_Browser.{H|cxx} indentation (#121) (#132) 5 years ago
Albrecht Schlosser a6f9388f33 Fix version number in exported file FLTKConfig.cmake 5 years ago
fire-eggs cdda89455c Fix issue with Fl_Tiled_Image: did not correctly draw 5 years ago
Albrecht Schlosser b65d3a249d Customize corner radius for rounded box/frame (#130) 5 years ago
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