Marc
|
5d21207723
|
FpDebug: Replace opcode set with all (new) opcodes
|
2022-05-30 22:56:01 +02:00 |
|
wp_xyz
|
99e0ce1c1e
|
LHelp: Revert unintentional change in project settings.
|
2022-05-30 22:41:55 +02:00 |
|
wp_xyz
|
dee5479b97
|
Turbopower_ipro: Avoid clipping of italic text.
|
2022-05-30 22:39:13 +02:00 |
|
wp_xyz
|
eeea0faad3
|
Turbopower_ipro: Fix css for bullet and number types in (un)ordered lists.
|
2022-05-30 10:33:22 +02:00 |
|
mattias
|
2d84fa6e4a
|
pascalscript: added missing file
|
2022-05-29 20:10:47 +02:00 |
|
mattias
|
3140a3db66
|
fpdebug: added mips and misel
|
2022-05-29 20:09:45 +02:00 |
|
wp_xyz
|
e5c68e975a
|
Turbopower_ipro: Fix parsing of multi-level ordered list.
|
2022-05-29 19:54:28 +02:00 |
|
mattias
|
e409c84c9d
|
lcl: fixed git line ending
|
2022-05-29 19:51:21 +02:00 |
|
mattias
|
9e762cde89
|
udpated makefiles
|
2022-05-29 19:34:19 +02:00 |
|
mattias
|
98054da0fa
|
chmhelp: makefile compile with -gw instead of -gs
|
2022-05-29 19:33:19 +02:00 |
|
mattias
|
49392b08e6
|
chmhelp: lhelp: use debug
|
2022-05-29 19:29:24 +02:00 |
|
mattias
|
069804829c
|
pascalscript: Fix compilation of PascalScript for armel and m68k, from Abou Al Montacir
|
2022-05-29 19:26:38 +02:00 |
|
mattias
|
bd81eaf9f6
|
tools: Debian requires installed perl scripts to shbang perl directly, from Paul Gevers
|
2022-05-29 19:25:06 +02:00 |
|
mattias
|
843ed47f9a
|
lcl: fixed parsing with fpdoc
|
2022-05-29 19:23:35 +02:00 |
|
mattias
|
231700f9fa
|
ide: codehelp search fpdoc case sensitive
|
2022-05-29 19:22:01 +02:00 |
|
mattias
|
26fb8e8750
|
deb: fixes system wide default Lazarus configuration
|
2022-05-29 19:19:31 +02:00 |
|
wp_xyz
|
f57ec3d472
|
Turbopower_ipro: Add missing nil check to previous commit.
|
2022-05-29 16:50:28 +02:00 |
|
wp_xyz
|
599b6f0df5
|
Turbopower_ipro: Fix usage of "dir" attribute in TIpHtmlNodeCORE descendants (RTL).
|
2022-05-29 16:15:19 +02:00 |
|
mattias
|
da07d07593
|
codetools: no error on unknown modeswitch
|
2022-05-29 15:54:10 +02:00 |
|
wp_xyz
|
46e42dceb6
|
Turbopower_ipro: Fix compilation of designtime package.
|
2022-05-29 15:45:02 +02:00 |
|
wp_xyz
|
3478834cba
|
Turbopower_ipro: Mark tests as "passed"/"failed", store these test results.
|
2022-05-29 13:36:29 +02:00 |
|
wp_xyz
|
92ed8ecb60
|
Turbopower_ipro: Move specialized HTML node classes to new separate unit IpHtmlNodes.
|
2022-05-29 12:24:48 +02:00 |
|
mattias
|
e8afecf3c7
|
codetools: pas2js: set fixed modeswitches
|
2022-05-28 19:56:51 +02:00 |
|
wp_xyz
|
e9948b6fa4
|
Turbopower_ipro: Move general declarations and general-purpose classes from unit IpHtml to new units IpHtmlTypes and IpHtmlClasses, respectively.
|
2022-05-28 17:49:29 +02:00 |
|
wp_xyz
|
db6f77000b
|
Turbopower_ipro: Cleanup
|
2022-05-28 15:54:09 +02:00 |
|
wp_xyz
|
4b61abaefd
|
Turbopower_ipro: Html parser is more tolerant regarding table column width specification. Add more column width tests.
|
2022-05-28 15:31:17 +02:00 |
|
Michaël Van Canneyt
|
c1e69fee44
|
* Fix verb execution
|
2022-05-28 14:55:44 +02:00 |
|
Michaël Van Canneyt
|
77c1d9b1f2
|
* Bulma components, fixes in stubs
|
2022-05-28 14:55:44 +02:00 |
|
Dmitry Boyarintsev
|
ba8d995dab
|
cocoa: storing underlying and strikeout with HFONT
|
2022-05-28 01:13:31 +03:00 |
|
Dmitry Boyarintsev
|
0d375636c3
|
cocoa: adding support to read/write the additional font configuratinos for the font panel. Updating font panel preview section as selections are changed by the user. Fixes issue #39765.
|
2022-05-28 01:13:30 +03:00 |
|
wp_xyz
|
2a2e52711b
|
Turbopower_ipro: Fix RTL rendering of a html page, based on patch by serbod (Issues #26938 and #38531). Add tests for RTL and table column widths.
|
2022-05-27 23:25:26 +02:00 |
|
wp_xyz
|
a556f841f2
|
Turbopower_ipro: More test cases (tables, lists).
|
2022-05-27 16:00:16 +02:00 |
|
wp_xyz
|
4a9da60a1d
|
Turbopower_ipro: Refactor unit ipHtml by extracting parser into separate unit.
|
2022-05-27 16:00:16 +02:00 |
|
mattias
|
4e92b0a028
|
codetools: removed modeswitch clousers, added functionreferences and anonymousfunctions
|
2022-05-27 00:17:10 +02:00 |
|
dsiders
|
0de39307b7
|
Docs: LCL/stdctrls. Clarifies or expands TCustomCheckBox topics.
* Includes general tagging changes for True and False values in topics.
|
2022-05-26 19:10:05 +01:00 |
|
wp_xyz
|
0d94210f62
|
Images: More general-purpose images by Roland Hahn. Improved usability of IconTable tool.
|
2022-05-25 13:12:53 +02:00 |
|
Maxim Ganetsky
|
914219e940
|
IDE: improved Russian translation, hint by Pavel, issue #39769
|
2022-05-25 03:54:24 +03:00 |
|
Maxim Ganetsky
|
80e25af269
|
Installer, Win: updated Russian translation
|
2022-05-25 01:40:05 +03:00 |
|
Maxim Ganetsky
|
f33a3bcc17
|
OpkMan: improved i18n, regenerated translations and updated Russian translation
|
2022-05-25 01:22:53 +03:00 |
|
wp_xyz
|
574f312a76
|
Examples/FontEnum: Get font styles in gtk/qt.
|
2022-05-24 23:51:56 +02:00 |
|
wp_xyz
|
6dddcddc4f
|
Examples/FontEnum: Simplified code. Anchored Layout.
|
2022-05-24 23:07:57 +02:00 |
|
Martin
|
cbbdabd969
|
Installer, Win: Do not install dll globally by default / Changes/Adds installation "Types" (pre-selectable settings) and custom names for the types.
|
2022-05-24 17:15:39 +02:00 |
|
wp_xyz
|
282e47bb8a
|
Revert unintentionally committed files
|
2022-05-24 15:38:36 +02:00 |
|
wp_xyz
|
afa0c12e15
|
Examples/FontEnum: Fix selection of italic fonts (https://forum.lazarus.freepascal.org/index.php/topic,59444.msg443180).
|
2022-05-24 15:35:00 +02:00 |
|
balazs
|
4460f173ca
|
OpkMan: Switch to Openssl 1.1.1o
|
2022-05-24 07:26:48 +03:00 |
|
Maxim Ganetsky
|
c34faebe9d
|
IDE: improved Form Editor options page layout, issue #39757
|
2022-05-24 01:00:46 +03:00 |
|
Maxim Ganetsky
|
0d7635080a
|
IDE: improved layout of Codetools Class Completion option page, patch by Don Siders, issue #39757
|
2022-05-24 00:54:27 +03:00 |
|
Maxim Ganetsky
|
3e7d8fc437
|
IDE: improved layout of editor Tabs and Windows option page, patch by Don Siders, issue #39757
|
2022-05-24 00:47:40 +03:00 |
|
Maxim Ganetsky
|
a6f7b28f81
|
IDE: improved alignment of build mode combobox in Project Options dialog, issue #39757
|
2022-05-24 00:30:04 +03:00 |
|
wp_xyz
|
bed8f0d9e9
|
FPVectorial: Fix missing call to parent constructor of TIndentedStringList. Issue #39764. Patch by ExSystem.
|
2022-05-23 15:45:13 +02:00 |
|