Commit Graph

58943 Commits

Author SHA1 Message Date
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
michael
02b99ee3d1 New menu item
git-svn-id: trunk@63163 -
2020-05-15 11:18:25 +00:00
michael
d162830c68 * Add Show Rest Panel to options menu, save/restore state
git-svn-id: trunk@63162 -
2020-05-15 11:17:51 +00:00
michael
0b958007c1 * Enable close tabs
git-svn-id: trunk@63161 -
2020-05-15 11:03:40 +00:00
mattias
c64cd287c5 codetools: var completion of for-var-in-genericarray, from Pascal Riekenberg, issue #37076
git-svn-id: trunk@63160 -
2020-05-15 09:37:49 +00:00
mattias
9083125eb6 codetools: fixed semicolon after specialize on class completion, from Pascal Riekenberg
git-svn-id: trunk@63159 -
2020-05-15 08:37:03 +00:00
maxim
b6973ea6b7 Datadict: fixed compilation with FPC 3.0.4 after r63152 #2bb9bcd7ac
git-svn-id: trunk@63158 -
2020-05-14 22:46:32 +00:00
martin
6453e6316b SynEdit: Fix search end detection (ifdef)
git-svn-id: trunk@63157 -
2020-05-14 19:30:01 +00:00
martin
c9dea89ec8 FpDebug: Linux, Fix accessing dangling pointer while pausing all threads. (thread removed, after exit-signal)
git-svn-id: trunk@63156 -
2020-05-14 15:55:07 +00:00
martin
2af8ae984c SynEdit: Clean up "IsUtf8"
git-svn-id: trunk@63155 -
2020-05-14 15:55:06 +00:00
michael
506b761816 Correct some visual deficiencies: tab caption for connection tabsheets. Refreshing treeview list doubles list. Register connection editor for MSSQL
git-svn-id: trunk@63154 -
2020-05-14 14:46:05 +00:00
michael
95bdfd1be4 * Some corrections in set unit name based on filename
git-svn-id: trunk@63153 -
2020-05-14 11:48:24 +00:00
michael
2bb9bcd7ac * Allow code preview, set unit name based on filename
git-svn-id: trunk@63152 -
2020-05-14 11:44:03 +00:00
michael
e1c01042db * Event handlers for export/code buttons were not assigned
git-svn-id: trunk@63151 -
2020-05-14 11:14:42 +00:00
michael
664a13921d * Remove unused field
git-svn-id: trunk@63150 -
2020-05-14 11:14:16 +00:00
mattias
eb33c352df codetools: test parsing nested generic inline expression, from Pascal Riekenberg
git-svn-id: trunk@63149 -
2020-05-14 08:18:22 +00:00
mattias
9aa25f1ba7 codetools: extract generic type reference, from Pascal Riekenberg
git-svn-id: trunk@63148 -
2020-05-14 08:17:17 +00:00
juha
b4415f3aa4 LCL: Don't trigger click event on TreeView's fold-arrow if another node is selected. Issue #37051.
git-svn-id: trunk@63147 -
2020-05-13 22:29:10 +00:00
juha
c236e626e7 LazReport: Remove property "ReadOnly" from CheckBox in Lr_prdlg. Issue #37066, patch from Zdravko Gabrovski.
git-svn-id: trunk@63146 -
2020-05-13 21:21:46 +00:00
juha
60d719d70a LazUtils: Font kerning for LazFreeType. Issue #37058, patch from circular.
git-svn-id: trunk@63145 -
2020-05-13 21:05:37 +00:00
mattias
a1dc8b06a0 IDE: less debug
git-svn-id: trunk@63144 -
2020-05-13 08:58:51 +00:00
mattias
e1e4680a77 lcl gtk2: fixed gtk warnings
git-svn-id: trunk@63143 -
2020-05-13 08:52:21 +00:00
juha
e7cce245c9 LCL: Reshow an application hint correctly. Issue #37053, patch from Zaher Dirkey.
git-svn-id: trunk@63142 -
2020-05-12 20:03:34 +00:00
juha
b7b65a9256 Docs: Fix links and content in LCL documentation. Issue #37045, patch from Don Siders.
git-svn-id: trunk@63141 -
2020-05-12 20:03:33 +00:00
juha
52939a42db LazUtils: Formatting.
git-svn-id: trunk@63140 -
2020-05-12 18:52:11 +00:00
juha
11e2bdecbc LCL: Don't trigger double-click on TreeView's fold-arrow if another node is selected. Issue #37051.
git-svn-id: trunk@63139 -
2020-05-12 18:52:10 +00:00
mattias
36e7acabf5 codetools: fixed AV
git-svn-id: trunk@63138 -
2020-05-12 17:19:27 +00:00
mattias
1c9deb7a4c codetools: undo patch r62693 #d1b15edcfe, it broke some tests
git-svn-id: trunk@63137 -
2020-05-12 17:08:22 +00:00
mattias
797768a965 codetools: code completion for "FOR var IN" with generic class, from Pascal Riekenberg
git-svn-id: trunk@63136 -
2020-05-12 16:47:24 +00:00
martin
71a1fe80e4 Debugger: GDBMI-Server, use target remote for socket or IP, depending on port config. Issue #0036858
git-svn-id: trunk@63135 -
2020-05-10 23:44:34 +00:00
juha
da1e9bb5c1 LazUtils: Initialize LazFreeType variables. Prevent range errors. Issue #37033, patch from circular.
git-svn-id: trunk@63134 -
2020-05-10 18:55:24 +00:00
ondrej
e3a0380ebe Packager LPK: save lpfCompatibilityMode flag
git-svn-id: trunk@63133 -
2020-05-10 17:45:01 +00:00