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 |
|
mattias
|
ab28387ed2
|
fixed loading forms with errors
git-svn-id: trunk@4765 -
|
2003-11-06 19:13:35 +00:00 |
|
mattias
|
5e5c1122a7
|
renamed LCLLinux to LCLIntf
git-svn-id: trunk@4637 -
|
2003-09-18 09:21:03 +00:00 |
|
mattias
|
a11cc81501
|
fixed TBitmap.GetHandle
git-svn-id: trunk@4489 -
|
2003-08-16 15:29:56 +00:00 |
|
mattias
|
c4156a9592
|
deactivated FCL TDataModule
git-svn-id: trunk@4408 -
|
2003-07-14 09:03:39 +00:00 |
|
mattias
|
0e0b79f524
|
fixed compiler error
git-svn-id: trunk@4286 -
|
2003-06-18 07:22:00 +00:00 |
|
mattias
|
6ec92ff6c6
|
started copy/paste for components
git-svn-id: trunk@4285 -
|
2003-06-17 23:26:54 +00:00 |
|
mattias
|
8882e9c7e7
|
fixed keeping TForm.Visible=false
git-svn-id: trunk@4281 -
|
2003-06-16 22:47:19 +00:00 |
|
mattias
|
78139b2a34
|
changed projects forms into components
git-svn-id: trunk@4218 -
|
2003-05-31 10:07:33 +00:00 |
|
mattias
|
4fd409f5b3
|
activated the package system
git-svn-id: trunk@4150 -
|
2003-05-12 19:36:25 +00:00 |
|
mattias
|
14e8b67c16
|
fixed opening main unit
git-svn-id: trunk@4090 -
|
2003-04-21 18:00:52 +00:00 |
|