History log of /aoo42x/ (Results 426 - 450 of 8154)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
337ac32b04-Apr-2023 mseidel

Fixed typos, cleaned up whitespace

(cherry picked from commit 6d2f4e8a6897d05e7b43a31caf417b10be856469)

953ac05404-Apr-2023 mseidel

Resize glue point to 9x9, updated graphics for handles

(cherry picked from commit 4e278df9e5e1ce775b1c944fc931d3141551160a)

b2924c8902-Apr-2023 mseidel

Correcting small error

(cherry picked from commit e794b455fc15bc13f2967d9f96ffa53e69b0134b)

1d4533b502-Apr-2023 mseidel

Add and define graphic for unselected crosshair

(cherry picked from commit 5198b0daf2835aed6a983c6117138174c2adb7a3)

5a4c63b701-Apr-2023 mseidel

Define graphic for unselected glue point

(cherry picked from commit 5db901c00c4ab03f18ad0e74b83aefdc617eb041)

6cab6d1a31-Mar-2023 mseidel

Updated English dictionary

(cherry picked from commit db9b92ddfebd130ac446c6a0def073b0fb53b67e)

ff3cc3ba30-Mar-2023 mseidel

Add graphic for unselected glue point (not used yet)

(cherry picked from commit f96ec8c18f359931375270665829fc66e3873269)

7c9d758829-Mar-2023 mseidel

Updated LICENSE for Expat 2.5.0

(cherry picked from commit e4e50d77cf1a077407bf4c838e49b8c0e6c656e2)

a0375d7c28-Mar-2023 mseidel

Fixed typos, cleanup, use nicer ASCII art

(cherry picked from commit 8394eaf1fad0975eb24ede5398e6e9454648880f)

2480446d25-Mar-2023 mseidel

Update Ukrainian dictionary

(cherry picked from commit 11ea3f6713dd400e7fae49f2818990292c11785c)

0fbf983612-Mar-2023 Arrigo Marchiori

Indicate all compilation parameters

Make 4.4 seems to ignore the parameters given for object slideshowimpl
for static library "sldshw_s". We request the object file here too, so we
i

Indicate all compilation parameters

Make 4.4 seems to ignore the parameters given for object slideshowimpl
for static library "sldshw_s". We request the object file here too, so we
indicate the parameters (again) here.

(cherry picked from commit f65264f89b835de02173fcc0c71209b87439cd4f)

show more ...

8e08f56423-Mar-2023 mseidel

Small corrections to strings

(cherry picked from commit bc1f49071d068d30b37a71ce6a37f68d34f5d072)

fbd9315023-Mar-2023 mseidel

Remove reference to educational slide design types

(cherry picked from commit 2df18ed7ce3bcafb9c5a3262d1189104fee570a7)

1376b66921-Mar-2023 mseidel

Revised versions

(cherry picked from commit 29d24e8995ee7f83aa45352def7b98b3f1eaa4e1)

0245820820-Mar-2023 Matthias Seidel

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd504

fgrep is deprecated and may be removed soon, use grep -F instead (#173)

* Update makedepn

* Minor change to commentregarding fgrep
(cherry picked from commit 710881b9d2e5e6dd5049799bb07d3a7624286aa0)

show more ...

a373f03e19-Mar-2023 mseidel

Replace egrep -> grep -E, general cleanup

(cherry picked from commit 1ec272bccfd09a64361da6bf7b429aad51737766)

bbe1f9bf07-Mar-2023 20kdc

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined referen

Auto-disable use of pthread_mutexattr_setkind_np due to compile errors (Revised-Revised)

The code being disabled here causes a compilation issue on Ubuntu Jammy Jellyfish. (undefined reference to `pthread_mutexattr_setkind_np`) The best I can tell, https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2003146 explains this somewhat.

This workaround likely hasn't been necessary for the past 20 years, if glibc "converted to git" repositories are any indication (see for instance https://github.com/lattera/glibc/blob/d82e4c7bb231c9e0f835bd46467563ac3b56cebe/linuxthreads/sysdeps/pthread/pthread.h ).

And indeed, anyone who would be attempting to run OpenOffice on such a system would likely encounter issues with the other varied libraries in use.

Unfortunately other compilation issues prevented me from performing a full test, but osl mutex tests pass at least.

(cherry picked from commit 02cabb04b49373d08a7dec0ed934e6f30ac72dc8)

show more ...

1136cb7a13-Mar-2023 Don Lewis

Boost should not use c++11 features when in c++98 mode

The version of boost that we bundle sometimes tries to use c++11 features
when compiling in pre-c++11 modes. Recent versions of cl

Boost should not use c++11 features when in c++98 mode

The version of boost that we bundle sometimes tries to use c++11 features
when compiling in pre-c++11 modes. Recent versions of clang flag this
as an error.

(cherry picked from commit 2b2585ab0ed5461cca8e077940dd449c4669a17a)

show more ...

74d75f1d12-Mar-2023 mseidel

Add icon for NumberFormatTime in classic icon theme

(cherry picked from commit adb10bf0d0127a52e90de0892781c8f5ebb789ad)

2807e2b312-Mar-2023 mseidel

Add icon for NumberFormatTime

(cherry picked from commit 7695ec49a11470d4f1074d992b8634228ee14be2)

8facd7d412-Mar-2023 mseidel

Small color update for glue point

(cherry picked from commit 8d8ae6f1392fd8d00a5469d16221353e532768d4)

e189e7f110-Mar-2023 Arrigo Marchiori

Ensure compatibility with GNU Make 4.4 (#175)

Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespac

Ensure compatibility with GNU Make 4.4 (#175)

Change a pattern rule with multiple targets into multiple pattern rules
with single targets.

Also, correct an inessential whitespace.

(cherry picked from commit ef6e816f0bb2fe7291d2ea7c6f3c877c71fe91b1)

show more ...

e89feab608-Mar-2023 mseidel

Small updates to markers

(cherry picked from commit 6329decab45aad4e32dbd43c15d581e556dee112)

3698e03b08-Mar-2023 mseidel

Make gluepoint more visible

(cherry picked from commit fb9aa39a6a9f09668247d499064dc47fc306b35c)

bf64722507-Mar-2023 mseidel

Small updates to markers

(cherry picked from commit 80724b84d5a96ff8d9277687d70649f3ade191b7)

1...<<11121314151617181920>>...327