Commit Graph

690 Commits

Author SHA1 Message Date
mattias
63dd31ff22 implemented a dialog to find components in the palette
git-svn-id: trunk@9434 -
2006-06-14 17:50:08 +00:00
mattias
bfb3fd9685 added class keyword to proc bodies for fpc 2.1.1
git-svn-id: trunk@9364 -
2006-05-27 17:40:59 +00:00
mattias
085f6ed50a added ideintf/stringspropeditdlg.pas
git-svn-id: trunk@9353 -
2006-05-25 15:13:44 +00:00
mattias
47a7425d7c set button/bitbtn borderspacing.innerborder to 4
git-svn-id: trunk@9335 -
2006-05-22 08:10:49 +00:00
mattias
33f05b97f4 fixed clicking on dsigner TDataModule
git-svn-id: trunk@9287 -
2006-05-16 13:11:46 +00:00
mattias
8ec5b0aee6 designer rename component: ifdefed workaround, added rtl include path rtl/srcos2/targetcpu
git-svn-id: trunk@9286 -
2006-05-16 13:08:41 +00:00
mattias
8f6fad5537 moved ideintf/configstorage.pas to lcl/lazconfigstorage.pas
git-svn-id: trunk@9270 -
2006-05-13 11:44:14 +00:00
mattias
f027d14ea5 designer now using CN_KeyXXX messages, so that intf can not eat it
git-svn-id: trunk@9236 -
2006-05-03 20:51:13 +00:00
mattias
68b3e095be added TControlStyle csOwnedChildSelection
git-svn-id: trunk@9235 -
2006-05-03 20:28:45 +00:00
micha
c3fada6d57 win64 fixes (from peter, modified)
git-svn-id: trunk@9222 -
2006-05-01 21:47:48 +00:00
mattias
c23c7f413f designer: change class now keeps parent
git-svn-id: trunk@9204 -
2006-04-29 20:49:23 +00:00
mattias
932a652c95 fixed using old name on pasting components
git-svn-id: trunk@9187 -
2006-04-25 19:31:03 +00:00
mattias
aa44cc8127 help for FPC keywords: added option to setup path
git-svn-id: trunk@9184 -
2006-04-25 17:16:56 +00:00
mattias
81729dd840 implemented saving form as xml
git-svn-id: trunk@9172 -
2006-04-23 22:46:41 +00:00
vincents
6e2aedbb9a only do a case insensitive name check, if the component is initialized (issue #1957)
git-svn-id: trunk@9060 -
2006-04-01 19:32:44 +00:00
mattias
de888c86b3 FCL TComponent.ValidateRename is case sensitive. Added case insensitive check in TDesigner
git-svn-id: trunk@9047 -
2006-03-30 09:41:46 +00:00
vincents
22e049a217 regenerated to support i386-darwin
git-svn-id: trunk@9008 -
2006-03-24 07:55:17 +00:00
mattias
30f1bff9f2 clean up
git-svn-id: trunk@8986 -
2006-03-22 18:35:10 +00:00
mattias
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +00:00
mattias
c4aef17fa9 implemented FindDeclarationOfOIProperty path for child components
git-svn-id: trunk@8936 -
2006-03-13 22:35:50 +00:00
mattias
c202035638 implemented find declaration of OI property popupmenu item
git-svn-id: trunk@8917 -
2006-03-11 02:17:02 +00:00
mattias
f540eb7d8f implemented context help for OI properties
git-svn-id: trunk@8916 -
2006-03-11 01:50:10 +00:00
mattias
852c5983c4 added cancel dlg, when delphi unit conversion failed and fixed designer tab order dlg show old values from Darius
git-svn-id: trunk@8892 -
2006-03-08 22:49:35 +00:00
mattias
0fdb95d4a6 improved Delphi project converter with reading .dof and .cfg file, multiple retries and fixing include filenames in .lpr
git-svn-id: trunk@8868 -
2006-03-05 23:55:40 +00:00
mattias
e9c7038930 anchoreditor to resourcestring from Darius
git-svn-id: trunk@8819 -
2006-02-24 17:27:27 +00:00
mattias
c03e8cd810 added DefineRectProperty
git-svn-id: trunk@8811 -
2006-02-23 16:29:43 +00:00
mattias
b0aa934e60 fixed hangup on GetLineInfo on last line, implemented WriteComponentAsBinaryToStream for easy streaming of components
git-svn-id: trunk@8809 -
2006-02-23 12:19:47 +00:00
vincents
c5e642fa05 improved taborder dialog (issue #1752) from Darius
git-svn-id: trunk@8799 -
2006-02-22 23:13:03 +00:00
mattias
ab36f3dace implemented showing borderspace in designer
git-svn-id: trunk@8657 -
2006-01-29 14:57:01 +00:00
mattias
8c5f336505 fixes for fpc 2.0.3 and TrayIconLaz.lpk
git-svn-id: trunk@8545 -
2006-01-17 14:31:24 +00:00
mattias
7f4588879f converted SizeCompsDlg to lfm from Darius
git-svn-id: trunk@8486 -
2006-01-10 14:33:16 +00:00
mattias
fd511efafd converted ScaleCompsDlg to lfm from Darius
git-svn-id: trunk@8485 -
2006-01-10 14:31:53 +00:00
mattias
b6c54cb6ea converted AlignCompsDlg to lfm from Darius
git-svn-id: trunk@8482 -
2006-01-10 14:21:56 +00:00
mattias
dceaef4f4f fixed typo
git-svn-id: trunk@8473 -
2006-01-08 22:26:38 +00:00
mattias
4b11686705 moved IDE command constants to ideintf/idecommands.pas
git-svn-id: trunk@8460 -
2006-01-07 13:59:59 +00:00
mattias
4f4f781869 renamed noncontrolforms.pas to noncontroldesigner.pas
git-svn-id: trunk@8335 -
2005-12-18 11:03:18 +00:00
mattias
6a7d9c6f45 renamed TNonControlForm to TNonControlDesignerForm
git-svn-id: trunk@8334 -
2005-12-18 10:52:54 +00:00
mattias
0b421f963a improved parsing of LFM and inherited forms
git-svn-id: trunk@8065 -
2005-11-05 11:52:38 +00:00
mattias
a6f4efe474 added try..except to setting sibling in anchor designer
git-svn-id: trunk@8022 -
2005-11-01 22:02:17 +00:00
mattias
c73cd33fff fixed anchoreditor setting RootComponent
git-svn-id: trunk@8021 -
2005-11-01 15:03:32 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
b28e93cbd6 implemented TWinControl.ChildSizing.Layout and ControlsPerLine (still inactive yet). Added an example for it.
git-svn-id: trunk@7959 -
2005-10-12 10:53:35 +00:00
mattias
eb89b838b9 fixed output dir of jitform.pas
git-svn-id: trunk@7942 -
2005-10-09 12:08:40 +00:00
mattias
1277cddb17 renamed *.TXT to *.txt
git-svn-id: trunk@7875 -
2005-10-01 09:40:41 +00:00
mattias
8bc3506c00 fixed compiling jitfom to IDE units directory
git-svn-id: trunk@7864 -
2005-09-30 23:13:59 +00:00
mattias
418c53918e activated menuintf and idescopes
git-svn-id: trunk@7820 -
2005-09-25 11:52:16 +00:00
mattias
dcdfa8de52 fixed open package for current unit popup menu item in src edit
git-svn-id: trunk@7814 -
2005-09-24 08:08:46 +00:00
mattias
07423e02a2 fixed old Climb_Rate, Decimal_Places
git-svn-id: trunk@7793 -
2005-09-23 13:56:24 +00:00
mattias
904520640b implemented IDE command scopes
git-svn-id: trunk@7733 -
2005-09-17 22:31:17 +00:00
mattias
ca797822c7 fixed make examples to not recompile IDE
git-svn-id: trunk@7712 -
2005-09-16 08:42:20 +00:00