Jonas Maebe
|
ce6771408f
* added missing dependencies for librsvg
|
16 年之前 |
ivost
|
8af2a9e942
* added header files for librsvg (Free, Open Source SVG Rendering Library)
|
16 年之前 |
Vincent Snijders
|
d3fdf8b17f
* fixed calling windres: don't create short names with forward slashes for output file name, becaause it fails, if the output file does not yet exist. Short names are only required for parameters that windres pass on to the preprocessor.
|
16 年之前 |
Tomas Hajny
|
0f27150e32
* make cdecl the default calling convention for all platforms except Windows again
|
16 年之前 |
florian
|
3430f90b2c
* updated german message files from Karl-Michael Schindler
|
16 年之前 |
Vincent Snijders
|
a3fcf74c4d
* pass parameters to windres using short path names and forward slashes (issue #12645)
|
16 年之前 |
ivost
|
3d8388fd22
* fixed the varargs warnings of libxml2
|
16 年之前 |
ivost
|
f05d9eb6d8
* added a calling convention for libgd go32v2, but no idea if this is the right solution. I simply cant test it.
|
16 年之前 |
ivost
|
68cbf05171
* added overloaded functions of xsdNewPropDateTime, xsdNewPropDate, xdsNewPropTime, xsdNewChildDateTime
|
16 年之前 |
ivost
|
490167ba16
* extended xsdFormatBoolean to write either 0/1 or false/true
|
16 年之前 |
blikblum
|
9d6694a692
* Return an empty variant in Lookup if no record is found
|
16 年之前 |
joost
|
b3df8becfb
* Fixed bookmarks, bug #11468
|
16 年之前 |
joost
|
9abc13aff1
* Lookup should return an empty variant instead of false in case of failure (+test)
|
16 年之前 |
ivost
|
2295667674
* added a := operator from String to xmlCharPtr
|
16 年之前 |
Tomas Hajny
|
d8827829d6
* fix for potential security issue with ~/.fp directory owned by root
|
16 年之前 |
Jonas Maebe
|
8ad1500438
* disallow passing descendent interfaces to var parameters (mantis #12933)
|
16 年之前 |
Jonas Maebe
|
3a68484434
* skip for darwin/i386 (contains non-pic assembler)
|
16 年之前 |
yury
|
ef716bda30
+ Added tsp wince api unit by AnarchyMob.
|
16 年之前 |
Jonas Maebe
|
5c981f38ff
* better error messages for invalid floating point and classrefdef
|
16 年之前 |
marco
|
6916115086
* initialize edit menu to disabled, bug #6614
|
16 年之前 |
Jonas Maebe
|
307d9745ed
* adapted some field names so they correspond to the automatically
|
16 年之前 |
Jonas Maebe
|
6e1dc583b2
+ also test qword->float conversion
|
16 年之前 |
Jonas Maebe
|
b73ed1587a
* added warning to stack checking option
|
16 年之前 |
Jonas Maebe
|
1a1fc1357d
* honour the specified stack size when creating new threads on unix
|
16 年之前 |
Jonas Maebe
|
5a88be1030
* set default stack size to 4 MiB instead of to 32 KiB
|
16 年之前 |
Jonas Maebe
|
b7d461d0f0
* fixed generic stack checking code (the stack pointer is already decreased
|
16 年之前 |
Jonas Maebe
|
75cbf8cacd
* changed default stack sizes that were still 256 KiB into 8 MiB
|
16 年之前 |
ivost
|
8a7a611086
* added more libxml2 xsd helper functions
|
16 年之前 |
joost
|
cb2f3d744d
* TFieldDef.Create must be defined as override instead of overload so that in case of loading from stream the right constructor is called
|
16 年之前 |
ivost
|
9cd16a4801
* fixed bug in libxml2 headers. xmlXPathCompiledEval returned wrong type.
|
16 年之前 |