11622 Commits (ede61089be8d5593be0d1908d40971159cc0eab3)
 

Author SHA1 Message Date
ManoloFLTK 32b966ef8f Remove repeated code in classes menuwindow and menutitle 2 years ago
ManoloFLTK b8d9f2282f Remove useless #include directives 2 years ago
ManoloFLTK 8a8a4c793e Simpler implementation of Fl_Window_Driver::scroll_to_selected_item() 2 years ago
ManoloFLTK 86a6d4e3d3 Wayland menus: remove useless Fl_Window_Driver::extra_menutitle() 2 years ago
Albrecht Schlosser 0bd156e219 Fix buffer overflow in Fl_Tree_Item::show_self() 2 years ago
ManoloFLTK ccfc479e43 Fix "Wayland: compilation warnings" (#649) 2 years ago
ManoloFLTK bd1e759771 Fix "Long line crashes Fl_Hold_Browser" (#645) 2 years ago
ManoloFLTK 9210e3efbf Wayland: Further improved implementation of menu windows 2 years ago
ManoloFLTK dc4c443bfc Fix ";" inadvertently written "," 2 years ago
ManoloFLTK 8235967dcc Fix "Compilation warning: 'NSOpenGLContext' on macOS 11" !#646) 2 years ago
Matthias Melcher f576faf2a6 Fix new warnings in CI 2 years ago
Albrecht Schlosser 5e133c1e88
CI: Enable compiler warnings in CI builds (#648) 2 years ago
Matthias Melcher cf2d2fc5e0 Fix compiler warning in test/tabs 2 years ago
ManoloFLTK 9bdaf5a84d Virtual member Fl_Window_Driver::makeWindow() now returns void 2 years ago
ManoloFLTK a5b431e35e Wayland: Possibly better way to complete popup construction 2 years ago
ManoloFLTK a6dd0adac7 Doc only: fix for "Fl::awake() and Fl::add_timeout()" (#524) 2 years ago
ManoloFLTK 13ce93330a Wayland: fix Fl::event_key(int) 2 years ago
Matthias Melcher 7d167b3cf1
FLUID: add drag'n'drop for images (#642) 2 years ago
Greg Ercolano 1324c623fe Add new Fl_Rect::inset(lt,top,rt,bot) method 2 years ago
ManoloFLTK 09db3a6dea Fix "Xrender blurs adjacent images with bilinear scaling" (#633) 2 years ago
ManoloFLTK 222b2ea2e8 Wayland: Improved implementation of menu windows 2 years ago
Matthias Melcher 6ada45f1f2 Fix missing parameter documentation 2 years ago
Greg Ercolano 8e16286ebb Fix Fl_Spinner draw problem - closes #638 2 years ago
ManoloFLTK 18f2854656 Fix for "Shift-Ctrl-C shortcut in fluid not working on newer linux OS's" (#637) 2 years ago
Albrecht Schlosser 8dd3ff8e12 X11: Optionally copy selection buffer to clipboard (STR 3229) 2 years ago
Greg Ercolano 69773338b9 Include OS error if reap_editor() fails 2 years ago
Matthias Melcher e0830305a2 Add Fl_Tabs dragging in pulldown mode 2 years ago
Matthias Melcher 4bff15278e Adding Fl::hide_all_windows() 2 years ago
Matthias Melcher 9ef9bbe80e
Adding color to test/mandelbrot (#634) 2 years ago
Matthias Melcher 8826dca106
Add close buttons for individual tabs in Fl_Tabs (#628) 2 years ago
Albrecht Schlosser 4d1a508c7e Refactor drawing small circles: add fl_draw_circle() 2 years ago
Albrecht Schlosser b5b88d5f0d Remove unused variable, fix "type issue" (#445, part 2) 2 years ago
ManoloFLTK ae240340ab Fix for "Fl_Native_File_Chooser_MAC.mm compilation warning" (#627) 2 years ago
ManoloFLTK 13f2ea664a Cairo/Pango: compute character widths fast and string widths accurately 2 years ago
Albrecht Schlosser d3988f9bdc Update "Migrating Code ..." documentation 2 years ago
Albrecht Schlosser 9aa7cab532 Clarify and improve Fl::scheme() related documentation 2 years ago
Albrecht Schlosser 22a830c496 Fix missing include file for Visual Studio 2 years ago
Albrecht Schlosser 99a1daf1a9 Modify 'oxy' scheme's "choice arrow" for consistency 2 years ago
Albrecht Schlosser e8f2602032 Fix box frame sizes of "round" boxes in scheme 'oxy' 2 years ago
Albrecht Schlosser a1ebe027be Fix a doxygen warning and improve "file list" contents 2 years ago
Matthias Melcher a63ad76603
FLUID refactor and macOS warnings removed (#623) 2 years ago
Albrecht Schlosser 23e8d831a8 Add a missing FL_OVERRIDE flag 2 years ago
Matthias Melcher c8024c7a3b
Make sure that zlib and png are both local or system (#621) 2 years ago
Matthias Melcher 9a3f0f2089 FLUID: BMP header file not tracked 2 years ago
Matthias Melcher ab0d59220e FLUID: Fixes size_t signedness warning 2 years ago
Adam Chyła bfe730ecbf
Remove commented fl_beep calls (#620) 2 years ago
Matthias Melcher 473b5d8b5b Fixing false FL_OVERRIDE 2 years ago
Matthias Melcher 96f080a212 Fix uninitialised struct in SVG reader 2 years ago
Matthias Melcher 2c5a5ce948
FLUID support for inline image data (see #542, #592) (#604) 2 years ago
Matthias Melcher 44c874b731
Use `FL_OVERRIDE` for all overridden virtual methods (#611) 2 years ago