Commit Graph

55080 Commits

Author SHA1 Message Date
wp
e279c0a839 TAChart: Back-to-front painting of non-stacked TAreaSeries planes.
git-svn-id: trunk@58562 -
2018-07-18 15:38:24 +00:00
martin
2da6e00eeb SynEdit: Fix crash in TLazSynEditNestedFoldsList, issue #0033996
git-svn-id: trunk@58561 -
2018-07-18 13:10:43 +00:00
dmitry
713a0106c8 cocoa: restore using delegate method of windowWillReturnFieldEditor, instead of overridding FieldEditor. Purpose - preserve the default editor
git-svn-id: trunk@58560 -
2018-07-18 04:56:43 +00:00
dmitry
4563d0109f cocoa: mouse handling events for text edit fields
git-svn-id: trunk@58559 -
2018-07-18 04:50:26 +00:00
dmitry
6fffb8a648 cocoa: mouse events handling for scrollbar
git-svn-id: trunk@58558 -
2018-07-18 04:43:24 +00:00
dmitry
179a41e343 cocoa: blocking up/down events for scrollbox
git-svn-id: trunk@58557 -
2018-07-18 04:11:31 +00:00
dmitry
9bf25876ee cocoa: additional blocking of unneeded mouse up/down events for pagecontrol and statusbar
git-svn-id: trunk@58556 -
2018-07-18 03:48:02 +00:00
dmitry
a8b74a143b cocoa: restore additional restrictions on mouse handling
git-svn-id: trunk@58555 -
2018-07-18 03:29:22 +00:00
juha
3497bca44a IDE: A visual enhancement for Options Dialog. Issue #33986, patch from FTurtle.
git-svn-id: trunk@58554 -
2018-07-17 20:53:46 +00:00
michael
80ac8f85b8 * Correctly register THTTPServer/THTTPClient
git-svn-id: trunk@58553 -
2018-07-17 19:22:15 +00:00
michael
8ebeed522c * Fix compilation with 3.0.4
git-svn-id: trunk@58552 -
2018-07-17 18:45:41 +00:00
michael
6f01c07364 * Reset code before regenerating code
git-svn-id: trunk@58551 -
2018-07-17 18:44:24 +00:00
dmitry
69599a3f54 cocoa: update fieldeditor to accept any NSTextField as the last field. (allows to service comboboxes
git-svn-id: trunk@58550 -
2018-07-17 03:52:24 +00:00
dmitry
38b9e8a01c cocoa: making a window front and focused on setting visibility to true. #30807. patch by Zoë Peterson
git-svn-id: trunk@58549 -
2018-07-17 03:29:32 +00:00
maxim
e537ad6274 SynEdit: updated Russian translation
git-svn-id: trunk@58548 -
2018-07-16 23:02:10 +00:00
maxim
6007a45b67 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@58547 -
2018-07-16 23:00:13 +00:00
maxim
59871ca961 IDE: fixed typos
git-svn-id: trunk@58546 -
2018-07-16 22:42:50 +00:00
maxim
1e69676ef5 IDE: fixed typo in assigning of formatting parameters for uemBookmarkNUnSetDisabled resource string
git-svn-id: trunk@58545 -
2018-07-16 22:37:20 +00:00
martin
98a8b2459d leakview: constants for input from external tools (fpc/gdb traces) are not dependent on the IDE language. Should not be resource strings. Issue #0027908
git-svn-id: trunk@58544 -
2018-07-16 12:33:00 +00:00
martin
77a94a7cd1 IDE, SourceEditor: added css highlight. issue #030519 patch by Darek Mazur
git-svn-id: trunk@58543 -
2018-07-16 12:00:47 +00:00
martin
440d65a279 fix sorting
git-svn-id: trunk@58542 -
2018-07-16 11:02:27 +00:00
dmitry
0d02930464 cocoa: removing forceful update of the cursor invalidated area (as suggested by David Jenkins in #32826)
git-svn-id: trunk@58541 -
2018-07-16 03:26:34 +00:00
dmitry
fefbc9e7cc cocoa: get rid of cocoa mouse events supression. fix #33177
git-svn-id: trunk@58540 -
2018-07-16 03:16:59 +00:00
dmitry
acedd9f432 cocoa: ignoring hidden and disabled controls for WindowsFromPoint winapi function. Ignoring hidden and disabled controls when processing mousemove event. #33661
git-svn-id: trunk@58539 -
2018-07-16 00:00:16 +00:00
martin
925809e37e GDBMI debugger testcase: ensure floating point separator. Issue #031922 patch by jacobb
git-svn-id: trunk@58538 -
2018-07-15 23:10:26 +00:00
martin
10c665a2b8 EditorOpts: tab order for general page
git-svn-id: trunk@58537 -
2018-07-15 21:43:02 +00:00
martin
e2969409f7 partial workaround for issue #0032972 / prevent IDE from crashing / but now the exception is ignored
git-svn-id: trunk@58536 -
2018-07-15 21:25:22 +00:00
martin
569382adec partial workaround for issue #0032972 / prevent IDE from crashing / but now the exception is ignored
git-svn-id: trunk@58535 -
2018-07-15 21:11:11 +00:00
martin
6f9cdaefbe SynEdit: Option to have a static (none blinking) persistent caret. Issue #0033653
git-svn-id: trunk@58534 -
2018-07-15 19:49:49 +00:00
mattias
84a9dba52c IDE: find identifier references: not owned unit: search possible owners, if not even that then search in all packages
git-svn-id: trunk@58533 -
2018-07-15 17:26:19 +00:00
martin
55cc39a0a8 SynEdit: Option for left/right to remove selection and keep caret pos. Issue #028152
git-svn-id: trunk@58532 -
2018-07-15 17:09:43 +00:00
dmitry
412d96db9f cocoa: comment out the old code of selecting system font name
git-svn-id: trunk@58531 -
2018-07-15 14:17:10 +00:00
martin
c3fff83320 Clipboard: fix trailing null issue for gtk2. Issue #0021453
git-svn-id: trunk@58530 -
2018-07-15 10:23:43 +00:00
dmitry
0b86f592a2 cocoa: switching back to the use of sysetmFont, to prevent an odd vertical offset. #33626
git-svn-id: trunk@58529 -
2018-07-15 05:15:10 +00:00
martin
7a19d55904 EditorMacroScript: clean up hints
git-svn-id: trunk@58528 -
2018-07-15 01:19:27 +00:00
martin
d69361c79d SynEdit, SynSearch: workaround in case a none SynEdit TStrings is passed in. Issue #0029520
git-svn-id: trunk@58527 -
2018-07-15 01:07:18 +00:00
martin
587653ec39 SynEdit: Hiding scrollbar on Win32 via code may fail. (Maybe bug in Windows itself). Need to disable it first (by setting page width to 100%). Issue #0027072
git-svn-id: trunk@58526 -
2018-07-15 00:37:42 +00:00
martin
eeba3dff66 SynEdit: remove old IFDEF
git-svn-id: trunk@58525 -
2018-07-15 00:24:28 +00:00
martin
5e5ba12237 IDE, Watches: Allow dragging expressions from source edit. Issue #023368
git-svn-id: trunk@58524 -
2018-07-14 21:37:01 +00:00
martin
81b75932ab ideminilibc defer O_NONBLOCK to BaseUnix.O_NONBLOCK; Issue #0020314
git-svn-id: trunk@58523 -
2018-07-14 21:09:11 +00:00
martin
62434fa788 Debugger: Option to autoclose the asm window, if it was auto-opened (break at no source line). Issue #027800
git-svn-id: trunk@58522 -
2018-07-14 20:34:45 +00:00
balazs
82ab3151e0 IDE: Update component tree(OI) when changing the Z-order of a control. Issue #33954.
git-svn-id: trunk@58521 -
2018-07-14 19:39:26 +00:00
dmitry
5b97504b36 cocoa: update control title routine. Using the function for CocoaBox titles. fixes #33989
git-svn-id: trunk@58520 -
2018-07-14 18:32:38 +00:00
martin
88721aeed3 SynEdit, PasHighlighter: color for procedure name in declaration/header. Issue #0033569
git-svn-id: trunk@58519 -
2018-07-14 13:56:25 +00:00
martin
aa6fdbb9fa IDE, SourceEditor: bookmark menus, add key shortcuts
git-svn-id: trunk@58518 -
2018-07-14 12:34:12 +00:00
martin
dbfe4e3ba4 SynEdit: overview gutter pen.width for drawing depend on PPI
git-svn-id: trunk@58517 -
2018-07-14 10:27:20 +00:00
martin
ed902001ff SynEdit: fold indicator pen.width for drawing depend on PPI / autosizing
git-svn-id: trunk@58516 -
2018-07-14 10:16:58 +00:00
dmitry
8eb5a276bc cocoa: breaking forceful Window update to cause invalidation instead of the immediate redrawing. The forceful redrawing is exteremely slow in Cocoa. This potentially might introdcue some bugs, though helps to imrove the performance dramatically (in places where UpdateWindow() is heavly (ob)used)
git-svn-id: trunk@58515 -
2018-07-14 04:45:18 +00:00
dmitry
f0aa55068a cocoa: additional check on processing tab switch event. Need to investigate why a page view doesn't have any subview
git-svn-id: trunk@58514 -
2018-07-14 04:24:24 +00:00
dmitry
fb5dac044d cocoa: update the use of _CGDisplayCreateImage. #33977
git-svn-id: trunk@58513 -
2018-07-14 02:26:30 +00:00