2dce64d2 | 23-Jul-2024 |
mseidel |
Add spinner for Industrial icon set. Increase the number of graphics for 16x16 from 6 to 12 to get a smoother animation |
30b58845 | 18-Jul-2024 |
mseidel |
Fixed various typos, general cleanup |
02bf46da | 08-Jul-2024 |
Damjan Jovanovic |
Needs juh.jar. Patch by: me |
48d1b9e1 | 17-Jun-2024 |
Damjan Jovanovic |
Add vcl's persistent_window_states complex test to the build, which was also left out during the gbuild port, and clean it up a bit. Patch by: me |
5c06146f | 17-Jun-2024 |
Damjan Jovanovic |
Add vcl's memCheck complex test to the build, which was left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and get it fully working without the qaooDev helper classes.
Add vcl's memCheck complex test to the build, which was left out by Oracle/Sun when they ported it to gbuild. Also fix some errors and get it fully working without the qaooDev helper classes. Pass the documents path from the Makefile as the one from the code will be wrong for gbuild. Patch by: me
show more ...
|
870c3792 | 17-Jul-2024 |
mseidel |
Fixed typo (completly -> completely) and many more |
97073f94 | 05-Jul-2024 |
John Bampton |
Fix spelling (#220) |
ceb51a8e | 01-Apr-2024 |
John Bampton |
Fix spelling in code comments and descriptions only (#207) * Fix spelling in code comments and descriptions only * Update IllegalAccessibleComponentStateException.idl -----
Fix spelling in code comments and descriptions only (#207) * Fix spelling in code comments and descriptions only * Update IllegalAccessibleComponentStateException.idl --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
Revision tags: AOO420-Dev5-m5 |
|
0714fca0 | 14-Jan-2024 |
mseidel |
Revert "Enhance a bit our current boost usage (#194)" This reverts commit fa664a2d4999e14eb035b793beb7116ccf2a1f32. |
fa664a2d | 14-Jan-2024 |
Pedro Giffuni |
Enhance a bit our current boost usage (#194) * Minor cleanup to internal boost header packaging We normally don't install all the headers availabe in boost. There is an interest
Enhance a bit our current boost usage (#194) * Minor cleanup to internal boost header packaging We normally don't install all the headers availabe in boost. There is an interesting set of functionalities like multiprecision and odeint that while we are not using, but would be interesting to have available. This is done to ease future boost updates but also in the hopes of making it possible to use this functionality in a near future. No functional change expected. * Let boost promote to double the sinc_pi() operation. Modern processors should handle this without any trouble. * Update Boost to version 1.64 Other than the updates and bug fixes, this version works really well with older compilers and systems and is the last one to include TR1: which we use as a last resort for really old systems lacking standard C++ compliance. https://www.boost.org/users/history/version_1_64_0.html * Boost 1.64: small header tidy-ups * Boost 1.64: more headers are future features * Update d.lst Needed for Windows build. * Update d.lst Builds fine on Windows now. --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
9e383899 | 14-Jan-2024 |
Arrigo Marchiori |
Ensure default substitutions on patterns This is requested by the documentation of function FcFontMatch(). Addresses bug #128583. |
520e75ba | 06-Jan-2024 |
mseidel |
Fixed typos, removed whitespace |
f85112c9 | 12-Dec-2023 |
mseidel |
Mainenance cleanup |
65872474 | 01-Dec-2023 |
John Bampton |
misc: fix spelling (#188) |
7f5c89d5 | 30-Nov-2023 |
John Bampton |
misc: fix spelling (#187) * misc: fix spelling * Update TestExtension.java * Update FilterFactory.idl * Update ExtendedTypeDetectionFactory.idl * Update L
misc: fix spelling (#187) * misc: fix spelling * Update TestExtension.java * Update FilterFactory.idl * Update ExtendedTypeDetectionFactory.idl * Update LocationTest.java * Update HelpComponent.java * Update HelpSearch.java * Update TestExtension.java * Update SOReportJobFactory.java --------- Co-authored-by: Matthias Seidel <mseidel@apache.org>
show more ...
|
402c6fde | 14-Nov-2023 |
John Bampton |
misc: fix spelling (#182) Thank you very much for your contribution! |
ca41231d | 08-Oct-2023 |
mseidel |
Maintenance cleanup |
f6675432 | 03-Oct-2023 |
mseidel |
Fixed typos, fixed mixed indentation, removerd whitespace |
245cfa32 | 15-Aug-2023 |
mseidel |
Fixed typos, removed whitespace |
0399a9fd | 13-Aug-2023 |
mseidel |
Fixed typos, removed whitespace |
99989fd5 | 01-Aug-2023 |
mseidel |
Fixed typos, removed whitespace |
540e608a | 26-Jun-2023 |
mseidel |
Revert "It is Portable Network Graphic, not Graphics" This reverts commit 3f1984d2e712e4148973c44c2aff5768c00d462e. |
3f1984d2 | 26-Jun-2023 |
mseidel |
It is Portable Network Graphic, not Graphics |
44c62228 | 25-May-2023 |
mseidel |
Remove executable flag from various files (2nd part) |
5f551de6 | 30-Apr-2023 |
mseidel |
Fixed typo (overriden -> overridden) and some others |