nickysn
|
55ecc7feff
- removed the check for pocall_oldfpccall from ncgutil.gen_save_used_regs and
|
7 years ago |
michael
|
d37b1b631e
* Put elements that are not on any band on a null band
|
7 years ago |
michael
|
af938981b3
* Convert barcode (parent needs to be set)
|
7 years ago |
michael
|
925f7e7d7c
* Convert barcode
|
7 years ago |
michael
|
75e4be46f9
* Avoid AV acessing page if band not assigned
|
7 years ago |
michael
|
7a3b96c1a5
* Use const for strings in fixupreference
|
7 years ago |
michael
|
4296122898
* Fix some warnings and hints
|
7 years ago |
michael
|
117f9f2c64
* Some improvements to lazreport converter, add diagnostic output, sample conversion program
|
7 years ago |
michael
|
f836094e3d
* Avoid XML memleak when an error occurs
|
7 years ago |
michael
|
5c6918068e
* Add lazreport stream converter, based on version of Christian Ulrich
|
7 years ago |
michael
|
ef63bbfbad
* Allow loading images from stream
|
7 years ago |
michael
|
b169e1bfc3
* Adjust smMaxheight so it also applies when the band height changes.
|
7 years ago |
svenbarth
|
ffe788fcad
* regenerate msg{idx,txt}.inc after r38920
|
7 years ago |
svenbarth
|
79aab18b13
+ add tests for default namespaces
|
7 years ago |
svenbarth
|
7e1a058bb2
* document new -FN<x> option
|
7 years ago |
svenbarth
|
760e1f3776
* default namespaces are specified using the new -FN<x> option whereby <x> is the namespace to be added to the
|
7 years ago |
svenbarth
|
8bc0b604db
* a symbol might be specified using a partial namespace path as long as the missing part is a namespace symbol,
|
7 years ago |
svenbarth
|
35bddf6fb1
* correctly update the (now unregistered) unit symbol if the unit was found with the help of a default namespace
|
7 years ago |
svenbarth
|
083781bf0c
* keep track if the unit was found by using a default namespace as prefix
|
7 years ago |
svenbarth
|
99c53abf36
* also take into account default namespace when looking for a unit:
|
7 years ago |
svenbarth
|
b77b6b001f
+ add a global that will contain all default namespaces passed in as parameters
|
7 years ago |
svenbarth
|
e7f29e9e28
* also pass the pattern with which the potential unit/namespace symbol had been found to try_consume_unitsym*()
|
7 years ago |
svenbarth
|
c0dcb505e2
* use the module's filename instead of the passed in name (we assume all units added that way don't use the
|
7 years ago |
svenbarth
|
e59e9e2a0a
* extend tunitsym to be created as registered or not (for now all are created as registered)
|
7 years ago |
michael
|
a8e5d89aac
* Patch to fix IndexOfHeader (plus some cosmetic changes) from engkin. Bug ID #33680
|
7 years ago |
michael
|
f9e790aa3f
* Fix bug ID #33691, BCD not correctly passed on
|
7 years ago |
michael
|
f540dbfab3
* Do not allow duplicate keys in JSONObject
|
7 years ago |
michael
|
b8378ef774
* Fix bug #33683, value duplicates with section
|
7 years ago |
michael
|
73b8851dda
* Re-interpret Page.Data : Can be Nil. If set, and different from the main data loop on the page, the page is rendered for each record in the data loop (bug ID 33689)
|
7 years ago |
michael
|
da133b2456
* Fix bug #0033656: scan report for data loops and add them to ReportData
|
7 years ago |