2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2024-02-19 05:20:26 by pin | Files touched by this commit (4) | |
Log message:
editors/featherpad: update to 1.5.0
V1.5.0
---------
* Removed Qt5 support.
* Prevent the cursor position from being changed when files are dropped into
the text view.
* Support regex replacement with capturing groups. The credit goes to Marco
Holmer for suggesting not only this feature but also the way of implementing it.
* Enhanced the conversion to start case by including 100,000 characters and also
finding the first letter of each word.
* Scroll horizontally with mouse wheel inside text view if Alt is pressed and
horizontal scrollbar is visible.
* Highlight Openbox's "themerc" files (revived by LabWC).
* Fixed a rare issue in the geometry of a warning bar animated during window
resizing.
* Covered a case of here-strings in bash.
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-09-05 18:33:23 by pin | Files touched by this commit (1) |
Log message:
editors/featherpad: correct comment
|
2023-09-05 15:43:15 by pin | Files touched by this commit (3) |
Log message:
editors/featherpad: enable Qt6
... and switch to it by default.
Thanks to wiz@ for a quick review.
|
2023-06-13 12:56:34 by pin | Files touched by this commit (2) | |
Log message:
editors/featherpad: update to 1.4.1
V1.4.1
---------
* Added more types to C/C++ syntax highlighting.
* To prevent problems on non-Linux systems, don't handle main arguments before
calling `QCoreApplication` (Haiku OS may not provide a string argument
before `QCoreApplication` is called).
* Added an option for a small margin around the text.
* Prevented window dragging from the line number strip (which was possible
with widget styles like Kvantum).
* In Preferences dialog, don't let the mouse wheel focus spin and combo boxes
or change their values when they aren't focused.
* In Preferences dialog, set the values of spin-boxes to their defaults if
they are cleared.
* Don't remove single trailing spaces with LaTeX. Also, added more formula
keywords to LaTeX.
* Fixed showing of the number of selected characters without selection
highlighting.
|
2023-05-22 23:00:50 by Thomas Klausner | Files touched by this commit (645) |
Log message:
*: bump for libproxy 0.5
|
2023-04-19 10:12:01 by Adam Ciarcinski | Files touched by this commit (2359) | |
Log message:
revbump after textproc/icu update
|