mattias
|
98f8491602
|
openglcontrol: example for using a vector font
git-svn-id: trunk@30082 -
|
2011-03-30 12:17:16 +00:00 |
|
martin
|
86a71bfe1e
|
SynEdit: Cache char-width info (Logical<>Physical) / Cleanup
git-svn-id: trunk@30074 -
|
2011-03-29 23:44:25 +00:00 |
|
martin
|
c3ace57233
|
SynEdit: optimize syncro edit / skip event if inactive
git-svn-id: trunk@30073 -
|
2011-03-29 21:25:33 +00:00 |
|
martin
|
bde4fc65af
|
SynEdit: Added threshold before starting selection by mouse-move. Avoid accidental selection.
git-svn-id: trunk@30071 -
|
2011-03-29 15:48:15 +00:00 |
|
juha
|
3d82f1d685
|
SynEdit: Minor optimization.
git-svn-id: trunk@30052 -
|
2011-03-28 10:05:11 +00:00 |
|
mattias
|
dfb1e9eb0c
|
codetools: fixed LineEndCount, bug #19001
git-svn-id: trunk@30049 -
|
2011-03-28 08:09:15 +00:00 |
|
mattias
|
0574b48563
|
tpipro: clean up
git-svn-id: trunk@30041 -
|
2011-03-27 17:59:13 +00:00 |
|
mattias
|
bd96677ea2
|
turbopower_ipro: added example with css
git-svn-id: trunk@30040 -
|
2011-03-27 17:56:27 +00:00 |
|
mattias
|
789705e0a3
|
turbopower_ipro: added example with css
git-svn-id: trunk@30039 -
|
2011-03-27 17:55:16 +00:00 |
|
mattias
|
c66ecb7939
|
IDE: debugging
git-svn-id: trunk@30037 -
|
2011-03-27 15:39:15 +00:00 |
|
mattias
|
3601dd2d4d
|
codetools: fixed crash
git-svn-id: trunk@30036 -
|
2011-03-27 14:23:26 +00:00 |
|
mattias
|
2af49962ac
|
codetools: parse programs without program keyword
git-svn-id: trunk@30035 -
|
2011-03-27 14:19:18 +00:00 |
|
maxim
|
831200c3ff
|
regenerated translations; updated Russian translation
git-svn-id: trunk@30034 -
|
2011-03-27 13:49:03 +00:00 |
|
mattias
|
b33e2233b0
|
codetools: skip shebang
git-svn-id: trunk@30031 -
|
2011-03-27 09:43:22 +00:00 |
|
mattias
|
61b1c28e3b
|
codetools: ReadAllLinks: stop after 12 levels
git-svn-id: trunk@30029 -
|
2011-03-27 09:10:04 +00:00 |
|
mattias
|
e14efa6017
|
codetools: search include file of include file in direcory of unit
git-svn-id: trunk@30027 -
|
2011-03-27 09:00:32 +00:00 |
|
mattias
|
e317ac3780
|
clean up
git-svn-id: trunk@30024 -
|
2011-03-26 21:09:07 +00:00 |
|
mattias
|
f8f705163a
|
codetools: fixed case compare for formerly uppercase compares, fixed TSourceChangeCache.Clear to not clear updatelock
git-svn-id: trunk@30022 -
|
2011-03-26 21:06:24 +00:00 |
|
martin
|
4aaa8ceb25
|
SynEdit: create individual DefaultBeautifiers. Allows SourceEditor to proper use the callbacks. Also solves issue #0018862
git-svn-id: trunk@30008 -
|
2011-03-24 21:25:20 +00:00 |
|
martin
|
c55776f210
|
SynEdit: fixed highlight of "shortstring" depending on options. issue #0018971
git-svn-id: trunk@30004 -
|
2011-03-23 13:00:55 +00:00 |
|
ask
|
70f52ea911
|
TAChart: Support font orientation in TFPCanvasDrawer. Update nogui demo.
git-svn-id: trunk@30002 -
|
2011-03-23 11:47:57 +00:00 |
|
ask
|
ea79eeb246
|
TAChart: Remove direct dependency TADrawerAggPas -> Graphics
git-svn-id: trunk@30001 -
|
2011-03-23 11:38:41 +00:00 |
|
ask
|
dfe7639567
|
TAChart: Add DoGetFontOrientation event to IChartDrawer interface
git-svn-id: trunk@30000 -
|
2011-03-23 10:55:11 +00:00 |
|
ask
|
e9ca674759
|
TAChart: Enable axis marks in nogui demo
git-svn-id: trunk@29999 -
|
2011-03-23 10:46:34 +00:00 |
|
ask
|
cb4b62a733
|
TAChart: Use TFreeTypeFont to draw text in TADrawerFPCanvas
git-svn-id: trunk@29998 -
|
2011-03-23 10:45:43 +00:00 |
|
ask
|
856ba3f519
|
TAChart: Do not assign axis font if it is not actually used
git-svn-id: trunk@29997 -
|
2011-03-23 10:41:00 +00:00 |
|
ask
|
7d6bbcd63e
|
TAChart: Fix compilation of TADrawerOpenGL on non-windows platforms.
Apparently, GLUT defines font symbols as constants on Windows, but as variables elsewhere.
git-svn-id: trunk@29996 -
|
2011-03-23 09:55:13 +00:00 |
|
ask
|
7c34f63892
|
TAChart: Remove TADrawerOpenGL from the "uses" section of the package to avoid triggering GL initialization
git-svn-id: trunk@29994 -
|
2011-03-23 08:41:57 +00:00 |
|
ask
|
af1f52bfbc
|
TAChart: Suppress incorrect compiler hint
git-svn-id: trunk@29993 -
|
2011-03-23 08:13:05 +00:00 |
|
ask
|
30fd9e8762
|
TAChart: Add TADrawerOpenGL unit to the package, since it does not depend on LazOpenGLContext any more
git-svn-id: trunk@29992 -
|
2011-03-23 07:36:12 +00:00 |
|
ask
|
1afefeed3c
|
TAChart: Remove workarounds for non-working event assignments
git-svn-id: trunk@29990 -
|
2011-03-23 07:16:40 +00:00 |
|
ask
|
5546c5b445
|
TAChart: Fix "unchanged" checks in event assignments
git-svn-id: trunk@29989 -
|
2011-03-23 07:14:16 +00:00 |
|
ask
|
dead098042
|
TAChart: Add "Pointers" page to the line demo
git-svn-id: trunk@29988 -
|
2011-03-23 06:40:01 +00:00 |
|
ask
|
038d161836
|
TAChart: Draw psCircle pointers of the same size as other types
git-svn-id: trunk@29987 -
|
2011-03-23 06:38:34 +00:00 |
|
mattias
|
e58ceb3294
|
codetools: fixed TEventsCodeTool.CreateMethod
git-svn-id: trunk@29986 -
|
2011-03-22 21:03:31 +00:00 |
|
ask
|
8a2a7fedfd
|
TAChart: Implement centered legend alignments. Update legend demo.
git-svn-id: trunk@29985 -
|
2011-03-22 20:21:55 +00:00 |
|
mattias
|
af321cf45c
|
codetools: added debugging
git-svn-id: trunk@29983 -
|
2011-03-22 15:14:12 +00:00 |
|
mattias
|
c2a58808d3
|
codetools: changed some uppercase parameters to mixed case
git-svn-id: trunk@29982 -
|
2011-03-22 13:41:30 +00:00 |
|
mattias
|
4f26caa11d
|
IDE: codeexplorer: show source editor node in implementation
git-svn-id: trunk@29981 -
|
2011-03-22 12:51:41 +00:00 |
|
martin
|
d00c1cc10d
|
SynEdit: fix caret pos, after delete/del-word with caret in middle of tab-char. issue #0018960
git-svn-id: trunk@29975 -
|
2011-03-21 21:12:13 +00:00 |
|
mattias
|
be2698980b
|
tachart: fixed setting method properties, bug #18418
git-svn-id: trunk@29973 -
|
2011-03-21 17:11:55 +00:00 |
|
ask
|
992990cee7
|
TAChart: Update opengl demo
git-svn-id: trunk@29971 -
|
2011-03-21 14:56:34 +00:00 |
|
ask
|
910e4b3def
|
TAChart: Extract TADrawerCanvas unit, remove TADrawUtils -> Graphics dependency
git-svn-id: trunk@29970 -
|
2011-03-21 14:52:25 +00:00 |
|
ask
|
8b59cb5870
|
TAChart: Use FChartColorToFPColorFunc in TFPCanvasDrawer
git-svn-id: trunk@29969 -
|
2011-03-21 14:29:13 +00:00 |
|
ask
|
20a6203533
|
TAChart: Add color conversion method to IChartDrawer
git-svn-id: trunk@29968 -
|
2011-03-21 14:25:39 +00:00 |
|
ask
|
2c1e9b1a49
|
TAChart: Remove TOpenGLDrawer -> Graphics dependency
git-svn-id: trunk@29967 -
|
2011-03-21 14:15:42 +00:00 |
|
ask
|
a40bfdfa55
|
TAChart: Use TFPCanvasDrawer and nogui widgetset in nogui demo
git-svn-id: trunk@29966 -
|
2011-03-21 13:46:36 +00:00 |
|
ask
|
2c5801acc5
|
TAChart: Add TFPCanvasDrawer
git-svn-id: trunk@29965 -
|
2011-03-21 13:42:43 +00:00 |
|
ask
|
066c967857
|
TAChart: Fixup for r29962 #a9270e1c46
git-svn-id: trunk@29964 -
|
2011-03-21 13:31:42 +00:00 |
|
ask
|
edb49e4dbb
|
TAChart: Minor fixes in axis demo
git-svn-id: trunk@29963 -
|
2011-03-21 13:20:55 +00:00 |
|