History log of /trunk/main/toolkit/source/awt/ (Results 1 - 25 of 36)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
cdfa2a0e01-Apr-2024 John Bampton

Fix spelling in comments (#209)

Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA, AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA
2e3a1b6e18-Aug-2020 mseidel

Fixed typos (Normaly -> Normally) and some more

Revision tags: 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1
a8f4084d31-May-2018 Matthias Seidel

Fixed typos:
contructor -> constructor
convinient -> convenient

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

Revision tags: AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411
c3ef676a16-May-2014 Tsutomu Uchino

#i98216# extract boolean value for AutoFill value of ComboBox model

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

86e1cf3429-Apr-2014 Pedro Giffuni

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame

Many spelling fixes: directories r* - z*.

Attempt to clean up most but certainly not all the spelling
mistakes that found home in OpenOffice through decades. We
could probably blame the international nature of the code but
it is somewhat shameful that this wasn't done before.


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

show more ...

Revision tags: AOO410, AOO410_Beta
33b461d603-Jan-2014 Herbert Dürr

#i123963# remove type ambiguity in toolkit's VCLXDevice


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

030daa2520-Dec-2013 Jürgen Schmidt

#120358# apply patch to support properties from tab model

Patch By: hanya
Review By: jsc


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552621 13f79535-47bb

#120358# apply patch to support properties from tab model

Patch By: hanya
Review By: jsc


git-svn-id: https://svn.apache.org/repos/asf/openoffice/trunk@1552621 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 ...

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

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


Revision tags: AOO400
31d843d725-May-2013 Ariel Constenla-Haile

i121542 - css::awt::XPopupMenu::execute() needs a css::awt::Rectangle

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

6fa810f301-Feb-2013 Steve Yin

IAccessible2 for AOO UI. This is the first version for QA.

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


21075d7725-Jan-2013 Steve Yin

Draft version for IA2 UI file merge. Not ready for UT.

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

45fd3b9a10-Jan-2013 Armin Le Grand

#121504# Support for alpha channel in clipboard for all systems

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

ff7e158d06-Jan-2013 Steve Yin

IA2 migration for toolkit module

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

9807c9de04-Jan-2013 Ariel Constenla-Haile

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

git-svn-id: https://svn.apache.org/repos/asf/openoffice/t

i121578 - Convert css.system.SystemShellExectue to new-style

Adapt the office code to use the new-style service constructor

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

show more ...

6116126824-Dec-2012 Ariel Constenla-Haile

i121544 - Clean-up MessageBox API

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

b6dc695e23-Dec-2012 Ariel Constenla-Haile

i121162 - ImageScaleMode constants should be in UPPERCASE

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

d026be4023-Dec-2012 Ariel Constenla-Haile

i121542 - Unify the Menu API

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

e821fb7720-Dec-2012 Ariel Constenla-Haile

i121514 - Remove deprecated UnoControlSimpleAnimation

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

9ecc082c20-Dec-2012 Ariel Constenla-Haile

i121513 - Remove deprecated UnoControlThrobberModel

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

d1dc9aae06-Dec-2012 Ariel Constenla-Haile

#i121442# - Extend css::awt::XGraphic to draw images

A StatusbarController that draws its status bar item may need to draw a
graphic representing the feature state. css::awt::XGraphics A

#i121442# - Extend css::awt::XGraphic to draw images

A StatusbarController that draws its status bar item may need to draw a
graphic representing the feature state. css::awt::XGraphics API should
be extended to include VCL's OuptDevice::DrawImage.

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

show more ...

Revision tags: AOO340
e6f6310323-Oct-2012 Armin Le Grand

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1401294 13f79535-47bb-0310-9956-f

#121237# Rework/Cleanup of Region code due to missing complete support for B2DPolygon class

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

show more ...

44b09b5206-Oct-2012 Ariel Constenla-Haile

#i121170# - com::sun::star::awt::XPrinter API does nothing

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

05b7ab2806-Oct-2012 Ariel Constenla-Haile

Fix line endings

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

12