mattias
|
43543a0cbb
|
synedit: added proc modifier vectorcall, patch #33134
git-svn-id: trunk@57288 -
|
2018-02-12 14:55:20 +00:00 |
|
ondrej
|
aa62dd7c3e
|
synedit: disable DoubleBuffered
git-svn-id: trunk@57270 -
|
2018-02-07 17:04:01 +00:00 |
|
martin
|
bd833943f7
|
IDE: Config for SynEdit outline colors. Issue #32930
git-svn-id: trunk@57182 -
|
2018-01-29 21:03:14 +00:00 |
|
juha
|
b2e65128ee
|
Remove redundant "Assigned(X)" when checking "if X is Txxx". Issue #33030, patch from Vojtech Cihak.
git-svn-id: trunk@57099 -
|
2018-01-15 10:53:48 +00:00 |
|
dmitry
|
24f8eff6e3
|
synedit: Changing the clipboard internal Format storage from UINT to TClipboardFormat (PtrUInt)
git-svn-id: trunk@57096 -
|
2018-01-15 01:27:01 +00:00 |
|
martin
|
9d51568748
|
SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
git-svn-id: trunk@57081 -
|
2018-01-14 01:07:17 +00:00 |
|
martin
|
7992d55d67
|
SynEdit: fix issue with longest line info (cached line num was not updated). Horiz scrollbar sometimes disappeared after line was deleted
git-svn-id: trunk@57079 -
|
2018-01-14 00:55:03 +00:00 |
|
martin
|
a6a886a8a9
|
SynEdit: fix ecDeleteEOL with multi codepoint utf8. Issue #0032838
git-svn-id: trunk@57078 -
|
2018-01-14 00:18:44 +00:00 |
|
martin
|
5ba536f2ab
|
SynEdit: Fix fold gutter, after r 57066 / issue #32940
git-svn-id: trunk@57067 -
|
2018-01-12 23:59:50 +00:00 |
|
martin
|
c99d4b6ff6
|
SynEdit: Fix crash in FoldNodeInfoList, due to Pas-HL hack attempting to alter fold info for "class of". Issue #32940
git-svn-id: trunk@57066 -
|
2018-01-12 23:41:02 +00:00 |
|
martin
|
742189d0ee
|
SynEdit: fixed pas HL for uses block. Issue #0032976
git-svn-id: trunk@57058 -
|
2018-01-11 23:33:03 +00:00 |
|
martin
|
907b1725a5
|
SynEdit: allow pasting text in any form known by widgetset. Issue #32581
git-svn-id: trunk@56989 -
|
2018-01-06 16:15:13 +00:00 |
|
juha
|
c3e1dc4ad5
|
Reduce compiler warnings, initialize some uninitialized variables.
git-svn-id: trunk@56869 -
|
2017-12-29 18:47:51 +00:00 |
|
juha
|
fdcf607d17
|
SynEdit: Simplify TSynEditUndoItem.IsEqual.
git-svn-id: trunk@56820 -
|
2017-12-22 23:43:23 +00:00 |
|
maxim
|
6393c91e5d
|
Translations: Chinese translation update by robsean, bug #32850
git-svn-id: trunk@56798 -
|
2017-12-19 22:08:00 +00:00 |
|
wp
|
a74be86278
|
synedit: HiRes component palette icons by Roland Hahn
git-svn-id: trunk@56748 -
|
2017-12-15 11:37:40 +00:00 |
|
martin
|
5693bb777a
|
SynEdit: FIxed "caret at ident" for end of word
git-svn-id: trunk@56696 -
|
2017-12-11 20:28:23 +00:00 |
|
juha
|
ed82fc492a
|
Revert incorrect r56398 #5071092ea6 "SynEdit: Enable operations for an identifier also when caret is at its end."
git-svn-id: trunk@56695 -
|
2017-12-11 20:23:43 +00:00 |
|
juha
|
3ed79743c8
|
Remove the wrapper functions from LazUtils.FileUtil, Lcl.LclProcs and Codetools.FileProcs completely. Simplify code.
git-svn-id: trunk@56693 -
|
2017-12-11 19:44:37 +00:00 |
|
juha
|
6810c626df
|
LazUtils: Change "Character" to "Codepoint" in LazUTF8 function names to be more accurate and to avoid confusion.
git-svn-id: trunk@56692 -
|
2017-12-11 19:44:22 +00:00 |
|
maxim
|
682a383e55
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #32754
git-svn-id: trunk@56535 -
|
2017-11-29 22:49:04 +00:00 |
|
maxim
|
926062dcfd
|
Translations: huge Chinese translation update by robsean, bug #32750
git-svn-id: trunk@56534 -
|
2017-11-29 22:32:14 +00:00 |
|
juha
|
c7ba603d21
|
Reduce typecasts. Use TIntegerList and TByteList where appropriate.
git-svn-id: trunk@56399 -
|
2017-11-13 23:20:44 +00:00 |
|
juha
|
5071092ea6
|
SynEdit: Enable operations for an identifier also when caret is at its end. Patch from Dmitry D. Chernov.
git-svn-id: trunk@56398 -
|
2017-11-13 19:19:57 +00:00 |
|
juha
|
502dc198c0
|
SynEdit: Use IntegerList in unit SynEditRegexSearch.
git-svn-id: trunk@56392 -
|
2017-11-13 17:33:31 +00:00 |
|
juha
|
9ac7781f41
|
SynEdit: Select UTF8 text correctly when Persistent Block is active. Issue #32667, patch from Bartek Dajewski.
git-svn-id: trunk@56357 -
|
2017-11-10 23:09:30 +00:00 |
|
martin
|
7a60c60d61
|
SynEdit: fix mark gutter, calculating width of mark-image
git-svn-id: trunk@56234 -
|
2017-10-29 16:09:13 +00:00 |
|
martin
|
7e8132a70d
|
SynEdit: Paint Caret in paint-event (except win32) / some very few gtk may have issues
git-svn-id: trunk@55941 -
|
2017-09-28 22:01:04 +00:00 |
|
ondrej
|
30a4170152
|
SynEdit: PAS highlighter: support NESTEDCOMMENTS mode switch. Issue #32356
git-svn-id: trunk@55756 -
|
2017-08-29 09:39:04 +00:00 |
|
ondrej
|
9fea3ea40c
|
synedit: high-DPI fixes. issue #31753
git-svn-id: trunk@55677 -
|
2017-08-17 17:40:05 +00:00 |
|
ondrej
|
3f21545b7d
|
synedit: high-DPI: implement DoAutoAdjustLayout. issue #31753
git-svn-id: trunk@55675 -
|
2017-08-17 10:39:39 +00:00 |
|
martin
|
a5564ccfa1
|
SynEdit: test for fix crash in fold structure code TLazSynEditNestedFoldsList
git-svn-id: trunk@55614 -
|
2017-07-31 02:56:44 +00:00 |
|
martin
|
5e2dd67c2e
|
SynEdit: fix crash in fold structure code TLazSynEditNestedFoldsList. Issue #0032223
git-svn-id: trunk@55613 -
|
2017-07-31 02:56:40 +00:00 |
|
martin
|
c02c9089b0
|
SynEdit: fix range error. Issue #0032067 Patch by Pascal R.
git-svn-id: trunk@55606 -
|
2017-07-30 16:57:48 +00:00 |
|
martin
|
11a202ca0f
|
SynEdit: assert correct method types
git-svn-id: trunk@55604 -
|
2017-07-30 16:37:07 +00:00 |
|
maxim
|
732c7f90fd
|
Translations: Lithuanian translation update by Valdas Jankūnas, bug #32126
git-svn-id: trunk@55474 -
|
2017-07-08 12:47:30 +00:00 |
|
martin
|
38156817a0
|
SynEdit: fix pas HL, class function. more tests / some tests by Pascal R
git-svn-id: trunk@55377 -
|
2017-06-17 15:33:46 +00:00 |
|
martin
|
698d8d24af
|
SynEdit: Pas-HL, test for ^ in PMyByte = type ^Byte;
git-svn-id: trunk@55376 -
|
2017-06-17 14:38:06 +00:00 |
|
martin
|
069ea79aae
|
SynEdit: Pas HL, handle generics foo<T: class> does not fold / patch by Pascal
git-svn-id: trunk@55339 -
|
2017-06-12 20:18:23 +00:00 |
|
juha
|
4c7dc1b89b
|
Use Delete() instead of Copy() where appropriate.
git-svn-id: trunk@55311 -
|
2017-06-10 16:30:27 +00:00 |
|
maxim
|
3fa8a2adb8
|
Translations: French translation update by Gilles Vasseur, bug #31978
git-svn-id: trunk@55299 -
|
2017-06-09 22:52:45 +00:00 |
|
juha
|
e27232d4cc
|
Fix uninitialized variables based on compiler warnings got with dfa (data flow analysis) enabled.
git-svn-id: trunk@55211 -
|
2017-06-04 15:14:29 +00:00 |
|
martin
|
cb676c2241
|
SynEdit: MarkupFoldColor, fixed crash due to wrong method signature.
git-svn-id: trunk@55106 -
|
2017-05-27 02:40:18 +00:00 |
|
ondrej
|
dc0a33652f
|
IdeIntf: TIDEImages: switch parameters for CreateImage, LoadImage and GetImageIndex methods.
git-svn-id: trunk@55039 -
|
2017-05-22 07:52:37 +00:00 |
|
mattias
|
e6ce403f3f
|
updates makefiles
git-svn-id: trunk@54969 -
|
2017-05-18 11:39:53 +00:00 |
|
ondrej
|
3a7e2ee5dd
|
IdeIntf: propedits: fix highlighting default (=not stored) properties.
git-svn-id: trunk@54955 -
|
2017-05-17 18:27:55 +00:00 |
|
mattias
|
0a891e4ab2
|
set version to 1.8.0RC1
git-svn-id: trunk@54578 -
|
2017-04-08 21:53:32 +00:00 |
|
juha
|
e800a738ad
|
Copy AVL_Tree from FPC trunk and replace classes in AvgLvlTree and in CodetoolsStructs with it.
The unit in FPC packages will be used directly later.
git-svn-id: trunk@54524 -
|
2017-04-05 08:34:48 +00:00 |
|
maxim
|
37f2d73f0a
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31614
git-svn-id: trunk@54514 -
|
2017-04-03 23:24:37 +00:00 |
|
maxim
|
c74ec53ab7
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #31463
git-svn-id: trunk@54327 -
|
2017-03-02 22:17:27 +00:00 |
|