History log of /trunk/main/vcl/inc/ (Results 26 - 50 of 128)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
dbfe0a5410-Feb-2014 Herbert Dürr

#i124201# rename apple_remote's MainController to AppleRemoteController

having a MainController class in the global namespace of an application with
gazillions of MVC patterns is not a g

#i124201# rename apple_remote's MainController to AppleRemoteController

having a MainController class in the global namespace of an application with
gazillions of MVC patterns is not a good idea. Renaming it to better match
its scope (i.e. the Apple Remote) cleans this up.


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

show more ...

2fb76c8206-Feb-2014 Herbert Dürr

#i123795# amend r1565258's commit with its missing part


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

245318c306-Feb-2014 Herbert Dürr

#i114728# set AOO's Mac baseline to OSX 10.7


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

97dacec106-Feb-2014 Herbert Dürr

#i123795# add a windowForParent() method for AquaA11yWrapper

for getting the parent window of an A11y enabled NSView. The method
viewElementForParent() was abused for that purpose, but i

#i123795# add a windowForParent() method for AquaA11yWrapper

for getting the parent window of an A11y enabled NSView. The method
viewElementForParent() was abused for that purpose, but it was mis-named
and mis-typed. The new method cleans this up and the now unused
viewElementForParent() method can be retired.


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

show more ...

6485ffd228-Jan-2014 Steve Yin

Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click

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

Bug 124008 - listbox entry's are selected automatically on mouse over instead of mouse click

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

show more ...

2dae356123-Jan-2014 Herbert Dürr

#i123895# add VCL support for 64bit OSX port

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

3875438923-Jan-2014 Herbert Dürr

#i123840# on 64bit OSX NSRect is a CGRect but not on 32bit


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

b512701222-Jan-2014 Herbert Dürr

#i123951# remove aqua/salfontutils.hxx header

which is and was unused by by both CoreText and ATSUI


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1560355 13f795

#i123951# remove aqua/salfontutils.hxx header

which is and was unused by by both CoreText and ATSUI


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

show more ...

24a22e8508-Jan-2014 Herbert Dürr

#i123895# make the Mac code 64bit clean regarding CGFloat/float mismatches


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

51747b8e03-Jan-2014 Herbert Dürr

#i123951# prepare ATSUI code parts for its new CoreText cousin


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

43ad51ff02-Jan-2014 Herbert Dürr

#i123895# split impfont.cxx source from metric.cxx

and move the helper function UpdateAttributesFromPSName() there to
make it available for all platforms, not only ATSUI-based ones.

#i123895# split impfont.cxx source from metric.cxx

and move the helper function UpdateAttributesFromPSName() there to
make it available for all platforms, not only ATSUI-based ones.


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

show more ...

54ae6a3717-Dec-2013 Herbert Dürr

#i123840# normalize SalGraphics point count argument types to sal_uInt32

The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets
consolidated. 4e9 points are more than enough f

#i123840# normalize SalGraphics point count argument types to sal_uInt32

The old mixture of sal_uInt32, ULONG, sal_uLong, sal_uIntPtr gets
consolidated. 4e9 points are more than enough for a SalGraphics.


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

show more ...

8a718ffc17-Dec-2013 Herbert Dürr

#i123840# normalize SalFrame resolution type to sal_Int32

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

248a599f16-Dec-2013 Herbert Dürr

#i123840# add and use the sal_GlyphId type

Using the central definition adds consistency and cleans up many ad hoc
declarations. The type sal_GlyphId will become a class in the future so

#i123840# add and use the sal_GlyphId type

Using the central definition adds consistency and cleans up many ad hoc
declarations. The type sal_GlyphId will become a class in the future so
that its bitfield operations etc. can then be isolated into nice methods.


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

show more ...

bde8a4bd02-Dec-2013 Herbert Dürr

#i123795# variable names should not confuse vcl Window and cocoa NSWindow types

VCL's Window type and Cocoa's NSWindow type are quite different.
Naming variables as if they were the same

#i123795# variable names should not confuse vcl Window and cocoa NSWindow types

VCL's Window type and Cocoa's NSWindow type are quite different.
Naming variables as if they were the same introduces gratuitous
complexity especially when debugging stacks where both types are used.
The names of NSView type variables have been adjusted too.


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

show more ...

ae642d4002-Dec-2013 Herbert Dürr

#i74854# fix buttons in MsgBox with info icon

Patch by: hanya.runo@gmail.com
Found by: ooo@catcons.co.uk
Tested by: hdu@apache.org


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

#i74854# fix buttons in MsgBox with info icon

Patch by: hanya.runo@gmail.com
Found by: ooo@catcons.co.uk
Tested by: hdu@apache.org


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

show more ...

4d7c9de028-Nov-2013 Herbert Dürr

#i123768# [ia2] remove pseudo-automatic noisy comments


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

c512f2e318-Nov-2013 Herbert Dürr

#i107914# adjust the g_msaasvc.h license header to the ALv2

as intended by IBM's contribution of the Symphony source code
and the individual ICLAs of the developers


git-svn

#i107914# adjust the g_msaasvc.h license header to the ALv2

as intended by IBM's contribution of the Symphony source code
and the individual ICLAs of the developers


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

show more ...

b0a7a3cf03-Nov-2013 Steve Yin

1. Updated ia2 api idl with version 1.3
2. Changed UAccCOM.dll to a isolated COM dll

git-svn-id: https://svn.apache.org/repos/asf/openoffice/branches/ia2@1538382 13f79535-47bb-0310-9956-

1. Updated ia2 api idl with version 1.3
2. Changed UAccCOM.dll to a isolated COM dll

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

show more ...

3a700b0a29-Oct-2013 Steve Yin

sal: commented WaitForSingleObject (g_cache_list.m_update_thread, INFINITE), which can lead a deadlock when unloading the sal3.dll after register UAccCOM.dll.

vcl: removed all unused UAccCOM

sal: commented WaitForSingleObject (g_cache_list.m_update_thread, INFINITE), which can lead a deadlock when unloading the sal3.dll after register UAccCOM.dll.

vcl: removed all unused UAccCOM.dll registration lines.

winaccessibility: updated to Apache License.

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

show more ...

0deba7fb27-Sep-2013 Steve Yin

AOO IA2 enabled draft version 1

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

Revision tags: AOO401
d3e0dd8e02-Sep-2013 Steve Yin

Merged with the trunk.

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


f8c0d55427-Aug-2013 Armin Le Grand

i122778 Enhanced own transformer for drawing transformed bitmaps which is used in the cases where no fallback for direct system support is there (Linux)

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

i122778 Enhanced own transformer for drawing transformed bitmaps which is used in the cases where no fallback for direct system support is there (Linux)

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

show more ...

Revision tags: AOO400
ff0f521c05-Jun-2013 Armin Le Grand

i122418 Added workaround to not use GetBitmap on windows

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

fa064a0d28-May-2013 Armin Le Grand

i122350 Corrected buffering when alpha changed

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

123456