marco
|
2910c4dc2b
|
* add gtk_status_icon_set_tooltip_text as per Juha's patch, mantis #39199
--This line, and those below, will be ignored--
M gtk2/src/gtkext/gtkstatusicon.inc
M gtk2/src/gtkext/gtkstatusiconh.inc
git-svn-id: trunk@49590 -
|
2021-07-10 12:07:55 +00:00 |
|
michael
|
c7690907e7
|
Correctly handle subclasses, patch by Henrique Werlang (issue #39195)
git-svn-id: trunk@49589 -
|
2021-07-10 10:01:48 +00:00 |
|
marco
|
76765c64a0
|
* high(fdata) can be -1 for empty array -> loopcounter signed, patch by
Bernd Kreuss mantis #39179
git-svn-id: trunk@49584 -
|
2021-07-08 08:12:49 +00:00 |
|
florian
|
b463d511bf
|
* serial handles higher baudrates if constants are available
git-svn-id: trunk@49575 -
|
2021-07-02 20:00:33 +00:00 |
|
marco
|
872ff19622
|
* fix typo
git-svn-id: trunk@49566 -
|
2021-06-26 19:24:57 +00:00 |
|
ondrej
|
48f259589b
|
fpSQLParser: fix float literal parsing (make it locale-independent)
git-svn-id: trunk@49564 -
|
2021-06-26 16:05:37 +00:00 |
|
marco
|
d4b4950ae4
|
* tcolors alias.
* a few missing colors copied from lazarus' graphics unit
git-svn-id: trunk@49563 -
|
2021-06-26 16:00:12 +00:00 |
|
marcus
|
51996d6280
|
Amiga video unit: fixed not initialized TInputEvent field, 2nd try, now the deadkeys actually work as they should
git-svn-id: trunk@49562 -
|
2021-06-26 08:46:38 +00:00 |
|
marcus
|
820e0dddcd
|
Amiga video unit: fixed not initialized TInputEvent field
git-svn-id: trunk@49560 -
|
2021-06-25 16:37:38 +00:00 |
|
michael
|
7a7abea0ee
|
* Remove debug statement
git-svn-id: trunk@49558 -
|
2021-06-24 13:20:34 +00:00 |
|
michael
|
d56ddc28e8
|
* Apply one JSON to another JSON object
git-svn-id: trunk@49557 -
|
2021-06-24 12:37:47 +00:00 |
|
nickysn
|
433050a2c4
|
* set EXEEXT to .wasm for the WASI target in fpcmake
git-svn-id: trunk@49552 -
|
2021-06-24 00:16:00 +00:00 |
|
pierre
|
615e1c0431
|
Only set llvm to true if LLVM custom option variable is set, but not to false if not (as true might be the default value)
git-svn-id: trunk@49534 -
|
2021-06-23 14:37:34 +00:00 |
|
michael
|
15f25da1fa
|
* Fix issue ID #0039024, potential wrong write
git-svn-id: trunk@49518 -
|
2021-06-20 08:06:08 +00:00 |
|
michael
|
492a0ffcac
|
* Better precision for samedatetime. Issue ID #39023, patch by Zoran Vučenović
git-svn-id: trunk@49517 -
|
2021-06-20 08:00:01 +00:00 |
|
marcus
|
436b8c2121
|
AROS: some fixes for AVL_ functions, added missing NewCreateTaskA
git-svn-id: trunk@49516 -
|
2021-06-18 17:05:09 +00:00 |
|
marcus
|
810e62b7c9
|
Amiga, MorphOS, AROS: unified function results to LongBool in amigados unit, correct type for GFXBase
git-svn-id: trunk@49515 -
|
2021-06-18 16:35:05 +00:00 |
|
michael
|
f3e7d96053
|
* Fix issue #39009, remove size 20 limit on float types
git-svn-id: trunk@49507 -
|
2021-06-16 09:33:45 +00:00 |
|
pierre
|
8608b82c01
|
Re-generate Makefile after wrong commit #49495, fixes bug report 39001
git-svn-id: trunk@49500 -
|
2021-06-14 08:58:59 +00:00 |
|
pierre
|
9374155344
|
Add --NOLLVM and use LLVM by default of compiler is llvm variant
git-svn-id: trunk@49495 -
|
2021-06-11 08:49:24 +00:00 |
|
marco
|
6d287a8db8
|
* commit second patch (from Hendi) from mantis #38930, make debug define compiling again
git-svn-id: trunk@49492 -
|
2021-06-08 08:58:21 +00:00 |
|
marco
|
4895133646
|
* revert accidentally modified file.
git-svn-id: trunk@49491 -
|
2021-06-08 08:53:42 +00:00 |
|
marco
|
09290da51e
|
* use local buffer for seek mantis #38930 patch by Hendi.
git-svn-id: trunk@49490 -
|
2021-06-08 08:52:50 +00:00 |
|
michael
|
aedd0e4518
|
* Fix issue #38968, patch from Werner Pamler to fix fractional seconds in IS8061conversion
git-svn-id: trunk@49484 -
|
2021-06-06 12:47:49 +00:00 |
|
Mattias Gaertner
|
33b29b0df4
|
pastojs: low/high(astring)
git-svn-id: trunk@49472 -
|
2021-06-03 15:37:44 +00:00 |
|
ondrej
|
d2e2ac5181
|
odbc: fix comments
git-svn-id: trunk@49471 -
|
2021-06-03 15:26:26 +00:00 |
|
ondrej
|
3fa35f258b
|
odbc: use ftMemo/ftWideMemo for SQL_VARCHAR/SQL_WVARCHAR declared as nvarchar(max)
git-svn-id: trunk@49470 -
|
2021-06-03 15:22:49 +00:00 |
|
nickysn
|
5dd48078a6
|
+ enabled package fcl-registry for the WASI target
git-svn-id: trunk@49465 -
|
2021-06-01 23:26:22 +00:00 |
|
nickysn
|
378b5f73a5
|
+ enabled package fcl-stl for the WASI target
git-svn-id: trunk@49464 -
|
2021-06-01 23:23:31 +00:00 |
|
nickysn
|
56aa1e1bbe
|
+ enabled the regexpr package for the WASI target
git-svn-id: trunk@49463 -
|
2021-06-01 23:17:33 +00:00 |
|
nickysn
|
7c09f0be96
|
+ enabled the fcl-sound package for the WASI target
git-svn-id: trunk@49462 -
|
2021-06-01 23:14:28 +00:00 |
|
nickysn
|
14ec15be7b
|
+ enabled the fcl-xml package for the WASI target
git-svn-id: trunk@49461 -
|
2021-06-01 23:11:54 +00:00 |
|
nickysn
|
5b192cb82a
|
+ enabled the hash package for the WASI target
git-svn-id: trunk@49460 -
|
2021-06-01 23:09:41 +00:00 |
|
nickysn
|
1eec910561
|
+ enabled compilation of fcl-base for the WASI target
git-svn-id: trunk@49459 -
|
2021-06-01 23:06:40 +00:00 |
|
nickysn
|
eed9bc1f35
|
+ enabled several rtl-objpas units for the WASI target
git-svn-id: trunk@49458 -
|
2021-06-01 23:04:41 +00:00 |
|
nickysn
|
385c130e8d
|
+ enabled some rtl-extra units on the WASI target (matrix, ucomplex, objects)
git-svn-id: trunk@49457 -
|
2021-06-01 22:58:56 +00:00 |
|
nickysn
|
cdd7aaf2eb
|
+ compile the unicode collations and extra code pages for the WASI target
git-svn-id: trunk@49456 -
|
2021-06-01 22:50:19 +00:00 |
|
michael
|
d23feee55e
|
* Correctly initialize total_out
git-svn-id: trunk@49424 -
|
2021-06-01 08:00:42 +00:00 |
|
michael
|
affefb6ce0
|
* Fix issue ID #36822. Total was being misused in check
git-svn-id: trunk@49421 -
|
2021-05-31 20:07:18 +00:00 |
|
marco
|
9bc8f17f16
|
* implemented LeftPromotion to fmtbcd to fix mantis 38496 but unfortunately FPC doesn't call it.
git-svn-id: trunk@49413 -
|
2021-05-30 13:00:00 +00:00 |
|
joost
|
8cdbf5887b
|
* test for r49387
git-svn-id: trunk@49410 -
|
2021-05-29 11:30:54 +00:00 |
|
joost
|
1e3de5db58
|
* Parse the contenttype according to rfc1341 also for non-streaming
processing
git-svn-id: trunk@49409 -
|
2021-05-29 11:17:54 +00:00 |
|
joost
|
52813c8965
|
* Fixed mime-multipart processing for solutions that do
not support chunked processing of content. (like CGI)
git-svn-id: trunk@49408 -
|
2021-05-29 10:57:51 +00:00 |
|
Károly Balogh
|
19876ca805
|
qlunits: added channel definition structures based on C equivalents, added test code
git-svn-id: trunk@49396 -
|
2021-05-22 14:48:00 +00:00 |
|
Károly Balogh
|
7b03bac5d6
|
qlunits: remove word alignment test from sysvar test, as there are byte-sized vars, which are not aligned
git-svn-id: trunk@49395 -
|
2021-05-22 11:51:22 +00:00 |
|
Károly Balogh
|
70011c2306
|
qlunits: add a test program to test sysvar offsets
git-svn-id: trunk@49393 -
|
2021-05-22 09:42:32 +00:00 |
|
Károly Balogh
|
54f761b4da
|
qlunits: make sure everything is two byte aligned
git-svn-id: trunk@49392 -
|
2021-05-22 09:20:45 +00:00 |
|
Károly Balogh
|
c9f875b15f
|
qlunits: fix SMS unit build, declare all const/vars/types before functions, and minor tweaks
git-svn-id: trunk@49391 -
|
2021-05-22 08:21:10 +00:00 |
|
Károly Balogh
|
2bf7676f00
|
qlunits: fixed comments in qdos_sysvars.inc to avoid compiler directives warnings
git-svn-id: trunk@49390 -
|
2021-05-22 08:10:10 +00:00 |
|
Károly Balogh
|
cd5c2b8271
|
qlunits: merged a modified version of a patch by Norman Dunbar, defines system variables as a record
git-svn-id: trunk@49388 -
|
2021-05-22 07:30:00 +00:00 |
|