Pierre Muller
|
44e2c05ef7
|
Set calling convention for fontconfig library import unit
|
2023-10-19 10:28:17 +02:00 |
|
Pierre Muller
|
3c2fa91c75
|
Extend support to all BSD systems for libfontconfig and fcl-pdf packages
|
2023-10-18 21:09:44 +00:00 |
|
Pierre Muller
|
59fe173cc7
|
Add calls to FcGetVersion, FcConfigGetFilename and FcConfigFilename
|
2023-10-18 15:24:31 +00:00 |
|
Pierre Muller
|
9070b3647a
|
Add new FcConfigGetFilename function
|
2023-10-18 15:24:31 +00:00 |
|
Pierre Muller
|
9782b206cf
|
Add namespaced version of libfontconfig and unixtype units in _USES clause
|
2023-10-18 15:18:00 +00:00 |
|
Pierre Muller
|
b51e5f370f
|
Disable fcl-pdf package for wince target
|
2023-10-18 15:17:02 +00:00 |
|
Michaël Van Canneyt
|
557a324473
|
* Add system.actions unit for Delphi compatibility
|
2023-10-18 17:06:04 +02:00 |
|
Michaël Van Canneyt
|
a88dd9197f
|
* Some delphi compatibility methods/types for actions
|
2023-10-18 16:49:39 +02:00 |
|
Michaël Van Canneyt
|
db1efd0264
|
* Fix windows implementation of find. Fixes issue #40473
|
2023-10-18 16:40:53 +02:00 |
|
Michaël Van Canneyt
|
c120a13af8
|
* Unprepare on commit/rollback
|
2023-10-18 08:57:01 +02:00 |
|
mattias
|
985dec61b1
|
pastojs: do not add rtti for public constructor for class without rtti, related #37752
|
2023-10-17 15:09:22 +02:00 |
|
mattias
|
bb817db47a
|
pas2js: skip invalid surrogate
|
2023-10-17 13:11:09 +02:00 |
|
mattias
|
6bb5c3c48c
|
pastojs: added test for utf-16 surrogates
|
2023-10-17 13:03:12 +02:00 |
|
mattias
|
c7db379a4f
|
pastojs: errors on illegal char const
|
2023-10-17 13:02:45 +02:00 |
|
mattias
|
f477b94f0f
|
fcl-js: fixed EscapeString for surrogates
|
2023-10-17 13:02:12 +02:00 |
|
mattias
|
86dde7821c
|
fcl-pdf: gitignore fonts
|
2023-10-17 13:01:09 +02:00 |
|
Michaël Van Canneyt
|
48348ca7a1
|
* libfontconfig only on linux/freebsd/darwin
|
2023-10-17 11:16:41 +02:00 |
|
mattias
|
ddd39227eb
|
fcl-json: clean up
|
2023-10-17 09:47:00 +02:00 |
|
Pierre Muller
|
9e341da6ed
|
Apply fix submitted by Rika on discussion about issue #39366
|
2023-10-17 06:49:47 +00:00 |
|
Michaël Van Canneyt
|
fa9da559fb
|
* libfontconfig dependency for linux/bsd
|
2023-10-17 00:31:37 +02:00 |
|
Michaël Van Canneyt
|
354ae2344e
|
* Add fontmapper by Anton Kavalenka. Fixes issue #39363
|
2023-10-16 22:28:01 +02:00 |
|
Pierre Muller
|
e523b9b282
|
Move setting of SYSTEMDIR variable to prerules to get correct source directory for system unit on BSD targets
|
2023-10-16 21:44:17 +02:00 |
|
Michaël Van Canneyt
|
9588204585
|
* (re)Build element ID list at end of parse. Fixes issue #39391
|
2023-10-16 17:07:17 +02:00 |
|
Michaël Van Canneyt
|
c0354d0975
|
* Allow descendents to override methods to implement their own parsing. Fixes issue #40063
|
2023-10-16 14:41:31 +02:00 |
|
Michaël Van Canneyt
|
a61d606643
|
* Close dataset on SQL change. Fixes issue #39610
|
2023-10-16 14:19:06 +02:00 |
|
Ondrej Pokorny
|
8bd9651abd
|
TSQLConnection.DoInternalDisconnect: safe with Assigned(FStatements) - like TDatabase.CloseDataSets etc.
|
2023-10-16 09:45:53 +00:00 |
|
Ondrej Pokorny
|
cd909ec2bc
|
TCustomConnection.DoCloseError virtual
|
2023-10-16 09:45:53 +00:00 |
|
Michaël Van Canneyt
|
e1715d6d1a
|
* Add miter/penstyle, allow font in floating point size, allow simulation of italic/bold. Patch by Joeny Ang. Fixes issue #39836
|
2023-10-16 11:17:56 +02:00 |
|
Michaël Van Canneyt
|
bad90711ef
|
* Do not use comp type, use int64 instead. Fix issue #40469
|
2023-10-16 10:25:52 +02:00 |
|
Michaël Van Canneyt
|
c1be8e590d
|
* Add demo to show OnVerifyCertificate, part of issue #39998
|
2023-10-16 09:06:05 +02:00 |
|
Michaël Van Canneyt
|
fb7c1d8805
|
* Add foForceLF to allow LF-separated files on windows. Fixes issue #39893
|
2023-10-15 23:30:42 +02:00 |
|
florian
|
4794e5ffcf
|
* improve math.power as suggested by Paolo Valle, resolves #40461
|
2023-10-15 23:17:24 +02:00 |
|
Michaël Van Canneyt
|
2854f08daa
|
* Add boolean %b format specifier
|
2023-10-15 23:06:02 +02:00 |
|
Michaël Van Canneyt
|
d9fb288552
|
* Transfer ForcedClose from TSQLConnector to proxy. Fixes issue #39910
|
2023-10-15 22:35:12 +02:00 |
|
Michaël Van Canneyt
|
bc00d5ae06
|
* Forgot CenterAt
|
2023-10-15 22:23:00 +02:00 |
|
Michaël Van Canneyt
|
f73456a9d9
|
* FileNewer should return true if the dest file does not exist.
|
2023-10-15 17:14:05 +02:00 |
|
Michaël Van Canneyt
|
1b4e733a66
|
* Disable range checking
|
2023-10-15 16:57:59 +02:00 |
|
Michaël Van Canneyt
|
0bd34bb992
|
* Remove subtarget option
|
2023-10-15 16:54:15 +02:00 |
|
Michaël Van Canneyt
|
e28add8b31
|
* Add some missing identifiers to TRectF. Fixes issue #40068
|
2023-10-15 16:54:15 +02:00 |
|
Pierre Muller
|
8c620daf33
|
Remove readln and add NORUN marker for tw40453 test
|
2023-10-15 11:22:05 +00:00 |
|
marcoonthegit
|
6b7afc6b08
|
* added some winnls constants. Reworked locale_ and cal_ constants for easier maintenance.
|
2023-10-15 12:22:12 +02:00 |
|
Michaël Van Canneyt
|
32465fbdc1
|
* Fix wrong char->ansichar
|
2023-10-15 11:17:09 +02:00 |
|
Michaël Van Canneyt
|
151d72661a
|
* Force close during destroy, add event to report errors
|
2023-10-15 11:16:45 +02:00 |
|
Michaël Van Canneyt
|
aa841d584d
|
* Patch from Rika to enable assembler version of MD5 on i386-darwin. Fixes issue #40470
|
2023-10-15 10:24:45 +02:00 |
|
Michaël Van Canneyt
|
66e2cf5e5c
|
* Fix MSDos compilation
|
2023-10-15 10:24:45 +02:00 |
|
Rika Ichinose
|
e1ea58dd2f
|
MD5Transform for i386 without a stack frame and with less pushes.
|
2023-10-14 22:59:14 +03:00 |
|
Rika Ichinose
|
4603b80ac0
|
Remove “original version” of MD5Transform.
|
2023-10-14 22:59:13 +03:00 |
|
florian
|
f12abd03cc
|
* compilation on non-x86 targets fixed
|
2023-10-14 21:29:28 +02:00 |
|
Michaël Van Canneyt
|
2da416c4ea
|
* Some optimizations for FloatToStr (20% gain). Fixes issue #40137
|
2023-10-14 17:26:05 +02:00 |
|
florian
|
5b9998e38b
|
* fix BMI1 version of SysV MD5Transform
|
2023-10-14 14:37:00 +02:00 |
|