Commit Graph

58276 Commits

Author SHA1 Message Date
jesus
f41b9adc7e Docs: fix a couple of spaces.
git-svn-id: trunk@62432 -
2019-12-22 18:34:23 +00:00
juha
90a4c8d7b5 LCL-GTK2: Don't move mouse cursor around during drag&drop action. Issue #36469, patch from Cyrax.
git-svn-id: trunk@62431 -
2019-12-22 13:00:43 +00:00
juha
d6156102b3 Docs: Add a missing XML close tag. Issue #36467, patch from Cyrax.
git-svn-id: trunk@62430 -
2019-12-22 10:36:28 +00:00
juha
3119271702 LCL-GTK3: Simplify property access more. Issue #36463, patch from CudaText man.
git-svn-id: trunk@62429 -
2019-12-22 10:36:22 +00:00
juha
64abb45aee LCL-GTK3: Simplify property access. Issue #36463, patch from CudaText man.
git-svn-id: trunk@62428 -
2019-12-21 08:54:59 +00:00
juha
9aaa7c7143 IDE: Disable 'Guess Misplaced IFDEF/ENDIF' feature until it gets fixed. Can be enabled by defining GuessMisplacedIfdef.
git-svn-id: trunk@62427 -
2019-12-21 08:11:26 +00:00
juha
1dba2b6305 LCL-GTK3: Implement clipboard format. Issue #36348, patch from CudaText man.
git-svn-id: trunk@62426 -
2019-12-20 21:59:00 +00:00
juha
b46b72fb2b LCL: Remove deprecated function FontCanUTF8. All widgetsets returned True, including GTK(2) and QT(5). Not implementing it caused bugs.
git-svn-id: trunk@62425 -
2019-12-20 17:45:44 +00:00
juha
0fa939d56e LCL-GTK3: Add 0.5px offset for canvas drawing functions. Issue #36430, patch from CudaText man.
git-svn-id: trunk@62424 -
2019-12-20 17:05:03 +00:00
juha
11ce01db97 Docs: Remove duplicate topics from LCL and LazUtils Doc XML files. Issue #36462, patch from Don Siders.
git-svn-id: trunk@62423 -
2019-12-20 11:42:07 +00:00
martin
b84c70aa3e SynEdit: Improve move-line-up/down and duplicate-line. If selection includes the linebreak (caret on next line, x=1) then do not include the next line.
git-svn-id: trunk@62422 -
2019-12-19 18:04:20 +00:00
martin
e1fffd38c7 SynEdit: TEST for Improve SetTextBetweenPoints and IncPersistentLock(weak)
git-svn-id: trunk@62421 -
2019-12-19 18:04:19 +00:00
martin
3dc16dd61f SynEdit: Improve SetTextBetweenPoints with scamAdjust caret, if selection exists then let the selection keep the caret. Introduce scamForceAdjust to move the caret, even if it will unset the selection.
git-svn-id: trunk@62420 -
2019-12-19 18:04:17 +00:00
martin
050d7b2f7f SynEdit: fix Selection.IncPersistentLock(weak) for newly inserted lines
git-svn-id: trunk@62419 -
2019-12-19 18:04:15 +00:00
juha
139b0bab40 LCL-GTK3: Do not include final X,Y in LineTo. Issue #36444, patch from CudaText man.
git-svn-id: trunk@62418 -
2019-12-19 07:49:45 +00:00
juha
1d6baf4129 LCL-GTK3: Add unit GLGtk3GlxContext forgotten in r62412 #a896e7f941. Issue #36448.
git-svn-id: trunk@62417 -
2019-12-19 07:39:11 +00:00
juha
2c80ebbfb7 LCL-GTK3: Improve canvas drawing. Issue #36430, patch from CudaText man.
git-svn-id: trunk@62416 -
2019-12-18 21:05:54 +00:00
juha
709c6d0859 LCL: DBLookup controls and ScrollListDataset, scroll also if dataset wwas opened before control was created. Issue #33109, patch from Michal Gawrycki.
git-svn-id: trunk@62415 -
2019-12-18 20:52:05 +00:00
dmitry
997c17160e cocoa: sanitizing temp url selection in a dialog selection
git-svn-id: trunk@62414 -
2019-12-18 19:48:25 +00:00
dmitry
810d3c4e27 cocoa: restoring the use of CocoaLoopOverride for a better control of the message loop. bug #36405
git-svn-id: trunk@62413 -
2019-12-18 19:18:15 +00:00
juha
a896e7f941 LCL-GTK3: Implement OpenGL Control. Issue #36448, patch from Ryan Joseph.
git-svn-id: trunk@62412 -
2019-12-18 18:25:47 +00:00
juha
71735e079b Designer: Add conditional debug lines for JITForm creation and reduce typecasts.
git-svn-id: trunk@62411 -
2019-12-18 17:52:31 +00:00
wp
0d4271e7c9 docs: Apply changes of r62408 #7dea4ebe87 also to TWidgetset.PolyBezier.
git-svn-id: trunk@62410 -
2019-12-18 16:11:57 +00:00
maxim
7a0b6d0878 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #36451
git-svn-id: trunk@62409 -
2019-12-17 22:29:38 +00:00
wp
7dea4ebe87 docs: Improved description of the "Filled" parameter of the TCanvas.PolyBezier method. Issue #36452.
git-svn-id: trunk@62408 -
2019-12-17 21:01:30 +00:00
dmitry
a21894d597 cocoa: forcing focus set on Showing window through WS ShowHide method
git-svn-id: trunk@62407 -
2019-12-17 03:41:03 +00:00
martin
98aa637a42 FpDebug: debugln
git-svn-id: trunk@62406 -
2019-12-16 23:22:53 +00:00
juha
4640c96ffc IdeIntf: Add ForceUpdate parameter for selecting items in GridColumns editor. Prevents an AV when deleting a column. Issue #36260.
git-svn-id: trunk@62405 -
2019-12-15 23:08:07 +00:00
wp
07e7174b8d LCL: Fix Delphi compatibility of PolyBezier (default value of Continuous argument). Issue #36442, patch by CudaText man).
git-svn-id: trunk@62404 -
2019-12-15 22:55:36 +00:00
juha
6a3024178c Codetools: fix compilation. Issue #36409.
git-svn-id: trunk@62403 -
2019-12-15 21:34:56 +00:00
juha
5f84d21266 LCL-GTK3: Group RadioButtons also outside a RadioGroup. Issue #36445, patch from CudaText man.
git-svn-id: trunk@62402 -
2019-12-15 21:26:10 +00:00
juha
46beb34edb IDE: New target OS - DragonFlyBSD. Issue #36409, patch from CudaText man.
git-svn-id: trunk@62401 -
2019-12-15 21:10:39 +00:00
mattias
b6112f516e codetools: parse property; experimental; platform
git-svn-id: trunk@62394 -
2019-12-14 18:02:51 +00:00
mattias
ee86d9985c codetools: test property; experimental; platform
git-svn-id: trunk@62393 -
2019-12-14 18:02:43 +00:00
mattias
3ad2930bb6 virtualtreeview: added $(IDEBuildOptions)
git-svn-id: trunk@62392 -
2019-12-14 17:37:25 +00:00
mattias
5fff9075ad projecttemplates: added $(IDEBuildOptions)
git-svn-id: trunk@62391 -
2019-12-14 17:37:10 +00:00
mattias
2638d71df2 lclextensions: added $(IDEBuildOptions)
git-svn-id: trunk@62390 -
2019-12-14 17:36:53 +00:00
mattias
3721734fa2 lazcontrols: added $(IDEBuildOptions)
git-svn-id: trunk@62389 -
2019-12-14 17:36:39 +00:00
mattias
0b2f239a79 h2pas: added $(IDEBuildOptions)
git-svn-id: trunk@62388 -
2019-12-14 17:36:22 +00:00
wp
f9775cd366 LCL/LazHelpHtml: Fix Microsoft Edge not being detected as default browser on Windows 10. Issue #35659, patch by jamie philbrook, slightly modified.
git-svn-id: trunk@62387 -
2019-12-14 16:53:03 +00:00
martin
9a11939004 FpDebug: Fix range check (addresses in target are allowed to overflow)
git-svn-id: trunk@62386 -
2019-12-14 15:56:26 +00:00
zeljko
5a05f2845f Gtk3: fixed TTrackBar TickStyle tsNone still shows numeric label. Patch by CudaText man. issue #36435
git-svn-id: trunk@62385 -
2019-12-14 13:19:19 +00:00
juha
780970cb03 Docs: Updated documentation for LazUtils laz2_xmlcfg. Issue #36339, patch from Don Siders.
git-svn-id: trunk@62384 -
2019-12-13 22:05:33 +00:00
juha
6808420bc4 LCL-GTK3: Check if function GetControl returns Nil. Simplify the function itself. Issue #36436.
git-svn-id: trunk@62383 -
2019-12-13 21:55:52 +00:00
juha
d159ea93c6 LCL-GTK3: Improve canvas operations more. Issue #36374, patch from Alexey Tor.
git-svn-id: trunk@62382 -
2019-12-12 22:00:47 +00:00
juha
cd1e5b70a9 IDE: Improve SearchResultView's close tabs logic. Issue #36384, patch from BrunoK.
git-svn-id: trunk@62381 -
2019-12-12 20:43:47 +00:00
juha
0bd01ab2ed LCL-GTK3: Improve canvas operations. Issue #36374, patch from Alexey Tor.
git-svn-id: trunk@62380 -
2019-12-12 13:53:41 +00:00
wp
9449a23949 LCL/ComboBoxEx: Use type TImageIndex for image index properties of TComboboxEx. Issue #33026, patch by Michal Gawrycki.
git-svn-id: trunk@62379 -
2019-12-11 21:43:21 +00:00
zeljko
d25e7447c1 Qt,Qt5: fixed restoring pen after drawing text. issue #36411
git-svn-id: trunk@62378 -
2019-12-11 12:44:03 +00:00
juha
37ca5b4d49 LCL-GTK3: Fix swapped R/B colors. Issue #36374, patch from Anton Kavalenka.
git-svn-id: trunk@62377 -
2019-12-11 11:33:31 +00:00