martin
|
f5447ddcde
|
SynEdit: FoldedView, remove unused code
git-svn-id: trunk@63199 -
|
2020-05-21 18:04:06 +00:00 |
|
martin
|
bf49400d78
|
SynEdit: Textviews, reduce length of call forwarding chains.
git-svn-id: trunk@63198 -
|
2020-05-21 15:48:49 +00:00 |
|
martin
|
4c5edbe734
|
SynEdit: Refactor Notification from Lines. Cache in TextViewManager, and deal with TextBuffer changes (no more need to update in senrTextBufferChanged
git-svn-id: trunk@63197 -
|
2020-05-21 15:48:47 +00:00 |
|
martin
|
e04ce2539f
|
SynEdit: Introduced TSynTextViewsManager
git-svn-id: trunk@63196 -
|
2020-05-21 15:48:44 +00:00 |
|
martin
|
3ea592d076
|
SynEdit: TSynEditFoldedView, add base class TSynEditStringsLinked
git-svn-id: trunk@63195 -
|
2020-05-21 15:48:41 +00:00 |
|
martin
|
8518346192
|
SynEdit: Extend TSynEditStrings (TextView), add TextToViewIndex / ViewToTextIndex / ViewedCount / ViewedLines
git-svn-id: trunk@63194 -
|
2020-05-21 15:48:39 +00:00 |
|
joost
|
71fbdbd144
|
FpDebug: support for codepages in Dwarf-3 FreePascal (3.0.0 and up) AnsiStrings
git-svn-id: trunk@63193 -
|
2020-05-21 15:11:26 +00:00 |
|
mattias
|
7c7f225d4f
|
codetools: parse proc modifier async, built-in function await
git-svn-id: trunk@63192 -
|
2020-05-21 10:22:41 +00:00 |
|
wp
|
c2d27ff505
|
IDE: Updated palette icons by Roland Hahn for T*Edit components avoiding similarity with TCombobox
git-svn-id: trunk@63191 -
|
2020-05-21 08:05:26 +00:00 |
|
dmitry
|
2fe9deebad
|
cocoa: removing NSSlider extra keyboard handling towards using altIncrementalValue
git-svn-id: trunk@63190 -
|
2020-05-21 04:50:02 +00:00 |
|
wp
|
1c83511c19
|
LCL: Avoid thick border of TCalendarPopupForm used by TDateEdit (patch by Roland Hahn).
git-svn-id: trunk@63189 -
|
2020-05-20 22:39:47 +00:00 |
|
martin
|
8cd0ab8b18
|
SynEdit: FoldedView, renamed Lines/Count to ViewedLines/ViewedCount
git-svn-id: trunk@63188 -
|
2020-05-20 16:21:54 +00:00 |
|
juha
|
594194a59d
|
Docs: Documentation updates for LCL. Issue #37117, patch from Don Siders.
git-svn-id: trunk@63187 -
|
2020-05-20 15:20:23 +00:00 |
|
juha
|
8813eb52b3
|
LCL-GTK3: Deal with GDK_KEY_Escape. Remove a duplicate test for nil Widget.
git-svn-id: trunk@63186 -
|
2020-05-20 15:20:21 +00:00 |
|
mattias
|
9364c88e45
|
codetools: support for xtensa cpu and freertos OS, issue #37097, from Christo Crause
git-svn-id: trunk@63185 -
|
2020-05-19 12:51:38 +00:00 |
|
dmitry
|
060d41338c
|
cocoa: fix compilation for selectAll
git-svn-id: trunk@63184 -
|
2020-05-19 00:30:05 +00:00 |
|
dmitry
|
0c58a57cfb
|
cocoa: implementing SelectAll and ClearSelection for listview
git-svn-id: trunk@63183 -
|
2020-05-18 11:46:59 +00:00 |
|
jesus
|
9cdfd55ed4
|
LazReport: Add OnFinalSetup event in TFrPrintGrid, patch from Zdravko Gabrovski, issue #37021
git-svn-id: trunk@63182 -
|
2020-05-18 11:31:49 +00:00 |
|
mattias
|
ac6b80f0c2
|
codetools: fixed extract generic type param names, issue #37081, from Pascal Riekenberg
git-svn-id: trunk@63181 -
|
2020-05-18 10:29:22 +00:00 |
|
wp
|
efbbeb241f
|
TAChart: Add missing check for NaN to TCustomChartSource.XOfMax and .XOfMin (https://forum.lazarus.freepascal.org/index.php/topic,49848.0.html).
git-svn-id: trunk@63180 -
|
2020-05-18 09:36:40 +00:00 |
|
maxim
|
7def888afc
|
JSONViewer: updated Russian translation
git-svn-id: trunk@63177 -
|
2020-05-17 14:45:17 +00:00 |
|
maxim
|
393279cd77
|
Pas2JS: fixed compilation after r63172 #4a6326ea3c
git-svn-id: trunk@63176 -
|
2020-05-17 14:23:12 +00:00 |
|
martin
|
cbb6115663
|
SynEdit: FoldView, rename/refactor TextToViewIndex/ViewToTextIndex to be 0-based
git-svn-id: trunk@63175 -
|
2020-05-16 22:17:06 +00:00 |
|
martin
|
0f8b9dd9a8
|
SynEdit: refactor TLazSynSurface
git-svn-id: trunk@63174 -
|
2020-05-16 22:17:03 +00:00 |
|
martin
|
43f41ddd9d
|
IDE: EncloseSelection, add "region". Patch by Zoltanleo / forum topic,49714.msg362422
git-svn-id: trunk@63173 -
|
2020-05-16 17:49:05 +00:00 |
|
michael
|
4a6326ea3c
|
* Add option to set rtl.showUncaughtExceptions
git-svn-id: trunk@63172 -
|
2020-05-16 11:55:12 +00:00 |
|
juha
|
257f95ec97
|
LCL: Never trigger click events on TreeView's fold-arrow. Issue #37051, patch from CudaText man.
git-svn-id: trunk@63171 -
|
2020-05-16 08:23:09 +00:00 |
|
dmitry
|
5b86ef8e6d
|
cocoa: resetting any change flag for a spinedit
git-svn-id: trunk@63170 -
|
2020-05-16 01:10:46 +00:00 |
|
dmitry
|
d0018e058f
|
cocoa: allowing free form editting of a spinedit. bug #37067
git-svn-id: trunk@63169 -
|
2020-05-16 01:08:50 +00:00 |
|
juha
|
6cc2ae4278
|
LazReport: Fill pages better. Issue #37046, patch from Sergey Chekh.
git-svn-id: trunk@63168 -
|
2020-05-15 23:10:27 +00:00 |
|
juha
|
320f05fb78
|
LCL: Prevent ReferenceCount going negative in a rare situation (DLL under Windows 7). Issue #37072, patch from Zdravko Gabrovski.
git-svn-id: trunk@63167 -
|
2020-05-15 22:52:13 +00:00 |
|
mattias
|
142965cb34
|
lcl: gtk2: fixed force realize, issue #37073
git-svn-id: trunk@63166 -
|
2020-05-15 22:46:40 +00:00 |
|
juha
|
88ca338944
|
LCL-GTK3: Implement CreateRoundRectRgn and CreateEllipticRgn. Issue #37075, patch from Anton Kavalenka.
git-svn-id: trunk@63165 -
|
2020-05-15 22:20:36 +00:00 |
|
juha
|
67cf446d13
|
LCL-Carbon: Fix compilation after ComboBox.ReadOnly was removed. Issue #37068, patch from C Western.
git-svn-id: trunk@63164 -
|
2020-05-15 21:38:12 +00:00 |
|
michael
|
02b99ee3d1
|
New menu item
git-svn-id: trunk@63163 -
|
2020-05-15 11:18:25 +00:00 |
|
michael
|
d162830c68
|
* Add Show Rest Panel to options menu, save/restore state
git-svn-id: trunk@63162 -
|
2020-05-15 11:17:51 +00:00 |
|
michael
|
0b958007c1
|
* Enable close tabs
git-svn-id: trunk@63161 -
|
2020-05-15 11:03:40 +00:00 |
|
mattias
|
c64cd287c5
|
codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076
git-svn-id: trunk@63160 -
|
2020-05-15 09:37:49 +00:00 |
|
mattias
|
9083125eb6
|
codetools: fixed semicolon after specialize on class completion, from Pascal Riekenberg
git-svn-id: trunk@63159 -
|
2020-05-15 08:37:03 +00:00 |
|
maxim
|
b6973ea6b7
|
Datadict: fixed compilation with FPC 3.0.4 after r63152 #2bb9bcd7ac
git-svn-id: trunk@63158 -
|
2020-05-14 22:46:32 +00:00 |
|
martin
|
6453e6316b
|
SynEdit: Fix search end detection (ifdef)
git-svn-id: trunk@63157 -
|
2020-05-14 19:30:01 +00:00 |
|
martin
|
c9dea89ec8
|
FpDebug: Linux, Fix accessing dangling pointer while pausing all threads. (thread removed, after exit-signal)
git-svn-id: trunk@63156 -
|
2020-05-14 15:55:07 +00:00 |
|
martin
|
2af8ae984c
|
SynEdit: Clean up "IsUtf8"
git-svn-id: trunk@63155 -
|
2020-05-14 15:55:06 +00:00 |
|
michael
|
506b761816
|
Correct some visual deficiencies: tab caption for connection tabsheets. Refreshing treeview list doubles list. Register connection editor for MSSQL
git-svn-id: trunk@63154 -
|
2020-05-14 14:46:05 +00:00 |
|
michael
|
95bdfd1be4
|
* Some corrections in set unit name based on filename
git-svn-id: trunk@63153 -
|
2020-05-14 11:48:24 +00:00 |
|
michael
|
2bb9bcd7ac
|
* Allow code preview, set unit name based on filename
git-svn-id: trunk@63152 -
|
2020-05-14 11:44:03 +00:00 |
|
michael
|
e1c01042db
|
* Event handlers for export/code buttons were not assigned
git-svn-id: trunk@63151 -
|
2020-05-14 11:14:42 +00:00 |
|
michael
|
664a13921d
|
* Remove unused field
git-svn-id: trunk@63150 -
|
2020-05-14 11:14:16 +00:00 |
|
mattias
|
eb33c352df
|
codetools: test parsing nested generic inline expression, from Pascal Riekenberg
git-svn-id: trunk@63149 -
|
2020-05-14 08:18:22 +00:00 |
|
mattias
|
9aa25f1ba7
|
codetools: extract generic type reference, from Pascal Riekenberg
git-svn-id: trunk@63148 -
|
2020-05-14 08:17:17 +00:00 |
|