Commit Graph

49444 Commits

Author SHA1 Message Date
martin
94b7995f86 SynEdit: added (initial) outline markup by x2nie https://github.com/x2nie/syneditmarkupnestedcolors
git-svn-id: trunk@52166 -
2016-04-11 12:00:40 +00:00
bart
e78034e3ad ShellCtrls: publish property Mask of TShellListView.
git-svn-id: trunk@52165 -
2016-04-11 09:37:19 +00:00
bart
b45268e494 ValEdit: fix infinite recursion introduced in r52157 #e6905bdc44. Issue #0029993.
git-svn-id: trunk@52164 -
2016-04-11 09:15:49 +00:00
bart
446f6a0930 Converter: ChangeEncodingDlg: implement a mechanism to let user select which files are to be converted. Issue #0029979.
git-svn-id: trunk@52163 -
2016-04-11 08:32:14 +00:00
martin
af42b4185f SynEdit: HighLighter, move count for nested and folded both into base class (prepare re-use by other HL) by x2nie
git-svn-id: trunk@52162 -
2016-04-11 01:00:42 +00:00
martin
7b63a5d48d IDE/SynEdit: reduce cpu for topline hint (cached outer fold nodes)
git-svn-id: trunk@52161 -
2016-04-10 23:34:44 +00:00
martin
b864871813 SynEdit: improved search for outer fold nodes / use cache
git-svn-id: trunk@52160 -
2016-04-10 23:34:39 +00:00
martin
ba2d936856 SynEdit: recreated Contributors.txt
git-svn-id: trunk@52159 -
2016-04-10 23:34:34 +00:00
mattias
72163698e7 IDEIntf: clean up
git-svn-id: trunk@52158 -
2016-04-10 17:43:20 +00:00
mattias
e6905bdc44 lcl: clean up TValueListEditor.FixedRows
git-svn-id: trunk@52157 -
2016-04-10 17:40:31 +00:00
zeljko
6b5c5479ca LCL: unified behaviour of win32,qt and gtk2 TScrollbar. issue #20127
git-svn-id: trunk@52156 -
2016-04-10 17:11:01 +00:00
zeljko
441c5e04fb Qt: unify scrollbar behaviour with win32.Let position pass max - lcl will decide about new pos. issue #20127
git-svn-id: trunk@52155 -
2016-04-10 17:10:08 +00:00
zeljko
39279083c5 Gtk2: unify TScrollbar behaviour with win32 and qt. issue #20127
git-svn-id: trunk@52154 -
2016-04-10 17:08:12 +00:00
ondrej
b58038b72c lazutils: easylazfreetype: return the actual item in TFreeTypeFontCollection.AddFile and not just boolean.
git-svn-id: trunk@52153 -
2016-04-09 18:41:59 +00:00
ondrej
4ffd3756f3 examples: fix lazfreetype example
git-svn-id: trunk@52152 -
2016-04-09 18:20:31 +00:00
zeljko
8977b0ad0c Qt: do not pass maximum value by triggering scrollbar actions. issue #20127
git-svn-id: trunk@52151 -
2016-04-09 08:16:14 +00:00
zeljko
7ffbcd7764 Qt: unify TScrollBar Max value and position with winapi. issue #20127
git-svn-id: trunk@52150 -
2016-04-09 08:02:04 +00:00
zeljko
34f3fbbdfc Qt: small optimisation when calculating mdiform area geometry.
git-svn-id: trunk@52149 -
2016-04-08 11:34:07 +00:00
zeljko
d937152b73 Qt: fixed geometry resize of mdiarea handle widget. issue #29978
git-svn-id: trunk@52148 -
2016-04-08 11:13:48 +00:00
ondrej
190e5160f3 lcl: groupededit: use RealGetText/RealSetText overriden methods instead of new GetText/SetText to make use of TControl.Text property.
git-svn-id: trunk@52147 -
2016-04-08 11:05:53 +00:00
ondrej
87c63ee431 lcl: add TControlBorderSpacing.Around* properties
git-svn-id: trunk@52146 -
2016-04-08 11:03:11 +00:00
jesus
f976741718 rtticontrols: fix fixedcols/fixedrows rttigrid properties, issue #29967
git-svn-id: trunk@52145 -
2016-04-08 07:54:52 +00:00
bart
38d823ee5e LCL: Some visual improvement of the CalendarPopup form. Patch by wp. Part of issue #0029949.
git-svn-id: trunk@52144 -
2016-04-07 13:13:15 +00:00
ondrej
315c0a6e8b ide: fix search parameters for multiline selection
git-svn-id: trunk@52143 -
2016-04-07 09:53:52 +00:00
ondrej
b7aead9255 ide: revert r52136, r52137 #48c0f93e52: lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52142 -
2016-04-07 09:36:16 +00:00
sekelsenmat
3d793aeb36 ide hints: Fixes them with FPC 2.6.4 see bug #29982
git-svn-id: trunk@52141 -
2016-04-07 09:16:12 +00:00
mattias
ea5b2dc462 IDE: comment
git-svn-id: trunk@52140 -
2016-04-07 07:40:56 +00:00
mattias
d668ad6a12 tests: added test for CleanCodeFromComments
git-svn-id: trunk@52139 -
2016-04-07 07:38:59 +00:00
mattias
c190ac187c codetools: CleanCodeFromComments: added parameter KeepVerbosityDirectives
git-svn-id: trunk@52138 -
2016-04-07 07:38:39 +00:00
ondrej
48c0f93e52 lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52137 -
2016-04-07 05:32:08 +00:00
ondrej
5ea208759a lazcontrols: register lazcontroldsgn package for installation
git-svn-id: trunk@52136 -
2016-04-07 05:08:42 +00:00
martin
20b217461a add 32 bit windres in 64bit build. issue #29698
git-svn-id: trunk@52135 -
2016-04-06 23:52:21 +00:00
maxim
515bc1f846 Translations: Hungarian translation update by Péter Gábor, bug #29947
git-svn-id: trunk@52133 -
2016-04-06 23:04:59 +00:00
maxim
22675459e0 LazReport: updated Russian translation
git-svn-id: trunk@52130 -
2016-04-06 22:27:18 +00:00
maxim
c321414b15 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@52129 -
2016-04-06 22:21:12 +00:00
juha
a1f09debb2 IdeIntf: Prevent a recursive loop in IsInteresting, IsPropInClass function. Issue #29921.
git-svn-id: trunk@52128 -
2016-04-06 22:15:56 +00:00
bart
f30c4db48e EditBtn: improve positioning of calendar popup form. Issue #0029949. Patch by wp.
git-svn-id: trunk@52118 -
2016-04-06 17:25:07 +00:00
bart
c8f2421648 Win32: fix TWin32WSCustomCalendar.HitTest if application does not use a manifest on Vista and up. Issue #0029975.
git-svn-id: trunk@52117 -
2016-04-06 17:08:54 +00:00
mattias
24ec659920 IDE: ide internals: show list of external tools
git-svn-id: trunk@52116 -
2016-04-06 15:39:30 +00:00
juha
9e0eaa8431 IdeIntf: Simplify sub-functions of IsInteresting used by OI. The same value was used always for parameters.
git-svn-id: trunk@52115 -
2016-04-06 13:42:40 +00:00
juha
ea6d77261a LCL, Customdrawn: Fix a crash in Android app. Issue #25686, patch from Samuel Herzog.
git-svn-id: trunk@52114 -
2016-04-06 11:35:55 +00:00
juha
b26c3a2855 IDE: Change menu caption 'Build many Modes' into 'Compile many Modes'. Related to issue #29773.
git-svn-id: trunk@52113 -
2016-04-06 10:58:59 +00:00
juha
741e216285 IDE: Move Delete button in front of SystemEncoding button in Options / Additions and Overrides page. Issue #29968.
git-svn-id: trunk@52112 -
2016-04-06 10:45:23 +00:00
juha
925a42ad40 LCL: Publish Treeview.OnResize. Issue #29973, patch from Alexey Torgashin.
git-svn-id: trunk@52111 -
2016-04-06 10:31:58 +00:00
juha
217ce1a2d5 IDE: Export/Import also package options properly. Worked only for project. Issue #27709.
git-svn-id: trunk@52110 -
2016-04-06 10:19:20 +00:00
juha
2c41ccf609 Formatting, comment.
git-svn-id: trunk@52109 -
2016-04-06 10:19:12 +00:00
jesus
3594a6b528 LazReport, added compatible read for original (produced with Lazarus 1.4.4, frVersion=28) prepared reports on newer versions plus option (enabled by default) for ugrading old prepared reports to current version, fix issue #29966
git-svn-id: trunk@52108 -
2016-04-05 21:24:15 +00:00
ondrej
eb754b6fff ide: solve Invalid Type Cast in menu editor + TFrame. Issue #29955, patch from Denis Kozlov
git-svn-id: trunk@52107 -
2016-04-05 21:14:41 +00:00
bart
b4316ad202 EditBtn: fix keeping TimePopup form in view (a.o. take Taskbar into account). Patch by wp (minor modification by me). Issue #0029949.
git-svn-id: trunk@52106 -
2016-04-05 15:22:14 +00:00
wp
2eb6e52660 TAChart: Publish the new events OnGetPointerStyle and OnCustomDrawPointer also for TCubicSplineSeries and TBSplineSeries.
git-svn-id: trunk@52105 -
2016-04-05 09:50:45 +00:00