Commit Graph
1773 Commits
Author SHA1 Message Date
Autocomitter 43131098dd Update translations from Pootle 2026-01-24 08:23:46 +00:00
Autocomitter 384b810462 Update translations from Pootle 2026-01-17 08:13:30 +00:00
Autocomitter be37605a71 Update translations from Pootle 2026-01-10 08:12:39 +00:00
Autocomitter f081c0202d Update translations from Pootle 2026-01-03 08:12:43 +00:00
Oscar Lesta 3a9d48c77c makefile-engine: split C and C++ flags.
Gets rid of the annoying:

"cc1: warning: command-line option '-Wno-ctor-dtor-privacy'
is valid for C++/ObjC++ but not for C".

Change-Id: Ic72506277af56365cfe52513e1118584bf338ac9
Reviewed-on: https://review.haiku-os.org/c/haiku/+/10163
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
2025-12-30 22:46:59 +00:00
Autocomitter ffa620b2b5 Update translations from Pootle 2025-12-27 08:13:05 +00:00
Autocomitter 00e99303e4 Update translations from Pootle 2025-12-20 08:11:43 +00:00
Autocomitter c0e88245dc Update translations from Pootle 2025-12-13 08:10:41 +00:00
Autocomitter 2172f376f8 Update translations from Pootle 2025-12-06 08:11:44 +00:00
Autocomitter cc342ed852 Update translations from Pootle 2025-11-29 08:12:04 +00:00
Autocomitter 124db2531a Update translations from Pootle 2025-11-23 22:02:14 +00:00
Autocomitter 9403e02eee Update translations from Pootle 2025-11-22 08:14:11 +00:00
Autocomitter 0f320c5eb3 Update translations from Pootle 2025-11-15 08:14:03 +00:00
Autocomitter 07613144d8 Update translations from Pootle 2025-08-30 08:10:55 +00:00
Autocomitter e631da8906 Update translations from Pootle 2025-08-16 08:11:50 +00:00
Autocomitter a80ef5700c Update translations from Pootle 2025-07-19 08:08:32 +00:00
scphandAugustin Cavalier f8e01ad15c app_server: Render cursors from vector icons based on the font size.
* Cursor bitmaps are now generated at runtime from vectors
   embedded in CursorData.cpp (replacing the old bitmaps).
   There is still a fallback bitmap pointer in case generation fails.
   All cursors should scale correctly, and hotspots are accounted for.

 * The Pointer vector in data/artwork/cursors was very slightly tweaked
   to look better at larger sizes - the white edge at the bottom was made
   rounder.

 * The new dynamically-generated cursor looks close to the old one,
   unless you're zoomed in and comparing them pixel-by-pixel.

 * The cursor shadow is generated with a gaussian blur to create a
   similar look to the old shadow, which was created in an image editor.

Fixes #13171.

Co-authored-by: Augustin Cavalier <[email protected]>
Change-Id: Ifa881619354a42bc60d2b5c1d0443e8addf6e0f5
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5200
Reviewed-by: nephele nephele <[email protected]>
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2025-06-26 01:19:41 +00:00
Autocomitter 2a349a0a41 Update translations from Pootle 2025-06-21 08:08:21 +00:00
Autocomitter 66af8458a3 Update translations from Pootle 2025-06-14 08:14:14 +00:00
Máximo Castañeda 86caaf1c50 UserBootscript: avoid opening nonexistent files
Fixes: #19612
Change-Id: I6fe210e087adbd094cbfb5625d54fbe958f72473
2025-06-11 12:48:09 +02:00
Autocomitter 6d052afc3f Update translations from Pootle 2025-06-07 08:13:17 +00:00
Humdinger 66032c9f31 install-wifi-firmwares.sh: Fix download URL
Change-Id: I5a8eba3f3b0d4d0071e011959d5d1aedc9db24e2
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9318
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2025-05-31 20:57:45 +00:00
Autocomitter eb5f74847e Update translations from Pootle 2025-05-31 08:18:58 +00:00
Autocomitter db7149574d Update translations from Pootle 2025-05-24 08:13:38 +00:00
Autocomitter debd2d9a90 Update translations from Pootle 2025-05-17 08:09:23 +00:00
Oscar Lesta 6168c323f4 makefile-engine: add INSTALL_DIR and TARGET_DIR to the template.
Otherwise folks like me may miss that those can be used.

