Commit Graph

24088 Commits

Author SHA1 Message Date
mattias
58bb9f1591 IDE: code completion: do not jump if nothing changed
git-svn-id: trunk@24514 -
2010-04-08 15:32:36 +00:00
ask
e93c448c50 TAChart: Always store TLogarithmAxisTransform.Base
git-svn-id: trunk@24513 -
2010-04-08 13:57:25 +00:00
ask
12e9cfd830 TAChart: Add "Logarithm transform" page to axisdemo
git-svn-id: trunk@24512 -
2010-04-08 13:54:58 +00:00
ask
7c1b4322f4 TAChart: Publish and take into account TFuncSeries.AxisIndexY property
git-svn-id: trunk@24511 -
2010-04-08 13:52:32 +00:00
ask
357f5eb515 TAChart: Fix a typo. Order properties alphabetically.
git-svn-id: trunk@24510 -
2010-04-08 13:33:30 +00:00
ask
e1e2609bb3 TAChart: Update chart after a change of Transform.Enabled
git-svn-id: trunk@24509 -
2010-04-08 13:15:10 +00:00
ask
bc0ebc593b TAChart: Do not apply axis transformation to unset bounds
git-svn-id: trunk@24508 -
2010-04-08 13:14:18 +00:00
mattias
19dd8f0be3 IDE: save lpk files: keep eol type and encoding, bug #16224
git-svn-id: trunk@24507 -
2010-04-08 13:03:52 +00:00
ask
653230ad6b TAChart: Change GetBounds and GetGraphBounds parameters from out to var
* They may be set only partially.
* Add comment explaining that

