Commit Graph

24318 Commits

Author SHA1 Message Date
juha
cc4e4f5b3b Converter: Improved messages, added Application.ProcessMessages to show them in real time.
git-svn-id: trunk@24544 -
2010-04-09 22:03:46 +00:00
martin
2a9ed589ac SourceEditor, SynEdit: Refactor DebugMarks (exe-line-marks). Ensure refresh for all windows
git-svn-id: trunk@24543 -
2010-04-09 21:59:40 +00:00
martin
3494dcd018 SynEdit: Fix PaintLock issue. (Block would become persistent; or caret move unexpectedly). Was still present with external BeginUpdate (eg CodeTools)
git-svn-id: trunk@24542 -
2010-04-09 20:41:22 +00:00
martin
f3a0eb85a3 SynEdit: Don't scroll 2nd Editor, if caret is out of View
git-svn-id: trunk@24541 -
2010-04-09 18:12:26 +00:00
martin
fd53c6ae63 SynEdit: Fix PaintLock issue. (Block would become persistent; or caret move unexpectedly)
git-svn-id: trunk@24540 -
2010-04-09 17:53:53 +00:00
martin
e0e629e874 SynEdit: Fix rev 24538 #ef9e6f27e6 (Fix PaintLock issue. (Block would become persistent; or caret move unexpectedly))
git-svn-id: trunk@24539 -
2010-04-09 16:59:04 +00:00
martin
ef9e6f27e6 SynEdit: Fix PaintLock issue. (Block would become persistent; or caret move unexpectedly)
git-svn-id: trunk@24538 -
2010-04-09 16:04:27 +00:00
juha
b0e764ffa6 Converter: Rename project's files to lowercase. Use HourGlass cursor for long operations. Etc...
git-svn-id: trunk@24537 -
2010-04-09 15:05:08 +00:00
ask
5786bca859 TAChart: Update toolsdemo to show proportional zooming
git-svn-id: trunk@24536 -
2010-04-09 10:41:40 +00:00
ask
a2fbc46d03 TAChart: Add TZoomDragTool.Proportional property
git-svn-id: trunk@24535 -
2010-04-09 10:40:41 +00:00
ask
532005624d TAChart: Fix Linear transform demo to really use the transform for the right axis
git-svn-id: trunk@24534 -
2010-04-09 09:06:48 +00:00
mattias
c78ff43647 IDE: fixed line indenter for new synedit line break policy
git-svn-id: trunk@24533 -
2010-04-09 08:53:33 +00:00
martin
f5773ee782 SourceEditor/Marks: Improved breakpoint line adjustment, on edit
git-svn-id: trunk@24532 -
2010-04-09 02:38:14 +00:00
paul
9a6460190f win32: use WS_VISIBLE only when it is required by CreateParams
git-svn-id: trunk@24531 -
2010-04-09 01:09:56 +00:00
martin
0f5f269dd4 SynEdit: fixed Range check, in word-selection (line of spaces only)
git-svn-id: trunk@24530 -
2010-04-08 20:10:26 +00:00
martin
98366d7f53 SynEdit: Fixing some recent issues with Invalidation/Repaint
git-svn-id: trunk@24529 -
2010-04-08 19:56:11 +00:00
mattias
19a678cd7d externhelp: added lpl
git-svn-id: trunk@24528 -
2010-04-08 19:52:25 +00:00
mattias
8ccfacd670 jcf: translations: german: from Joerg Braun
git-svn-id: trunk@24527 -
2010-04-08 19:33:52 +00:00
mattias
cbd132afca externhelp: option: include sub directories
git-svn-id: trunk@24526 -
2010-04-08 19:32:15 +00:00
zeljko
724575d244 LCL: TCustomForm DoCreate moved to AfterConstruction to be fully delphi compatibile. fixes #14120
git-svn-id: trunk@24525 -
2010-04-08 18:25:05 +00:00
zeljko
21d5eda8e4 Gtk2: fixed wrong im_context reset. fixes #15965
git-svn-id: trunk@24524 -
2010-04-08 18:15:17 +00:00
jesus
178c26c4d6 LCL, made dbgrid's DrawIndicator a virtual method so it an be overriden
git-svn-id: trunk@24523 -
2010-04-08 18:07:38 +00:00
mattias
134f1531f1 LCL: always adding BorderSpacing.InnerBorder - to be more intuitive
git-svn-id: trunk@24522 -
2010-04-08 17:53:59 +00:00
zeljko
17c1015f20 LCL: fixed broken compilation with -dOldAutoSize.
git-svn-id: trunk@24521 -
2010-04-08 17:28:55 +00:00
zeljko
832a29abc0 Qt: fixed bug in SelectClipRgn(), we cannot translate region when painter clipping isn't enabled.
git-svn-id: trunk@24520 -
2010-04-08 17:19:55 +00:00
martin
975ef069b2 SynEdit: Adjust Selection in other view editor
git-svn-id: trunk@24519 -
2010-04-08 16:45:47 +00:00
martin
2446e9898d SynEdit: Adjust TopLine and Caret in other view editor
git-svn-id: trunk@24518 -
2010-04-08 16:32:15 +00:00
martin
c78ba4235d SynEdit: Adjust TopLine and Caret in other view editor
git-svn-id: trunk@24517 -
2010-04-08 16:27:19 +00:00
martin
bbd8c68056 SourceEditor: Removed unused code. Issue #16231
git-svn-id: trunk@24516 -
2010-04-08 16:11:48 +00:00
martin
f809d8cd0d SynEdit: Fixed an issue with missing redraw/invalidation
git-svn-id: trunk@24515 -
2010-04-08 16:07:25 +00:00
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