Commit Graph

196 Commits

Author SHA1 Message Date
mattias
d52d359d9e IDE: implemented loading more than one ancestor lfm
git-svn-id: trunk@15185 -
2008-05-19 22:57:21 +00:00
paul
3825a0a319 ide: start frame support (with -dEnableTFrame)
git-svn-id: trunk@15052 -
2008-05-06 03:28:07 +00:00
mattias
d6163d5518 IDE: fixing up global designer references
git-svn-id: trunk@14839 -
2008-04-15 18:28:17 +00:00
mattias
91532eaa76 IDE: removed unneeded search, added comment
git-svn-id: trunk@14838 -
2008-04-15 17:58:32 +00:00
mattias
1b91ed2cf9 IDE: reduced verbosity
git-svn-id: trunk@14837 -
2008-04-15 17:40:29 +00:00
mattias
6e4716784e IDE: added IFDEF for experimental code
git-svn-id: trunk@14836 -
2008-04-15 17:39:33 +00:00
mattias
542dbfa485 IDE: clean up
git-svn-id: trunk@14833 -
2008-04-15 16:54:43 +00:00
paul
09b6731e09 ide: start resolving foreign references (works only when referenced form is already loaded)
git-svn-id: trunk@14798 -
2008-04-10 08:44:50 +00:00
mattias
8a7cad8815 IDE: LFM: improved bokkeeping of currently read component, LCL: TCustomNoteBook: do no clear on ReadState to allow overriding with descendant streams
git-svn-id: trunk@13599 -
2008-01-03 00:38:28 +00:00
mattias
e8f4f6e240 replaced several BoolToStr calls with dbgs
git-svn-id: trunk@12914 -
2007-11-18 13:06:38 +00:00
vincents
439f5106bb IDE: enabled fake methods by default, fixes bug #9216.
Use -dDisableFakeMethods to use JIT methods.

git-svn-id: trunk@12822 -
2007-11-11 09:06:53 +00:00
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
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
mattias
eb3bfa8718 fixed TControl.Show and Visible of designer forms
git-svn-id: trunk@3645 -
2002-11-16 14:38:48 +00:00
lazarus
60666f3f8f MG: fixed setting existing method
git-svn-id: trunk@3517 -
2002-10-15 18:28:44 +00:00
lazarus
ffd74ad961 MG: moved jitform to a special directory
git-svn-id: trunk@3477 -
2002-10-07 08:21:11 +00:00
lazarus
c7ad8d7fd2 MG: JITForms now sets csDesigning before creation
git-svn-id: trunk@3475 -
2002-10-06 17:55:45 +00:00
lazarus
c6990367e3 MG: added consistency checks and fixed selection drawing on wrong forms
git-svn-id: trunk@3466 -
2002-10-05 09:31:12 +00:00
lazarus
22bf0ac14e MG: added check if method exists
git-svn-id: trunk@3465 -
2002-10-04 23:35:51 +00:00
lazarus
837b1b4d6d MG: fixed mem leak in JITForms
git-svn-id: trunk@3355 -
2002-09-16 17:05:01 +00:00
lazarus
a188d432fd MG: fixed streaming visible=false
git-svn-id: trunk@3299 -
2002-09-08 10:01:59 +00:00
lazarus
33965f2124 MG: added jitform error messagedlg
git-svn-id: trunk@3291 -
2002-09-06 11:33:36 +00:00
lazarus
4523126a26 MG: improved streaming error handling
git-svn-id: trunk@3280 -
2002-09-04 09:32:17 +00:00
lazarus
875c639d05 MG: reduced output
git-svn-id: trunk@1946 -
2002-08-17 23:40:21 +00:00
lazarus
bac9463593 MG: added new tool: Guess misplaced $IFDEF/$ENDIF
git-svn-id: trunk@1761 -
2002-06-26 15:11:09 +00:00
lazarus
1673cf67bc MG: in design mode the mouse cursor is now also set for hidden gdkwindows
git-svn-id: trunk@1757 -
2002-06-21 17:54:23 +00:00
lazarus
9b1ca2aaf8 MG: reduced IDE output
git-svn-id: trunk@1750 -
2002-06-12 14:27:16 +00:00
lazarus
6c9464c470 MG: updated licenses
git-svn-id: trunk@1668 -
2002-05-10 06:57:51 +00:00
lazarus
17feff57be MG: many fixes, to make it short: events
git-svn-id: trunk@1531 -
2002-03-22 12:36:47 +00:00
lazarus
ee6f0e9333 MG: started OI events
git-svn-id: trunk@1394 -
2002-02-09 02:30:18 +00:00
lazarus
2575c72711 MG: added codetools, fixed synedit unindent, fixed MCatureHandle
git-svn-id: trunk@343 -
2001-10-09 09:46:59 +00:00
lazarus
1d13fae63c MG: added unit info, arrow xpms, and many changes from jens arm
git-svn-id: trunk@322 -
2001-07-31 18:40:24 +00:00
lazarus
e57580d034 MG: fixed classname bug and StreamJITForm index bug
git-svn-id: trunk@277 -
2001-05-30 19:06:04 +00:00
lazarus
3cc827e5b9 MG: fixed many bugs (mem leaks, canvas)
git-svn-id: trunk@231 -
2001-03-20 16:59:15 +00:00
lazarus
d8de02b1dc MG: fixed many unreleased DC and GDIObj bugs
git-svn-id: trunk@228 -
2001-03-19 14:00:52 +00:00
lazarus
6ecb60e9b4 Code cleanup and JITFOrms bug fix.
Shane

git-svn-id: trunk@168 -
2001-02-04 04:18:12 +00:00
lazarus
6bde1f02ae Minor changees
Shane

git-svn-id: trunk@127 -
2001-01-18 13:27:31 +00:00
lazarus
fa7e42fde5 added jitforms
ShanE

git-svn-id: trunk@123 -
2001-01-15 23:37:16 +00:00