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 |
|
zeljko
|
bea12e9550
|
Qt: rewritten HideSelection for TListView, fixes #15182
git-svn-id: trunk@22794 -
|
2009-11-26 10:27:32 +00:00 |
|
zeljko
|
056c3aad3f
|
Qt: started OwnerData implementation.Implemented setItemsCount(), beginUpdate(), endUpdate() ...
git-svn-id: trunk@22793 -
|
2009-11-26 09:41:58 +00:00 |
|
dmitry
|
bcbddff7b5
|
cocoa: code cleanup
git-svn-id: trunk@22792 -
|
2009-11-26 08:56:01 +00:00 |
|
dmitry
|
28d6d8fe0e
|
cocoa: implemented Timers, App.WaitForMessage, App.ProcessMessages
git-svn-id: trunk@22791 -
|
2009-11-26 08:30:58 +00:00 |
|
martin
|
90511a9053
|
SourceEditor: Clean-up, remove old method
git-svn-id: trunk@22790 -
|
2009-11-26 08:14:01 +00:00 |
|
paul
|
fa717236dc
|
gtk2: virtual listview support
git-svn-id: trunk@22789 -
|
2009-11-26 08:12:37 +00:00 |
|
martin
|
f7cdfc7494
|
SynEdit, SourceEditor: refactored Syncro-edit detection
git-svn-id: trunk@22788 -
|
2009-11-26 07:42:57 +00:00 |
|
martin
|
e1c8b64e3f
|
SynEdit, SourceEditor: refactored Syncro-edit detection
git-svn-id: trunk@22787 -
|
2009-11-26 07:32:31 +00:00 |
|
vincents
|
a94da35a04
|
LCL: avoid stabs based BackTraceFunction on wince, until issue #14330 has been fixed, fixes for issue #15075
git-svn-id: trunk@22786 -
|
2009-11-26 07:22:12 +00:00 |
|
paul
|
543add952b
|
synedit: support for cppclass
git-svn-id: trunk@22785 -
|
2009-11-26 06:55:44 +00:00 |
|
dmitry
|
eba9f81e8c
|
cocoa: fix for CocoaEdit get/setting text
git-svn-id: trunk@22784 -
|
2009-11-26 05:38:19 +00:00 |
|
dodi
|
a77cb27d6d
|
dockmanager example: different problems on any platform :-(
git-svn-id: trunk@22783 -
|
2009-11-26 04:38:18 +00:00 |
|
dodi
|
5474500b31
|
dockmanager example: experimental LoadFromStream/SaveToStream - not yet working
git-svn-id: trunk@22782 -
|
2009-11-26 04:30:08 +00:00 |
|
paul
|
dfb5d67e48
|
win32: fix minimize of application where there is no main form or it has not handle yet
git-svn-id: trunk@22781 -
|
2009-11-26 04:20:03 +00:00 |
|
paul
|
c00da14b3c
|
lcl: simplify and cleanup TGraphic.DefineProperties, TPicture.DefineProperties
git-svn-id: trunk@22780 -
|
2009-11-26 01:52:35 +00:00 |
|
mattias
|
da872a80c7
|
codetools: expreval: stack
git-svn-id: trunk@22779 -
|
2009-11-26 00:15:08 +00:00 |
|
mattias
|
5f2cf12f1f
|
codetools: expreval: readoperand
git-svn-id: trunk@22778 -
|
2009-11-25 23:12:34 +00:00 |
|
mattias
|
f0afca08f5
|
LCL: reduced debugging under wince
git-svn-id: trunk@22777 -
|
2009-11-25 22:16:26 +00:00 |
|
mattias
|
9277fa9e42
|
lcl: clean up
git-svn-id: trunk@22776 -
|
2009-11-25 21:48:59 +00:00 |
|
sekelsenmat
|
c15be9e2e1
|
New fix for bug #15075
git-svn-id: trunk@22775 -
|
2009-11-25 17:53:24 +00:00 |
|
mattias
|
8906d2acae
|
codetools: added carbon/objc to search path for carbon intf ppu
git-svn-id: trunk@22774 -
|
2009-11-25 16:56:39 +00:00 |
|