Files
loongoffice/framework/source/layoutmanager
Oliver Bolte 5051c58f4a INTEGRATION: CWS docking1 (1.2.4); FILE MERGED
2004/07/06 10:08:55 cd 1.2.4.58: RESYNC manually
2004/07/01 06:43:26 cd 1.2.4.57: #i25238# Force call requestDockingArea/setDockingArea on attach component to have an initial size for the component window. Otherwise the layout manager waits for the first created element to do a first setSize on the component window!
2004/06/28 19:26:42 cd 1.2.4.56: #i25238# Remove as listener in disposing not dtor
2004/06/28 05:48:16 cd 1.2.4.55: #i25238# Fixed crash with automatic UNO API test
2004/06/23 21:12:37 cd 1.2.4.54: #i25238# showElement must call implts_sortElement
2004/06/23 05:50:58 cd 1.2.4.53: #i25238# First resize must be processed synchronously to support impress
2004/06/21 13:33:24 cd 1.2.4.52: #i30169# Solved build problems with Solaris compiler
2004/06/20 19:56:37 cd 1.2.4.51: #i30169# Added files for image manager
2004/06/20 12:06:09 mba 1.2.4.50: #111899#: reenable inplace mode
2004/06/14 16:21:35 ssa 1.2.4.49: #i25121# improve focus handling
2004/06/14 13:51:01 ssa 1.2.4.48: #i25121# preserve facecolor
2004/06/10 16:35:59 cd 1.2.4.47: #i25240# Treat addon toolbars like custom toolbars
2004/06/09 07:20:06 cd 1.2.4.46: #i29988# Added code to create/show custom toolbars after notification from ui configuration manager
2004/06/05 16:50:45 cd 1.2.4.45: #i25237# Several fixes for docking/floating toolbars with no default pos
2004/06/04 15:44:21 ssa 1.2.4.44: #i25121# support for subtoolbars
2004/06/01 10:55:37 cd 1.2.4.43: #i10000# Fixed merge problems
2004/05/31 04:20:09 cd 1.2.4.42: RESYNC: (1.3-1.5); FILE MERGED
2004/05/28 10:27:16 cd 1.2.4.41: #i25238# Use and update nDiff to determine if we have to reduce toolbar width/height
2004/05/28 07:14:21 cd 1.2.4.40: #i25238# Use virtual row/column for docking
2004/05/27 16:24:31 cd 1.2.4.39: #i25238# Always add a new docking row/column
2004/05/27 13:15:31 cd 1.2.4.38: #i25238# New shrink algorithm for docked toolbars
2004/05/27 10:55:36 cd 1.2.4.37: #i24937# Fixed further problems with many docked toolbars at left/right docking area
2004/05/27 08:11:32 cd 1.2.4.36: #i24937# Fixed some problems with persistence of API opertations
2004/05/27 06:42:02 cd 1.2.4.35: #i25238# Fixed some problems with feature to find the next free docking position
2004/05/26 16:15:10 cd 1.2.4.34: #i25238# Fixed more resize problems with left/right docked toolbars
2004/05/26 15:26:55 cd 1.2.4.33: #i25238# Fixed some resize problems with left/right docked toolbars
2004/05/26 07:02:35 cd 1.2.4.32: #i25238# Fixed docking problem with right/bottom docking area
2004/05/25 15:24:00 cd 1.2.4.31: #i25238# Use mouse position to determine docking position of floating element
2004/05/25 12:44:07 cd 1.2.4.30: #i25238# Use output pixel pos of vertical docked toolbars
2004/05/25 11:19:04 cd 1.2.4.29: #i25238# Implementation of layout algorithm to dock more than one toolbar at one row/column
2004/05/05 12:24:26 ssa 1.2.4.28: #i25117# set toolbarwidth according to window width
2004/05/05 12:07:16 ssa 1.2.4.27: #i25117# check instance
2004/05/04 16:21:52 cd 1.2.4.26: #i25238# First implmentation of resizable docked toolbars
2004/05/04 16:19:40 ssa 1.2.4.25: #i25117# set proper alignment
2004/05/03 11:27:44 cd 1.2.4.24: #i25240# New custom toolbars concept
2004/04/30 08:39:21 cd 1.2.4.23: #i24937# Fixed crash and added toolbar to backing component
2004/04/30 06:32:25 cd 1.2.4.22: #i24937# Check reference before use
2004/04/27 11:05:41 cd 1.2.4.21: #i24939# Various fixes for docking problems
2004/04/26 09:15:29 cd 1.2.4.20: #100000# Fixed build problems with gcc and Solaris compiler
2004/04/26 08:28:22 cd 1.2.4.19: #i25238# Correct docking procedure
2004/04/25 05:29:05 cd 1.2.4.18: #i25238# Hide toolbars of sub-frames until we have a working OLE mechanism
2004/04/23 11:57:27 cd 1.2.4.17: #i25238# Changes to the UI options must be respected
2004/04/22 13:44:03 cd 1.2.4.16: #i25237# Floating toolbars should be cascaded when they have no default position
2004/04/21 14:18:54 cd 1.2.4.15: #i25238# Added support for XDockableWindowListener
2004/04/21 09:17:46 cd 1.2.4.14: #i25238# Some bug fixes and support for closed handler
2004/04/21 06:58:23 cd 1.2.4.13: #i25238# Additional work to support new docking concept
2004/04/08 06:26:05 cd 1.2.4.12: #i25238# Compare old/new docking position to support swapping between docked toolbars
2004/04/07 17:27:47 cd 1.2.4.11: #i25238# implts_calcPosSize calculates with container window coordinates - don't call OutputToScreenPixel
2004/04/07 14:55:51 cd 1.2.4.10: #i25238# Query and restore floating window pos/size
2004/04/07 09:43:48 cd 1.2.4.9: #i25238# Better docking according to toolbar specification
2004/04/06 16:49:55 ssa 1.2.4.8: #i24913# improve calculation of dockingrect
2004/04/06 07:31:11 cd 1.2.4.7: #i25238# First implementation to support docking with full toolbars
2004/04/06 06:33:14 cd 1.2.4.6: #i25238# First implementation to support docking with full toolbars
2004/04/05 16:18:29 ssa 1.2.4.5: #i24939# trackingrect in screen coordinates
2004/04/05 15:13:35 cd 1.2.4.4: #i24939# Better docking behavior
2004/04/05 08:07:48 cd 1.2.4.3: #i26252# Support docking within UNO based frame layout manager
2004/03/29 09:13:41 cd 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED
2004/03/08 06:41:05 cd 1.2.4.1: #i24937# Programmatic control of toolbar items
2004-07-06 17:02:33 +00:00
..