Commit Graph

59622 Commits

Author SHA1 Message Date
juha
487e62d70d Package editor: Create property Gui controls in code. Makes them easier to manage and reusable.
git-svn-id: trunk@63943 -
2020-10-03 00:07:08 +00:00
maxim
24f2147eae FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly
git-svn-id: trunk@63942 -
2020-10-01 22:41:02 +00:00
zeljko
35ba577ed4 LCL: fixed Alt+TAB When TCheckComboBox is dropped down. Patch by Serge Anvarov. Issue #37839
git-svn-id: trunk@63941 -
2020-09-30 07:58:34 +00:00
maxim
dcb1871753 LazReport: added missing period to resource string, regenerated translations and updated Russian translation
git-svn-id: trunk@63940 -
2020-09-29 23:31:45 +00:00
juha
6fddd1aaf4 IDE: Fix a crash if IDE is aborted before updating configuration.
git-svn-id: trunk@63939 -
2020-09-29 23:07:27 +00:00
jesus
31487c5ae1 LazReport: New "Onbeforepreview" event in LazReport, patch from Zdravko Gabrovsk, issue #37794
git-svn-id: trunk@63938 -
2020-09-29 05:35:06 +00:00
jesus
ac50e66e44 LazReport: Fix the slow filling of font's combobox so it can now be made on designer opening, this fixes no showing the font in the font list when some object is selected and the report is just loaded.
git-svn-id: trunk@63937 -
2020-09-29 03:55:35 +00:00
jesus
b6c3d95216 LazReport: Added LrDotMatrix component, a TfrReport derived that handle print to do matrix kind printers, from @Heliosroots
git-svn-id: trunk@63936 -
2020-09-28 21:17:04 +00:00
bart
48bcee6f50 EditButton: publish OnContextPopup. Patch by Reinhard Kalinke. Issue #0037832.
git-svn-id: trunk@63935 -
2020-09-28 20:03:35 +00:00
bart
fb7a943fef EditButton: implement OnContextPopup.
git-svn-id: trunk@63934 -
2020-09-28 19:58:25 +00:00
jesus
7b162a47aa LazReport: Adds page num to printer title in case the job is splitted due different page sizes (fix overwritting of produced pdf's with cups-pdf in linux
git-svn-id: trunk@63933 -
2020-09-28 18:59:26 +00:00
jesus
88bacf3d62 Printers: missing patch for custom size papers for linux
git-svn-id: trunk@63932 -
2020-09-28 17:34:39 +00:00
jesus
ebc3a1947b LazReport: Support for custom paper sizes.
git-svn-id: trunk@63931 -
2020-09-28 01:10:36 +00:00
jesus
95f3ddc9cd LCL: Printers support for custom size papers for Windows and Linux.
git-svn-id: trunk@63930 -
2020-09-28 01:08:23 +00:00
juha
e2ee2d39ed LCL-Win32: Don't move a calling form with OldStyleDialog dialogs. Issue #37821, patch from Jamie Philbrook.
git-svn-id: trunk@63929 -
2020-09-27 22:14:53 +00:00
juha
eda286fd37 LCL-GTK3: Do not HTML encode text in MessageBox. Issue #37804, patch from Anton Kavalenka.
git-svn-id: trunk@63928 -
2020-09-27 16:32:48 +00:00
juha
0172124a42 LCL-GTK2: Do not HTML encode text in MessageBox. Issue #37803, patch from Anton Kavalenka.
git-svn-id: trunk@63927 -
2020-09-27 16:32:46 +00:00
juha
317b7088a4 LCL: Fix ofAutoPreview of TOpenPictureDialog. Issue #37820, patch from Anton Kavalenka.
git-svn-id: trunk@63926 -
2020-09-27 14:48:12 +00:00
zoran
c0a1785e24 DateTimePicker: small code refactoring
git-svn-id: trunk@63925 -
2020-09-26 20:45:58 +00:00
juha
5779a01102 CustomDrawn: Fix compilation of CustomDrawn X11. Issue #37813, patch from Sven Barth.
git-svn-id: trunk@63924 -
2020-09-26 09:32:24 +00:00
jesus
0d1f1cb778 LazReport: implements export to a stream
git-svn-id: trunk@63923 -
2020-09-25 22:50:42 +00:00
martin
55c3a5cbbc FpDebug, test: fix access to nil pointer
git-svn-id: trunk@63922 -
2020-09-25 22:08:49 +00:00
martin
bb154702ae FpDebug: Do not display (nested) records as pointer.
git-svn-id: trunk@63921 -
2020-09-25 22:08:47 +00:00
maxim
b4f6bfc0ff FPWeb: moved all resource strings to fpwebstrconsts.pas, merged translations accordingly
git-svn-id: trunk@63920 -
2020-09-24 23:06:50 +00:00
juha
36dd059fc3 LCL-GTK3: Fix calling button handler. Issue #37804, patch from Anton Kavalenka.
git-svn-id: trunk@63919 -
2020-09-24 09:07:03 +00:00
zeljko
5d132a7330 Qt,Qt5: fixed html text escaping - message boxes should be plain text. issue #37805
git-svn-id: trunk@63918 -
2020-09-24 08:46:27 +00:00
jesus
4c4761c72e FreeType: fix mem leak when cloning glyph.
git-svn-id: trunk@63917 -
2020-09-24 07:23:50 +00:00
maxim
e6ebfd4578 SynEdit: moved SynMacroRecorder resource strings to syneditstrconst.pp, merged translations accordingly
git-svn-id: trunk@63915 -
2020-09-23 23:01:02 +00:00
martin
54c7239f4f Debugger, RegisterDialog: replace Listview with Grid. Listview cuts item to 260 chars length max. Issue #37797
git-svn-id: trunk@63914 -
2020-09-23 21:11:50 +00:00
martin
466084cebd Debugger: fix converting values (qword) to bin/octal
git-svn-id: trunk@63913 -
2020-09-23 21:11:48 +00:00
martin
0b1a412658 GdbmiDebugger: fix marking register as modified
git-svn-id: trunk@63912 -
2020-09-23 21:11:46 +00:00
juha
86323528a8 LCL-GTK3: Implement TextHint for TCustomEdit. Issue #37802, patch from Anton Kavalenka.
git-svn-id: trunk@63911 -
2020-09-23 19:19:26 +00:00
juha
440fd1ab17 LCL-GTK2: Implement TCustomEdit.NumbersOnly. Issue #37277, patch from Joeny Ang.
git-svn-id: trunk@63910 -
2020-09-23 19:19:24 +00:00
mattias
21f39dc4be IDE: line ending CR call Classic Mac, issue #37800
git-svn-id: trunk@63908 -
2020-09-23 14:45:07 +00:00
ondrej
2031a4a842 LCL: restore TCustomEdit.GetTextHint deleted in r63730 #32e975d46c
git-svn-id: trunk@63907 -
2020-09-23 04:58:05 +00:00
zeljko
394d08328e Qt,Qt5: reverted r63904 and r63905 #bd61f8f5cb because of total menu mess. issue #37608
git-svn-id: trunk@63906 -
2020-09-21 13:05:58 +00:00
zeljko
bd61f8f5cb Qt: fixed image changing via imageindex. issue #37608
git-svn-id: trunk@63905 -
2020-09-21 12:35:11 +00:00
zeljko
d8103f82a4 Qt5: fix for invalid menuitem imageindex - happens when changing imageindex during runtime. issue #37608
git-svn-id: trunk@63904 -
2020-09-21 12:31:17 +00:00
wp
39f9890864 LCL/Combobox: Fix hehavior when ESC or ENTER are pressed in dropped-down state. Issue #37674. Patch by jamie philbrook.
git-svn-id: trunk@63903 -
2020-09-21 12:10:31 +00:00
juha
6c19136b97 LCL-GTK2: Initialize a record in LCLIntfCellRenderer_CellDataFunc. Prevents a crash. Issue #37781, patch from Cyrax.
git-svn-id: trunk@63902 -
2020-09-21 08:35:49 +00:00
maxim
4c69c36745 FPDebug: fixed typo, regenerated translations and updated Russian translation
git-svn-id: trunk@63901 -
2020-09-20 23:35:54 +00:00
joost
566610a9ba FpDebug: Cleanup of several issues introduced in r63899 #539c1f9a2b, in which a lot more was committed then planned. Among others utility functions to allow calling functions with parameters. The ability to set the value of (regvar) variables and some minor bug-fixes. As part of the parameter-support, addresses located in a register are not immediately read and converted to constants anymore. But the location of the actual register is stored. This might have unforeseen side-effects
git-svn-id: trunk@63900 -
2020-09-20 21:52:48 +00:00
joost
539c1f9a2b FpDebug: Renamed TFpDbgHardcodedContext to TFpDbgHardcodedScope
git-svn-id: trunk@63899 -
2020-09-20 19:21:53 +00:00
wp
90afc72ac7 LCL: Fix TRadiogroup firing OnEnter/OnExit events when its ItemIndex changes. New events OnItemEnter/OnItemExit. Issue #37768.
git-svn-id: trunk@63898 -
2020-09-20 17:06:17 +00:00
juha
a3272084cf LCL-GTK2: Improve setting a shaped form. Issue #30385, patch from Anton Kavalenka.
git-svn-id: trunk@63897 -
2020-09-20 09:56:39 +00:00
juha
2e27713e66 LCL-GTK3: Improve menu position and RadioItems. Issue #37740, patch from Anton Kavalenka.
git-svn-id: trunk@63896 -
2020-09-20 09:56:38 +00:00
juha
f9814634a0 Packager: Assert that TPackageEditorForm.TraverseSettings really is obsolete.
git-svn-id: trunk@63895 -
2020-09-20 09:56:33 +00:00
jesus
2fdd890e2c LazReport: missing deploy.bat script
git-svn-id: trunk@63894 -
2020-09-19 19:24:15 +00:00
martin
7b179bcf72 SourceEditor, PascalScriptMacro: Add property LinesCount. Issue #37778 Patch by Domingo Galmés
git-svn-id: trunk@63893 -
2020-09-19 18:24:26 +00:00
jesus
cb166633f6 LazReport: Support for nogui-cgi or otherwise console and web applications.
git-svn-id: trunk@63892 -
2020-09-19 17:56:34 +00:00