ondrej
|
1c63f54328
|
ComboBox: more fixes with TComboBoxStyle.HasEditBox
git-svn-id: trunk@63225 -
|
2020-05-26 21:53:31 +00:00 |
|
ondrej
|
34e6f40639
|
ComboBox: implement TComboBoxStyle.HasEditBox as a replacement for the old and removed TCustomComboBox.ReadOnly property
git-svn-id: trunk@63224 -
|
2020-05-26 21:30:13 +00:00 |
|
michael
|
18d6e48e90
|
* Syntax error fixed in non-wince branch
git-svn-id: trunk@63223 -
|
2020-05-26 16:57:52 +00:00 |
|
maxim
|
de89fb1f38
|
IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@63222 -
|
2020-05-25 22:19:04 +00:00 |
|
jesus
|
f107619061
|
LazReport: moved printer initial setup out of unit's initialization, patch from Zdravko Gabrovski with changes, fix issue #37065
git-svn-id: trunk@63221 -
|
2020-05-25 16:57:23 +00:00 |
|
wp
|
254e43bb4f
|
LCL/Calendar: Remove option dsStartMonday from Calendar.DisplaySettings and replace it by Delphi-compatible Calendar.FirstDayOfWeek
git-svn-id: trunk@63220 -
|
2020-05-25 14:16:57 +00:00 |
|
wp
|
0b121ff6fe
|
WinCE: Fix compilation of LCL due to property TCustomCombobox.ReadOnly not existing any more.
git-svn-id: trunk@63219 -
|
2020-05-25 14:04:07 +00:00 |
|
michl
|
2bdfd2f614
|
SpartaDockedFormEditor: Make form resizable again on Windows after r61997 #a5cca7c662. Issue #36127
git-svn-id: trunk@63218 -
|
2020-05-25 13:12:58 +00:00 |
|
martin
|
aefa3215f8
|
IDE, SynEdit: New options for auto scroll on edit
git-svn-id: trunk@63217 -
|
2020-05-23 22:54:52 +00:00 |
|
martin
|
6ad0380fb1
|
SynEdit: Enhanced horiz scrolling, when reaching border while typing/backspacing
git-svn-id: trunk@63216 -
|
2020-05-23 22:54:50 +00:00 |
|
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 |
|