Commit Graph

9414 Commits

Author SHA1 Message Date
juha
06f818ff0d New files for FBAdmin component, issue #22036
git-svn-id: trunk@37307 -
2012-05-17 18:08:04 +00:00
martin
f5d9115598 ExtendedNotebook: Do not drag, if tabs have been added/changed/removed while mouse pressed
git-svn-id: trunk@37306 -
2012-05-17 14:49:32 +00:00
martin
2834c6ab2a SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37298 -
2012-05-16 23:24:33 +00:00
martin
d9d5699db4 SynEdit, Pas-HL: record helper, deprecated in object
git-svn-id: trunk@37297 -
2012-05-16 23:15:46 +00:00
maxim
7ec194ec8f Components: fixed ActiveX compilation on Win64, patch by Ludo Brands, bug #22049
git-svn-id: trunk@37295 -
2012-05-16 19:56:30 +00:00
sekelsenmat
7ed636df6c fpvectorial: Starts skeleton for LAZ format support
git-svn-id: trunk@37292 -
2012-05-16 09:06:28 +00:00
sekelsenmat
f6a5fdcf24 fpvectorial: Adds the UML schematic
git-svn-id: trunk@37291 -
2012-05-16 07:35:12 +00:00
sekelsenmat
7f05ade0fb fpvectorial: Corrects a method duplication
git-svn-id: trunk@37289 -
2012-05-15 11:29:52 +00:00
sekelsenmat
7753541bdf Patch from bug #22042 for fpvectorial: Adds circle writing for SVG and other minor improvements
git-svn-id: trunk@37288 -
2012-05-15 11:27:00 +00:00
mattias
b05ef05a04 codetools: identifier completion: added mode directives
git-svn-id: trunk@37287 -
2012-05-15 10:21:47 +00:00
martin
d3df1f45a7 SynEdit: protect ProcessCommand() against early destruction by ReleaseComponent. Issue #0022035
git-svn-id: trunk@37281 -
2012-05-14 23:01:56 +00:00
maxim
5effbc5ced SQLdb: added missing tmysql55connection.png, bug #22033
git-svn-id: trunk@37280 -
2012-05-14 19:37:47 +00:00
mattias
7c542c1efe openglcontrol: added property Multisampling, wgl: fixed wglGetExtensionsStringARB
git-svn-id: trunk@37277 -
2012-05-14 18:05:36 +00:00
sekelsenmat
76b2286236 Patch from Marcou Gilles see bug #22003 Improves a little the SVG writer
git-svn-id: trunk@37276 -
2012-05-14 13:42:19 +00:00
sekelsenmat
5ac1a1fe66 fpvectorial: As per tips from Marcou Gilles, fixes VectorialPage.Clear which after the last commit wrongly freed the temp helper path
git-svn-id: trunk@37275 -
2012-05-14 13:34:17 +00:00
juha
141260a23a Converter: Improve converting TabbedNotebook to TPageControl.
git-svn-id: trunk@37270 -
2012-05-13 17:08:41 +00:00
martin
91ec03f100 SynEdit (Syncro): Allow navigating only first occurrences of each word. Issue #0021563
git-svn-id: trunk@37266 -
2012-05-13 14:13:26 +00:00
mattias
bb32bf4cdb codetools: improved error message on unit not found
git-svn-id: trunk@37265 -
2012-05-13 13:03:58 +00:00
mattias
2b2f0f00f8 codetools: improved error message on unit not found
git-svn-id: trunk@37263 -
2012-05-13 09:40:15 +00:00
mattias
5a6462019e codetools: searching compiler: search first in dir of fpc.exe, then in PATH
git-svn-id: trunk@37262 -
2012-05-13 08:31:43 +00:00
martin
d3f84cef6f SynEdit: added logging (Mouse/LeftChar) / use LazLogger
git-svn-id: trunk@37255 -
2012-05-12 11:06:45 +00:00
sekelsenmat
5faf1db14f fpvectorial: Patch from Marcou Gilles, fixes memory leaks in fpvectorial
git-svn-id: trunk@37251 -
2012-05-11 06:24:46 +00:00
sekelsenmat
a75cb7fc80 fpvectorial: Moves the path rendering also from fpvtocanvas to fpvectorial.
git-svn-id: trunk@37242 -
2012-05-10 14:47:53 +00:00
sekelsenmat
1e3ca58978 fpvectorial: Adds a documentation image to clarify the coordinate system
git-svn-id: trunk@37240 -
2012-05-10 13:06:35 +00:00
sekelsenmat
81f2c80fa7 fpvectorial: Moves all remaining entities to the new rendering method of fpvectorial, except the path. Fixes the mess about text positioning by defining a new uniform way of working for it. Refactors the fpvectorial implementation to reflect the order of declaration of classes.
git-svn-id: trunk@37238 -
2012-05-10 12:51:48 +00:00
sekelsenmat
14ea0c8587 fpvectorial: Adds pen setting to the ellipse rendering
git-svn-id: trunk@37237 -
2012-05-10 10:20:28 +00:00
sekelsenmat
fc747d6013 fpvectorial: DXF: Adds support for the color of an arrow
git-svn-id: trunk@37236 -
2012-05-10 10:02:59 +00:00
sekelsenmat
43b9f71606 fpvectorial: Adds support for the arrow entity in both generic fpvectorial and also DXF, and with a rendered directly in fpvectorial. Also fixes the text coordinates in DXF
git-svn-id: trunk@37235 -
2012-05-10 09:57:14 +00:00
martin
df2d3225ef SynEdit: Prevent some scrolling, while selecting by mouse. Issue #0021996
git-svn-id: trunk@37231 -
2012-05-09 14:14:41 +00:00
martin
b8b5b6cae9 SynEdit: Autocompletion, workaround for click on hint Issue #21952
git-svn-id: trunk@37224 -
2012-05-08 17:42:20 +00:00
mattias
42994e213e codetools: fixed parsing parameter types with units, bug #21985
git-svn-id: trunk@37219 -
2012-05-08 13:17:02 +00:00
juha
b53fa296e3 LazUtils: add a ToDo item for CopyDirTree.
git-svn-id: trunk@37216 -
2012-05-07 21:11:03 +00:00
mattias
1802fda674 codetools: GetSmartHint: ^, .., file of, class of
git-svn-id: trunk@37215 -
2012-05-07 16:16:17 +00:00
mattias
1eca771511 codetools: save less errors
git-svn-id: trunk@37214 -
2012-05-07 16:13:24 +00:00
mattias
855af79e42 codetools: do not save errors outside parser
git-svn-id: trunk@37213 -
2012-05-07 16:04:57 +00:00
mattias
ea0537d6bd sqldb: added TMySQL55Connection
git-svn-id: trunk@37212 -
2012-05-07 15:29:44 +00:00
ask
ceb9377fc2 TAChart: Update versions of a few demo projects
git-svn-id: trunk@37211 -
2012-05-07 08:49:20 +00:00
ask
28475d565d TAChart: Update dragdrop demo to use TDataPointHintTool with the modifier key
git-svn-id: trunk@37210 -
2012-05-07 07:39:35 +00:00
ask
c0db15a654 TAChart: Silence compiler hints
git-svn-id: trunk@37209 -
2012-05-07 07:32:38 +00:00
ask
35ae157a3b TAChart: Add TDataPointHintTool.UseApplicationHint property
Application-level hint does not work in combination with modifier keys
and mouse buttons. The tool now manages a separate hint window instead.
Rare users who require a single hint window per application
may set UseApplicationHint=true.

