Commit Graph

613 Commits

Author SHA1 Message Date
dodi
09e0a01c88 dockmanager example: some minor fixes, win32 still deserves an workaround
git-svn-id: trunk@22981 -
2009-12-05 20:46:56 +00:00
dodi
82643dcee2 dockmanager example: workarounds for HostDockSite mishandling
git-svn-id: trunk@22972 -
2009-12-05 05:36:54 +00:00
dodi
cbc3599472 dockmanager example: save/restore with form bounds and site extent
git-svn-id: trunk@22969 -
2009-12-04 19:59:15 +00:00
mattias
b081929c4e fixed example adrbook, require package tdbf
git-svn-id: trunk@22952 -
2009-12-03 23:26:55 +00:00
dodi
e9097f20d5 dockmanager example: added ForIDE option to DockMaster
git-svn-id: trunk@22934 -
2009-12-03 08:42:16 +00:00
dodi
020d65333d dockmanager example: added MakeDockable method
git-svn-id: trunk@22928 -
2009-12-02 20:20:26 +00:00
mattias
53ede9fe10 LCL: fixed TApplication.ReleaseComponent when components in list are freed by other means
git-svn-id: trunk@22905 -
2009-12-01 17:36:53 +00:00
mattias
05fc992191 dockmanager examples: fixed session info and unit paths
git-svn-id: trunk@22904 -
2009-12-01 16:39:35 +00:00
mattias
cdebb7c1dd EasyDockMgr: fixed placing dockgrip
git-svn-id: trunk@22901 -
2009-12-01 15:34:56 +00:00
mattias
885469af08 examples: MakeSite: store session separate
git-svn-id: trunk@22900 -
2009-12-01 15:06:12 +00:00
paul
3a3cc91bd0 demo: add xml reader demo from Aleksey Lagunov
git-svn-id: trunk@22889 -
2009-12-01 10:06:49 +00:00
dodi
69cdb386e1 dockmanager example: MakeSite starts to work, but deserves more considerations
git-svn-id: trunk@22887 -
2009-12-01 09:07:17 +00:00
dodi
a77cb27d6d dockmanager example: different problems on any platform :-(
git-svn-id: trunk@22783 -
2009-11-26 04:38:18 +00:00
dodi
5474500b31 dockmanager example: experimental LoadFromStream/SaveToStream - not yet working
git-svn-id: trunk@22782 -
2009-11-26 04:30:08 +00:00
dodi
7900c21415 dockmanager example: updated Factory, owners, notebook docking
git-svn-id: trunk@22749 -
2009-11-24 12:59:34 +00:00
dodi
c91bb602d6 dockmanager example: fixed splitter appearance and orientation for new notebook
git-svn-id: trunk@22721 -
2009-11-23 13:31:15 +00:00
mattias
2b1408184e codetools: parsing objcprotocol
git-svn-id: trunk@22707 -
2009-11-22 19:18:19 +00:00
mattias
4d3c959a7b examples: pen, bursh: fixed caption and size
git-svn-id: trunk@22705 -
2009-11-22 16:29:10 +00:00
mattias
64c97e551d turbopower: skip invalid commands, bug #15153
git-svn-id: trunk@22702 -
2009-11-22 11:02:03 +00:00
dodi
c5dba72993 dockmanager example: revert notebook to form
git-svn-id: trunk@22701 -
2009-11-22 02:22:48 +00:00
dodi
91ccba3b91 dockmanager example: restructure package
git-svn-id: trunk@22697 -
2009-11-21 13:08:42 +00:00
dodi
a7568024f7 dockmanager example: established ReplaceDockedControl compatibility
git-svn-id: trunk@22684 -
2009-11-19 17:33:04 +00:00
dodi
6bbef2ef01 dockmanager example: improved notebook behavior
git-svn-id: trunk@22683 -
2009-11-19 15:27:33 +00:00
mattias
d374dcd7b2 example: mediator: using canvas save/restore instead of savedc/restoredc
git-svn-id: trunk@22641 -
2009-11-17 09:53:49 +00:00
mattias
eceb0f4670 IDE: using mediator to set and load bounds when creating new component
git-svn-id: trunk@22635 -
2009-11-17 05:04:57 +00:00
mattias
415c71e3ac nonlcldesigner: register MyForm
git-svn-id: trunk@22634 -
2009-11-17 04:29:47 +00:00
dodi
90f8728594 dockmanager example: added missing files
git-svn-id: trunk@22585 -
2009-11-14 11:52:22 +00:00
dodi
4ad75a50a4 dockmanager example: added support to make existing forms dock sites and clients.
git-svn-id: trunk@22584 -
2009-11-14 11:28:57 +00:00
dodi
a6b8422291 dockmanager example: demonstrate buggy Hide/Show (changes position on Linux/gtk2)
git-svn-id: trunk@22546 -
2009-11-12 11:51:08 +00:00
dodi
d8b319efd5 dockmanager example: cleanup, added and use uMiniRestore
git-svn-id: trunk@22544 -
2009-11-12 10:11:03 +00:00
dodi
6b0be3249d dockmanager example: try floating into new floating site (forced)
git-svn-id: trunk@22543 -
2009-11-12 07:26:30 +00:00
dodi
ed43453baf dockmanager example: try fViewWindow in fFloatingSite, using dock-icon
git-svn-id: trunk@22541 -
2009-11-12 06:54:48 +00:00
dodi
cda0e731b5 dockmanager example: test minimize/restore
git-svn-id: trunk@22517 -
2009-11-10 11:24:09 +00:00
dodi
feec4bc590 dockmanager example: no solution for undocking/moving View forms :-(
git-svn-id: trunk@22514 -
2009-11-10 08:46:15 +00:00
dodi
b76ca7675c dockmanager example: Fixed most known bugs and flaws.
Allowed DockHeader to disappear for single client. (todo: also for notebook)
Disallowed undocking of a NOT docked notebook. (hack, the notebook should become a frame)

git-svn-id: trunk@22495 -
2009-11-09 08:27:27 +00:00
dodi
45f2217c8a dockmanager example: finished AutoExpand and TFloatingSite.
Need a ConJoinFloatHostSite for proper floating, due to flaws in the docking model.

git-svn-id: trunk@22490 -
2009-11-08 18:23:23 +00:00
dodi
f71db967c4 dockmanager example: fixed InfluenceRect, start redesign AutoExpand
git-svn-id: trunk@22469 -
2009-11-07 11:08:27 +00:00
mattias
8bcdfb0973 examples: dockmanager: sitetest: fixed compilation fpc 2.5.1, fixed wrong unit paths
git-svn-id: trunk@22461 -
2009-11-06 07:30:34 +00:00
mattias
4e7165840b sitetest.lpi separate session info
git-svn-id: trunk@22460 -
2009-11-06 07:23:53 +00:00
dodi
cbe7394663 dockmanager example: adjust pathes
git-svn-id: trunk@22447 -
2009-11-05 12:29:14 +00:00
dodi
12ede50c64 dockmanager example: added form to package
git-svn-id: trunk@22446 -
2009-11-05 12:17:17 +00:00
dodi
4f4198a75b dockmanager example: deleted obsolete form
git-svn-id: trunk@22445 -
2009-11-05 12:12:22 +00:00
dodi
b710514a50 dockmanager example: added missing form
git-svn-id: trunk@22444 -
2009-11-05 12:03:29 +00:00
dodi
40ee864636 dockmanager example: added missing form
git-svn-id: trunk@22443 -
2009-11-05 11:58:43 +00:00
dodi
d2428bcbe1 dockmanager example: added View menu to the ElasticSite
git-svn-id: trunk@22442 -
2009-11-05 11:54:36 +00:00
paul
0690273f72 examples: fix dockmanager compilation
git-svn-id: trunk@22406 -
2009-11-03 15:01:54 +00:00
dodi
91dd143c43 dockmanager example: adopt to LCL fix
git-svn-id: trunk@22396 -
2009-11-03 03:52:50 +00:00
dodi
5d7eca12b4 dockmanager example: elasticsite now also reflects enlarged forms
git-svn-id: trunk@22394 -
2009-11-03 03:19:06 +00:00
dodi
03ecb24c02 dockmanager example: improved elasticsite
git-svn-id: trunk@22380 -
2009-11-02 08:04:37 +00:00
paul
3a0ad627a7 fix executable bit
git-svn-id: trunk@22209 -
2009-10-17 17:13:45 +00:00