Commit Graph

  • 02053d0186 Revert bad change to Input Choice, Matthias Melcher 2024-03-26 13:43:36 -0500
  • c22ed0b594 Merge FLTK FLUID docs into FLUID user manual. Matthias Melcher 2024-03-26 13:42:02 -0500
  • b5df5fe6a5 Cleanup Matthias Melcher 2024-03-24 15:30:46 -0500
  • 83f7f472b1 Remove unused files Matthias Melcher 2024-03-24 15:23:46 -0500
  • af61de7884 Start of GUI overview Matthias Melcher 2024-03-24 15:15:35 -0500
  • bcbfa3e31a Command line Matthias Melcher 2024-03-24 14:55:19 -0500
  • 1d725dd87a Move tutorial over, overview. Matthias Melcher 2024-03-24 14:40:55 -0500
  • 06af19397a Add appendices with hotkeys and licences Matthias Melcher 2024-03-23 12:18:21 -0500
  • 2eb776bbe2 Editor window documentation complete. Matthias Melcher 2024-03-19 16:28:09 +0100
  • b708f02b9d Document main app window. Matthias Melcher 2024-03-18 20:48:55 +0100
  • fad4e64073 Add documentation for the widget bin. Matthias Melcher 2024-03-18 19:07:40 +0100
  • 6763895c5c Add documentation for th Code View panel. Matthias Melcher 2024-03-18 18:16:41 +0100
  • d263aa7c38 Add documentation for the Setting panel. Matthias Melcher 2024-03-18 00:56:44 +0100
  • d5d549a6e2 Additional docs for the Widget Panel itself. Matthias Melcher 2024-03-17 19:09:44 +0100
  • 6f32d6a09e Complete documentation of Widget Panel tabs Matthias Melcher 2024-03-17 18:45:57 +0100
  • 2f4a13166c Documentation for most of the Widget Panel. Matthias Melcher 2024-03-17 18:04:52 +0100
  • 6381532511 Finished docs for non-widget nodes. Matthias Melcher 2024-03-17 14:19:34 +0100
  • 73d9131c79 Add non-widget icons and text Matthias Melcher 2024-03-16 21:39:58 +0100
  • 1d3452947d FLUID skeleton documentation and CMake integration Matthias Melcher 2024-03-15 21:09:16 +0100
  • 82b91bef87 Initial commit for automated user documentation screenshots Matthias Melcher 2024-03-14 20:12:11 +0100
  • b4cf1a9824 Fix and improve generation of fltk-config (#954 and more) Albrecht Schlosser 2024-04-14 19:05:39 +0200
  • 5417ea5f1f
    CMake: Use imported targets for PkgConfig packages (#954) Jordan Williams 2024-04-14 12:07:15 -0500
  • 2818a36064 Add example to fl_arc docs. Matthias Melcher 2024-04-14 14:09:02 +0200
  • e9e5f4bdb1 Remove "MS" from "MS Windows" in docs code, and comments Albrecht Schlosser 2024-04-13 21:47:14 +0200
  • b333da9b6b
    CMake: Use imported targets for PkgConfig packages #954 Jordan Williams 2024-04-11 15:08:11 -0500
  • a6651e10ff
    CMake: Improve detection of the GLU library and GL/glu.h header file (#953) Jordan Williams 2024-04-12 08:58:57 -0500
  • 5de880ae81 Fix "Support for NetBSD", part 4 (#944) Albrecht Schlosser 2024-04-12 13:28:33 +0200
  • 94cac1b5ed
    CMake: Locate and use the GL include directory #953 Jordan Williams 2024-04-11 08:29:56 -0500
  • dcd33ba6ed
    CMake: Improve detection of the GLU library and GL/glu.h header file Jordan Williams 2024-04-11 08:28:48 -0500
  • feec8f9fb1 Remove remaining references to xdbe on X11 Albrecht Schlosser 2024-04-11 14:15:38 +0200
  • 05a95e146b Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948) Albrecht Schlosser 2024-04-07 15:35:45 +0200
  • f00b046666 Fix Fl_Terminal::handle_unknown_char() for plot_char() (#948) #948 Albrecht Schlosser 2024-04-07 15:35:45 +0200
  • 265e5cd77b Improve CMake build configuration summary Albrecht Schlosser 2024-04-08 18:56:40 +0200
  • ba7b2427b6 Make Fl_GTK_Printer_Driver recognize more paper sizes ManoloFLTK 2024-04-08 17:24:38 +0200
  • 2662cad50b Improve Fl_GTK_Printer_Driver::begin_job() ManoloFLTK 2024-04-08 16:29:25 +0200
  • 5b802be52b Add Tabloid paper size to menu_print_page_size array ManoloFLTK 2024-04-08 11:19:14 +0200
  • 31170c4731 Rename putchar() to plot_char() (#944) Greg Ercolano 2024-04-06 23:36:04 -0700
  • 2f1b8fc726 CMake: Fix detection of trunc() for Windows Albrecht Schlosser 2024-04-05 17:06:27 +0200
  • 20138be66b macOS: Fix color component mixup in gl_draw text rendering #947 Matthias Melcher 2024-04-05 18:02:39 +0200
  • fe6ab4ebc2 Fix documentation example of the FL_FUNCTION_CALLBACK_#() macro ManoloFLTK 2024-04-05 10:57:46 +0200
  • 9d9646fb12 Fix compiler warning, part 2 of #946 Albrecht Schlosser 2024-04-04 23:40:29 +0200
  • 3ac16f1dc4 Fix compiler warning, part 1 of #946 Albrecht Schlosser 2024-04-04 22:59:08 +0200
  • 06e495f262 Add NULL check to UNIX save_file() (#945) Greg Ercolano 2024-04-04 10:03:35 -0700
  • f779097c96 FLUID: fix possible null pointer. GitHub #945 Matthias Melcher 2024-04-04 17:43:21 +0200
  • 39c1386ba7 Improve use of fl_create_print_window() under Windows ManoloFLTK 2024-04-04 16:36:51 +0200
  • 6763b357f4 Improve use of fl_create_print_window() under X11 ManoloFLTK 2024-04-04 12:01:04 +0200
  • 61de837cb0 Update misc/README.txt Albrecht Schlosser 2024-04-02 17:03:40 +0200
  • 05ddf0f600 Move test/fromdos.c to misc/fromdos.c where it belongs Albrecht Schlosser 2024-04-02 17:02:01 +0200
  • e5c4c1415b Add replacement for potentially missing trunc() (#944) Albrecht Schlosser 2024-04-02 15:58:55 +0200
  • 7a879568b3 Improve support for NetBSD (#944) Albrecht Schlosser 2024-04-02 15:26:36 +0200
  • 16cd29fd6d Remove dead code/comment: HP-UX 9.x not supported Albrecht Schlosser 2024-04-02 15:12:45 +0200
  • 1bc5680472 Fix error in Fl_PostScript_File_Device::begin_page() under Pango ManoloFLTK 2024-03-30 17:21:11 +0100
  • b4b98c5d57 macOS: Avoid possible crash in makeMainWindow when another win is modal ManoloFLTK 2024-03-28 18:20:38 +0100
  • 5666ec0ff0 Fix "Support for AIX" - part 2 (#942) Albrecht Schlosser 2024-03-25 17:07:42 +0100
  • 4742d830be CMake for macOS platform: improve handling of -framework link arguments ManoloFLTK 2024-03-24 08:48:45 +0100
  • 1434bc2bd0 Replace lround() calls by round() calls in class Fl_Anim_GIF_Image (#942) ManoloFLTK 2024-03-24 08:12:11 +0100
  • f01dec8eb3 Remove duplicated #include <config.h> directive ManoloFLTK 2024-03-24 07:53:03 +0100
  • 97d2836f5e macOS: remove deprecated use of property allowedFileTypes in class NSSavePanel ManoloFLTK 2024-03-23 17:16:57 +0100
  • f3640a7312 Add necessary #include <config.h> directives ManoloFLTK 2024-03-23 17:00:03 +0100
  • 1c910720bf Fix "Support for AIX" (#942) Albrecht Schlosser 2024-03-22 20:38:03 +0100
  • 34a881482a Add comments giving cairo version required for each cairo call if > 1.0 ManoloFLTK 2024-03-22 16:11:38 +0100
  • 86f4a6fc8e Remove "-no-pie" link option also from configure-based builds ManoloFLTK 2024-03-21 16:18:00 +0100
  • b53b2b6e11 CMake: Remove "-no-pie" build option Albrecht Schlosser 2024-03-21 14:27:16 +0100
  • b0b20cdecc Remove unused macro definitions ManoloFLTK 2024-03-20 23:26:48 +0100
  • b3b051240e Add missing include file (#939) Albrecht Schlosser 2024-03-20 17:41:08 +0100
  • 2001132f4a Add configure option to build tests only on request (#940) Albrecht Schlosser 2024-03-20 17:23:21 +0100
  • 46406d1d21 Add compile-time check of required minimum cairo version ManoloFLTK 2024-03-20 15:40:04 +0100
  • 0fa49f0ab4 Use type cairo_region_t* for Fl_Region under Wayland platform ManoloFLTK 2024-03-20 15:20:31 +0100
  • af90841fbc Update dependencies, whitespace, and Fl_File_Chooser.cxx Albrecht Schlosser 2024-03-19 15:09:14 +0100
  • 3a8daf70c0 Document fl_close_display() ManoloFLTK 2024-03-19 08:52:49 +0100
  • a77f68693c Fix "Support for HP-UX" (#937) Albrecht Schlosser 2024-03-18 23:51:05 +0100
  • 5af2d77b84 Add more public accessor methods to Fl_Grid (#937) Albrecht Schlosser 2024-03-18 23:23:49 +0100
  • dddfec57a1 Fix name clash on some systems (#937) Albrecht Schlosser 2024-03-18 22:46:15 +0100
  • a5bad9a395 CMake: formatting only Albrecht Schlosser 2024-03-18 22:44:53 +0100
  • d3a3ab40b7 Replace setenv() with putenv() on old systems (+937) Albrecht Schlosser 2024-03-18 22:29:50 +0100
  • 1d43ae0b0a Move nanosvg to a separate file, don't use 'roundf()' (#937) Albrecht Schlosser 2024-03-18 18:15:06 +0100
  • 81d47f71d6 Fix VS compiler warning, write "copied" message to tty Albrecht Schlosser 2024-03-18 19:34:32 +0100
  • 7bc75e8962 Fix a Visual Studio compiler warning Albrecht Schlosser 2024-03-18 18:48:28 +0100
  • 792cfc27e7 native-filechooser has preview panel with FLTK_USE_X11 and macOS ManoloFLTK 2024-03-18 18:22:41 +0100
  • aac5e48875 Fl_Native_File_Chooser_GTK: improve preview of text files on HiDPI ManoloFLTK 2024-03-18 18:12:50 +0100
  • 478e724c5f CHANGES.txt: mention new Fl_terminal widget ManoloFLTK 2024-03-18 17:15:33 +0100
  • 807d205a3c Fix "FLTK on NetBSD very slow on X11 with Unicode locale" (#935) ManoloFLTK 2024-03-18 16:56:44 +0100
  • 5a97629d0b Restore building on old Linux/Unix systems lacking Xutf8LookupString() ManoloFLTK 2024-03-18 15:02:48 +0100
  • 61c0f79397 Fix "FLTK on NetBSD very slow on X11 with Unicode locale" (#935) ManoloFLTK 2024-03-18 14:05:48 +0100
  • 036e0334dc Simplify examples/CMakeLists.txt (libcairo linkage) Albrecht Schlosser 2024-03-17 03:16:19 +0100
  • 193c5285cd Improve linking of test/cairo_test.cxx demo program Albrecht Schlosser 2024-03-16 23:24:01 +0100
  • 29aba21b78 Fix memory leak in Fl_X11_Screen_Driver.cxx (#934) Albrecht Schlosser 2024-03-16 15:26:07 +0100
  • 3ec91d4c6d Create enum Fl_Wayland_Screen_Driver::cursor_shapes ManoloFLTK 2024-03-16 14:40:16 +0100
  • 4f787cc1f0 Fix a bunch of compiler warnings (backported from 'master') Albrecht Schlosser 2024-03-15 21:26:51 +0100
  • 8b094e8af3 Fix a bunch of compiler warnings, particularly for old compilers Albrecht Schlosser 2024-03-15 20:42:42 +0100
  • b3e1df3584 STR 3489: fix alpha blending for X11 Matthias Melcher 2024-03-15 20:18:02 +0100
  • 82bd0b6652 Have FLTK use libdecor at version > 0.2.2 ManoloFLTK 2024-03-15 09:43:35 +0100
  • 27b9a08fb6 Have FLTK use libdecor at version > 0.2.2 #933 ManoloFLTK 2024-03-15 09:43:35 +0100
  • 26f5b38a01 Update documentation, remove/edit explicit FLTK versions Albrecht Schlosser 2024-03-14 17:16:43 +0100
  • 3cf002b45d Remove compilation warning "enumeration value ‘NONE’ not handled in switch" ManoloFLTK 2024-03-13 21:10:35 +0100
  • 7e12981abd To support difference in struct libdecor between built-in and system ManoloFLTK 2024-03-13 18:53:48 +0100
  • 91d2bf4783 Improve Fl_Wayland_Screen_Driver::base_scale(int) ManoloFLTK 2024-03-13 18:02:13 +0100
  • cfcafaa2c8 Add details when FLTK_BACKEND_X11=off is used ManoloFLTK 2024-03-13 17:31:06 +0100
  • 5400811b83 Update libdecor to upstream commit 4f2c03d5 - cont'd ManoloFLTK 2024-03-13 15:23:43 +0100
  • 56f49828f4 Update libdecor to upstream commit 4f2c03d5 dated March 4, 2024 ManoloFLTK 2024-03-13 15:14:57 +0100