florian
b4b38dfcd2
* fixes IDataObject declaration, resolves #9966
...
git-svn-id: trunk@8845 -
2007-10-18 21:25:31 +00:00
florian
79aec138c8
o forgotten BeOS patch by Olivier Coursiere:
...
+ rtl/beos/i386/sighnd.inc
+ packages/base/pthreads/pthrbeos.inc (basically a verbatim copy of the bsd one, just to compile as pthread support is limited under BeOS)
* utils/fppkg/Makefile.fpc
git-svn-id: trunk@8804 -
2007-10-14 18:33:24 +00:00
florian
3ccdad2abe
* basic TComObject implementation
...
git-svn-id: trunk@8783 -
2007-10-13 22:13:47 +00:00
pierre
cb7a9f5436
*call destructor at exit
...
git-svn-id: trunk@8763 -
2007-10-11 16:41:06 +00:00
pierre
56f36869be
+ defines for GDB 6.7
...
+ USE_MINGW_GDB define added to test mingw32 GDB port
git-svn-id: trunk@8762 -
2007-10-11 16:40:21 +00:00
joost
0021d0f27b
Patch from Zaher Dirkey (modified)
...
* Set Sqlite3Lib on WinCE
* In dynamic lib, sqlite3_version must be aliased as like in static lib to sqlite3_libversion
* sqlite3_version function must called with the () at last, because sqlite3_version pointer to function
git-svn-id: trunk@8759 -
2007-10-10 15:50:03 +00:00
joost
d40293b7fb
* Changed library-initialisation. It now works the same as for mysql. Fixes bug #9546
...
git-svn-id: trunk@8753 -
2007-10-09 08:50:40 +00:00
marco
d66c1646c2
* patch a few stdcalls
...
git-svn-id: trunk@8732 -
2007-10-04 16:26:09 +00:00
pierre
650dc4468b
* save stop_break_number and restore at end of gdb_command method
...
+ add support for DEBUG_FILE_DIRECTORY
git-svn-id: trunk@8648 -
2007-09-25 23:28:02 +00:00
joost
f110c6d506
* mysqlxxdyn now first looks for a version-specific library.
...
git-svn-id: trunk@8642 -
2007-09-25 16:56:44 +00:00
joost
0a0c7127a4
* When the mysql-header-files were made, both "unsigned int" and "unsigned long" were converted to a dword. This works fine for most configurations, but not for x86_64-linux. So all dwors are changed in the culong and cuint types from ctypes
...
git-svn-id: trunk@8639 -
2007-09-25 11:13:32 +00:00
joost
566cfcb6d0
* Added missing isc_event_counts to ibase60dyn
...
git-svn-id: trunk@8569 -
2007-09-20 14:36:50 +00:00
florian
bd2b81da73
* packages part of Olivier Coursiere's BeOS patch
...
git-svn-id: trunk@8398 -
2007-09-07 19:30:36 +00:00
Jonas Maebe
7c9634e0fd
* moved graph from packages/base to packages/extra so it can depend
...
on other packages such as sdl and univint
git-svn-id: trunk@8308 -
2007-08-25 18:49:30 +00:00
Jonas Maebe
cb744d37ff
- reverted change for avoiding recompilation of units in subdirs,
...
it breaks other things
git-svn-id: trunk@8298 -
2007-08-22 08:16:10 +00:00
Jonas Maebe
30bc89cfe5
* fixed dependency checking for source files in subdirectories relative
...
to the makefile location + regenerated all Makefiles
* hopefully fixed fpmkunit dependencies
git-svn-id: trunk@8297 -
2007-08-22 07:04:23 +00:00
Jonas Maebe
f4c0e92dd4
* fixed m1024x768x32k initialisation (noted by Evgeniy Ivanov)
...
git-svn-id: trunk@8295 -
2007-08-21 20:04:37 +00:00
michael
2c2e22b1a0
* Patch from Darius Blaszijk to clean up all ifdefs so it becomes a pure fpc example.
...
git-svn-id: trunk@8291 -
2007-08-20 07:23:33 +00:00
Jonas Maebe
5bcda6d18a
* fixed #9402 and removed limitation of 4 dns servers
...
git-svn-id: trunk@8258 -
2007-08-10 20:39:02 +00:00
florian
305c71201a
* fixed wrong declaration of TreeView_GetItemRect
...
* fixed code of TreeView_GetItemRect
git-svn-id: trunk@8064 -
2007-07-15 15:58:58 +00:00
michael
6b8e6f1c65
* Implemented sqlite3dyn
...
git-svn-id: trunk@7942 -
2007-07-03 23:32:29 +00:00
marco
790490f833
* forgot those
...
git-svn-id: trunk@7898 -
2007-07-01 11:16:44 +00:00
marco
5c74a3c092
* libc was compiled for x86_64. (mantis #8862 )
...
git-svn-id: trunk@7896 -
2007-07-01 10:49:46 +00:00
marco
6f30ee3775
* Cleanup demodir.
...
git-svn-id: trunk@7895 -
2007-07-01 10:43:34 +00:00
marco
762795a9f7
* move demoes to demodir
...
git-svn-id: trunk@7871 -
2007-06-30 18:03:42 +00:00
marco
18118d54cc
* first patch of Darius patch. Moving of demoes and dewinification still to do
...
git-svn-id: trunk@7870 -
2007-06-30 17:30:48 +00:00
florian
f3f4e7a018
* fixed dll name
...
git-svn-id: trunk@7843 -
2007-06-28 17:49:35 +00:00
marco
f885568da9
* more little winapi fixes (largeuint)
...
git-svn-id: trunk@7821 -
2007-06-26 14:50:24 +00:00
florian
0caa70a8b3
+ basic TStreamAdapter implementation
...
git-svn-id: trunk@7815 -
2007-06-25 21:05:08 +00:00
florian
42cdfeb118
* fixed win64 compilation
...
git-svn-id: trunk@7809 -
2007-06-25 18:06:24 +00:00
florian
1f5b7b9836
+ some new functions and consts added
...
git-svn-id: trunk@7795 -
2007-06-24 15:16:25 +00:00
florian
5645a1380c
* fixed more windows types
...
git-svn-id: trunk@7791 -
2007-06-24 13:36:46 +00:00
florian
42f036b66c
* unified IStream and ISequentialStream declaration
...
git-svn-id: trunk@7783 -
2007-06-23 10:00:36 +00:00
florian
30c6b37c8d
* fixed largeint declarations
...
git-svn-id: trunk@7781 -
2007-06-23 09:21:50 +00:00
florian
991cc7abfe
+ some missing functions added
...
git-svn-id: trunk@7780 -
2007-06-23 09:21:28 +00:00
Jonas Maebe
2700c4eeb0
* fixed leaking of CGImage in every screen drawing operation
...
git-svn-id: trunk@7742 -
2007-06-20 15:11:01 +00:00
Jonas Maebe
d1c597aa71
* avoid extra locking/unlocking for updatescreen (must now always be
...
called while the graphdrawing lock is held)
git-svn-id: trunk@7715 -
2007-06-17 17:15:03 +00:00
Jonas Maebe
b6f4e26631
+ graph unit for Mac OS X. Note that you have to change one thing in graph
...
programs to use it: put the main program code in a function with signature
"function graphprog(p: pointer): longint;" and then start the program
by calling "StartGraphProgram(@graphprog);"
* compilation not yet enabled because graph needs to be moved to
packages/extra first (since this graph unit depends on packages/extra/
univint), and it's also not yet really polished (e.g. hardcoded to
640x480x256 colors)
* Something which will probably never work correctly:
* getpixel (and therefore also and/or/xorput), because you cannot
completely disable anti-aliasing in quartz. Further, the quartz api
requires floating point color component values when drawing, while
the bitmap from which we read the pixels back represents the colors
component values as bytes (which causes extra rounding errors).
Only solvable if we manually duplicate all drawing in a separate
buffer (although then you still won't erase the anti-aliasing pixels
in the real bitmap). An upside of the automatic anti-aliasing is that
all drawing looks nicer.
git-svn-id: trunk@7700 -
2007-06-17 09:57:52 +00:00
Jonas Maebe
3eaceafad3
* fixed notput for vga 16 color modes
...
git-svn-id: trunk@7698 -
2007-06-17 08:42:53 +00:00
florian
bcff0dae6d
* fixing continued
...
git-svn-id: trunk@7688 -
2007-06-16 17:04:50 +00:00
florian
9d7e2c203f
+ some types added
...
git-svn-id: trunk@7687 -
2007-06-16 17:04:15 +00:00
florian
741e0a170e
+ treqsize
...
git-svn-id: trunk@7676 -
2007-06-15 21:57:46 +00:00
florian
7a99c517c4
* fixed a lot of stuff to be delphi compatible
...
git-svn-id: trunk@7674 -
2007-06-15 19:51:08 +00:00
florian
0d08b1e8da
* several delphi compatibility stuff fixed
...
git-svn-id: trunk@7664 -
2007-06-14 21:24:53 +00:00
florian
3227550175
* commctrl compiles, added to the makefile, resolves #8994
...
git-svn-id: trunk@7552 -
2007-06-02 19:04:12 +00:00
peter
f461c2f493
* move fpmake
...
git-svn-id: trunk@7523 -
2007-05-30 06:11:50 +00:00
daniel
4782e744e8
* Add initc unit
...
git-svn-id: trunk@7492 -
2007-05-27 20:06:58 +00:00
marco
1ff11325a2
* regenned makefile
...
git-svn-id: trunk@7465 -
2007-05-25 08:04:39 +00:00
marco
b940996220
* patch from Olivier
...
git-svn-id: trunk@7462 -
2007-05-25 06:44:39 +00:00
peter
dd3fdac68e
* beos support from Olivier Coursiere
...
git-svn-id: trunk@7443 -
2007-05-24 07:16:17 +00:00