git-svn-id: trunk@37208 -
2012-05-07 07:25:28 +00:00
sekelsenmat
44f5d11c10 fpvectorial-eps: Some corrections to the array handling
git-svn-id: trunk@37205 -
2012-05-06 17:13:40 +00:00
sekelsenmat
0cfb1121f3 fpvectorial-eps: Implements the repeat operation
git-svn-id: trunk@37204 -
2012-05-06 16:37:32 +00:00
sekelsenmat
0d9fd40e57 fpvectorial-eps: Adds more missing operations
git-svn-id: trunk@37203 -
2012-05-06 16:26:46 +00:00
sekelsenmat
e732c71f3b fpvectorial-eps: Adds some missing operations, specially for the Current Transformation Matrix, arrays and some arithmetic operations
git-svn-id: trunk@37202 -
2012-05-06 16:14:30 +00:00
sekelsenmat
19e4380062 fpvectorial-EPS: Finishes up inkscape errors by giving up in the end of the file
git-svn-id: trunk@37184 -
2012-05-06 08:00:53 +00:00
sekelsenmat
1054e895c8 fpvectorial: Implements many dictionary and VM Memory commands necessary for reading EPS files from Inkscape. It still fails in the very end of the file
git-svn-id: trunk@37181 -
2012-05-06 07:53:16 +00:00
martin
d17e688df7 SynEdit: Fixed Caret when scrolling under older Wine (Win Emulator) 0021929
git-svn-id: trunk@37166 -
2012-05-05 18:10:28 +00:00
maxim
94b6dd00df Cody: updated Russian translation
git-svn-id: trunk@37156 -
2012-05-04 21:44:08 +00:00
mattias
cdc3c432b4 cody: new IDE window: show dialog to setup form name
git-svn-id: trunk@37152 -
2012-05-04 08:00:38 +00:00
mattias
0fa1769426 cody: IDE item to create dockable IDE window
git-svn-id: trunk@37151 -
2012-05-04 06:32:50 +00:00