Commit Graph

85 Commits

Author SHA1 Message Date
mattias
1398f3e372 lcl: published TFileListBox.Directory
git-svn-id: trunk@11041 -
2007-05-01 10:19:12 +00:00
mattias
7e3ecbe143 IDE: implemented fake methods instead of method hack
git-svn-id: trunk@11038 -
2007-04-30 10:42:56 +00:00
mattias
83d784f501 IDE: implemented fake methods (-dEnableFakeMethods). ToDos: 1. extend TWriter.OnWriteMethodProperty for fPropPath, 2. test
git-svn-id: trunk@11037 -
2007-04-30 00:36:05 +00:00
mattias
5e7915cd31 IDE: the first unit of a project is now automaticallly the main unit, if you dont want this: use MainUnitID:=-1
git-svn-id: trunk@10545 -
2007-01-31 11:13:37 +00:00
mattias
a4579a8ef6 IDE: fixed not adding CreateForm statement if main project file does not support it
git-svn-id: trunk@10537 -
2007-01-30 10:02:18 +00:00
mattias
09817986f4 IDE: fixed range error
git-svn-id: trunk@10464 -
2007-01-17 11:41:51 +00:00
mattias
fb43a48277 IDE: improved error handling on creating designer
git-svn-id: trunk@10462 -
2007-01-17 11:30:54 +00:00
mattias
52796d556e IDE: implemented registering custom component base classes for designer
git-svn-id: trunk@10458 -
2007-01-16 18:28:15 +00:00
mattias
00b85598ab IDE: improved renaming inherited components
git-svn-id: trunk@10082 -
2006-10-16 18:20:42 +00:00
micha
a4bd9f7713 fix pointer type conversions
git-svn-id: trunk@10039 -
2006-10-04 22:21:04 +00:00
mattias
0c307f6bf0 IDE: improved ancestor laoding, LCL: fixed TWinControl.InsertControl overhead calling wrong UpdateControlState
git-svn-id: trunk@10005 -
2006-09-29 17:03:51 +00:00
mattias
ab3ba51719 qt intf: combobox from Luis
git-svn-id: trunk@10004 -
2006-09-29 11:06:13 +00:00
mattias
b5bc7f1565 IDE: implemented renaming unit of JIT class
git-svn-id: trunk@9977 -
2006-09-25 22:11:59 +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
62ffcbc9b2 added codetools directory cache for units
git-svn-id: trunk@8945 -
2006-03-17 17:10:53 +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
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
0b421f963a improved parsing of LFM and inherited forms
git-svn-id: trunk@8065 -
2005-11-05 11:52:38 +00:00
micha
0300aa4c2e remove excess string concatenation "+"
git-svn-id: trunk@7975 -
2005-10-21 11:50:43 +00:00
mattias
c2deb580ce improved some lfm error handling
git-svn-id: trunk@7679 -
2005-09-12 22:12:24 +00:00
mattias
924ba29164 forms loaded with errors are now tried to be freed
git-svn-id: trunk@7677 -
2005-09-12 10:39:54 +00:00
mattias
f747f8fec6 TApplication now sets FindGlobalComponent always
git-svn-id: trunk@7497 -
2005-08-13 11:11:17 +00:00
vincents
1064272122 removed ifdef ver1 from Martin Smat
git-svn-id: trunk@7479 -
2005-08-04 08:41:46 +00:00
mattias
bb74449136 fixed registering TStaticText
git-svn-id: trunk@7276 -
2005-06-23 18:48:55 +00:00
vincents
79896c7112 - removed 1.x specific FindGlobalComponent
- added writing stack trace of exception in Application.HandleException

git-svn-id: trunk@7260 -
2005-06-21 14:41:16 +00:00
marc
354b98ed73 * 64bit patch (partial) from Peter Vreman
git-svn-id: trunk@6972 -
2005-03-17 00:09:37 +00:00
marc
92fe571ea8 * fixed alignment/endianess for sparc
git-svn-id: trunk@6957 -
2005-03-16 00:25:46 +00:00
vincents
5c84454943 changed hexstr(cardinal()) for pointers to dbgs() and other 64-bits fixes from Peter Vreman
git-svn-id: trunk@6915 -
2005-03-07 21:59:45 +00:00
mattias
0153b8dfc3 fixed loading forms under fpc 1.9.9
git-svn-id: trunk@6878 -
2005-03-02 16:47:20 +00:00
mattias
80090ba2b3 fixed fpc 1.9.9 compilation
git-svn-id: trunk@6876 -
2005-03-02 15:16:55 +00:00
mattias
2031a67a6e fixes for reading inherited forms from Colin Western
git-svn-id: trunk@6669 -
2005-01-23 12:56:49 +00:00
mattias
623d8f33d0 implemented streaming of anchorsides
git-svn-id: trunk@6651 -
2005-01-21 10:34:56 +00:00
vincents
a66dd7eb21 Removed some fpc 1.9.4 workarounds
git-svn-id: trunk@6559 -
2005-01-12 21:03:48 +00:00
mattias
7e0eb09961 implemented searching VMT end with new fpc 1.9.5 nil marker
git-svn-id: trunk@6303 -
2004-11-27 13:43:28 +00:00
vincents
a0813a7194 fixed fpc 1.0.x compilation
git-svn-id: trunk@6289 -
2004-11-23 12:25:48 +00:00
mattias
7e3ba11449 fixed 1.0.10 compilation from Vincent
git-svn-id: trunk@6286 -
2004-11-22 23:24:24 +00:00
mattias
d2d3030a60 implemented creating classes at run time from any TComponent descendant
git-svn-id: trunk@6272 -
2004-11-20 11:20:06 +00:00
vincents
e9ec2ffae4 fix fpc 1.0.x compilation
git-svn-id: trunk@6249 -
2004-11-15 15:35:23 +00:00
mattias
3f05bb31fd implemented new generic class creation for TJITForms
git-svn-id: trunk@6241 -
2004-11-13 17:41:49 +00:00
vincents
89fe6ac437 replaced writeln by DebugLn
git-svn-id: trunk@6001 -
2004-09-14 21:30:37 +00:00
mattias
a6d5670154 implemented platform independent binary object streamer
git-svn-id: trunk@5787 -
2004-08-15 14:39:36 +00:00
mattias
b2e93949f4 added hint for unimplemented IDE directives for non pascal sources
git-svn-id: trunk@5657 -
2004-07-07 17:10:02 +00:00
mattias
38e5a27ae2 omitted the message about unknown properties
git-svn-id: trunk@5651 -
2004-07-05 09:18:01 +00:00
mattias
23cf0a0fb6 range checking clean up
git-svn-id: trunk@5516 -
2004-05-26 21:44:28 +00:00
mattias
bfc9cfa7ba fix for runtime range checking
git-svn-id: trunk@5513 -
2004-05-25 22:25:46 +00:00
mattias
78588945fb fix for runtime range checking
git-svn-id: trunk@5512 -
2004-05-25 22:20:36 +00:00
vincents
061c085a73 Record size was too big. Copied code from objpas.
git-svn-id: trunk@5508 -
2004-05-25 21:31:51 +00:00
mattias
2bc1daf685 accelerated conversion from data to lrs
git-svn-id: trunk@5203 -
2004-02-17 22:17:40 +00:00
mattias
e315dc4aab constraints and aligning now work together
git-svn-id: trunk@5134 -
2004-02-02 11:07:43 +00:00
mattias
4d53e93709 started key combinations, fixed some range check errors
git-svn-id: trunk@4937 -
2003-12-23 11:16:41 +00:00