Change-Id: Icb7ccca6430089ec27cd6db21153562976f631ad
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9281
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: nephele nephele <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2025-05-15 09:06:27 +00:00
Autocomitter 9b9fc1597d Update translations from Pootle 2025-05-10 08:08:14 +00:00
Autocomitter 8d5b39d2a6 Update translations from Pootle 2025-05-03 08:09:47 +00:00
Autocomitter ce9a033cd8 Update translations from Pootle 2025-04-26 08:09:04 +00:00
Autocomitter 14aded56ee Update translations from Pootle 2025-04-19 08:09:19 +00:00
Autocomitter a1e94e45fc Update translations from Pootle 2025-04-12 08:07:28 +00:00
Autocomitter 45196921e5 Update translations from Pootle 2025-04-05 08:08:40 +00:00
Autocomitter c2aac25319 Update translations from Pootle 2025-03-29 08:07:32 +00:00
Humdinger 02efee2f3a Add Taiwanese flag
Shows up in the Locale preferences.
Add comment that data is sorted by ID in CountryFlags.rdef.
That way it's clear what's the next ID for a new flag, you
just add it with the next ID at the end of the file.

Fixes #19494

Change-Id: I0946730d07c89001331552b5026c0003c298de4a
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9140
Tested-by: Commit checker robot <[email protected]>
Reviewed-by: Adrien Destugues <[email protected]>
2025-03-25 11:57:29 +00:00
Chris Roberts 7521af58c4 syslog_daemon: add syslog_max_history option
This driver setting in ~/config/settings/kernel/drivers/kernel allows
setting an arbitrary number of syslog files to keep around.  The
files are now named with a numeric suffix instead of being called
"syslog.old".  The old files are rotated so that syslog.1 is the
newest, then syslog.2, and so on.

Change-Id: I7e3d01caa34680553b161ceb27ab8c3b2eaf508c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9055
Reviewed-by: waddlesplash <[email protected]>
Tested-by: Commit checker robot <[email protected]>
2025-03-24 21:24:21 +00:00
Autocomitter ade0f7d831 Update translations from Pootle 2025-03-22 08:09:44 +00:00
Autocomitter 317f10be3f Update translations from Pootle 2025-03-15 08:08:53 +00:00
Autocomitter b8a3901ea2 Update translations from Pootle 2025-03-08 08:07:04 +00:00
Autocomitter e38d10fd9f Update translations from Pootle 2025-03-01 08:07:27 +00:00
Chris Roberts 086e20b2cd SetupEnvironment: add ~/config/apps to the PATH
Change-Id: Ifd5f35e24b8fadbf984a1fa9bd099ba98b1a49a4
Reviewed-on: https://review.haiku-os.org/c/haiku/+/9043
Reviewed-by: waddlesplash <[email protected]>
2025-02-22 21:26:14 +00:00
Autocomitter e0ff6a67ac Update translations from Pootle 2025-02-22 08:12:50 +00:00
Autocomitter ab36abde53 Update translations from Pootle 2025-02-15 08:07:47 +00:00
Autocomitter 083e763302 Update translations from Pootle 2025-02-14 07:15:20 +00:00
Autocomitter 220fa7be4f Update translations from Pootle 2025-02-08 08:08:54 +00:00
Autocomitter 622603f103 Update translations from Pootle 2025-02-01 08:12:21 +00:00
Autocomitter 6768abb84b Update translations from Pootle 2025-01-25 08:08:08 +00:00
Autocomitter d292bcc64b Update translations from Pootle 2025-01-18 08:09:55 +00:00
Augustin Cavalier 0dd81e3d4b licenses: Drop "GNU GPL v2 classpath exception".
The only thing in HaikuPorts that uses this has its own copy
of the full GPLv2 with the exception and doesn't reference
this copy.
2025-01-13 14:17:41 -05:00
Augustin Cavalier 01b94ce7b8 AboutSystem: Drop GLU credit.
We use Mesa3d GLU now, which is under MIT license.
2025-01-13 14:16:40 -05:00
Augustin Cavalier 1c45ac1e20 licenses, AboutSystem: Add credits for netresolv.
* Add the ISC license; it's similar to the MIT license but isn't
   worded identically, and it's referenced from netresolv.

 * Drop the "Berkeley" license, it was used for an older version
   of the NetBSD credits, and is just the 3-clause BSD anyway, it appears.
2025-01-13 14:15:20 -05:00