marco
|
b09ce75896
* enabled gdbint for win64 to ease ide testing.
|
há 14 anos atrás |
Jonas Maebe
|
5691228fb9
* moved daemon example from fcl-base to fcl-extra, because daemonapp is
|
há 14 anos atrás |
marco
|
aa93519b5a
* fix for bug #18196, moving teventype broke examples.
|
há 14 anos atrás |
sergei
|
13bea29253
* win/sysutils.pp, FileOpen and FileCreate, removed manual zero-termination of strings. This unit compiles in {$h+} state, and AnsiString zero-termination is handled automatically these days.
|
há 14 anos atrás |
sergei
|
3c2d918cfe
* Partially undo revision 16529: removing VariantToShortString breaks webtbs/tw14536 which calls the mentioned function directly instead of using typecast.
|
há 14 anos atrás |
Jonas Maebe
|
29265ed672
* also compile freeglutdemo (mantis #18108)
|
há 14 anos atrás |
florian
|
142e42bd81
o NativeNT target patch by Sven Barth, resolves with r16553 and r16554 #18195
|
há 14 anos atrás |
florian
|
3eec5d1b12
+ added Makefile
|
há 14 anos atrás |
florian
|
382dc3e413
o update by Sven Barth to the NativeNT RTL:
|
há 14 anos atrás |
Jonas Maebe
|
a2e8134b7c
* part of r16533, forgot to commit
|
há 14 anos atrás |
michael
|
2f5f98d7e5
* Patch from Darius Blaszijk to make some methods protected, virtual
|
há 14 anos atrás |
sergei
|
179229007e
* win/sysutils.pp: fix/clean up loading dll for SHGetFolderPath.
|
há 14 anos atrás |
sergei
|
c5162a7816
* win/sysutils.pp: Use GetModuleHandle for dynamic loading of kernel32.dll instead of LoadLibrary, this is possible because kernel32 is statically linked by RTL and is therefore always loaded with application. Also makes FreeLibrary at finalization unnecessary.
|
há 14 anos atrás |
Jonas Maebe
|
8c9d0f1f78
* fixed Windows compilation after r16533
|
há 14 anos atrás |
joost
|
6182f885f8
* Fixed detection of regular strings, so that a normal search is performed
|
há 14 anos atrás |
joost
|
af2ef60a29
* Avoid possible AV when the string-index is larger then the string-length
|
há 14 anos atrás |
Jonas Maebe
|
deece746a3
+ support for the freeglut extensions (patch by Michalis Kamburelis,
|
há 14 anos atrás |
joost
|
e6e02a6176
* Refactored, replaced case for if, nested if for and, removed needless
|
há 14 anos atrás |
Jonas Maebe
|
f4c31ecf3c
+ widestringmanager.codepointlengthproc added, which can be used to
|
há 14 anos atrás |
Jonas Maebe
|
9410f7d5d3
- obsolete, removed (handled by regular script)
|
há 14 anos atrás |
sergei
|
ae7018cf85
variants, varutils: another portion of misc fixes:
|
há 14 anos atrás |
sergei
|
ae028b1e1d
* Intel assembler writer, don't truncate written values to 32 bits, as this code is also used for x86_64. Fixes Mantis #18020.
|
há 14 anos atrás |
sergei
|
5bf51c991c
* VarUtils, fixed missing support for interfaces
|
há 14 anos atrás |
sergei
|
4e3cedb492
* VariantInit is a procedure, not a function (according to both MSDN and Delphi docs).
|
há 14 anos atrás |
sergei
|
ddfb032913
* VarUtils, fixed a wrong identifier
|
há 14 anos atrás |
Jonas Maebe
|
3a089cea10
* give an error when trying to let an objcclass conform to a
|
há 14 anos atrás |
Jonas Maebe
|
a880603816
* updated version of the conversion script, used to generate the previously
|
há 14 anos atrás |
Jonas Maebe
|
c132727caf
* updated to Mac OS X 10.6 SDK
|
há 14 anos atrás |
Jonas Maebe
|
43e57f3911
r332 | jonas | 2010-12-08 11:18:24 +0100 (Wed, 08 Dec 2010) | 3 lines
|
há 14 anos atrás |
Jonas Maebe
|
8c4b6c9de2
+ full contents of NSZone.h
|
há 14 anos atrás |