Commit Graph

  • 2013c4fd67 Adding Fl_Input comments. Matthias Melcher 2024-08-11 12:11:35 +0200
  • 48303cd295 Add DnD problem under KWin to list of known limitations (#997) ManoloFLTK 2024-08-11 09:38:50 +0200
  • 419ec5269c Remove "struct Fl_XColor" from list of documented classes ManoloFLTK 2024-08-07 10:07:52 +0200
  • eaf62a99dc Documentation: improve description of how to use drawing surfaces ManoloFLTK 2024-08-07 09:26:49 +0200
  • 666bbda70e Fix tabs, trailing spaces, and update dependencies Albrecht Schlosser 2024-08-10 20:32:19 +0200
  • 4077dfa629 Revert quoting variables in fltk-config.in partially Albrecht Schlosser 2024-08-10 20:14:50 +0200
  • 85e08b981e
    Merge pull request #17 from mid-kid/patch-1 Albrecht Schlosser 2024-08-10 16:51:36 +0200
  • ac8724502f Quote variables that may contain spaces in fltk-options/Makefile #17 Albrecht Schlosser 2024-08-10 16:00:24 +0200
  • b83a6abe01 Configure/make: Quote variables that may contain spaces mid-kid 2019-01-21 22:28:14 +0100
  • 02a208b928 Fixed warning in Sudoku (unused variable) Matthias Melcher 2024-08-10 14:49:45 +0200
  • fe7560fe61 CMake: add FLTKConfigVersion.cmake Albrecht Schlosser 2024-08-09 18:23:22 +0200
  • b7fc02e523 Simplify test/handle_keys.cxx and remove comments Albrecht Schlosser 2024-08-08 17:50:31 +0200
  • 60330a6d6f CMake: remove debug statements Albrecht Schlosser 2024-08-08 17:43:38 +0200
  • e65681c9ac CMake: fix usage of OPENGL_GLU_INCLUDE_DIR (#1001) Albrecht Schlosser 2024-08-08 14:49:34 +0200
  • 3dfa0c4b05 Remove unused function after commit f323257cbc Albrecht Schlosser 2024-08-07 14:56:04 +0200
  • 713f0b0f64 Add -lwinspool necessary for new class Fl_PDF_File_Surface ManoloFLTK 2024-08-06 17:27:10 +0200
  • 44a8508ffe Add Sudoku undo and redo. Matthias Melcher 2024-08-04 23:42:03 +0200
  • fad1a67734 Sudoku formatting, hint updates. Matthias Melcher 2024-08-04 17:28:35 +0200
  • cee2af13b3 Fix Sudoku's use of Fl_Sys_Menu->parent(). Matthias Melcher 2024-08-04 16:46:04 +0200
  • 72ee34d1cb Fixes Fl_Text_Editor Home and End keys in line wrap mode Matthias Melcher 2024-08-04 15:59:40 +0200
  • 46dd1b33cc
    Fix testing of multi-label alt shortcuts (#974) dannye 2024-08-04 04:53:35 -0500
  • 9bb9cb3f96 Optimize Fl_Text_Display scrolling speed (#596). Matthias Melcher 2024-08-04 00:32:05 +0200
  • bc73580366 Pulldown button size in Fl_Tag configurable with OV_BORDER now. Matthias Melcher 2024-08-03 21:38:35 +0200
  • 803ad5ace9 Fixes missing default argument in Fl_Fill_Dial constructor. Matthias Melcher 2024-08-03 19:06:17 +0200
  • 7d90a3b373 Fix indenting, add comments for clarity Albrecht Schlosser 2024-08-03 18:09:58 +0200
  • fd691b6173 Remove obsolete statement (#1033) Albrecht Schlosser 2024-08-03 18:07:05 +0200
  • 68f437b63e Improve visibility of selected tab in Fl_Tabs (#1032). Matthias Melcher 2024-08-03 15:25:59 +0200
  • 0654da9d4a Fixes Fl_Tags close button and pulldown button color. Matthias Melcher 2024-08-03 14:17:59 +0200
  • 97b1df805e Better Fl_Tabs callback handling. Matthias Melcher 2024-08-03 13:05:26 +0200
  • abb2971654 Fix Fl_Tabs callback in Overflow mode (#1031). Matthias Melcher 2024-08-02 21:15:02 +0200
  • 48ec9ea660 libdecor: prevent crash using bullt-in libdecor with GDK_BACKEND=x11 (#1029) ManoloFLTK 2024-08-01 18:55:10 +0200
  • 53469038ce Enable setting a fixed font for 'wine' in test/handle_keys.cxx Albrecht Schlosser 2024-07-31 17:04:34 +0200
  • 089f31018b Add RMB pulldown menu to Fl_Help_View, #75 Matthias Melcher 2024-07-29 14:03:16 +0200
  • e7b8a24685 Add chapter in CMake docs for building FLTK under Windows WSL. Matthias Melcher 2024-07-29 13:05:23 +0200
  • 1699580c38 Crash in macOS when switching fullscreen window between displays (#1022) ManoloFLTK 2024-07-29 08:07:17 +0200
  • 471aca03bc GDI: fix StretchBlt mode setting Cyprinus Carpio 2024-07-28 21:53:40 +0200
  • 302fb28e8b GDI: fix StretchBlt mode setting #1024 Cyprinus Carpio 2024-07-28 21:53:40 +0200
  • 9c7a473778 Crash in macOS when switching fullscreen window between displays (#1022) ManoloFLTK 2024-07-28 18:27:11 +0200
  • 80b496cfe2 Remove useless #include directive from Fl_Window_Driver.H ManoloFLTK 2024-07-28 14:28:27 +0200
  • 5cafae4a3a Remove FL_AUTO_DELETE_EVENT feature Matthias Melcher 2024-07-28 16:32:36 +0200
  • c0dba15e4b Wayland: restore support of Fl_Tile with subwindow widget - cont'd ManoloFLTK 2024-07-28 14:21:51 +0200
  • d265009b66 FLUID: fixes crash bug in Fl_Sys_Men_Bar inside a Class. #977 Matthias Melcher 2024-07-27 20:22:50 +0200
  • 8cffbd6941 Adds the FL_AUTO_DELETE_EVENT to suppress auto delete. Matthias Melcher 2024-07-21 13:19:00 +0200
  • b740c48ee8 Wayland: restore support of Fl_Tile with subwindow widget ManoloFLTK 2024-07-26 16:01:16 +0200
  • 3cc12d203f Fix Fl_Scalable_Graphics_Driver::rect(x,y,w,h) (#1017) ManoloFLTK 2024-07-24 17:08:52 +0200
  • 467866b829 Comment only: add Fl_GDIplus_Graphics_Driver to Fl_Graphics_Driver hierarchy ManoloFLTK 2024-07-23 12:34:42 +0200
  • a7d00ae558 Resize line sizes and widths dynamically in test/line_style_docs Albrecht Schlosser 2024-07-23 17:18:40 +0200
  • f6a508291a Fix "line_style_doc program under X11: join type wrong" - cont'd (#1017) ManoloFLTK 2024-07-23 10:23:57 +0200
  • 5e6c47f446 Fix "line_style_doc program under X11: join type wrong" (#1017) ManoloFLTK 2024-07-23 10:13:27 +0200
  • dc95cd55c0 Further removal of fl_line_style() asciiart (#1016) Greg Ercolano 2024-07-21 19:54:50 -0700
  • 7f24a0d6d8 Update docs and screenshot for fl_line_style() (#1016) Albrecht Schlosser 2024-07-21 22:34:02 +0200
  • 0291b48a73 Fix slowness due to not clipping (#1014) Greg Ercolano 2024-07-21 10:20:13 -0700
  • 7f998bac60 fl_line_style() diagrams replace ascii art (#1016) Greg Ercolano 2024-07-20 12:55:27 -0700
  • e64e708345 fl_line_style() docs refer to the enum (#1016) Greg Ercolano 2024-07-20 09:51:10 -0700
  • ffe39737e5 Remove unused function after commit 325004f ManoloFLTK 2024-07-19 14:04:59 +0200
  • 56f0671b32 Fix border case of use of fl_end_loop under Windows with USE_GDIPLUS=1 ManoloFLTK 2024-07-19 13:47:08 +0200
  • 49a161e68d Fix warnings during 'make html' Greg Ercolano 2024-07-19 00:39:42 -0700
  • 0dec8cdc18 Improve line style docs (#1016) Greg Ercolano 2024-07-18 23:51:41 -0700
  • 3fbb1c4af2 Remove obsolete content in documentation of Fl_Gl_Window ManoloFLTK 2024-07-19 07:33:03 +0200
  • 4fb4f395a3 Remove duplicated comment ManoloFLTK 2024-07-18 18:43:46 +0200
  • faaf1a0cb4 Fix typo in documentation ManoloFLTK 2024-07-18 16:44:45 +0200
  • 0929624646 Document more accurately use of FL_OPENGL3 flag with Fl_Gl_Window's ManoloFLTK 2024-07-18 16:36:24 +0200
  • 3e9c77b62a Fix Fl_Tree related -Wall warnings Greg Ercolano 2024-07-17 10:29:49 -0700
  • f950b93e9c Added is_visible_r() for consistency w/is_visible() Greg Ercolano 2024-07-17 10:20:39 -0700
  • 741d58757b Fix last_visible_item() to check parents (#1012) Greg Ercolano 2024-07-17 10:19:29 -0700
  • f323257cbc Simplify creation of OpenGL contexts under X11 platform (#1005) ManoloFLTK 2024-07-17 17:36:26 +0200
  • 325004fb33 Simplify creation of OpenGL contexts under X11 platform (#1005) ManoloFLTK 2024-07-17 17:12:23 +0200
  • fd257a7bf3 Wayland: support move/resize of subwindow independently from parent (#1003) ManoloFLTK 2024-07-14 13:24:28 +0200
  • ee05d4bd3a Fix typo in comment referring to github issue ManoloFLTK 2024-07-12 17:50:00 +0200
  • dac5f0ab39 gl_draw: fix drawing of text outside of viewport Cyprinus Carpio 2024-07-12 11:09:09 +0200
  • 7abe321009 gl_draw: fix drawing of text outside of viewport #1007 Cyprinus Carpio 2024-07-12 11:09:09 +0200
  • 6ed7b56c79 Fix warning (#1008) Greg Ercolano 2024-07-09 11:00:52 -0700
  • 6776f89872 Fix horiz connection lines (#1008) Greg Ercolano 2024-07-08 12:13:44 -0700
  • 317e06e5a3 X11: fix extraneous (undefined) event state bits Albrecht Schlosser 2024-07-07 20:25:12 +0200
  • 2252ba9839 X11: don't send FL_RELEASE event after FL_MOUSEWHEEL Albrecht Schlosser 2024-07-07 20:00:43 +0200
  • f34719851e Fl_File_Chooser: set insert position to end of string (#1004) Albrecht Schlosser 2024-07-04 16:22:56 +0200
  • ecb3c9c6fc Fl_File_Chooser: set insert position to end of string (#1004) Albrecht Schlosser 2024-07-04 16:02:30 +0200
  • 31b386930e New Wayland-specific function: int fl_wl_buffer_scale(Fl_Window *) ManoloFLTK 2024-07-04 08:56:16 +0200
  • fc910ae892 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#1003) ManoloFLTK 2024-07-03 17:57:55 +0200
  • 944ae5b040
    Use pkg-config to find libpng - still does the simple test as a backup... Michael R Sweet 2024-07-03 11:50:52 -0400
  • f55bc08040 src/CMakeLists.txt change tabs to spaces #1002 Cyprinus Carpio 2024-07-02 16:17:52 +0200
  • 24ad04a3f1 CMake: fix error #1001 Cyprinus Carpio 2024-07-01 22:33:57 +0200
  • b5516449a6 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) ManoloFLTK 2024-07-01 17:02:27 +0200
  • b55dc47aae
    Documentation: remove implication of concave 3 sided polygons existence (#1000) Cyprinus Carpio 2024-07-01 16:51:22 +0200
  • dd7bc7fd9c fl_draw.H documentation: remove implication of concave 3 sided polygons existence #1000 Cyprinus Carpio 2024-07-01 16:39:03 +0200
  • d411d39092 Improve test/handle_keys.cxx Albrecht Schlosser 2024-07-01 00:30:35 +0200
  • 54f44d5ac9 Fix compiler warnings Greg Ercolano 2024-06-30 09:25:31 -0700
  • a69c5c5c92
    Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color (#995) Cyprinus Carpio 2024-06-30 18:08:00 +0200
  • 2468b603c8 Fl_Tree: revert disabled button color #995 Cyprinus Carpio 2024-06-30 11:26:32 +0200
  • 3938e6d1ab Small changes, fix mac build errors Greg Ercolano 2024-06-29 20:06:53 -0700
  • 1c6a0c1a8f Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) ManoloFLTK 2024-06-29 14:57:54 +0200
  • e3ab533fb0 Fl_Tree: use named colors Cyprinus Carpio 2024-06-29 14:47:37 +0200
  • 55daede41d Wayland: improve mapping of subwindows on display ManoloFLTK 2024-06-29 14:32:45 +0200
  • d944f80976 Fl_Tree: fix dereferencing null pointers Cyprinus Carpio 2024-06-28 17:01:13 +0200
  • 216ddd09c9 Update documentation Albrecht Schlosser 2024-06-28 13:47:33 +0200
  • 571ea0c879 Fl_Tree: correct colors for inactive default expando buttons Cyprinus Carpio 2024-06-28 12:39:27 +0200
  • 04fac53215 Fl_Tree +/- buttons are no longer drawn using bitmaps, different default line color Cyprinus Carpio 2024-06-27 22:47:34 +0200
  • bdd658ee35 Add "Color Contrast" section to "Drawing Things" docs Albrecht Schlosser 2024-06-27 19:49:15 +0200
  • 26ea55d5a4 Wayland: fix interactive moving and resizing of a subwindow - cont'd (#987) ManoloFLTK 2024-06-27 09:37:50 +0200
  • b692cc55da Navigation in menubar: wrap around when using arrow past end or start of menubar. ManoloFLTK 2024-06-27 07:45:45 +0200