dmitry
|
9ce582e416
|
cocoa: implementing readonly for combobox
git-svn-id: branches/comboboxreadonly@63246 -
|
2020-05-29 02:04:04 +00:00 |
|
dmitry
|
6c358d11ef
|
qt5: implement combobox readonly
git-svn-id: branches/comboboxreadonly@63240 -
|
2020-05-28 14:21:42 +00:00 |
|
dmitry
|
02b7d44d7d
|
gtk2: support for combobox readonly
git-svn-id: branches/comboboxreadonly@63239 -
|
2020-05-28 13:35:12 +00:00 |
|
dmitry
|
dbeeed9c09
|
win32: implementing combobox readonly property
git-svn-id: branches/comboboxreadonly@63238 -
|
2020-05-28 12:54:25 +00:00 |
|
dmitry
|
bc8507e6b6
|
lcl: adding combobox readonly back. The indentation for the property is to work like TEdit.ReadOnly preventing user from editing combobox text field by manipulating the text.
Changes by selecting combobox items are to be allowed
git-svn-id: branches/comboboxreadonly@63237 -
|
2020-05-28 12:46:33 +00:00 |
|
dmitry
|
b67240c535
|
feature branch: combobox readonly revise
git-svn-id: branches/comboboxreadonly@63236 -
|
2020-05-28 12:26:38 +00:00 |
|
juha
|
0d191847d7
|
LCL: Fix an error in TTreeView mouse selection + some refactoring. Issue #37145.
git-svn-id: trunk@63235 -
|
2020-05-27 11:58:07 +00:00 |
|
juha
|
1e444d8398
|
IDE: Show name and description in "New Item" and "New Project" dialogs. Simplifies GetLocalizedDescription methods. Issue #37134.
git-svn-id: trunk@63234 -
|
2020-05-27 10:30:19 +00:00 |
|
juha
|
5312403ae8
|
InstantFPC: Use constant "LineEnding" instead of #13 for Format() call. Issue #37134.
git-svn-id: trunk@63233 -
|
2020-05-26 23:52:24 +00:00 |
|
juha
|
257f842d30
|
LCL: Improve TTreeView mouse selection. Issue #37145, patch from Joeny Ang.
git-svn-id: trunk@63232 -
|
2020-05-26 23:24:01 +00:00 |
|
ondrej
|
5be9338540
|
win32 combobox: disallow setting selection parameters for comboboxes without an editbox to prevent exceptions
git-svn-id: trunk@63231 -
|
2020-05-26 22:52:57 +00:00 |
|
ondrej
|
a46759822f
|
combobox: fix FSelLength condition in InitializeWnd
git-svn-id: trunk@63230 -
|
2020-05-26 22:51:35 +00:00 |
|
ondrej
|
d8adb758e5
|
ComboBox: implement TComboBoxStyle.SetEditBox
git-svn-id: trunk@63229 -
|
2020-05-26 22:42:13 +00:00 |
|
ondrej
|
ef8d6a825e
|
ComboBox: implement TComboBoxStyle.IsOwnerDrawn and .IsVariable and use them instead of the in [] syntax
git-svn-id: trunk@63228 -
|
2020-05-26 22:25:15 +00:00 |
|
bart
|
a8d3315c24
|
Win32: fix TBitBtn not showing glyph and caption after r62947 #c6a922e9c2. Issue #0037105. Also properly fixes the original issue #0036678. Patch by Anton Kavalenka.
git-svn-id: trunk@63227 -
|
2020-05-26 21:56:26 +00:00 |
|
juha
|
c516e2543c
|
IDE: Show frames and datamodules correctly in menu with option "Window menu shows designed form's name instead of caption". Issue #37138, patch from FTurtle.
git-svn-id: trunk@63226 -
|
2020-05-26 21:55:06 +00:00 |
|
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 |
|