Commit Graph

143 Commits

Author SHA1 Message Date
mattias
0d84f6918e IDE: using IsValidUnitName
git-svn-id: trunk@34317 -
2011-12-20 09:33:01 +00:00
mattias
c37254b8ff IDE: designer: allow dotted unit names, bug #20892
git-svn-id: trunk@34175 -
2011-12-14 10:03:56 +00:00
mattias
ce6a9b8431 IDE: creating component name from class name: check if removing leading T starts with a number
git-svn-id: trunk@32838 -
2011-10-12 07:24:55 +00:00
mattias
5b28299656 IDE: jitforms: using GetPropList for safer align, bug #19109
git-svn-id: trunk@32566 -
2011-09-30 14:19:13 +00:00
mattias
cc790adde3 IDE: debugging
git-svn-id: trunk@29974 -
2011-03-21 17:12:25 +00:00
mattias
e77e383461 IDE: designer forms are now created with delayed autosize
git-svn-id: trunk@24423 -
2010-04-05 00:29:46 +00:00
paul
9999081da8 lazarus: extract some classes from propedits to propeditutils by Ask (issue #0015531)
git-svn-id: trunk@23472 -
2010-01-17 07:12:12 +00:00
mattias
4be10ae220 IDE: removed designer method hack
git-svn-id: trunk@23063 -
2009-12-10 11:23:56 +00:00
paul
b6d78f19d8 designer: set csAncestor for all csInline sub-components
git-svn-id: trunk@22819 -
2009-11-27 04:18:21 +00:00
sekelsenmat
c15be9e2e1 New fix for bug #15075
git-svn-id: trunk@22775 -
2009-11-25 17:53:24 +00:00
paul
cea7ca2577 ide: hide DumpExceptionBackTrace to the ifdef block since it does not compile anymore
git-svn-id: trunk@22725 -
2009-11-23 14:55:33 +00:00
mattias
25bbbfc1e6 IDE: loading inline components: add jitmethods to lookuproot of component instead of lookuproot of reader, bug #15086
git-svn-id: trunk@22628 -
2009-11-16 15:52:15 +00:00
paul
c582f62100 designer: don't set csAncestor for csInline components with non csInline owner
git-svn-id: trunk@22515 -
2009-11-10 09:04:20 +00:00
paul
d349c95a16 designer: set csAncestor when reading inline component and subcomponent ancestor exists
git-svn-id: trunk@22503 -
2009-11-09 13:40:36 +00:00
mattias
4346679737 IDE: set csAncestor for root components with ancestors
git-svn-id: trunk@22487 -
2009-11-08 11:03:34 +00:00
mattias
5a0d1223bc IDE: reduced debugging
git-svn-id: trunk@22288 -
2009-10-26 12:42:05 +00:00
mattias
29ea3fdaa5 IDE: fixup references when dropping a frame onto a form
git-svn-id: trunk@22260 -
2009-10-22 13:56:11 +00:00
paul
634d3996d9 ide, designer: extend jitform list to handle also TCustomForm descendants (not only TForm) (fixes issue #0013694)
git-svn-id: trunk@21780 -
2009-09-20 07:20:16 +00:00
mattias
11ee91d1b3 IDE: added FreeNotifications for designer, mediator, form, jitformlists
git-svn-id: trunk@21734 -
2009-09-16 13:04:52 +00:00
mattias
463fff0bb4 IDE: designer mediator: added InitFormInstance method
git-svn-id: trunk@21621 -
2009-09-08 11:55:37 +00:00
mattias
074aa39eb1 IDE: disable csSetCaption when creating component, caption is set during loading OR when creating a new component, but not both, needed for empty caption
git-svn-id: trunk@21472 -
2009-08-28 06:54:14 +00:00
paul
d17da7b5e3 formatting
git-svn-id: trunk@21467 -
2009-08-27 17:17:53 +00:00
mattias
dcf8452b15 IDE: fixed crash on copying components with new methods, bug #13204
git-svn-id: trunk@20266 -
2009-05-27 13:59:22 +00:00
paul
45fc6d2b1f designer: reduce verbosity
git-svn-id: trunk@19725 -
2009-05-01 07:38:13 +00:00
mattias
be5d5ae20a removed jitform
git-svn-id: trunk@17994 -
2008-12-30 11:48:15 +00:00
mattias
5f7325271c IDE: searching jitmethods in ancestors
git-svn-id: trunk@17754 -
2008-12-09 12:02:16 +00:00
paul
ccada0730a designer: reduce debug output
git-svn-id: trunk@17743 -
2008-12-09 06:23:54 +00:00
mattias
405932ec23 IDE: enabled TFrame by default
git-svn-id: trunk@16909 -
2008-10-07 11:56:03 +00:00
mattias
530aa687de IDE: reduced debugging output
git-svn-id: trunk@15701 -
2008-07-07 22:22:17 +00:00
mattias
138ad73ec6 IDE: fixed creating methods with the right LookupRoot owner for inline components
git-svn-id: trunk@15700 -
2008-07-07 22:21:48 +00:00
mattias
bc8c1dea0f IDE: putting inline component into form: fixed lookuproot of methods
git-svn-id: trunk@15699 -
2008-07-07 20:43:13 +00:00
mattias
6611e4c5c9 IDE: designer: reading inline streams when putting components on a form
git-svn-id: trunk@15683 -
2008-07-06 13:36:02 +00:00
mattias
97ceeb98a6 IDE: enabled multi form properties by default
git-svn-id: trunk@15334 -
2008-06-06 06:14:04 +00:00
mattias
e015a8abdf IDE: designer: not setting ancesto during reading
git-svn-id: trunk@15271 -
2008-05-28 17:47:24 +00:00
mattias
d0dadb1551 IDE: showing lfm filename on read stream error
git-svn-id: trunk@15263 -
2008-05-27 16:06:00 +00:00
mattias
c7cab28f06 IDE: improved error handling readstream
git-svn-id: trunk@15262 -
2008-05-27 14:56:22 +00:00
mattias
5c7e0b9f07 IDE: designer: giving error on exception while loading lfm
git-svn-id: trunk@15257 -
2008-05-27 11:57:53 +00:00
mattias
2bf1be0786 synedit: lfm highlighter: added keyword inline
git-svn-id: trunk@15234 -
2008-05-26 14:08:50 +00:00
mattias
5afca49751 IDE: designer: added comment about csDesignInstance
git-svn-id: trunk@15233 -
2008-05-26 09:14:28 +00:00
mattias
b87e7979e5 IDE: designer: auto resetting frame bounds/anchors
git-svn-id: trunk@15232 -
2008-05-26 07:40:37 +00:00
mattias
3668e304fa IDE: designer: implemented using ancestor in TCustomFormEditor.SaveUnitComponentToBinStream
git-svn-id: trunk@15230 -
2008-05-26 00:08:46 +00:00
mattias
da7efa80db IDE: designer: implemented loading lists of ancestors
git-svn-id: trunk@15229 -
2008-05-25 23:37:39 +00:00
mattias
0f56af6dc6 IDE: designer: improved error messages
git-svn-id: trunk@15228 -
2008-05-25 22:20:58 +00:00
mattias
29eab2b98f IDE: designer: implemented creating a nested frame
git-svn-id: trunk@15226 -
2008-05-25 16:30:59 +00:00
mattias
53d28a00e4 IDE: designer: started reading ancestor streams of nested controls
git-svn-id: trunk@15224 -
2008-05-25 12:28:11 +00:00
mattias
9598e8b7a7 translations: turkish: updates from Hakan
git-svn-id: trunk@15220 -
2008-05-23 18:57:36 +00:00
mattias
d0c1ddd0d2 IDE: designer: started creating nested frames
git-svn-id: trunk@15200 -
2008-05-21 15:00:34 +00:00
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