mattias
|
446308e0f5
|
IDE: designer: fixed DrawNonVisualComponent when frame is in a groupbox on a form
git-svn-id: trunk@22844 -
|
2009-11-28 00:27:27 +00:00 |
|
mattias
|
a0d2779d55
|
IDE: designer: fixed csOwnedChildsSelectable
git-svn-id: trunk@22843 -
|
2009-11-28 00:21:30 +00:00 |
|
mattias
|
ba45db3a02
|
IDEIntf: GetSelectableComponents: csOwnedChildsSelectable
git-svn-id: trunk@22842 -
|
2009-11-28 00:20:46 +00:00 |
|
mattias
|
bd7a777008
|
IDE: designer: using GetChildren for selecting
git-svn-id: trunk@22841 -
|
2009-11-28 00:14:33 +00:00 |
|
dmitry
|
6bf8885dc8
|
cocoa: code cleanup
git-svn-id: trunk@22840 -
|
2009-11-27 22:00:36 +00:00 |
|
dmitry
|
f30c58345f
|
carbon: added comments about hard-coded edit controls hotkeys
git-svn-id: trunk@22839 -
|
2009-11-27 21:32:19 +00:00 |
|
zeljko
|
7071eb888d
|
Qt: implemented ListView.OwnerData, we use PaintEvent to fire TListView.OnData(), a trial to fix #15202.
git-svn-id: trunk@22838 -
|
2009-11-27 18:52:21 +00:00 |
|
dmitry
|
9e78fcec57
|
carbon: fix for #12174, #15202, system control and menu hot-keys conflict. Fixed incorrect radio button switching
git-svn-id: trunk@22837 -
|
2009-11-27 18:28:42 +00:00 |
|
mattias
|
95082ac67f
|
IDE: designer: renamed private variable
git-svn-id: trunk@22836 -
|
2009-11-27 17:51:58 +00:00 |
|
paul
|
271c760dc1
|
designer: cleanup
git-svn-id: trunk@22835 -
|
2009-11-27 17:43:45 +00:00 |
|
mattias
|
1d9513d837
|
IDE: reduced debugging
git-svn-id: trunk@22834 -
|
2009-11-27 17:39:54 +00:00 |
|
mattias
|
a618ec548b
|
IDE: designer: iterate non visual components only for csInline components
git-svn-id: trunk@22833 -
|
2009-11-27 17:33:55 +00:00 |
|
mattias
|
d095612940
|
IDEIntf: added GetSelectableComponents
git-svn-id: trunk@22832 -
|
2009-11-27 17:33:11 +00:00 |
|
mattias
|
ed9baa53d3
|
IDEIntf: comments
git-svn-id: trunk@22831 -
|
2009-11-27 16:59:25 +00:00 |
|
mattias
|
2c31bb4001
|
clean up
git-svn-id: trunk@22830 -
|
2009-11-27 16:58:05 +00:00 |
|
paul
|
61f9dfb823
|
designer: draw non-visual components only returned by recursively GetChildren calls
git-svn-id: trunk@22829 -
|
2009-11-27 16:54:47 +00:00 |
|
mattias
|
dfc20b664d
|
codetools: completeblock: skip if target line is not empty or code behind is more indented
git-svn-id: trunk@22828 -
|
2009-11-27 16:50:24 +00:00 |
|
zeljko
|
3ed535c5f2
|
Qt: DropFilesEvent() fix for #15200. We must remove "file://" in front of filename since LCL doesn't parse it.
git-svn-id: trunk@22827 -
|
2009-11-27 15:30:57 +00:00 |
|
mattias
|
507823b744
|
codetools: expreval: fixed wrong out parameter
git-svn-id: trunk@22826 -
|
2009-11-27 11:20:06 +00:00 |
|
mattias
|
28026aebe8
|
codetools: expreval: added FreeEvalOperand
git-svn-id: trunk@22825 -
|
2009-11-27 11:13:07 +00:00 |
|
mattias
|
427177187f
|
codetools: expreval: fixed mem leak
git-svn-id: trunk@22824 -
|
2009-11-27 10:57:40 +00:00 |
|
mattias
|
691f65044f
|
codetools: expreval: return always true for declared
git-svn-id: trunk@22823 -
|
2009-11-27 10:38:38 +00:00 |
|
mattias
|
a13feabeb5
|
codetools: clean up old fpc ifdef
git-svn-id: trunk@22822 -
|
2009-11-27 10:34:30 +00:00 |
|
mattias
|
f4b89285e7
|
codetools: expreval: fixed mem leak
git-svn-id: trunk@22821 -
|
2009-11-27 10:23:04 +00:00 |
|
paul
|
3185a931a9
|
tpipro: fix indent
git-svn-id: trunk@22820 -
|
2009-11-27 07:48:27 +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 |
|
paul
|
ce5d8e99d8
|
lcl: minor changes for GetDesignerForm
git-svn-id: trunk@22818 -
|
2009-11-27 04:17:43 +00:00 |
|
paul
|
3a13c17161
|
designer: fix getting offsets of non-visual ancestor components
git-svn-id: trunk@22817 -
|
2009-11-27 04:10:25 +00:00 |
|
paul
|
0d4b165835
|
ideintf: show csInline component children in the component treeview, don't allow to drag csAncetor components in the component treeview (todo: fix setting csAncestor)
git-svn-id: trunk@22816 -
|
2009-11-27 03:29:59 +00:00 |
|
paul
|
b255bc1884
|
designer: correctly calculate non-visual component offsets for the designer form
git-svn-id: trunk@22815 -
|
2009-11-27 02:36:03 +00:00 |
|
paul
|
3058df5224
|
designer: replace "Cancel" button on all error dialogs with "Ok" button
git-svn-id: trunk@22814 -
|
2009-11-27 02:35:29 +00:00 |
|
mattias
|
5c523c50a9
|
educationlaz: added minimal and extended component set from Michael Kuhardt
git-svn-id: trunk@22813 -
|
2009-11-26 20:51:07 +00:00 |
|
mattias
|
4a5ccd0c77
|
IDE: using new eval
git-svn-id: trunk@22812 -
|
2009-11-26 20:47:19 +00:00 |
|
mattias
|
ca19910ffe
|
codetools: fixed exmaple
git-svn-id: trunk@22811 -
|
2009-11-26 20:45:07 +00:00 |
|
mattias
|
88d5b48c92
|
codetools: using new eval for conditionals
git-svn-id: trunk@22810 -
|
2009-11-26 20:37:58 +00:00 |
|
zeljko
|
2dcd8e4b2b
|
Qt: fix for #15192 also tab moving now works in ide source editor.
git-svn-id: trunk@22809 -
|
2009-11-26 20:13:16 +00:00 |
|
mattias
|
7d0ed7d072
|
codetools: reduced debugging
git-svn-id: trunk@22808 -
|
2009-11-26 19:16:23 +00:00 |
|
mattias
|
58f1799eae
|
codetools: added example testexpreval
git-svn-id: trunk@22807 -
|
2009-11-26 19:12:41 +00:00 |
|
mattias
|
a39ba22e7d
|
codetools: clean up
git-svn-id: trunk@22806 -
|
2009-11-26 18:59:49 +00:00 |
|
mattias
|
e82caa9908
|
codetools: expreval: declared
git-svn-id: trunk@22805 -
|
2009-11-26 18:58:35 +00:00 |
|
mattias
|
3a77111581
|
codetools: expreval: brackets
git-svn-id: trunk@22804 -
|
2009-11-26 18:55:11 +00:00 |
|
mattias
|
09a2cd724b
|
codetools: expreval: string constants
git-svn-id: trunk@22803 -
|
2009-11-26 18:28:33 +00:00 |
|
zeljko
|
4f157751ed
|
Qt: TQtComboBox -> do not call IntfGetItems if our combo list is still visible.fixes #15183
git-svn-id: trunk@22802 -
|
2009-11-26 18:15:27 +00:00 |
|
mattias
|
4005006703
|
codetools: expreval: ! and unicodestring
git-svn-id: trunk@22801 -
|
2009-11-26 18:14:10 +00:00 |
|
mattias
|
bb1d9ea928
|
codetools: expreval: numbers
git-svn-id: trunk@22800 -
|
2009-11-26 17:59:02 +00:00 |
|
mattias
|
4d7aa9e2ea
|
codetools: expreval: and, or short eval set 0,1
git-svn-id: trunk@22799 -
|
2009-11-26 17:24:13 +00:00 |
|
mattias
|
47931548ff
|
codetools: expreval: not defined
git-svn-id: trunk@22798 -
|
2009-11-26 17:18:59 +00:00 |
|
mattias
|
2f9071355c
|
codetools: expreval: operators
git-svn-id: trunk@22797 -
|
2009-11-26 15:42:33 +00:00 |
|
zeljko
|
c5007165e5
|
Qt: fixed bug while introducing OwnerData. SetAllocBy() is dummy now
git-svn-id: trunk@22796 -
|
2009-11-26 11:17:36 +00:00 |
|
paul
|
c1fdc5e879
|
designer: start drawing and selection of inlined non-visual components (todo: control selection)
git-svn-id: trunk@22795 -
|
2009-11-26 10:39:57 +00:00 |
|