Commit Graph

60809 Commits

Author SHA1 Message Date
maxim
c1a767e4ce SynEdit: fixed typos related to 'occur' word
git-svn-id: trunk@65201 -
2021-06-10 22:13:34 +00:00
maxim
b7edc055af OpenGL: fixed typos related to 'occur' word
git-svn-id: trunk@65200 -
2021-06-10 22:12:37 +00:00
maxim
d877172600 MultiThreadProcs: fixed typos related to 'occur' word
git-svn-id: trunk@65199 -
2021-06-10 22:11:48 +00:00
maxim
33453b646d LeakView: fixed typos related to 'occur' word
git-svn-id: trunk@65198 -
2021-06-10 22:11:03 +00:00
maxim
6c7c5f4911 LazUtils: fixed typos related to 'occur' word
git-svn-id: trunk@65197 -
2021-06-10 22:10:27 +00:00
maxim
c4170665d3 LazReport: fixed typos related to 'occur' word
git-svn-id: trunk@65196 -
2021-06-10 22:09:28 +00:00
maxim
44b3da63ec LazDebuggerGDBMI: fixed typos related to 'occur' word
git-svn-id: trunk@65195 -
2021-06-10 22:08:58 +00:00
maxim
8ebd2bf8a7 FPVectorial: fixed typos related to 'occur' word
git-svn-id: trunk@65194 -
2021-06-10 22:08:06 +00:00
maxim
14a12ecb59 CodeTools: fixed typos related to 'occur' word
git-svn-id: trunk@65193 -
2021-06-10 22:07:39 +00:00
maxim
12d2d6b4f7 AggPas: fixed typos related to 'occur' word
git-svn-id: trunk@65192 -
2021-06-10 22:06:42 +00:00
juha
1d89d15e0a LCL-GTK3: Fix MouseUp events, display Listview icons in vsIcon mode. Issues #38941 and #38942.
git-svn-id: trunk@65191 -
2021-06-10 20:17:21 +00:00
maxim
bba5e5afc5 Docs: LCL, LazUtils updates from Don Siders, bug #38972
git-svn-id: trunk@65190 -
2021-06-09 21:47:40 +00:00
michl
53362c37c2 LCL: TLabel: Fixed ParentColor not working on run time. Issue #38976
git-svn-id: trunk@65189 -
2021-06-09 19:34:03 +00:00
maxim
d7c9b8c1e4 Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #38974
git-svn-id: trunk@65188 -
2021-06-08 21:45:25 +00:00
martin
e94b71c589 FpDebug: Allow multiple threads to call TFpThreadWorkerItem.WaitForFinish
git-svn-id: trunk@65187 -
2021-06-08 20:58:38 +00:00
martin
93b69aefd6 FpDebug: Fix dangling refs in Watches/Locals.FreeNotification
git-svn-id: trunk@65186 -
2021-06-08 19:32:28 +00:00
martin
a3a0dd7e08 FpDebug: fix WITH_REFCOUNT_DEBUG for unitname.var
git-svn-id: trunk@65185 -
2021-06-08 19:32:26 +00:00
martin
83fc0859f9 FpDebug: Tests
git-svn-id: trunk@65184 -
2021-06-08 19:32:24 +00:00
martin
48701f5d93 FpDebug: Improve encapsulation
git-svn-id: trunk@65183 -
2021-06-08 19:32:22 +00:00
mattias
8396e2d0e0 lazutils: fixed ConvertUTF8ToUTF16 U+1FFFFF
git-svn-id: trunk@65182 -
2021-06-06 18:12:00 +00:00
mattias
63af733452 lazutils: fixed ConvertUTF8ToUTF16 U+1F600 and added tests
git-svn-id: trunk@65181 -
2021-06-06 17:50:54 +00:00
martin
2805487c5a SynEdit: WinIME (workaround), make sure the emoji candidate window is shown at the caret.
git-svn-id: trunk@65180 -
2021-06-06 12:53:10 +00:00
michl
78fc75a72a AnchorDocking: Fixed AV when old config is loaded. Issue #38960
git-svn-id: trunk@65179 -
2021-06-06 11:36:22 +00:00
martin
874e292825 SynEdit: WinIME, fix coordinates for candidates
git-svn-id: trunk@65178 -
2021-06-06 01:48:07 +00:00
martin
f57d444718 SynEdit: Win-IME, ifdef debugln
git-svn-id: trunk@65177 -
2021-06-05 22:33:57 +00:00
martin
67dbe4986f Gtk2: Add option to disable "KeyEventWasHandledByLCL" => allow checking if new Gt2-IM code can deal with this. Define WITH_GTK2_IM for IM / Define WITHOUT_GTK_DOUBLEKEYPRESS_CHECK to disable current check
git-svn-id: trunk@65176 -
2021-06-05 22:33:55 +00:00
martin
176f0b3310 SynEdit: Handle new Gtk2 IM / Experimental / Issue #38730 / Based on Patch by Do-wan Kim / Moved to new unit
git-svn-id: trunk@65175 -
2021-06-05 22:33:53 +00:00
martin
0d724cb5bb New InputManager code for gtk2 / Experimental / Issue #38730 / Patch by Do-wan Kim
git-svn-id: trunk@65174 -
2021-06-05 22:29:27 +00:00
martin
9150ea7749 New Jit classes / Like old JitForms, but more
git-svn-id: trunk@65173 -
2021-06-05 15:24:18 +00:00
martin
3644f4a2e2 FpDebug: Fix race condition. FScope accesses FScopeList which is changed by thread (dyn array re-alloc by SetLength)
git-svn-id: trunk@65172 -
2021-06-04 01:11:22 +00:00
martin
51ac1efe7a FpDebug: change locking order. Avoid potential dead lock.
git-svn-id: trunk@65171 -
2021-06-04 01:11:20 +00:00
mattias
b0732509f7 IDE: fixed valgrind warning TExtToolView.Destroy, issue #38959
git-svn-id: trunk@65170 -
2021-06-03 19:13:35 +00:00
michl
8a96677e5d LCL: TListBox.ScrollWidth is used when defined by user. Resolves issue #19079
git-svn-id: trunk@65169 -
2021-06-03 18:40:17 +00:00
martin
561099dc46 FpDebug: Allow watches with unit prefix: unit1.MyValue
git-svn-id: trunk@65168 -
2021-06-03 16:42:41 +00:00
martin
a1b4044047 FpDebug: Fix mem-leak
git-svn-id: trunk@65167 -
2021-06-03 16:42:38 +00:00
mattias
43ae6df320 lazutils: ConvertUTF8ToUTF16 and UTF8CodepointToUnicode check $10FFFF
git-svn-id: trunk@65166 -
2021-06-02 08:44:47 +00:00
maxim
557b78a906 Docs: LCL buttons.xml updates. Patch by Don Siders, bug #38951.
git-svn-id: trunk@65165 -
2021-06-01 22:08:45 +00:00
maxim
f831216af6 LazUtils: UITypes unit is deprecated and all its types are aliased to System.UITypes, which is available in FPC 3.2.0 and up and also includes the "web colors", like Delphi does, bug #38937.
git-svn-id: trunk@65164 -
2021-06-01 22:01:49 +00:00
mattias
6de8b92783 lazutils: UTF8FixBroken: fixing out of range and endless loop, added tests
git-svn-id: trunk@65163 -
2021-06-01 22:01:18 +00:00
mattias
c887c889e3 lazutils: FindInvalidUTF8Codepoint: check if bigger U+10FFFF
git-svn-id: trunk@65162 -
2021-06-01 21:02:23 +00:00
martin
e828efa600 FpDebug: less compile hints
git-svn-id: trunk@65161 -
2021-06-01 13:55:10 +00:00
martin
0473f430ec FpDebug: Less compile warnings
git-svn-id: trunk@65160 -
2021-05-31 14:24:55 +00:00
martin
a822d5c8f7 Reduce duplicate code
git-svn-id: trunk@65159 -
2021-05-31 14:24:53 +00:00
zeljko
cfa20195b1 Qt: fixed using of plain text in dialogs.
git-svn-id: trunk@65158 -
2021-05-31 10:04:01 +00:00
maxim
8ebbe335cf IDE: improved caption, regenerated translations and updated Russian translation
git-svn-id: trunk@65157 -
2021-05-30 20:53:31 +00:00
martin
ba0a0bdf67 FpDebug: Improve callback for function calling
git-svn-id: trunk@65156 -
2021-05-30 20:27:26 +00:00
wp
7c856f001b LCL/Buttons: Publish DragCursor, DragKind and DragMode for TBitBtn and TSpeedButton. Addendum to issue #38891.
git-svn-id: trunk@65155 -
2021-05-30 19:42:44 +00:00
martin
574b3a8178 LazDebuggerFp, FpDebug: Modify watches/values in target
git-svn-id: trunk@65154 -
2021-05-30 19:01:08 +00:00
michl
37c8a252a1 IDE: Auto-create DataModule. Regression from revision 63005 #f5472e8233. Issue #38946
git-svn-id: trunk@65153 -
2021-05-30 11:59:48 +00:00
martin
a3bd018a86 Debugger, IDE: Watches, add "Allow function calls" option to IDE / Add "Auto set class from instance"
git-svn-id: trunk@65152 -
2021-05-29 22:51:13 +00:00