History log of /trunk/main/vcl/aqua/source/ (Results 1 - 25 of 106)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
97073f9405-Jul-2024 John Bampton

Fix spelling (#220)

Revision tags: AOO420-Dev5-m5
7f5c89d530-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 ...

540e608a26-Jun-2023 mseidel

Revert "It is Portable Network Graphic, not Graphics"

This reverts commit 3f1984d2e712e4148973c44c2aff5768c00d462e.

3f1984d226-Jun-2023 mseidel

It is Portable Network Graphic, not Graphics

Revision tags: AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA
4696c98e02-Feb-2021 Jim Jagielski

fluff... only 10.9 and older

Revision tags: AOO419-GA
92af728422-Dec-2020 Jim Jagielski

It is better to move *into* a struct rather than *before* one.

(cherry picked from commit aa118bd3b6209f0ce1307c244bc3c9f4edf445e4)

dfec590522-Dec-2020 Jim Jagielski

Push latest updates: macOS, beanshell

(cherry picked from commit ecf1c5e9ed4686657a2b296e936b55d484d94961)

1fa2089422-Dec-2020 Jim Jagielski

500 is way too long. 100ms is about right.

946b634e02-Dec-2020 Jim Jagielski

DOUBLE_MAP on macOS is probelmatic on later systems. Punt for now.

(cherry picked from commit c757d8c627d70ac92c9a1decf4153cfe497b40c6)

d73dd1d301-Dec-2020 Jim Jagielski

Huge updates to macOS UNO bridges, based on FreeBSD and Linux.

(cherry picked from commit 37f4cb171557a563bb797a6166dd60f907b367f2)

Revision tags: AOO418-GA
56b8eddc25-Sep-2020 mseidel

Fixed typo (explicitely -> explicitly) and some more

b5acf79817-Sep-2020 mseidel

Fixed typos (implementated -> implemented)

Revision tags: 420-Dev2-m2
845e2aae20-Oct-2019 Ariel Constenla-Haile

i127138 Remove the avmedia Quicktime plugin

Revision tags: AOO417, AOO420-Dev-m1
a2457d3806-Feb-2019 Matthias Seidel

Converted mouse pointer from indexed color to RGB

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1853094 13f79535-47bb-0310-9956-ffa450edef68

b7cc733f05-Feb-2019 Matthias Seidel

Converted mouse pointer from grayscale to RGB

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1853010 13f79535-47bb-0310-9956-ffa450edef68

308dd81125-Jan-2019 Jim Jagielski

macOS requires SDK 10.11 and ensure correct casting


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1852140 13f79535-47bb-0310-9956-ffa450edef68

Revision tags: AOO416, AOO416-RC1, AOO415, AOO414
c235b4bc12-Oct-2017 Jim Jagielski

macOS compilation fixes, mostly due to 10.7/10.9 SDK differences
and items deprecated

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811982 13f79535-47bb-0310-9956-ffa450

macOS compilation fixes, mostly due to 10.7/10.9 SDK differences
and items deprecated

git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1811982 13f79535-47bb-0310-9956-ffa450edef68

show more ...

Revision tags: AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
f9bb485f24-Jun-2015 Herbert Dürr

#i105098# fix drag&drop insertion of files/images on Mac

Fixed-by: Manik <mm30f@yahoo.com>
Reviewed-by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/re

#i105098# fix drag&drop insertion of files/images on Mac

Fixed-by: Manik <mm30f@yahoo.com>
Reviewed-by: Herbert Duerr <hdu@apache.org>


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1687177 13f79535-47bb-0310-9956-ffa450edef68

show more ...

acc5f2a331-Oct-2014 Herbert Dürr

#i125815# fix build breaker with Mac 10.10 SDK


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1635806 13f79535-47bb-0310-9956-ffa450edef68

1df6489c21-Oct-2014 Herbert Dürr

#i125776# handle OSX SDK 10.9 changes regarding NSPrintingOrientation -> NSPaperOrientation

SDK 10.9 changed the NSPrintInfo::orientation method to take a parameter of type
NSPaperOrient

#i125776# handle OSX SDK 10.9 changes regarding NSPrintingOrientation -> NSPaperOrientation

SDK 10.9 changed the NSPrintInfo::orientation method to take a parameter of type
NSPaperOrientation (i.e. enum) instead of NSPrintingOrientation (i.e. NSUInteger).
The actual values are the same so the binaries work fine on older and newer platforms,
but the type mismatch on the newer SDK would break the build.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1633297 13f79535-47bb-0310-9956-ffa450edef68

show more ...

1261ca0814-Jul-2014 Herbert Dürr

#i125234# the scrollbar arrows disappeared in OSX>=10.7

so the native-widget assumptions about the scrollbar layout has to be adjusted.


git-svn-id: https://svn.apache.org/repos

#i125234# the scrollbar arrows disappeared in OSX>=10.7

so the native-widget assumptions about the scrollbar layout has to be adjusted.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1610422 13f79535-47bb-0310-9956-ffa450edef68

show more ...

b9dcda9825-Jun-2014 Herbert Dürr

#i122471# make the Mac lookup feature handle the correct word


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1605355 13f79535-47bb-0310-9956-ffa450edef68

cbc3d69623-Jun-2014 Herbert Dürr

#i124970# fix DocumentFocusListener::notifyEvent's handling of IndexOutOfBoundsException

the DocumentFocusListener::notifyEvent() throw list only allows a RuntimeException to
propagate.

#i124970# fix DocumentFocusListener::notifyEvent's handling of IndexOutOfBoundsException

the DocumentFocusListener::notifyEvent() throw list only allows a RuntimeException to
propagate. The methods called in notifyEvent() allow IndexOutOfBoundsException though,
so it must be handled in all cases to prevent C++ from invoking its unexpected() abort
mechanisms. Ceterum censeo, non-empty throw lists should be removed altogether...


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1604709 13f79535-47bb-0310-9956-ffa450edef68

show more ...

e2c1660d02-Jun-2014 Herbert Dürr

#i125020# allow antialiasing on all update borders for Aqua graphics


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599174 13f79535-47bb-0310-9956-ffa450edef68

bff5195502-Jun-2014 Herbert Dürr

#i125020# fix rounding error in AquaSalGraphics::RefreshRect()

Rounding left and width down can accumulate a rounding error of almost two in
the calculation of right. The existing code c

#i125020# fix rounding error in AquaSalGraphics::RefreshRect()

Rounding left and width down can accumulate a rounding error of almost two in
the calculation of right. The existing code compensates for this by increasing
the width by two, but since left has been decremented by one to accommodate for
antialiasing artifacts this compensation is one to little. Y-pos and height have
the same problems and get the matching fix.


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1599173 13f79535-47bb-0310-9956-ffa450edef68

show more ...

12345