mattias
|
a335aef877
|
IDE: TTreeFilterEdit: using TTFENodeData
git-svn-id: trunk@41912 -
|
2013-06-27 02:57:55 +00:00 |
|
mattias
|
35903c6be8
|
IDE: added designer menu item Reset to reset to ancestor bounds
git-svn-id: trunk@41911 -
|
2013-06-27 02:36:17 +00:00 |
|
mattias
|
b7e15c36ac
|
anchordocking: do not draw caption if text does not fit
git-svn-id: trunk@41910 -
|
2013-06-26 15:07:09 +00:00 |
|
mattias
|
3796042759
|
codetools: code completion: started option to not update signatures if only case changed
git-svn-id: trunk@41909 -
|
2013-06-26 15:03:37 +00:00 |
|
mattias
|
e935766ee6
|
IDE: removed old workaround global SrcPath
git-svn-id: trunk@41908 -
|
2013-06-26 12:47:16 +00:00 |
|
marco
|
2568311155
|
* doc template for unit industrialbase
git-svn-id: trunk@41907 -
|
2013-06-26 12:06:15 +00:00 |
|
mattias
|
0e357ec0f0
|
IDE: constantified
git-svn-id: trunk@41906 -
|
2013-06-26 10:44:46 +00:00 |
|
mattias
|
f53160f4dd
|
anchordocking: clean up
git-svn-id: trunk@41905 -
|
2013-06-26 10:44:30 +00:00 |
|
zeljko
|
7f51943ce5
|
anchordocking: added Lines style of anchordocking grabber (title of form).Patch from Andrey Zubarev.issue #24649
git-svn-id: trunk@41904 -
|
2013-06-26 09:47:52 +00:00 |
|
bart
|
347f0c2afe
|
LazUtils: move GetFileDescription from FileUtil to LazFileUtils.
Part of moving all UTF8 related filefunctions to LazFileUtils.
git-svn-id: trunk@41903 -
|
2013-06-26 09:43:12 +00:00 |
|
mattias
|
32c3033b75
|
codetools: clear cursornode
git-svn-id: trunk@41902 -
|
2013-06-26 07:40:29 +00:00 |
|
mattias
|
8ec9028b62
|
tachart: fixed compilation fpc 2.6.2
git-svn-id: trunk@41901 -
|
2013-06-25 20:51:38 +00:00 |
|
juha
|
6f6ac8e883
|
IDE: Testing and tweaking component list.
git-svn-id: trunk@41900 -
|
2013-06-25 16:48:04 +00:00 |
|
juha
|
1ccc9afa8e
|
Anchordocking: fix an Access Violation when closing the IDE.
git-svn-id: trunk@41899 -
|
2013-06-25 16:47:57 +00:00 |
|
mattias
|
e85d92f195
|
codetools: clean up
git-svn-id: trunk@41898 -
|
2013-06-25 15:52:28 +00:00 |
|
mattias
|
7f9fbd0a68
|
IDE: unit deps: fixed popup menu
git-svn-id: trunk@41897 -
|
2013-06-25 15:51:58 +00:00 |
|
mattias
|
bf1eb1765f
|
IDE: clean up
git-svn-id: trunk@41896 -
|
2013-06-25 15:34:27 +00:00 |
|
ask
|
449a06ba80
|
TAChart: Add TDiaCenterElement
git-svn-id: trunk@41895 -
|
2013-06-25 14:16:18 +00:00 |
|
ask
|
399b2b89d9
|
TAChart: Minor refactoring of drawer canvas setters
git-svn-id: trunk@41894 -
|
2013-06-25 12:49:19 +00:00 |
|
ask
|
fea6940f0c
|
TAChart: Add TDiaFontDecorator
git-svn-id: trunk@41893 -
|
2013-06-25 12:44:30 +00:00 |
|
ask
|
b11380a102
|
TAChart: Allow assignment of TFPCustomFont to Font property of canvas drawer
git-svn-id: trunk@41892 -
|
2013-06-25 12:42:39 +00:00 |
|
ask
|
f918fa7475
|
TAChart: Add TDiaBrushDecorator class
git-svn-id: trunk@41891 -
|
2013-06-25 11:38:44 +00:00 |
|
ask
|
7b7579dcd3
|
TAChart: Allow assignment of TFPCustomBrush to Brush property of canvas drawer
git-svn-id: trunk@41890 -
|
2013-06-25 11:34:59 +00:00 |
|
ask
|
6cf88ec6b4
|
TAChart: Convert diagram decorators from class to interface
git-svn-id: trunk@41889 -
|
2013-06-25 11:06:55 +00:00 |
|
ask
|
66ae83fa4d
|
TAChart: Initial implementation of diagram layout unit. Update package.
git-svn-id: trunk@41888 -
|
2013-06-25 10:41:32 +00:00 |
|
martin
|
3452272d41
|
clean up hint
git-svn-id: trunk@41887 -
|
2013-06-25 09:44:28 +00:00 |
|
mattias
|
7b17aaf0b3
|
codetools: identifier completion: ignore parser errors when gathering keywords, bug #20919
git-svn-id: trunk@41886 -
|
2013-06-25 09:33:37 +00:00 |
|
martin
|
8cc06e0b18
|
clean up hint
git-svn-id: trunk@41885 -
|
2013-06-25 09:32:45 +00:00 |
|
mattias
|
f7a0b09e98
|
codetools: clean up
git-svn-id: trunk@41884 -
|
2013-06-25 09:27:24 +00:00 |
|
martin
|
65c8f9b6ed
|
clean up hint
git-svn-id: trunk@41883 -
|
2013-06-25 09:20:51 +00:00 |
|
martin
|
bcc4acf550
|
clean up hint
git-svn-id: trunk@41882 -
|
2013-06-25 09:19:49 +00:00 |
|
mattias
|
7397ad3c22
|
codetools: completecode: update proc signatures, IDE: options to disable updating multiple signatures
git-svn-id: trunk@41881 -
|
2013-06-25 08:34:20 +00:00 |
|
juha
|
52a80e24b4
|
IDE: use TreeView also for flat component list. Allows use of one FilterEdit for all views. Improve interaction with comp palette.
git-svn-id: trunk@41880 -
|
2013-06-24 17:54:47 +00:00 |
|
juha
|
2ec180ab41
|
IDE: free handlers in component palette, fixes a memory leak
git-svn-id: trunk@41879 -
|
2013-06-24 17:54:37 +00:00 |
|
ask
|
0fbbe371cb
|
TAChart: Initial implementation of diagram layout unit
git-svn-id: trunk@41878 -
|
2013-06-24 17:52:07 +00:00 |
|
martin
|
4ab22b8668
|
if param hint is "no hint", then there is no button, so do not update it
git-svn-id: trunk@41877 -
|
2013-06-24 17:45:10 +00:00 |
|
ask
|
9a0d85078d
|
TAChart: Add TDiaElement.IsPointInside function
git-svn-id: trunk@41876 -
|
2013-06-24 17:12:22 +00:00 |
|
zeljko
|
558db885c8
|
carbon: fix titlebar button drawing by ThemeManager (paul)
git-svn-id: trunk@41875 -
|
2013-06-24 16:53:35 +00:00 |
|
zeljko
|
e4a431af6a
|
carbon: implement titlebar button measuring by ThemeManager (paul)
git-svn-id: trunk@41874 -
|
2013-06-24 16:44:33 +00:00 |
|
ask
|
de54ab0d89
|
TAChart: Add TDiaLink.Routing property
git-svn-id: trunk@41873 -
|
2013-06-24 16:25:51 +00:00 |
|
ask
|
60998aab45
|
TAChart: Add TDiaPosition.Defined helper function
git-svn-id: trunk@41872 -
|
2013-06-24 16:07:55 +00:00 |
|
zeljko
|
5300229d06
|
carbon: implement titlebar button drawing by ThemeManager (paul)
git-svn-id: trunk@41871 -
|
2013-06-24 15:51:25 +00:00 |
|
martin
|
d8a0270a7a
|
dbg: start fallback location detection
git-svn-id: trunk@41870 -
|
2013-06-24 15:22:56 +00:00 |
|
ask
|
f79f60fda0
|
TAChart: Make TDiaPosition an object
git-svn-id: trunk@41869 -
|
2013-06-24 14:43:55 +00:00 |
|
ask
|
2d8bae76f7
|
TAChart: Support link end points in diagrams
git-svn-id: trunk@41868 -
|
2013-06-24 13:39:34 +00:00 |
|
mattias
|
bbf5c1f087
|
IDEIntf: object inspector: fixed DoCallEdit checking for focus
git-svn-id: trunk@41867 -
|
2013-06-24 12:33:34 +00:00 |
|
mattias
|
4a4b3a8ecd
|
IDEIntf: object inspector: fixed SetRowValue checking for focus
git-svn-id: trunk@41866 -
|
2013-06-24 12:14:46 +00:00 |
|
mattias
|
c9f04de233
|
LCL: formatting
git-svn-id: trunk@41865 -
|
2013-06-24 12:07:15 +00:00 |
|
mattias
|
7d34128f78
|
codetools: fixed class completion for properties with constant index
git-svn-id: trunk@41864 -
|
2013-06-24 12:06:05 +00:00 |
|
mattias
|
039b3e12c9
|
IDE: fixed layout codeexplorer
git-svn-id: trunk@41863 -
|
2013-06-24 12:05:39 +00:00 |
|