Commit Graph

61 Commits

Author SHA1 Message Date
juha
b5251d2152 Examples: Remove PathDelim and LaunchingApplication settings from the projects.
git-svn-id: trunk@54873 -
2017-05-11 09:04:51 +00:00
mattias
9ff6541b70 lcl: added protected TCustomTreeView.CreateNodes, issue #31111
git-svn-id: trunk@53660 -
2016-12-12 21:10:54 +00:00
juha
931c7a9de4 Examples: Fix compilation when function wrappers in FileUtil are disabled (define NoLazUTF8Wrappers). Clean uses sections.
git-svn-id: trunk@49495 -
2015-07-04 23:08:27 +00:00
mattias
b9d95ad55c IDE: comments
git-svn-id: trunk@47940 -
2015-02-21 19:18:05 +00:00
mattias
5885982aca lazutils: added WinCPToUTF8 and UTF8ToWinCP
git-svn-id: trunk@46904 -
2014-11-20 15:26:28 +00:00
mattias
1fe37e15a2 fixed spelling mistakes, found by lintian
git-svn-id: trunk@43900 -
2014-02-05 12:07:46 +00:00
paul
4cc4f74921 examples: convert 2 examples to FPC resources
git-svn-id: trunk@43032 -
2013-09-29 09:42:32 +00:00
paul
5062e4415f examples: replace some forms stored in lrs with FPC resource forms
git-svn-id: trunk@43026 -
2013-09-29 07:26:58 +00:00
mattias
c1e77e3f49 MakeSite: using default widgetset
git-svn-id: trunk@25552 -
2010-05-20 19:10:51 +00:00
mattias
6551de3ddd MakeSite: added painting to example form
git-svn-id: trunk@25551 -
2010-05-20 19:10:03 +00:00
dodi
0d8b6c26e0 dockmanager example: made client windows visible in MakeSite project
git-svn-id: trunk@25518 -
2010-05-19 16:01:00 +00:00
dodi
7684d0756d dockmanager example: fixed resize bug in reload layout
git-svn-id: trunk@25326 -
2010-05-12 05:19:02 +00:00
dodi
e317411db1 dockmanager example: save/restore true Orientation for layout
git-svn-id: trunk@25042 -
2010-04-28 18:38:02 +00:00
mattias
947703a391 LCL: fixed simple dock move
git-svn-id: trunk@25002 -
2010-04-27 10:44:13 +00:00
mattias
c0ba48b490 LCL: disabled simple dock move code, something is undocking
git-svn-id: trunk@25001 -
2010-04-27 10:41:47 +00:00
mattias
3fddde242b LCL: if WMWindowPosChanged message does not come from interface, ignore
git-svn-id: trunk@24977 -
2010-04-26 17:36:19 +00:00
dodi
cb6d9270b3 dockmanager example: added R *.lfm
git-svn-id: trunk@24905 -
2010-04-25 10:58:29 +00:00
dodi
554e1663e9 dockmanager example: added Visible flag to DockMaster methods
git-svn-id: trunk@24904 -
2010-04-25 09:55:26 +00:00
dodi
700c6e51b2 dockmanager example: removed dock grabber, made MakeSite work as was.
git-svn-id: trunk@24820 -
2010-04-22 14:23:49 +00:00
mattias
d55f679aeb LCL: call DockManager.ResetBounds on every change bounds
git-svn-id: trunk@24763 -
2010-04-20 22:40:59 +00:00
dodi
864772568d dockmanager example: fixed autosize enable/disable pairs
git-svn-id: trunk@24758 -
2010-04-20 20:56:57 +00:00
mattias
0f1f142898 LCL: disable autosize during ManualFloat
git-svn-id: trunk@24757 -
2010-04-20 20:05:59 +00:00
mattias
fbf0c73cf8 elasiticdock: CreateDockable disablealign
git-svn-id: trunk@24754 -
2010-04-20 19:15:49 +00:00
mattias
ec5dceac11 elasiticdock: added disable/enablealign
git-svn-id: trunk@24753 -
2010-04-20 19:11:25 +00:00
dodi
812cb0bdad dockmanager example: introduce docking into non-empty root zone
git-svn-id: trunk@24495 -
2010-04-08 10:15:30 +00:00
dodi
48c65a8690 dockmanager example: made layout save/load recursive.
git-svn-id: trunk@23294 -
2009-12-26 20:17:24 +00:00
dodi
2e8aaf5beb dockmanager example: added MiniIDE demo, updated layout persistence.
git-svn-id: trunk@23116 -
2009-12-13 09:46:20 +00:00
mattias
64232ae461 IDE: project compiler options: added checkbox to save as default, from Dmitry Boyarintsev, bug #14154
git-svn-id: trunk@23041 -
2009-12-08 21:03:50 +00:00
mattias
d3f321028a docking examples: fixed unit search paths
git-svn-id: trunk@23034 -
2009-12-08 16:22:00 +00:00
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
020d65333d dockmanager example: added MakeDockable method
git-svn-id: trunk@22928 -
2009-12-02 20:20:26 +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
885469af08 examples: MakeSite: store session separate
git-svn-id: trunk@22900 -
2009-12-01 15:06:12 +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
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
6bbef2ef01 dockmanager example: improved notebook behavior
git-svn-id: trunk@22683 -
2009-11-19 15:27:33 +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
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
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