Commit Graph

59124 Commits

Author SHA1 Message Date
wp
c97a2a7c76 TAChart: Fix AreaSeries crashing when y of first or last data point is NaN.
git-svn-id: trunk@63215 -
2020-05-23 21:56:28 +00:00
joost
97716ad3a4 * Missing file added to package, and marked some units as specific for a target
git-svn-id: trunk@63214 -
2020-05-23 07:32:45 +00:00
maxim
1207fa4fb3 LazUtils: committed a file which was automatically regenerated as a result of r63211 #8167e0b5e8
git-svn-id: trunk@63213 -
2020-05-22 23:37:51 +00:00
juha
657a925b26 IDE: Show icons in menu 'Window'. Issue #37026, patch (modified) from FTurtle.
git-svn-id: trunk@63212 -
2020-05-22 20:48:23 +00:00
joost
8167e0b5e8 LazUtils: Missing file added to package
git-svn-id: trunk@63211 -
2020-05-22 15:59:26 +00:00
joost
5c8d50b386 FPMake: Regenerated
git-svn-id: trunk@63210 -
2020-05-22 15:11:27 +00:00
martin
a6cca4acfe SynEdit: Changed TextPosAddLines (foldview) to AddVisibleOffsetToTextIndex (textview)
git-svn-id: trunk@63209 -
2020-05-22 14:54:22 +00:00
martin
237ac26a28 SynEdit: replaced AddFoldChangedHandler with senrLineMappingChanged
git-svn-id: trunk@63208 -
2020-05-22 14:54:20 +00:00
martin
95ff83d5f6 SynEdit: Fix DoTopViewChanged from ViewManager - Update lines on all related classes
git-svn-id: trunk@63207 -
2020-05-22 14:54:18 +00:00
martin
aac3e030bc SynEdit: AvlTree, fix FRootOffset, introduce SetLeftSizeSum
git-svn-id: trunk@63206 -
2020-05-22 14:54:16 +00:00
joost
ae286584eb Packager: Add the compiled-file also to fpmake archives
git-svn-id: trunk@63205 -
2020-05-22 12:14:13 +00:00
michl
47ba57fd3a LCL: ComboBox: Fixed data lost, Style csSimple, leaving with TAB. Issue #35087. Patch by Gernot Riebold
git-svn-id: trunk@63204 -
2020-05-21 22:15:42 +00:00
michl
f48f7cee1a GTK2: Fixed first mouse event is lost in new modal form shown from MouseDown event. Issue #0035720
git-svn-id: trunk@63203 -
2020-05-21 21:21:13 +00:00
martin
f42fd8868d SynEdit: Refactor Gutter to use DisplayView for real to virtual line mapping
git-svn-id: trunk@63202 -
2020-05-21 18:04:12 +00:00
martin
88b4e037a4 SynEdit: add ViewToTextIndexEx / rename param for TextIndexToView...
git-svn-id: trunk@63201 -
2020-05-21 18:04:10 +00:00
martin
34099573b4 SynEdit: Change to use FTheLinesView instead of FFoldedView
git-svn-id: trunk@63200 -
2020-05-21 18:04:08 +00:00
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