History log of /aoo41x/main/vcl/source/window/ (Results 1 - 25 of 45)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
Revision tags: AOO420-Dev5-m5, AOO4115-GA, AOO4114-GA, AOO420-Dev4-m4, AOO4113-GA
f1dd813407-Jun-2022 mseidel

Make FadeIn/Out arrow on splitwindow better visible

(cherry picked from commit 27b8d3b44ca66e252fbe603245a8c6e3b59b11ad)

e73de29110-Mar-2022 mseidel

Fixed my own typo

(cherry picked from commit ca7c0c6e50b79f337b7c57da6635f687830d5d1a)

61648e6410-Mar-2022 mseidel

Make grip in split window more visible, minor cleanup

(cherry picked from commit 649f2b9f21645385e84c375f644cdcf6f1c28418)

789f9e3623-Feb-2022 mseidel

Simplified code, removed whitespace

(cherry picked from commit 16b831647e22a4485fe31ed10b5daaa0e936ff72)

66241dbe22-Feb-2022 mseidel

Make grip in toolbar more visible

(cherry picked from commit 8c545591f1b0cc92a02675eca44ae8ad466cc90a)

Revision tags: AOO4112-GA, AOO4111-GA, AOO420-Dev3-m3, AOO4110-GA, AOO419-GA, AOO418-GA, 420-Dev2-m2, AOO417, AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta
0b232e2d18-Jan-2014 Tsutomu Uchino

#i56998# add space separator between value and unit in fixed line around the preview on print dialog

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

#i56998# add space separator between value and unit in fixed line around the preview on print dialog

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

526a327c02-Dec-2013 Armin Le Grand

i123765 reset buffered DropTarget when undocking

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

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

Revision tags: AOO401, AOO400
3ce09a5818-May-2013 Steve Yin

Merged with the trunk.

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


087aa07117-May-2013 Andre Fischer

122329: Disable undocking of stylist in the sidebar.

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

ca62e2c223-Apr-2013 Steve Yin

IA2 for SW. Draft version 1.

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


46d2a04e18-Apr-2013 Herbert Dürr

WaE: fix implicit conversions from boolean false to the NULL pointer


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

47148b3b09-Apr-2013 Oliver-Rainer Wittmann

rebase on current trunk

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


599cc5b421-Feb-2013 Oliver-Rainer Wittmann

#121388# - adapt renaming: "Apache OpenOffice" --> "OpenOffice"



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

9959513d21-Feb-2013 Steve Yin

Fixed a build issue

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

ed1e2d9421-Feb-2013 Steve Yin

Updated to rev. 1148491

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


45fc004907-Feb-2013 Armin Le Grand

i121420: Gallery now able to relayout automatically

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


e08591e330-Jan-2013 Armin Le Grand

121687# better preview

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

95a1859429-Jan-2013 Andre Fischer

i121420: Extended theming. General improvements of the sidebar.

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

ff3f4ebc10-Jan-2013 Oliver-Rainer Wittmann

#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"
-- impact on corresponding strings in the UI, folder names, package names, ...



git-svn-id: https://svn

#121388# - Adapt naming "OpenOffice.org" --> "Apache OpenOffice"
-- impact on corresponding strings in the UI, folder names, package names, ...



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

show more ...

ad3a95a305-Jan-2013 Steve Yin

IA2 migration for vcl module

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

7d6e33b206-Dec-2012 Ariel Constenla-Haile

#i121442# - Allow redrawing a single status bar item

A StatusbarController that draws its status bar item may need to trigger
a repainting of its item when the feature state changes. Cur

#i121442# - Allow redrawing a single status bar item

A StatusbarController that draws its status bar item may need to trigger
a repainting of its item when the feature state changes. Currently, the
only way to trigger this redraw is by changing the item text or the item
data, so that the vcl implementation calls ImplDrawItem; this is rather
implementation-specific.

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

show more ...

12