Abou Al Montacir
bb05d66329
Renamed executable from gir2pascal to gir2pas.
2023-06-04 10:10:42 +00:00
Martin
a135aee12a
Gtk2: fix dangling pointer in TListView.Destroy. Issues #38954 #38332
2023-06-04 10:28:55 +02:00
rich2014
1741f14d55
Cocoa: Fix #40296 : TCocoaWSCustomTabControl/TCocoaWSCustomPage issue on MacOS
2023-06-04 13:10:31 +08:00
Maxim Ganetsky
dcbf685e78
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated Pango1 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!195
2023-06-04 00:48:44 +00:00
Abou Al Montacir
6ba4a9c9f0
GTK3: Updated PangoCairo1 unit generated with new gir2pas version.
2023-06-04 00:43:16 +00:00
Abou Al Montacir
fa757938da
GTK3: Updated Pango1 unit generated with new gir2pas version.
...
Commented manually calls to API not present on Debian 11.
2023-06-04 00:43:16 +00:00
dsiders
b0aa7ba6ea
Docs: LazUtils/lazutf8. Updates content in LazGetShortLanguageID for changes in d05dd86b
.
2023-06-04 00:04:40 +01:00
Martin
a87136316e
SynEdit: fixes for TSynMultiSyn Highlighter. Includes fix for Issue #40292
2023-06-03 21:34:32 +02:00
Maxim Ganetsky
3d491e9d0a
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated Cairo1 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!194
2023-06-03 18:59:30 +00:00
Abou Al Montacir
69fb261035
GTK3: Updated Cairo1 unit generated with new gir2pas version.
2023-06-03 20:45:14 +02:00
Maxim Ganetsky
93a8c283b5
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated GdkPixbuf2 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!193
2023-06-03 18:38:02 +00:00
Abou Al Montacir
e725d79f21
GTK3: Updated GdkPixbuf2 unit generated with new gir2pas version.
2023-06-03 20:23:45 +02:00
Maxim Ganetsky
a86f10279f
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated GIo2 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!192
2023-06-03 18:19:15 +00:00
Abou Al Montacir
1bda0836b3
GTK3: Updated GIo2 unit generated with new gir2pas version.
...
Removed manually functions that are not present in Debian 11.
2023-06-03 19:03:22 +02:00
Maxim Ganetsky
d05dd86b2c
LazUtils: simplify LazGetShortLanguageID procedure logic
...
It actually wants to return FallbackLang, so just return it and do not
make any assumptions about its length.
2023-06-03 19:18:40 +03:00
wp_xyz
68228adb4e
TAChart: Clean-up: Remove out-dated version checks. Add missing compiler mode directives.
2023-06-03 17:37:23 +02:00
mattias
d8efd39359
codetools: scan fpc source: skip backups
2023-06-03 16:38:45 +02:00
Maxim Ganetsky
567f4acf76
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated GLib2 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!191
2023-06-03 14:14:19 +00:00
Abou Al Montacir
825c357e8c
GTK3: Updated GLib2 unit generated with new gir2pas version.
...
Removed manually functions that are not present in Debian 11.
2023-06-03 15:39:52 +02:00
rich2014
1371a3a915
lhelp: Fix #40293 : FormWindowStateChange() issue in lhelpcore
2023-06-03 20:33:17 +08:00
Maxim Ganetsky
7e8aff03a4
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated GModule2 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!190
2023-06-03 11:50:43 +00:00
Abou Al Montacir
c972cd7491
GTK3: Updated GModule2 unit generated with new gir2pas version.
...
Removed manually functions that are not present in Debian 11.
2023-06-03 11:45:15 +00:00
wp_xyz
35fc68ba2a
Images: Add images forgotten in previous commit.
2023-06-03 12:53:14 +02:00
wp_xyz
1181b6d27c
Images: Reworked Align icons plus some new text processing icons. By Roland Hahn.
2023-06-03 11:57:04 +02:00
Maxim Ganetsky
cdc32051fb
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated GObject2 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!189
2023-06-02 21:58:31 +00:00
Abou Al Montacir
3e2186bb36
GTK3: Updated GObject2 unit generated with new gir2pas version.
...
Removed manually functions that are not present in Debian 11.
2023-06-02 21:29:33 +02:00
Maxim Ganetsky
cfaea82a9c
Merge branch 'GtkPartialMerge' into 'main'
...
GTK3: Updated Atk1 unit generated with new gir2pas version.
See merge request freepascal.org/lazarus/lazarus!188
2023-06-02 17:51:34 +00:00
Abou Al Montacir
c8f199e4ed
GTK3: Updated Atk1 unit generated with new gir2pas version.
2023-06-02 15:54:49 +00:00
DomingoGP
12b8417d04
Jedi code format: issue #40294 unnamed enumerator in the variant part of a record.
2023-06-02 17:44:21 +02:00
DomingoGP
8783cb734c
Jedi code format: change the inacurate description in readme file.
2023-06-02 16:37:23 +02:00
Martin
3ea6f9923c
SynEdit: fixes for exact scroll range depending on "caret past eol" options. Ensure setting new options takes immediate effect
2023-06-02 16:36:16 +02:00
dsiders
a236413e40
Docs: LazUtils/lazutf8. Fixes awkward wording and typing errors.
2023-06-02 14:35:13 +01:00
Maxim Ganetsky
0134db000d
Merge branch 'main' into 'main'
...
GTK3: Migrated remaining C enums to enumeration types.
See merge request freepascal.org/lazarus/lazarus!186
2023-06-02 13:10:20 +00:00
Abou Al Montacir
3ed2967690
GTK3: Migrated remaining C enums to enumeration types.
...
No changes are required except in automatically generate code.
2023-06-02 14:00:15 +02:00
Martin
60c4e28fd7
IDE: editor completion dropdown - fix painting. Some chars where "chopped off". Proportional fonts can overlap into the next cell, therefore when continuing to paint, the next token must not clear the background.
2023-06-02 11:08:58 +02:00
wp_xyz
1cc6cfaaf2
Images/General_purpose: Reworked "align" icons, new "map" icon. By Roland Hahn.
2023-06-02 09:57:55 +02:00
dsiders
aa1248fa3b
Docs: LazUtils/lazutf8. Adds the LazTrimLanguageID topic for changes in 42bcafe2
, e7b16e08
.
2023-06-02 03:10:18 +01:00
dsiders
f0cf009346
Docs: LCL/forms. Updates content in TCustomForm.ShowModal for changes in e89e0d7d
.
2023-06-02 03:10:03 +01:00
Maxim Ganetsky
9ce42e1fbb
Merge branch 'main' into 'main'
...
GTK3: Migrate several C enum type to enumeration type.
See merge request freepascal.org/lazarus/lazarus!185
2023-06-01 23:27:18 +00:00
Abou Al Montacir
e42a3c7df7
GTK3: Migrate TGtkSortType to enumeration type.
...
In Gtk3 WS code, variables of type Integer were used instead of ones
of relevant enumeration type.
This leads to compilation error now that `TGtkSortType` is defined as
an enumeration type. This commit fixes those errors.
2023-06-01 23:21:44 +00:00
Abou Al Montacir
22c6d6658f
GTK3: Migrate TGtkTreeViewColumnSizing to enumeration type.
...
In Gtk3 WS code, variables of type Integer were used instead of ones
of relevant enumeration type.
This leads to compilation error now that `TGtkTreeViewColumnSizing` is
defined as an enumeration type. This commit fixes those errors.
2023-06-01 23:21:44 +00:00
Abou Al Montacir
7eedf76e73
GTK3: Migrate TGdkScrollDirection to enumeration type.
...
In Gtk3 WS code, variables of type Integer were used instead of ones
of relevant enumeration type.
This leads to compilation error now that `TGdkScrollDirection` is
defined as an enumeration type. This commit fixes those errors.
2023-06-01 23:21:44 +00:00
Abou Al Montacir
b119f95da9
GTK3: Migrate TGdkVisualType C enum type to enumeration type.
...
In Gtk3 WS code, variables of type Integer were used instead of ones
of relevant enumeration type.
This leads to compilation error now that `TGdkVisualType` is defined
as an enumeration type. This commit fixes those errors.
2023-06-01 23:21:44 +00:00
Maxim Ganetsky
8ff32b1f2c
JCF2: fixed IdePlugin i18n
2023-06-02 02:12:30 +03:00
Maxim Ganetsky
e7b16e08e4
LazUtils: improved newly added language ID trimming procedure name (LazGetTrimmedLanguageID -> LazTrimLanguageID) in order to signify that it only transforms passed ID value
2023-06-02 02:03:46 +03:00
Maxim Ganetsky
89d36acfab
IDE: regenerated translations and updated Russian translation
2023-06-02 01:50:42 +03:00
DomingoGP
a51afba79f
Jedi code format: use jcfbase.lpk package in the jcfidelazarus package.
...
Some files have been moved to other directories to avoid conflicts with the jcfbase and jcfidelazarus package paths.
2023-06-01 23:11:24 +02:00
Martin
6228dce2f2
FpLLDBDebugger: remove "beta" remark
2023-06-01 19:57:41 +02:00
Martin
c583496424
IdeDebugger: remove warning
2023-06-01 19:57:15 +02:00
Maxim Ganetsky
3775b1ee49
Merge branch 'main' into 'main'
...
GTK3: Migrate some C enum types to enumeration types.
See merge request freepascal.org/lazarus/lazarus!184
2023-06-01 17:31:54 +00:00