git-svn-id: trunk@24506 -
2010-04-08 12:57:22 +00:00
mattias
c0a2d3d22d IDE: save lpi, lps files: keep encoding and eol type, bug #16224
git-svn-id: trunk@24505 -
2010-04-08 12:47:14 +00:00
mattias
5fa2b18a5f codetools: TCodeBufXMLConfig: property KeepFileAttributes
git-svn-id: trunk@24504 -
2010-04-08 12:46:16 +00:00
ask
15a620de11 TAChart: Only apply transformations with Enabled = true
git-svn-id: trunk@24503 -
2010-04-08 12:41:10 +00:00
dmitry
ec8f1f4868 carbon: change keyboard event character only when necessary
git-svn-id: trunk@24502 -
2010-04-08 12:33:04 +00:00
dmitry
7529f8e591 carbon: fix for overriding keyboard input characters. #12564
git-svn-id: trunk@24501 -
2010-04-08 12:30:38 +00:00
mattias
7380a8de8d codetools: implemented TCodeBufXMLConfig
git-svn-id: trunk@24500 -
2010-04-08 12:30:26 +00:00
dmitry
d955d728a8 carbon: fixed key down/press handling, fix #16223
git-svn-id: trunk@24499 -
2010-04-08 12:00:26 +00:00
mattias
5c3e8a2458 LCL: moved form positon code to TCustomForm.MoveToDefaultPosition, positioning form before sending bounds to interface
git-svn-id: trunk@24498 -
2010-04-08 11:02:45 +00:00
mattias
a65e10a213 externhelp: fixed free
git-svn-id: trunk@24497 -
2010-04-08 11:01:29 +00:00
juha
70bba5faca Converter: fix renaming units with wrong casing. Needed in case-sensitive file systems.
git-svn-id: trunk@24496 -
2010-04-08 10:47:12 +00:00
dodi
812cb0bdad dockmanager example: introduce docking into non-empty root zone
git-svn-id: trunk@24495 -
2010-04-08 10:15:30 +00:00
martin
8746362f62 SourceEditor, Main: Query "Close or Hide" when closing SourceNotebook
git-svn-id: trunk@24494 -
2010-04-08 01:31:50 +00:00
maxim
369678389a IDE: improved 'Find in Files' dialog layout. Inspired by patch from Flávio Etrusco (bug #0016033)
git-svn-id: trunk@24493 -
2010-04-08 00:37:46 +00:00
martin
b9546fe6aa SourceEditor: Enable DualView (TextBufferShare)
git-svn-id: trunk@24492 -
2010-04-07 18:29:20 +00:00
martin
1423431a0e SynEdit: Make SharedTextBuffer available (DualView)
git-svn-id: trunk@24491 -
2010-04-07 18:20:21 +00:00
martin
82641decdf IDE: Updates goto next/prev Bookmark to work with SharedTextBuffer(DualView)
git-svn-id: trunk@24490 -
2010-04-07 18:14:55 +00:00
martin
d5920b14ea SynEdit: Removed deprecated code
git-svn-id: trunk@24489 -
2010-04-07 17:29:01 +00:00
martin
ee811cda8e SynEdit: Updates for SharedTextBuffer (DualView)
git-svn-id: trunk@24488 -
2010-04-07 15:41:46 +00:00
ask
9e0681a5f0 TAChart: Add "Linear transformation" page to axisdemo
git-svn-id: trunk@24487 -
2010-04-07 15:31:08 +00:00
martin
01bc1ec9e9 SynEdit: Fix (2) for Highlighter Slowdown (introduced in rev 24477 #9a3a4acd60)
git-svn-id: trunk@24486 -
2010-04-07 11:27:09 +00:00
martin
b1bd56d202 SynEdit: Fix for Highlighter Slowdown (introduced in rev 24477 #9a3a4acd60)
git-svn-id: trunk@24485 -
2010-04-07 11:05:05 +00:00
zeljko
d2f7998786 Qt: fixed wrong newRect for scaled images.
git-svn-id: trunk@24484 -
2010-04-07 09:45:40 +00:00
jesus
6a922e35dd LCL, reworked how the printer obtains it's default canvas class
git-svn-id: trunk@24483 -
2010-04-07 07:09:23 +00:00
marc
ff08093f2f * LCL: Try to prevent stringcopy in StripLN
git-svn-id: trunk@24482 -
2010-04-06 23:25:55 +00:00
marc
24bd03d778 * Debugger: Strip LineEnd when scanning debugger output
git-svn-id: trunk@24481 -
2010-04-06 23:23:40 +00:00
martin
d855a69649 IDE/Project: Load/Save Highlighter info for editor sessions
git-svn-id: trunk@24480 -
2010-04-06 23:11:03 +00:00
marc
02601577f5 * Debugger: fixed line-end search, issue #16155
git-svn-id: trunk@24479 -
2010-04-06 22:28:18 +00:00
martin
906b3f9819 SynEdit: fpdoc
git-svn-id: trunk@24478 -
2010-04-06 22:15:56 +00:00
martin
9a3a4acd60 SynEdit, Refactor: Move more range scanning code to highlighter
git-svn-id: trunk@24477 -
2010-04-06 22:13:33 +00:00
martin
02c12b2e82 SynEdit: Fix a crash when focus messages are received during destruction
git-svn-id: trunk@24476 -
2010-04-06 22:06:46 +00:00
martin
fd3a7b5ef5 SynEdit, Folding: Clear folds, if highlighter changes
git-svn-id: trunk@24475 -
2010-04-06 21:27:34 +00:00
martin
c1e827dafb IDE, Main: Fix jump next/prev bookmark. Issue #16214
git-svn-id: trunk@24474 -
2010-04-06 15:59:24 +00:00
ask
ce83bb5a91 TAChart: Use broadacster/listener to update chart after changes in axis transformation
git-svn-id: trunk@24473 -
2010-04-06 15:35:21 +00:00
ask
10de772730 TAChart: Use listener to update chart after mark source changes
git-svn-id: trunk@24472 -
2010-04-06 15:12:55 +00:00
ask
5b2e752e04 TAChart: Move more functionality from clients into TListener class
git-svn-id: trunk@24471 -
2010-04-06 15:11:18 +00:00
martin
c08a43fead SourceEditor: Fixed ExecutionLine for DualView
git-svn-id: trunk@24470 -
2010-04-06 15:11:05 +00:00
martin
f2ec37b6f5 SourceEditor: Clean-up
git-svn-id: trunk@24469 -
2010-04-06 14:47:08 +00:00
mattias
438dba5486 extern help: register help db, show html browser
git-svn-id: trunk@24468 -
2010-04-06 13:26:52 +00:00
mattias
f0d942c1da LCL: added THelpDatabase.UnregisterAllItems
git-svn-id: trunk@24467 -
2010-04-06 12:36:09 +00:00
ask
cd0c7d799e TAChart: Extract TBroadcaster from TCustomChartSource
* Move TBroadcaster and TListener to TAChartUtils

git-svn-id: trunk@24466 -
2010-04-06 12:27:20 +00:00
mattias
9b01c35ba3 IDE: help options group extendable
git-svn-id: trunk@24465 -
2010-04-06 11:45:56 +00:00