12055 Commits (9a5e3b95b8abe132c36eb58a55f0e5188c726e20)
 

Author SHA1 Message Date
ManoloFLTK 0929624646 Document more accurately use of FL_OPENGL3 flag with Fl_Gl_Window's 11 months ago
Greg Ercolano 3e9c77b62a Fix Fl_Tree related -Wall warnings 11 months ago
Greg Ercolano f950b93e9c Added is_visible_r() for consistency w/is_visible() 11 months ago
Greg Ercolano 741d58757b Fix last_visible_item() to check parents (#1012) 11 months ago
ManoloFLTK 325004fb33 Simplify creation of OpenGL contexts under X11 platform (#1005) 11 months ago
ManoloFLTK fd257a7bf3 Wayland: support move/resize of subwindow independently from parent (#1003) 11 months ago
ManoloFLTK ee05d4bd3a Fix typo in comment referring to github issue 11 months ago
Cyprinus Carpio dac5f0ab39 gl_draw: fix drawing of text outside of viewport 11 months ago
Greg Ercolano 6ed7b56c79 Fix warning (#1008) 11 months ago
Greg Ercolano 6776f89872 Fix horiz connection lines (#1008) 11 months ago
Albrecht Schlosser 317e06e5a3 X11: fix extraneous (undefined) event state bits 11 months ago
Albrecht Schlosser 2252ba9839 X11: don't send FL_RELEASE event after FL_MOUSEWHEEL 11 months ago
Albrecht Schlosser ecb3c9c6fc Fl_File_Chooser: set insert position to end of string (#1004) 11 months ago
ManoloFLTK 31b386930e New Wayland-specific function: int fl_wl_buffer_scale(Fl_Window *) 11 months ago
ManoloFLTK fc910ae892 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#1003) 11 months ago
Michael R Sweet 944ae5b040
Use pkg-config to find libpng - still does the simple test as a backup... 11 months ago
ManoloFLTK b5516449a6 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) 11 months ago
Cyprinus Carpio b55dc47aae
Documentation: remove implication of concave 3 sided polygons existence (#1000) 11 months ago
Albrecht Schlosser d411d39092 Improve test/handle_keys.cxx 11 months ago
Greg Ercolano 54f44d5ac9 Fix compiler warnings 11 months ago
Cyprinus Carpio a69c5c5c92
Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995) 11 months ago
ManoloFLTK 1c6a0c1a8f Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) 11 months ago
ManoloFLTK 55daede41d Wayland: improve mapping of subwindows on display 11 months ago
Albrecht Schlosser 216ddd09c9 Update documentation 11 months ago
Albrecht Schlosser bdd658ee35 Add "Color Contrast" section to "Drawing Things" docs 12 months ago
ManoloFLTK 26ea55d5a4 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) 12 months ago
ManoloFLTK b692cc55da Navigation in menubar: wrap around when using arrow past end or start of menubar. 12 months ago
Albrecht Schlosser 64cd50c130 Update test/input_choice demo (#978) 12 months ago
Greg Ercolano a678dba2e3 More copyright updates (#978) 12 months ago
Greg Ercolano 6f5ef5bb43 Update copyright date (#978) 12 months ago
Greg Ercolano 438a8af9da Fixes to Fl_Choice provided by Albrecht (#978) 12 months ago
Greg Ercolano 5c7ba51be3 Fix Fl_Input_Choice vs Fl_Choice drawing issues (#978) 12 months ago
ManoloFLTK fe4c94b4dc Navigation in menubar: wrap around when using arrow past end or start of menubar. 12 months ago
Greg Ercolano f44c163234 Add example to build w/warnings+fltk examples 12 months ago
ManoloFLTK c1a950e25f Navigation in menubar: wrap around when using arrow past end or start of menubar. 12 months ago
ManoloFLTK 0bb559c803 Wayland: account for old versions of the GTK shell protocol - cont'd 12 months ago
ManoloFLTK 8250cc7f7b Wayland: account for old versions of the GTK shell protocol - cont'd 12 months ago
ManoloFLTK 1c482b5dbf Wayland: account for old versions of the GTK shell protocol 12 months ago
ManoloFLTK 9c2d38fe3c Derive Fl_File_Chooser.cxx from Fl_File_Chooser.fl 12 months ago
ManoloFLTK d5f7a3a68b Remove in Fl_File_Chooser.fl max size values from Fl_Window::size_range() call 12 months ago
ManoloFLTK 54cff14f87 Fix for "Fl_Pack should override clear() to set resizable(0)" (#993) 12 months ago
ManoloFLTK 7a35e256bc Wayland: stop key repeats when focus leaves a window 12 months ago
ManoloFLTK 115ae94de0 Wayland: use serial rather than time argument of wl_keyboard_key() to support key repeats 12 months ago
Albrecht Schlosser f7dbaba3ef Fix typo reported in fltk.general 12 months ago
Albrecht Schlosser b8cba7c41e Update dependencies 12 months ago
Albrecht Schlosser d9c8cebfbe Remove trailing whitespace 12 months ago
Albrecht Schlosser 97bab9abbd Fix compiler warning on macOS: remove unused variable 12 months ago
Albrecht Schlosser a053b42445 Fix Wayland memory leak (#991) 12 months ago
Albrecht Schlosser 456d53c403
Add Fl::remove_next_timeout(...) to remove only one timeout (#992) 12 months ago
ManoloFLTK 5ee1c0c9df macOS: fix changes to Fl_X::first with front window 12 months ago