Commit Graph

  • f526527c55
    Merge 882bae4e2f into da20d8397d #1043 dannye 2024-09-15 09:20:31 -0500
  • e8b4dc963b
    Merge 2b0d8ad156 into da20d8397d #1068 Adam (ThinLinc team) 2024-09-15 14:07:50 +0200
  • da20d8397d FLUID: Improved paste order option master Matthias Melcher 2024-09-15 14:00:10 +0200
  • b9b2f5d10f FLUID; Minor cleanup and code docs. Matthias Melcher 2024-09-14 23:14:52 +0200
  • 4ff85176c9 FLUID: Improved insertion point for `duplicate` Matthias Melcher 2024-09-14 23:04:27 +0200
  • 382d6b2fbd Bypass Mutter bug for menubar in fullscreen window (see #1061) ManoloFLTK 2024-09-14 15:08:03 +0200
  • e7f1247552 FLUID: type node placement in scene graph revised Matthias Melcher 2024-09-14 01:10:35 +0200
  • bb917628ff Fix "Wayland crash on mapping windows at startup" (#1072) ManoloFLTK 2024-09-13 11:47:08 +0200
  • 6aa5b70307 Fix problems introduced at commits 9b777cc and d70c79b ManoloFLTK 2024-09-13 11:38:57 +0200
  • 31f4a44054 Fix typo in Doxygen text: unod --> undo ManoloFLTK 2024-09-12 14:14:18 +0200
  • 2b0d8ad156 Merge branch 'master' into mouse-forward-back-master #1068 Adam Halim 2024-09-12 08:40:46 +0200
  • 54e4248812 Support forward and back mouse buttons on macOS Adam Halim 2024-09-12 08:36:57 +0200
  • c43c06fb35 Add XBUTTON support for Windows Adam Halim 2024-09-12 08:34:25 +0200
  • e2b703e77d FLUID: formatting Matthias Melcher 2024-09-12 01:38:30 +0200
  • 0ac0ec2aa3 FLUID: Eliminating two globals Matthias Melcher 2024-09-11 22:29:39 +0200
  • 5cc9845f2f Fix "fl_read_image() missing right and bottom pixel line" (#1066) ManoloFLTK 2024-09-11 22:17:07 +0200
  • a7328d940b FLUID: Imporving method name `can_have_children()` Matthias Melcher 2024-09-11 15:00:48 +0200
  • 9b777cc011 Wayland + Mutter: fix issue with menubar on fullscreen window (#1061) ManoloFLTK 2024-09-10 07:50:40 +0200
  • d70c79b8bc Wayland: one more fix yet for interactive move of subwindow inside parent ManoloFLTK 2024-09-09 10:27:04 +0200
  • cdecd9e6f1
    Merge b0de49b280 into 2a87244ae3 #767 six809 2024-09-08 12:07:42 -0500
  • 2a87244ae3 Add support of GL with Wayland for Linux on Apple hardware ManoloFLTK 2024-09-07 16:50:14 +0200
  • 17cebc851b Add pointer to Fl_Image::scale() to documentation of Fl_Image::copy(int, int) ManoloFLTK 2024-09-07 11:49:05 +0200
  • 47be73d4cb FLUID: fixing resizable behavior for windows in live mode (#1055) Matthias Melcher 2024-09-06 14:02:53 +0200
  • d8eb45531e Fixes menu scrolling for secondary screens (#1060) Matthias Melcher 2024-09-04 16:06:29 +0200
  • 2b1f15084d Fixes menubar glitch when mouse is at y==0 (#1060) Matthias Melcher 2024-09-04 15:23:16 +0200
  • d3da6af2f0
    Merge 345e304bff into b595db30d4 #55 darealshinji 2024-09-03 14:45:46 -0700
  • b595db30d4 CMake/Windows: enable MSVC runtime DLL option for Clang (#1058) Albrecht Schlosser 2024-09-03 11:17:58 +0200
  • 2afeb6d647 FLUID Fix width of square button Matthias Melcher 2024-09-02 12:09:47 +0200
  • 0ee76e5696 FLUID: Improve resizing behavior of properties dialog Matthias Melcher 2024-09-02 12:08:01 +0200
  • 2834213815 Reverting false Ctrl Key fix on Windows Matthias Melcher 2024-09-02 11:59:36 +0200
  • aa6ce6b9f1 Cairo image drawing improvements Matthias Melcher 2024-09-01 16:11:31 +0200
  • 634ce805e5 Fixing set_font and image overflow for Cairo. Matthias Melcher 2024-08-31 23:20:27 +0200
  • d51046cdea FLUID: Add Synchronized Resize. #1055 Matthias Melcher 2024-08-31 20:36:34 +0200
  • e01c9ff6a0 Linux fixes for previous commit Matthias Melcher 2024-08-31 19:15:23 +0200
  • c8b8eb4b84 FLUID: Fixes grouping and ungrouping, #1056 Matthias Melcher 2024-08-31 19:08:12 +0200
  • 1da9438a1c CMake: replace check_function_exists() with check_symbol_exists() (#1053) ManoloFLTK 2024-08-31 16:59:03 +0200
  • dd819a118c macOS: Fix installing partial 'FLTK.framework' (#961) Albrecht Schlosser 2024-08-30 12:27:08 +0200
  • 885dbc4198 Removing wrongfully commited code. Matthias Melcher 2024-08-28 18:43:21 +0200
  • b124ac9066 Fix return values of Fl_Printer::begin_job() with GTK dialogs ManoloFLTK 2024-08-28 17:56:54 +0200
  • 86241ea9b5 Remove single-quotes from fltk-config.in (again) Albrecht Schlosser 2024-08-28 16:23:32 +0200
  • b95a7eccd9 Fix Doxygen problems with fl_draw() functions. ManoloFLTK 2024-08-28 10:05:17 +0200
  • c7417f793f Restore building with option FLTK_USE_POLL ManoloFLTK 2024-08-27 18:32:47 +0200
  • 5fae7b36bb Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052) ManoloFLTK 2024-08-27 16:52:20 +0200
  • ec05f78d98 Adding horiizonatl and vertical label margin Matthias Melcher 2024-08-27 15:13:32 +0200
  • 5879e7fae7 Update comment. Matthias Melcher 2024-08-27 13:19:58 +0200
  • 008d71f5b7 Fix for artefact in X11 1-pixel thick rect drawing with some drivers (#156, #1052) ManoloFLTK 2024-08-26 22:55:59 +0200
  • 9568d5bb73 Display Git revision in docs generated from releases (#499) Albrecht Schlosser 2024-08-12 19:58:32 +0200
  • 13f1911624 Implement and document Fl::add_system_handler() for Wayland ManoloFLTK 2024-08-26 09:38:57 +0200
  • 6d04ef2caa Fix Fl_GDI_Graphics_Driver::rect_unscaled() (#1052) ManoloFLTK 2024-08-26 09:22:04 +0200
  • 01f687e26a Document that Fl::add_system_handler() is not implemented under Wayland ManoloFLTK 2024-08-25 23:36:48 +0200
  • 67e0547bf9 CMake: replace check_function_exists() for trunc() (#1049) Albrecht Schlosser 2024-08-25 17:45:42 +0200
  • fc57a51836 Fix Fl_Wayland_Screen_Driver::compose() to handle the FL_Alt_Gr key ManoloFLTK 2024-08-25 12:06:59 +0200
  • 9e35b0216f CMake: remove cache consistency check (#1046) Albrecht Schlosser 2024-08-23 18:00:43 +0200
  • d6ddc62b33 Fix CTRL/META state display in test/handle_keys.cxx (macOS) Albrecht Schlosser 2024-08-23 17:13:15 +0200
  • a0a91d4854 More detailed documentation of how Fl::event_state() differs between platforms ManoloFLTK 2024-08-23 16:25:11 +0200
  • 1ae43956e2 Quick fix for Window Ctrl charcter handling. Matthias Melcher 2024-08-23 12:43:21 +0200
  • 882bae4e2f Submenus with no callback enter their submenu instead of closing the whole menu #1043 dannye 2024-08-20 12:51:15 -0500
  • f151ecb87b Changing test/editor Shortcut Key Ctrl-i. Matthias Melcher 2024-08-19 12:27:18 +0200
  • 7cb33ea802 Clean up main (root) .gitignore file Albrecht Schlosser 2024-08-18 15:50:48 +0200
  • c74948f65a Keep VisualStudio 2022 generated fiels out of Git repo MatthiasWM 2024-08-18 15:02:26 +0200
  • 47bf422e42 Ducumentation fix for previous commit Matthias Melcher 2024-08-18 14:41:50 +0200
  • 5ad07b7b4b Fix fl_overlay_rect smearing on macOS (#735) Matthias Melcher 2024-08-18 14:40:43 +0200
  • e9a8853aa4 CMake: add FLTKConfigVersion.cmake branch-1.3 Albrecht Schlosser 2024-08-16 15:56:03 +0200
  • 63d7c71e1a CMake: improve FLTKConfig.cmake[.in] (#898) Albrecht Schlosser 2024-08-16 15:08:13 +0200
  • afc2072878 Fix Doxygen typos in fl_draw() documentation ManoloFLTK 2024-08-14 18:27:35 +0200
  • 05c91b287f FLUID: fixing compiler warning Matthias Melcher 2024-08-14 01:56:22 +0200
  • 1badb48e71 FLUID: fixing unintialised widget Matthias Melcher 2024-08-14 01:52:31 +0200
  • ede61089be FLUID: add image spacing control Matthias Melcher 2024-08-14 01:46:38 +0200
  • a9e989cc2d Adding image support for angraved and shadow label types Matthias Melcher 2024-08-14 01:45:55 +0200
  • cfc54a3b19 Adding Fl_Widget::label_image_spacing() (#1039) Matthias Melcher 2024-08-14 01:45:20 +0200
  • 325ac336c7 Adding gap parameter to fl_draw(...) Matthias Melcher 2024-08-14 00:35:55 +0200
  • 9f04497d6e Improved documentation for fl_draw() Matthias Melcher 2024-08-13 20:57:59 +0200
  • 85d1d904ec Small doc fixes (\See -> \see) Greg Ercolano 2024-08-12 18:31:05 -0700
  • f825fca43c Improve handling of malformed ANSI. (#950) Greg Ercolano 2024-08-12 18:00:54 -0700
  • f74f66e507 Re-enable quoting in fltk-config(.in) [fix PR #17] Albrecht Schlosser 2024-08-12 16:37:43 +0200
  • 3922ef67c1 Further accelerating Fl_Text_Display (#596) Matthias Melcher 2024-08-12 12:22:20 +0200
  • 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