mattias
be5d5ae20a
removed jitform
...
git-svn-id: trunk@17994 -
2008-12-30 11:48:15 +00:00
mattias
389bbfedef
clean up
...
git-svn-id: trunk@17993 -
2008-12-30 11:10:46 +00:00
mattias
940989a1ae
IDE: started frame for editing build modes
...
git-svn-id: trunk@17992 -
2008-12-30 10:40:24 +00:00
paul
8a652e2213
ideintf: better parse mask example in the mask editor
...
git-svn-id: trunk@17991 -
2008-12-30 09:49:08 +00:00
mattias
437fc4ed8d
fixed typo
...
git-svn-id: trunk@17990 -
2008-12-30 09:02:58 +00:00
mattias
9e3a20fbaa
IDE: build modes: assign/load/save/creatediff
...
git-svn-id: trunk@17989 -
2008-12-30 08:54:22 +00:00
paul
d8c89b30e2
ideintf: mask editor - fix taborder (tab order editor cannot handle such order)
...
git-svn-id: trunk@17988 -
2008-12-30 08:44:47 +00:00
paul
3569305392
gtk: fix SetSelStart for TEdit from Valdas Jankunas (bug #0011800 )
...
git-svn-id: trunk@17987 -
2008-12-30 08:22:37 +00:00
mattias
50264b6b8b
IDEINtf: fixed confusing uses sections
...
git-svn-id: trunk@17986 -
2008-12-30 08:17:31 +00:00
mattias
8bf8766577
IDE: fixed mem leak
...
git-svn-id: trunk@17985 -
2008-12-30 07:20:06 +00:00
mattias
2ea820af53
IDE: added build modes to compiler options
...
git-svn-id: trunk@17984 -
2008-12-30 07:18:40 +00:00
paul
64ba3d191e
component,printers: fix visibility hint
...
git-svn-id: trunk@17983 -
2008-12-30 04:20:49 +00:00
paul
8c90166eaf
jcf: update default settings file (don't warn about unused params - fpc do it already, remove delphi define)
...
git-svn-id: trunk@17982 -
2008-12-30 03:44:34 +00:00
paul
5bf2315967
ideintf: improve mask editor:
...
- parse mask lines from delphi .dem files (tested with D7 .dem files)
- set correct edit mask from that lines (before example was set instead of mask)
- draw listbox items as MaskCaption | formatted MaskExample
- change buttons to bitbuttons and correct tab order
git-svn-id: trunk@17981 -
2008-12-30 03:41:48 +00:00
paul
bf94a5077c
lcl: unpublish TMaskEdit.IsMasked - it is not a property for object inspector or .lfm, it can be accessed anyway since it is placed in the "public" section
...
git-svn-id: trunk@17980 -
2008-12-30 03:37:23 +00:00
paul
7a4d1a000f
ide: include ide.inc into compiler options dialog for easier testing of conditional compile options
...
git-svn-id: trunk@17979 -
2008-12-30 03:35:39 +00:00
mattias
00ba61e4c2
IDEIntf: started build mode
...
git-svn-id: trunk@17978 -
2008-12-29 11:57:07 +00:00
mattias
df78688646
IDE: clean up
...
git-svn-id: trunk@17977 -
2008-12-29 10:46:46 +00:00
mattias
306d26ad9a
IDE: compiler options: fixed comparing with old options
...
git-svn-id: trunk@17976 -
2008-12-29 10:42:37 +00:00
mattias
48c3eea1ce
IDE: conditional compiler options editing
...
git-svn-id: trunk@17975 -
2008-12-29 10:13:17 +00:00
paul
6951814ac4
lcl: improve drawing of tree with ShowRoot = false (indent first level a bit), improve drawing of selection (indent text one pixel right)
...
git-svn-id: trunk@17974 -
2008-12-29 07:18:27 +00:00
paul
3fd6cf6722
lcl: set correct default value for BorderStyle property for TCustomEdit descendants, publish TMemo.BorderStyle (it works on win32, qt and gtk2)
...
git-svn-id: trunk@17973 -
2008-12-29 06:48:23 +00:00
paul
4faf5f9e77
qt: inherit TQtTextEdit from TQtFrame
...
git-svn-id: trunk@17972 -
2008-12-29 06:44:31 +00:00
paul
4f720e7193
lcl: The cursor is not positioned correctly when a date separator is found in MaskEdit (from Luiz Americo, bug #0012878 )
...
git-svn-id: trunk@17971 -
2008-12-29 06:26:00 +00:00
paul
8af15edac9
ideintf: object inspector refactoring from Alexander S. Klenin (Mantis #0012871 )
...
- extract IsCurrentEditorAvailable function
- use CanEditRowValue function
- move favorite and restricted properties into a separate unit
- restrict visibility of public fields
- remove duplicated code in TObjectInspectorDlg.CreateNoteBook
git-svn-id: trunk@17970 -
2008-12-29 03:06:09 +00:00
paul
62627a79ff
add mantis link as fpc has now
...
git-svn-id: trunk@17969 -
2008-12-29 02:59:13 +00:00
mattias
a189d6f6b4
LCL: TTreeView: tvoShowRoot: showing first node, bug #12866
...
git-svn-id: trunk@17968 -
2008-12-28 09:06:40 +00:00
paul
09753e55c4
ide: remove old unneeded manifest.rc
...
git-svn-id: trunk@17967 -
2008-12-27 17:23:08 +00:00
paul
27805961ec
synedit: don't resize completion form scrollbar to 10 pixels in width. It is not compatible with some themes and can lead to ugly look. Use default width instead.
...
git-svn-id: trunk@17966 -
2008-12-27 17:19:10 +00:00
mattias
c229beefa9
removed lrt
...
git-svn-id: trunk@17965 -
2008-12-27 14:50:56 +00:00
mattias
ed41f24c10
IDE: started editor for conditional compiler option nodes
...
git-svn-id: trunk@17964 -
2008-12-27 14:50:43 +00:00
mattias
52ee00706e
LCL: TTreeView: fixed crash when painting insertmarks
...
git-svn-id: trunk@17963 -
2008-12-27 10:35:37 +00:00
mattias
2d03b64df4
IDE: designer: updating unit dependencies for all components ons paste, bug #12863
...
git-svn-id: trunk@17962 -
2008-12-27 09:25:42 +00:00
mattias
64899ef234
IDE: designer: fixed pasting onto a focused but not selected form
...
git-svn-id: trunk@17961 -
2008-12-27 08:59:10 +00:00
vincents
269669520e
snapshot dmg: support for snapshots from the fixes branch
...
git-svn-id: trunk@17960 -
2008-12-27 08:49:12 +00:00
mattias
9d570a2eba
LCL: TTreeView: fixed crash on painting tree lines
...
git-svn-id: trunk@17959 -
2008-12-27 08:43:57 +00:00
mattias
60b5ca6f81
LCL: TTreeView: fixed DisplayExpandSignLeft with tvoShowRoot, bug #12866
...
git-svn-id: trunk@17958 -
2008-12-26 23:25:16 +00:00
mattias
d6a2584340
LCL: TTreeView: fixed TopItem
...
git-svn-id: trunk@17957 -
2008-12-26 23:11:18 +00:00
mattias
f49fa65280
LCL: TTreeView: implemnented tvoShowRoot
...
git-svn-id: trunk@17955 -
2008-12-26 17:37:27 +00:00
mattias
6605391f52
IDE: identifier completion: highlighting for rest, bug #12424
...
git-svn-id: trunk@17954 -
2008-12-26 17:04:23 +00:00
mattias
2f112de7fd
IDE: added project compiler options page conditionals
...
git-svn-id: trunk@17953 -
2008-12-26 16:38:47 +00:00
mattias
eee432e048
LCL: published TLabeledEdit.Font, from smace
...
git-svn-id: trunk@17952 -
2008-12-26 15:40:30 +00:00
mattias
0e1ff4d571
dmg: suporting version numbers like 0.9.26.1
...
git-svn-id: trunk@17951 -
2008-12-26 13:21:34 +00:00
mattias
98dfb8d966
IDE: conditional compiler options: editing
...
git-svn-id: trunk@17950 -
2008-12-26 11:32:17 +00:00
paul
4598b5b3a6
jcf: remove asm mode
...
git-svn-id: trunk@17947 -
2008-12-25 11:45:38 +00:00
paul
c9747bd13c
lcl: some formatting
...
git-svn-id: trunk@17946 -
2008-12-25 03:52:21 +00:00
paul
1b58f6d1c0
ide: fix disabling manifest
...
git-svn-id: trunk@17945 -
2008-12-25 01:58:21 +00:00
paul
3b8c66ab2a
ideintf: expanding/collapsing subproperties by alt + left/right keys in the Object Inspector (by Alexander S. Klenin, #0012852 )
...
git-svn-id: trunk@17939 -
2008-12-24 14:41:07 +00:00
paul
c040b5885d
ideintf: Object Inspector: HandleStandardKeys refactoring (from Alexander S. Klenin #0012851 )
...
git-svn-id: trunk@17931 -
2008-12-24 10:20:44 +00:00
mattias
0241535dad
IDE: conditional compiler options: showing nodes
...
git-svn-id: trunk@17929 -
2008-12-24 10:02:38 +00:00