Commit Graph

61 Commits

Author SHA1 Message Date
paul
616c9d4e4d lcl: docking: replace
DefaultDockTreeClass: TDockTreeClass by
  DefaultDockManagerClass: TDockManagerClass
as requested by DoDi

git-svn-id: trunk@22395 -
2009-11-03 03:20:26 +00:00
paul
d9491a4528 lcl: fix header
git-svn-id: trunk@18002 -
2008-12-31 03:07:17 +00:00
mattias
2996a3c332 rename COPYING.modifiedLGPL to COPYING.modifiedLGPL.txt
git-svn-id: trunk@15834 -
2008-07-22 09:48:15 +00:00
paul
41c8f0ba80 lcl: don't show enlarge group box of docking dialog if no one child is visible
git-svn-id: trunk@15252 -
2008-05-27 07:35:07 +00:00
paul
313cbcf318 docking: fix mem leak
git-svn-id: trunk@14527 -
2008-03-15 12:42:10 +00:00
paul
f17329bc7c fixed wrong assumption in 14401
git-svn-id: trunk@14413 -
2008-03-05 02:45:54 +00:00
paul
a91d51cb83 more fixes for opRemove notification handling of TCustomLazControlDocker
git-svn-id: trunk@14403 -
2008-03-04 09:58:35 +00:00
mattias
6ea2bc5ca1 anchordocking: fixed opRemove for menus and menuitems
git-svn-id: trunk@14402 -
2008-03-04 09:42:26 +00:00
paul
64443a3455 fix 2 mem leaks
git-svn-id: trunk@14401 -
2008-03-04 04:36:46 +00:00
mattias
1842d84966 anchordocking: implemented adding/removing menus
git-svn-id: trunk@14398 -
2008-03-03 22:11:00 +00:00
mattias
256f6f3ad3 IDE: fixed compilation, anchordocking: started menu array
git-svn-id: trunk@14397 -
2008-03-03 21:43:16 +00:00
mattias
216d9689df LCL: anchordocking: TCustomAnchoredDockManager now sets DockManager and UseDockManager
git-svn-id: trunk@14076 -
2008-02-10 23:31:32 +00:00
mattias
a51b0eced1 LCL: anchordocking: started using TCustomLazDockingManager as LCL docking manager
git-svn-id: trunk@14060 -
2008-02-10 00:19:14 +00:00
mattias
a29108f322 LCL: anchordocking: fixed spelling mistakes
git-svn-id: trunk@14033 -
2008-02-08 15:33:42 +00:00
mattias
1ca8d4b353 LCL: anchordocking: added owner for TlazDockForms, implemented DragOver for TlazDockForm
git-svn-id: trunk@14032 -
2008-02-08 15:06:19 +00:00
paul
0230315a7c docking:
- workaround fpc linker bug (in ldockctrl)
- move things related to header drawing to separate class TDockHeader
- use 'Control.Dock' instead of 'Control.Parent :=' in anchor-docking (now anchordocking demo looks much better under win32)

