Commit Graph

19390 Commits

Author SHA1 Message Date
Jonas Maebe
08ce8f4a0e + added 2005-03-03 19:59:11 +00:00
Jonas Maebe
7fb6b96aed * fixed web bug #3738 2005-03-03 19:58:14 +00:00
Jonas Maebe
e1205ad4e4 + added 2005-03-03 19:39:11 +00:00
Jonas Maebe
86765dcf57 * fixed web bug #3740 2005-03-03 19:36:42 +00:00
florian
ed174f891c * fixed compilation with 1.0.10 2005-03-02 21:10:08 +00:00
Jonas Maebe
6f17e37fe4 * fixed for extended = double cpu's 2005-03-02 20:29:25 +00:00
Jonas Maebe
ac931f6846 * use expectloc in firstcomplex() 2005-03-02 19:44:11 +00:00
florian
3c58dc06e4 * fixed compilation with 1.0.10 2005-03-02 19:18:42 +00:00
marco
28011bbfb0 * small typo fix on last commit 2005-03-02 14:25:19 +00:00
Mattias Gaertner
bbc399d280 added gtk 2.2 treestore functions 2005-03-02 12:36:21 +00:00
marco
190bd1ab34 * getfpcheapstatus now also on memmgr 2005-03-02 10:46:10 +00:00
Tomas Hajny
0af5c95b6c * SysLocale initialized to empty for OS/2 too - probably wrong for DBCS versions 2005-03-01 23:27:57 +00:00
Tomas Hajny
87aa9bdf60 * Florian's changes from ctypes.inc merged in to make xlib compilable under non-Unix again 2005-03-01 22:45:09 +00:00
Tomas Hajny
526f7b716a * compilation fix 2005-03-01 21:59:14 +00:00
Jonas Maebe
de424adb0d * fixed test 2005-03-01 21:35:47 +00:00
Jonas Maebe
43c5b3fd29 * fixed web bug #3533 2005-03-01 21:28:50 +00:00
Jonas Maebe
92a2ba07ad * fixed web bug #3387: if one called resume right after creating a
suspended thread, it was possible that resume was executed before
    that thread had completed its initialisation in BeginThread ->
    FInitialSuspended was set to false in resume and nevertheless a
    semafore was posted
  * second problem fixed: set FSuspended to false before waking up the
    thread, so that it doesn't get FSuspended = true right after waking
    up. This should be done atomically to be completely correct though.
2005-03-01 20:38:49 +00:00
Jonas Maebe
d6eb620591 + added 2005-03-01 19:25:17 +00:00
Jonas Maebe
8281d7a359 * fixed newstr() and disposestr() 2005-03-01 19:23:03 +00:00
joost
597fc99fb8 - Fix to avoid scientific format in TDBCFields from Jesus Reyes 2005-03-01 14:00:53 +00:00
marco
027769c042 * makefiles 2005-03-01 08:34:50 +00:00
marco
276bdc9143 * gdk/gtkglext from mischi library parts 2005-03-01 08:31:41 +00:00
marco
c47f760d35 * should have been gtkglext 2005-03-01 08:30:13 +00:00
marco
e567d78a31 * gtk/gdkext by mischi, library part 2005-03-01 08:11:06 +00:00
marco
6b536368f0 * gtkglext from mischi. examples part 2005-03-01 08:10:29 +00:00
marco
7cfddf2446 * patches from mischi (misc small fixes+defining of gtk_2_2 2005-03-01 07:29:43 +00:00
michael
9d733d611f + Set working directory for shortcuts 2005-02-28 20:50:26 +00:00
joost
bad57b7741 - Boolean fields are wordbool's now 2005-02-28 16:19:07 +00:00
marco
daf59fbd7e * getFPCheapstatus (no, FPC HEAP, not FP CHEAP!) 2005-02-28 15:38:38 +00:00
Jonas Maebe
a8f2c6e5f7 + added 2005-02-28 12:06:39 +00:00
Jonas Maebe
1162235207 * fixed web bug #3708 2005-02-28 11:12:17 +00:00
peter
19d097ef37 new bugs 2005-02-27 17:18:52 +00:00
peter
fe9bf2081d Support constants and IN operator in preprocessor patch by Christian Iversen 2005-02-27 17:15:01 +00:00
peter
6e0cf1751a fix register deallocation for 64bit results 2005-02-27 16:40:13 +00:00
michael
2e196d55e4 + Fixed .inc hijacking 2005-02-27 12:31:14 +00:00
michael
e5be257621 Patch from Dean Zobec:
- renamed AssertNull and AssertNotNull for Interfaces to AssertNullIntf,
    AssertNotNullIntf to not confuse the compiler in case of passing objects implementing interfaces
  - registering tests in the unit where they are defined
2005-02-27 12:20:19 +00:00
florian
26381ab2e7 * fixed 1.0.10 issue 2005-02-26 20:59:38 +00:00
florian
bb997ce5ea + WideCompareString and WideCompareText for win32 implemented 2005-02-26 20:43:52 +00:00
florian
113054e377 + some new consts and types 2005-02-26 20:20:56 +00:00
florian
926cb64612 + initial commit 2005-02-26 19:25:01 +00:00
florian
c63ac52ac5 * fixed msg for -Xc 2005-02-26 17:50:37 +00:00
florian
64b742c558 * update from Ido Kanner aka ik_5 2005-02-26 15:51:23 +00:00
florian
534b11cfb1 * userdata in file/textrecs now 32 bytes 2005-02-26 15:42:45 +00:00
florian
9a25f58748 * TSize is imported from the Windows unit on win32 2005-02-26 15:11:43 +00:00
Jonas Maebe
46c1b41a7b - removed unused unit 2005-02-26 15:06:26 +00:00
florian
62fb153a0c + PDevideMode* added 2005-02-26 15:06:25 +00:00
florian
7fa1ae2ea8 + WideSameStr 2005-02-26 15:00:14 +00:00
florian
7fef413b69 + SysLocale 2005-02-26 14:38:14 +00:00
florian
c7939907f0 * rtl event init/destroy throws only an error if it's used in a mult threaded program 2005-02-26 11:40:38 +00:00
florian
bda868e0e7 + overload of GetPropList added 2005-02-26 11:37:01 +00:00