bart
|
6fb1bd833b
|
LazUtils: Remove PasWStr unit. It is obsolete since fpc 3.0.
git-svn-id: trunk@64123 -
|
2020-11-11 17:35:01 +00:00 |
|
bart
|
f47a2a5fd6
|
LazUtils: Remove tests for FPC versions 2.x.
git-svn-id: trunk@64122 -
|
2020-11-11 14:03:48 +00:00 |
|
juha
|
a10a039a84
|
Jedi Code Format: Support advanced records and nested types better. Issue #38057, patch from Domingo Galmés.
git-svn-id: trunk@64121 -
|
2020-11-10 09:50:22 +00:00 |
|
juha
|
618261511d
|
LCL: Remove tests for FPC versions 2.x. Cannot be used anyway.
git-svn-id: trunk@64120 -
|
2020-11-10 09:50:20 +00:00 |
|
mattias
|
ba08e77f45
|
lcl: fixed compile with fpc 3.0.4
git-svn-id: trunk@64119 -
|
2020-11-09 18:03:36 +00:00 |
|
dmitry
|
d1b94111d9
|
cocoa: update GetTextLen for Memo descendants. bug #37835
git-svn-id: trunk@64118 -
|
2020-11-09 01:24:46 +00:00 |
|
dmitry
|
f490c67b0f
|
cocoa: if app is inactive searching through available windows in order to find one by mouse position. bug #37877
git-svn-id: trunk@64117 -
|
2020-11-09 00:58:59 +00:00 |
|
dmitry
|
e7263b2573
|
cocoa: hidding Opacity option, as TColor is not designed for alpha color. bug #38052
git-svn-id: trunk@64116 -
|
2020-11-09 00:27:31 +00:00 |
|
juha
|
36063fca47
|
Printers: Update resource file. issue #38027.
git-svn-id: trunk@64115 -
|
2020-11-07 15:18:21 +00:00 |
|
maxim
|
568d990d27
|
Printers: regenerated translations and updated Russian translation
git-svn-id: trunk@64114 -
|
2020-11-06 22:53:07 +00:00 |
|
juha
|
5f2e464b97
|
Printers: Use OSPrinters in uDlgPropertiesPrinter.
git-svn-id: trunk@64113 -
|
2020-11-06 10:42:06 +00:00 |
|
juha
|
871f02eb20
|
Docs: Documentation updates for LCL and LazUtils. Issue #38038, patch from Don Siders.
git-svn-id: trunk@64112 -
|
2020-11-06 10:42:04 +00:00 |
|
juha
|
6b4b3e9eb4
|
Synedit: Minor code cleanup. Issue #38035, patch from Cyrax.
git-svn-id: trunk@64111 -
|
2020-11-06 10:42:03 +00:00 |
|
juha
|
741a56883e
|
LCL: Add ExitProc to TApplication differently. Issue #38039, patch from Cyrax.
git-svn-id: trunk@64110 -
|
2020-11-06 10:42:01 +00:00 |
|
pascal
|
54029095cc
|
SynEdit: add notification of line add
git-svn-id: trunk@64109 -
|
2020-11-06 08:06:29 +00:00 |
|
juha
|
e1b80773fc
|
Jedi Code Format: Support generic procedures better. Issue #38041, patch from delfion.
git-svn-id: trunk@64108 -
|
2020-11-05 15:43:17 +00:00 |
|
juha
|
f38ee04679
|
Printer4Lazarus: Improve Unix Print Dialogs. Issue #38027, patch from Joeny Ang.
git-svn-id: trunk@64107 -
|
2020-11-05 11:47:34 +00:00 |
|
juha
|
b796837ec3
|
Debugger: Support detection of GDB 10.x and higher. Issue #38034.
git-svn-id: trunk@64106 -
|
2020-11-05 11:47:30 +00:00 |
|
juha
|
f677f97727
|
Jedi Code Format: Support partial array. Issue #38031, patch from Domingo Galmés.
git-svn-id: trunk@64105 -
|
2020-11-04 19:26:52 +00:00 |
|
juha
|
16ffa2572f
|
LCL: Improve handling of PageNumber in various Printer classes. Issue #37682, patch from Joeny Ang.
git-svn-id: trunk@64104 -
|
2020-11-04 17:48:46 +00:00 |
|
juha
|
039687aae1
|
LazUtils: Deprecate SpecialCharsToHex. Use LazUtf8.Utf8EscapeControlChars instead. Issue #38029.
git-svn-id: trunk@64103 -
|
2020-11-04 17:31:46 +00:00 |
|
juha
|
5d89968871
|
LazUtils: Fix SpecialCharsToHex output to actual hex. Move code to reusable functions ShortDotsLine and BeautifyLineXY. Issue #38029.
git-svn-id: trunk@64102 -
|
2020-11-03 18:52:30 +00:00 |
|
wp
|
2ebdf2a994
|
TAChart: Fix crash if a series refers to a non-existing chartstyle.
git-svn-id: trunk@64101 -
|
2020-11-03 08:49:01 +00:00 |
|
juha
|
19c695f1d9
|
Jedi Code Format: Add support for generic procedures/functions. Issue #38026, patch from Domingo Galmés.
git-svn-id: trunk@64100 -
|
2020-11-03 08:13:21 +00:00 |
|
juha
|
8fe85cc110
|
TurboPower_iPro: Remove Delphi specific defines and comments. Issue #37990, patch from Zaher Dirkey.
git-svn-id: trunk@64099 -
|
2020-11-02 10:04:43 +00:00 |
|
juha
|
b5c82b66cd
|
Docs: Documentation updates and harmonizing EOL to Unix style in some files. Issue #38016, patch from Don Siders.
git-svn-id: trunk@64098 -
|
2020-11-01 10:51:05 +00:00 |
|
juha
|
d75f2eda2b
|
TurboPower_iPro: Remove Delphi compatibility {$ifdef IP_LAZARUS}. Did not work with Delphi anyways. Issue #37990, patch from Zaher Dirkey.
git-svn-id: trunk@64097 -
|
2020-11-01 10:37:53 +00:00 |
|
maxim
|
9f72483225
|
IDE: regenerated translations
git-svn-id: trunk@64096 -
|
2020-10-31 23:09:53 +00:00 |
|
juha
|
c69bc5fd0d
|
LCL-GTK2: Fix Enter and Escape keys in TCustomSpinEdit. Issue #38015, patch from Joeny Ang.
git-svn-id: trunk@64095 -
|
2020-10-31 14:49:32 +00:00 |
|
juha
|
6a388f1fb5
|
IDE: Improve checks for validity of files and dependencies added to package/project. Issue #27421.
git-svn-id: trunk@64094 -
|
2020-10-31 14:49:30 +00:00 |
|
juha
|
73a9cb8a7a
|
IDE: Select all build modes by default when adding a path of a new project file.
git-svn-id: trunk@64093 -
|
2020-10-31 14:49:27 +00:00 |
|
wp
|
24575cfd7c
|
TurboPower_iPro: Fix IpHtmlPanel ignoring text encoding defined by <meta charset="..."> tag. Patch by Zaher Dirkey, issue #37374.
git-svn-id: trunk@64092 -
|
2020-10-31 09:58:08 +00:00 |
|
juha
|
847d16d3b9
|
Cleanup.
git-svn-id: trunk@64091 -
|
2020-10-30 09:23:50 +00:00 |
|
bart
|
93b66ba3ca
|
TValueListEditor: don't hardcode '=' in r64089 #f7cf091f71
git-svn-id: trunk@64090 -
|
2020-10-30 09:06:37 +00:00 |
|
bart
|
f7cf091f71
|
TValueListEditor: disallow having an equal sign ('=') in the Keys column. See https://forum.lazarus.freepascal.org/index.php?topic=51977.0;topicseen
git-svn-id: trunk@64089 -
|
2020-10-30 08:55:51 +00:00 |
|
wp
|
ba446c3a93
|
TurboPower_iPro: Fix UTF8 issue in a way that ConvertEncoding is not called if text is already UTF8 encoded. Issue #37992.
git-svn-id: trunk@64088 -
|
2020-10-29 23:08:58 +00:00 |
|
mattias
|
f3603ca4db
|
lcl: less warnings
git-svn-id: trunk@64087 -
|
2020-10-29 22:31:29 +00:00 |
|
mattias
|
614fe5d9e9
|
lazwiki: fixed compile with fpc 3.2
git-svn-id: trunk@64085 -
|
2020-10-29 21:19:52 +00:00 |
|
juha
|
6430dcbb60
|
Docs: Documentation updates for LazControls. Issue #38002, patch from Don Siders.
git-svn-id: trunk@64084 -
|
2020-10-29 15:45:44 +00:00 |
|
juha
|
ef47ed145a
|
Docs: Documentation updates for FreeType. Issue #38001, patch from Don Siders.
git-svn-id: trunk@64083 -
|
2020-10-29 15:45:42 +00:00 |
|
juha
|
0ebeb3224a
|
Docs: Documentation updates for LCL and LazUtils. Issue #38000, patch from Don Siders.
git-svn-id: trunk@64082 -
|
2020-10-29 15:45:37 +00:00 |
|
juha
|
4321fbf6e5
|
LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils.
git-svn-id: trunk@64081 -
|
2020-10-29 15:45:34 +00:00 |
|
wp
|
1c839c1369
|
TurboPower_iPro: Better fix to encoding issue than r64079 #75bc98773e. Issue #37992.
git-svn-id: trunk@64080 -
|
2020-10-28 11:52:52 +00:00 |
|
wp
|
75bc98773e
|
TurboPower_iPro: Fix another location where IpHtml tries to switch to the system code page.
git-svn-id: trunk@64079 -
|
2020-10-28 11:34:39 +00:00 |
|
wp
|
9c4f8b738e
|
TurboPower_iPro: Use UTF-8 as default encoding of documents without meta tag. Issue #37992, patch by Zaher Dirkey.
git-svn-id: trunk@64078 -
|
2020-10-27 10:50:23 +00:00 |
|
juha
|
93df80a1da
|
LCL: Enable building Darwin for PPC and PPC64. Issue #37987, patch from Alfred.
git-svn-id: trunk@64077 -
|
2020-10-25 17:20:42 +00:00 |
|
mattias
|
26dff51384
|
lazbuild: fixed crash when there is no source loaded, issue #37984
git-svn-id: trunk@64076 -
|
2020-10-25 16:40:59 +00:00 |
|
mattias
|
8e75d658b4
|
lazreport: updated lpl
git-svn-id: trunk@64075 -
|
2020-10-25 16:37:48 +00:00 |
|
juha
|
27805e56a1
|
LazBuild: Prevent a crash in LazBuild. Project.UnitResourceFileformat=Nil. Issue #37984.
git-svn-id: trunk@64074 -
|
2020-10-25 10:52:27 +00:00 |
|
juha
|
419384ae30
|
Jedi Code Format: Add support for managed records operators. Issue #37983, patch from Domingo Galmés.
git-svn-id: trunk@64073 -
|
2020-10-25 10:13:44 +00:00 |
|