| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-12-28 | Fluid: Fix file history text. | Matthias Melcher | |
| 2024-12-27 | Fluid: Rename Stratgy constants to comply with CMP. | Matthias Melcher | |
| Capitalized constants. Added flag to indicate creation by user or file. Removed global variable 'reading_file'. | |||
| 2024-12-22 | FLUID: Minor fix and docs. | Matthias Melcher | |
| 2024-12-21 | FLUID: fix one more warning. | Matthias Melcher | |
| 2024-12-21 | FLUID: Remove warnings. | Matthias Melcher | |
| 2024-12-21 | FLUID: Improve path handling on Windows. | MatthiasWM | |
| 2024-12-21 | FLUID: Improve filename list in main menu. | Matthias Melcher | |
| 2024-12-10 | fluid: alternative version format | Matthias Melcher | |
| 2024-12-10 | FLUID: command line argument -v shows fltk version at build time | Matthias Melcher | |
| 2024-12-09 | Update more fluid and generated files | Albrecht Schlosser | |
| ... after output of trailing whitespace has been fixed. | |||
| 2024-12-09 | FLUID: avoid trailing spaces in empty comment lines (#1161) | Matthias Melcher | |
| 2024-12-09 | Update Fluid (.fl) files for release 1.4.1 | Albrecht Schlosser | |
| 2024-12-09 | Bump version numbers for release 1.4.1 | Albrecht Schlosser | |
| To do: update CHANGES.txt with real info. | |||
| 2024-12-07 | Giving access to some Fl_Text_Display member variables (#1153) | Matthias Melcher | |
| And typos in FLUID source code docs. | |||
| 2024-12-04 | FLUID: Fixes more places to clear cached pointers. | Matthias Melcher | |
| 2024-12-04 | FLUID: clearing caches browser values (#1152) | Matthias Melcher | |
| 2024-12-04 | FLUID: Fixes default settings tab. | Matthias Melcher | |
| 2024-12-04 | FLUID: minor improvemnets to buffer handling (#1152) | Matthias Melcher | |
| The described crash can not be reproduced. The changes improve the stability of the call that causes the crash. | |||
| 2024-12-03 | FLUID: avoid generating undo un spurious relayout events, #1152 | Matthias Melcher | |
| 2024-12-01 | FLUID: Fixing Project Modflags when adding shell commands. | Matthias Melcher | |
| 2024-11-21 | FLUID: avoiding integer overflow warning. | Matthias Melcher | |
| 2024-11-21 | FLUID: autodoc image memory allocation fix. | Matthias Melcher | |
| 2024-11-19 | FLUID: fixing autodocs file leak and memory leak | Matthias Melcher | |
| 2024-10-24 | Fluid: replace 'FL_WINDOW+1' with 'FL_DOUBLE_WINDOW' | Albrecht Schlosser | |
| Note: 'FL_DOUBLE_WINDOW' *is* currently defined as 'FL_WINDOW+1'. This commit doesn't change real code but prevents potential bugs in the future if one of these constants would be changed. | |||
| 2024-10-22 | FLUID: Adds missing code for Grid and Flex live: #1092 | Matthias Melcher | |
| 2024-10-22 | FLUID: quick fix for live preview of Grid: #1092 | Matthias Melcher | |
| - Grid Type live preview support was not implemented - this is not a final fix, but just to avoid a crash - additional work needed for Flex and Grid | |||
| 2024-10-20 | Fluid: update function_panel.fl from function_panel.cxx | Albrecht Schlosser | |
| Note: in commit a7328d940bea760c0773d2889809217c82fa7081 "FLUID: Imporving method name `can_have_children()`" the file function_panel.cxx was edited w/o the corresponding fluid (.fl) file. This commit fixes this, assuming the .cxx file was correct. | |||
| 2024-10-20 | Make remaining 'XPM' images 'const' | Albrecht Schlosser | |
| 2024-10-17 | Update documentation | Albrecht Schlosser | |
| - fix missing doxygen version in PDF docs created by CMake - remove unnecessary quotes ('...') from version numbers and Git revisions (previously added for debugging purposes) - fix navigation links at the bottom of tutorial pages (HTML only) - remove 'D. Gibson' from documentation headers on his request | |||
| 2024-10-17 | FLUID: make sure that dialogs are visible for snapshots | Matthias Melcher | |
| 2024-10-17 | FLUID: Fixes uninitialized class member | Matthias Melcher | |
| 2024-10-15 | Update or remove version numbers, update copyright years | Albrecht Schlosser | |
| Note: one goal is to have to edit fewer version numbers in source files for each release. We may be able to generate some files by the build procedure (CMake) to avoid editing them in the future (1.5.0 or later). | |||
| 2024-10-15 | Update dependencies | Albrecht Schlosser | |
| 2024-10-15 | Fix documentation typos and trailing whitespace | Albrecht Schlosser | |
| 2024-10-06 | FLUID: Fixes file reading bug, introduces two weeks ago: #1078 | Matthias Melcher | |
| 2024-09-15 | FLUID: Improved paste order option | Matthias Melcher | |
| 2024-09-14 | FLUID; Minor cleanup and code docs. | Matthias Melcher | |
| 2024-09-14 | FLUID: Improved insertion point for `duplicate` | Matthias Melcher | |
| Make a better guess where nodes should go when duplicating a branch of the scene graph | |||
| 2024-09-14 | FLUID: type node placement in scene graph revised | Matthias Melcher | |
| - fixes copy/paste operation that would place pasted types wrong - improves paste into folded and unfolded groups - improves duplication of multiple types - much improved placement of types that don;t fit at the requested position - some more testing will follow in the next days | |||
| 2024-09-12 | FLUID: formatting | Matthias Melcher | |
| 2024-09-11 | FLUID: Eliminating two globals | Matthias Melcher | |
| 2024-09-11 | FLUID: Imporving method name `can_have_children()` | Matthias Melcher | |
| 2024-09-06 | FLUID: fixing resizable behavior for windows in live mode (#1055) | Matthias Melcher | |
| 2024-09-02 | FLUID Fix width of square button | Matthias Melcher | |
| 2024-09-02 | FLUID: Improve resizing behavior of properties dialog | Matthias Melcher | |
| 2024-08-31 | FLUID: Add Synchronized Resize. #1055 | Matthias Melcher | |
| 2024-08-31 | Linux fixes for previous commit | Matthias Melcher | |
| 2024-08-31 | FLUID: Fixes grouping and ungrouping, #1056 | Matthias Melcher | |
| - grouping a bunch of widgets will now create the new group in the expected place - also add grouping and ungrouping of menu items - ungrouping now also works with only a few items selected instead all items, moving the selection before the group | |||
| 2024-08-27 | Adding horiizonatl and vertical label margin | Matthias Melcher | |
| - sizeof(Fl_Widget) not increased - label positions can be adjusted - try it out in test/label app - full support in FLUD | |||
| 2024-08-26 | Display Git revision in docs generated from releases (#499) | Albrecht Schlosser | |
| - makesrcdist: store Git revision in a file in the tarball - CMake/resources.cmake: get git revision either from Git or file and store it as CMake cache variable 'FLTK_GIT_REVISION' for reference - documentation/*: get git revision from git or file - fluid/documentation/*: get git revision from git or file | |||
