Commit Graph

636 Commits

Author SHA1 Message Date
martin
9040201c83 IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling)
git-svn-id: trunk@24113 -
2010-03-20 15:12:33 +00:00
mattias
7fcc42d5af lcl: added oldautosize ifdefs
git-svn-id: trunk@24055 -
2010-03-16 22:25:40 +00:00
maxim
6ec276af67 examples: fixed multithreading examples compilation with trunk FPC (2.5.1). Patch from alexs.
git-svn-id: trunk@24054 -
2010-03-16 21:52:31 +00:00
martin
e1290c555d Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling)
git-svn-id: trunk@24045 -
2010-03-16 16:16:32 +00:00
maxim
400972499f Examples: fix broken Lithuanian translation for CodePage converter
git-svn-id: trunk@23882 -
2010-03-08 18:56:56 +00:00
maxim
8e10349b20 updated and improved Russian translation, readded LazResExplorer Russian translation.
git-svn-id: trunk@23880 -
2010-03-08 17:38:37 +00:00
maxim
0fe76beb12 LazResExplorer:
1) Renamed all files to lowercase, fixed typo (exploer -> explorer);
  2) Disable project i18n to avoid blown up .po files;
  3) Temporarily removed Russian translation (will be added later).

git-svn-id: trunk@23867 -
2010-03-07 19:38:13 +00:00
paul
e930e50b5e examples: add Resource Explorer example by Alexey Lagunov
git-svn-id: trunk@23783 -
2010-02-25 02:14:47 +00:00
mattias
31aa163358 examples: fixed compilation
git-svn-id: trunk@23700 -
2010-02-13 10:46:05 +00:00
mattias
214b4b08ea examples: fixed helloform compilation
git-svn-id: trunk@23699 -
2010-02-13 10:43:38 +00:00
jesus
71c075cfa6 tpipro, fix AV in preview
git-svn-id: trunk@23681 -
2010-02-11 05:43:34 +00:00
dodi
c5169e801b dockmanager example: Patch to make IDE dockable, persistent
git-svn-id: trunk@23300 -
2009-12-27 12:22:36 +00:00
dodi
05b9b38a87 dockmanager example: more IDE integration attempts.
git-svn-id: trunk@23298 -
2009-12-27 11:47:28 +00:00
dodi
eb94849313 dockmanager example: some cleanup
git-svn-id: trunk@23296 -
2009-12-26 21:19:48 +00:00
vincents
3c965316c5 dockmanager ide demo example: store session info in lps
git-svn-id: trunk@23295 -
2009-12-26 21:00:56 +00:00
dodi
48c65a8690 dockmanager example: made layout save/load recursive.
git-svn-id: trunk@23294 -
2009-12-26 20:17:24 +00:00
paul
de7f2b3c91 lcl: fix memory and GDI resource leakage related to docking by Anton Kavalenka (issue #0015342)
git-svn-id: trunk@23144 -
2009-12-15 03:56:41 +00:00
paul
b68179355b examples: add affine transform example from tk
git-svn-id: trunk@23138 -
2009-12-14 07:24:27 +00:00
paul
bf0c6805aa examples: fix compilation of docking demo
git-svn-id: trunk@23120 -
2009-12-13 14:21:13 +00:00
dodi
e71ab596a6 dockmanager example: updated layout persistence: search first, handle invisible sites
git-svn-id: trunk@23119 -
2009-12-13 14:16:54 +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
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