Commit Graph

20413 Commits

Author SHA1 Message Date
dodi
fc21a4dda0 dockmanager example: some minor code reorganization.
git-svn-id: trunk@20749 -
2009-06-27 09:46:05 +00:00
dodi
aa6036f592 dockmanager example: made notebook dockable by dragging the toolbar.
git-svn-id: trunk@20748 -
2009-06-26 10:22:55 +00:00
paul
14629ead57 lcl: further hint handling improvements (by Luiz Americo, issue #0014039)
git-svn-id: trunk@20747 -
2009-06-26 02:03:14 +00:00
jesus
8c3b6ed0f1 LCL, fix stringgrid columns autosize AV, issue #14055
git-svn-id: trunk@20746 -
2009-06-25 20:44:46 +00:00
jesus
f8733358d9 LCL, fix dbgrid AV and visual problems related to column sizes
git-svn-id: trunk@20745 -
2009-06-25 19:47:11 +00:00
dmitry
48b741fa77 fixing code style
git-svn-id: trunk@20744 -
2009-06-25 12:27:00 +00:00
dmitry
83a5b14ad8 carbon: fixing clipping rect again
git-svn-id: trunk@20743 -
2009-06-25 11:16:14 +00:00
paul
8f5b5a247c designer: fix crashes in menu designer (bug #0014050)
git-svn-id: trunk@20742 -
2009-06-25 08:19:22 +00:00
vincents
81253b1a26 IDE: Add files to project, fixed caption (issue #14046)
git-svn-id: trunk@20741 -
2009-06-25 07:40:33 +00:00
paul
191d01a82d lcl: make hint handling more delphi compatible by patch of Luiz Americo with modifications (issue #0014039)
git-svn-id: trunk@20740 -
2009-06-25 02:14:59 +00:00
paul
44affd588e lcl: cleanup
git-svn-id: trunk@20739 -
2009-06-25 01:32:53 +00:00
martin
99c134b3dc SynEdit: Added code-template mode: Edit params in cells / updated default templates / some fixes
git-svn-id: trunk@20738 -
2009-06-25 01:12:30 +00:00
martin
4a2b9ef3ba SynEdit: Added code-template mode: Edit params in cells / updated default templates
git-svn-id: trunk@20737 -
2009-06-24 23:46:50 +00:00
martin
ce0d987c5f SynEdit: Added code-template mode: Edit params in cells / Renamed Unit
git-svn-id: trunk@20736 -
2009-06-24 22:50:35 +00:00
jesus
3b2702a0e1 LCL, implements DbGrid's dgAutoSizeColumns option
git-svn-id: trunk@20735 -
2009-06-24 21:14:29 +00:00
martin
107085faaa SynEdit: Added code-template mode: Edit params in cells / fix one misnamed key-setting
git-svn-id: trunk@20734 -
2009-06-24 20:56:27 +00:00
martin
307d3935d1 SynEdit: Added code-template mode: Edit params in cells / Make it compile with 2.3.1 too
git-svn-id: trunk@20733 -
2009-06-24 19:39:31 +00:00
martin
d6b3aff8c9 SynEdit: Added code-template mode: Edit params in cells
git-svn-id: trunk@20732 -
2009-06-24 19:33:05 +00:00
dodi
7f6096c9bf dockmanager example: removed old splitter code
git-svn-id: trunk@20731 -
2009-06-24 14:11:59 +00:00
vincents
eb2c5237fb Package editor: select newlly added node in the package tree, so that details in groupbox are filled (issue #10377)
git-svn-id: trunk@20730 -
2009-06-24 13:33:23 +00:00
dodi
2653bbc58e dockmanager example: added splitters to zones without child controls
git-svn-id: trunk@20729 -
2009-06-24 12:54:30 +00:00
vincents
43f471be4f IDE: ask to include Unit Path, when an unit is added in the project inspector (issue #7740, issue #13710)
git-svn-id: trunk@20728 -
2009-06-24 12:11:04 +00:00
vincents
f5c9e715f6 LCL: renamed GetSystemEncoding to GetDefaultTextEncoding, returns UTF-8 on Mac OS X (issue #12198)
git-svn-id: trunk@20727 -
2009-06-24 09:48:54 +00:00
paul
b40172afcd designer: simplify previous commit
git-svn-id: trunk@20726 -
2009-06-24 01:38:46 +00:00
paul
7dd0bd8b77 ide, designer: fix compilation after recent fpc 2.3.1 change - r13320 #54190edc5b
git-svn-id: trunk@20725 -
2009-06-24 01:29:12 +00:00
martin
b08e9ca53c SynEdit: Fix for auto unindent (new indent detection did not skip empty lines)
git-svn-id: trunk@20724 -
2009-06-23 20:03:26 +00:00
kirkpatc
866c4f1e33 LazDoc - Descriptions added for ldockctrledit.xml
git-svn-id: trunk@20723 -
2009-06-23 17:40:47 +00:00
martin
6065a48b65 SynEdit: Clean-up
git-svn-id: trunk@20722 -
2009-06-23 14:18:34 +00:00
mattias
2fb278ff06 IDEIntf: fixed mem leak
git-svn-id: trunk@20721 -
2009-06-23 13:22:00 +00:00
mattias
598ea5c870 IDE: added code macro WordAtCursor
git-svn-id: trunk@20720 -
2009-06-23 09:03:54 +00:00
paul
794025a9af gtk2: fix EnabledGtkThreading for win32
git-svn-id: trunk@20719 -
2009-06-23 06:43:58 +00:00
dmitry
f62bdb719a carbon: fixed removing clipping rect
git-svn-id: trunk@20718 -
2009-06-23 05:19:52 +00:00
paul
11d686ee19 gtk2: improve EnableGtkThreading code
git-svn-id: trunk@20717 -
2009-06-23 03:45:06 +00:00
paul
449eaab03a gtk2: fix issue #0014030 "Deiconifying a maximized window does not change WindowState" (based on patch of cobines)
git-svn-id: trunk@20716 -
2009-06-23 01:52:04 +00:00
mattias
b4efdde860 LCL: translations: auto convert encoding of po files
git-svn-id: trunk@20715 -
2009-06-22 16:27:40 +00:00
mattias
9eb1d6a025 IDE: source editor: replaced move editor with move page
git-svn-id: trunk@20714 -
2009-06-22 15:25:12 +00:00
jesus
cf67921720 Replace TList by TFpList in LazReport, from Luiz Americo, issue #13995
git-svn-id: trunk@20713 -
2009-06-22 15:21:39 +00:00
vincents
8b9baecebe LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973)
git-svn-id: trunk@20712 -
2009-06-22 09:30:42 +00:00
paul
b5026985e2 lcl: TCustomForm - handle CM_RELEASE message for compatibility with VCL applications
git-svn-id: trunk@20711 -
2009-06-22 08:46:31 +00:00
paul
7a0a4d2038 win32: fix TWin32WSCustomForm.SetShowInTaskbar for the case when window is visible
git-svn-id: trunk@20710 -
2009-06-22 08:09:27 +00:00
vincents
cc9bb3ed6e IDE: formatting
git-svn-id: trunk@20709 -
2009-06-22 07:49:21 +00:00
vincents
8a6cb54ea6 IDE: fixed typo in filtering linker errors from Dmitry
git-svn-id: trunk@20708 -
2009-06-22 07:48:04 +00:00
paul
5be6d50c10 win32: use better approach for forms with ShowInTaskbar = stAlways
git-svn-id: trunk@20707 -
2009-06-22 07:43:51 +00:00
vincents
019af4771e IDE: improved filtering linker errors from Dmitry
git-svn-id: trunk@20706 -
2009-06-22 07:40:32 +00:00
paul
bc55fefead lcl: modify TWinControl.FindChildControl to search also for TControl descendants (not only TWinControl. by report from Russian forum)
git-svn-id: trunk@20705 -
2009-06-22 06:54:28 +00:00
paul
36a98d84f6 ide: don't expand compiler file name history on every IDE options dialog show
git-svn-id: trunk@20704 -
2009-06-22 03:44:18 +00:00
paul
2bbd8ddb40 lcl: fix TCanvas.Clipping for fpc < 2.3.1 (issue #0013418)
git-svn-id: trunk@20703 -
2009-06-22 03:13:00 +00:00
paul
5e0c647868 menuintf: fix SetChildsAsSubMenu section bug
git-svn-id: trunk@20702 -
2009-06-22 02:51:28 +00:00
martin
1a7372fe49 SynEdit: clean-up
git-svn-id: trunk@20701 -
2009-06-22 01:44:21 +00:00
martin
063dd74efc SynEdit, beautifier: fixed in indent, in cases where newline was inserted at pos 1
git-svn-id: trunk@20700 -
2009-06-22 01:43:25 +00:00