git-svn-id: trunk@14025 -
2008-02-08 02:51:59 +00:00
mattias
1337670e24 LCL: anchordocking: updating title on restore
git-svn-id: trunk@14022 -
2008-02-07 19:02:26 +00:00
mattias
f3efce1701 LCL: anchor docking: auto cleanup on undock/hiding, undocking pages, anchoring on manualfloat for non forms, fixed undocking pages, TSplitter: fixed anchor splitter max/min
git-svn-id: trunk@13760 -
2008-01-15 19:31:02 +00:00
mattias
3e34d8a699 LCL: anchor docking: fixed cleaning up when docker is freed, Examples: anchor docking: added test case for clearing layouts
git-svn-id: trunk@13623 -
2008-01-04 19:15:47 +00:00
mattias
525fec94be LCL: replaced drag/dock messages with a cleaner TDragManager from Marius
git-svn-id: trunk@13564 -
2008-01-01 23:35:52 +00:00
mattias
cbedb2962f LCL: anchor docking: started restoring page in neighbourhod
git-svn-id: trunk@11656 -
2007-07-28 10:31:43 +00:00
mattias
a2ffc321b3 implemented TPointerToPointerTree.Remove
git-svn-id: trunk@10777 -
2007-03-21 21:49:34 +00:00
mattias
94552293bc rpm: using relativ paths for desktop menu item
git-svn-id: trunk@10772 -
2007-03-20 18:28:48 +00:00
mattias
3093718d32 TScrollingWinControl: fixed AV during destruction
git-svn-id: trunk@9763 -
2006-08-28 21:44:51 +00:00
mattias
5c7c30f966 LCL aligning: no longer forgets to call DoAutoSize after aligning
git-svn-id: trunk@9762 -
2006-08-28 21:36:21 +00:00
mattias
ba506191c9 compiler options now converts line endings of custom and linker options to current line endings
git-svn-id: trunk@9757 -
2006-08-27 21:06:56 +00:00
mattias
12d2ead692 TComboBox: KeyDown no longer eats normal keys
git-svn-id: trunk@9756 -
2006-08-27 16:56:28 +00:00
mattias
4506e97271 codetools: added static keyword for methods
git-svn-id: trunk@9742 -
2006-08-23 17:58:03 +00:00
mattias
9f19bda8e3 docking: implemented restoring control anchored to multiple siblings, implemented restoring windowstate
git-svn-id: trunk@9736 -
2006-08-20 18:52:08 +00:00
mattias
b5f8e4e051 updated german translation from Joerg Braun
git-svn-id: trunk@9725 -
2006-08-16 22:52:08 +00:00
mattias
58fa336b31 added resourcestrings, enlarged findrename dlg
git-svn-id: trunk@9720 -
2006-08-14 09:05:05 +00:00
mattias
ac5ae3b17e fixed fpc 2.1.1 compilation, docking: implemented shrinking to get space for docked control
git-svn-id: trunk@9718 -
2006-08-12 10:55:22 +00:00
mattias
b07b2ad0fe docking: started fixing layout after inserting control
git-svn-id: trunk@9708 -
2006-08-08 09:00:28 +00:00
mattias
a97b122dcc Unit info dlg: added button to jump to include directive
git-svn-id: trunk@9703 -
2006-08-06 08:47:09 +00:00
mattias
b79d6a7b7d h2pas: started text tools editor
git-svn-id: trunk@9696 -
2006-08-01 16:57:26 +00:00
mattias
43b02b83ea fixed compilation under fpc 2.1.1
git-svn-id: trunk@9694 -
2006-07-31 07:38:52 +00:00
mattias
2a2d6b1152 freeing text converters
git-svn-id: trunk@9691 -
2006-07-29 08:52:16 +00:00
mattias
b116feb56e started LazDoc reading inherited help items
git-svn-id: trunk@9671 -
2006-07-25 07:41:45 +00:00
mattias
2c5c77fba2 reduced notes, docking: implemented creating layout
git-svn-id: trunk@9666 -
2006-07-22 18:44:26 +00:00
mattias
51bd7772b9 synedit: fixed codefolding subblocks when case without begin
git-svn-id: trunk@9665 -
2006-07-22 14:45:11 +00:00
mattias
5643a1ba44 added Procedure Jump to source editor context menu
git-svn-id: trunk@9664 -
2006-07-22 13:54:55 +00:00
mattias
92ccd86ac0 fixed typo
git-svn-id: trunk@9648 -
2006-07-20 21:10:49 +00:00
mattias
ed55bb0c94 fixed TBitmap.Draw
git-svn-id: trunk@9645 -
2006-07-20 20:14:45 +00:00
mattias
c5fe5ea2b5 anchordocking: implemented checking config for compatible
git-svn-id: trunk@9639 -
2006-07-20 17:57:23 +00:00
mattias
67458062b3 started h2pas frontend, localized watch list
git-svn-id: trunk@9631 -
2006-07-18 23:05:46 +00:00
mattias
3744d96407 fixed script cross building binutils
git-svn-id: trunk@9622 -
2006-07-17 17:39:25 +00:00
mattias
194e54100f HElp selector: double cick to select from Darius
git-svn-id: trunk@9557 -
2006-07-04 18:59:57 +00:00
mattias
1ff664ab17 anchrodocking: implemented restoring position
git-svn-id: trunk@9553 -
2006-07-04 12:10:00 +00:00
mattias
24649d370c carbon intf: implemented dosynchronize
git-svn-id: trunk@9541 -
2006-07-02 14:23:17 +00:00
mattias
a681ab7b71 added TXMLConfigStorage
git-svn-id: trunk@9438 -
2006-06-15 21:49:57 +00:00