Commit Graph

22421 Commits

Author SHA1 Message Date
daniel
d76aa893e7 * Redesigned syntax tab on compiler options screen
git-svn-id: trunk@3467 -
2006-05-09 22:13:21 +00:00
florian
570c1bc3a5 * widestrings aren't ref. counted anymore on windows
git-svn-id: trunk@3466 -
2006-05-09 20:54:26 +00:00
florian
ef7a7b9d27 * removed some unncessary code
git-svn-id: trunk@3465 -
2006-05-09 20:51:41 +00:00
florian
f900d1ab5b * more consitent space and case usage
git-svn-id: trunk@3464 -
2006-05-09 20:37:22 +00:00
joost
8b189839aa + if TBufDataset.PacketRecords is set to -1, all records are fetched
+ TBufDataset.RecNo now always returns 0 for new records
 + TBufDataset.Recordcount does not count a new record anymore
 + EOF and BOF must be true when a dataset is created
 + Close does not call CheckBrowseMode anymore
 + Add a check in MoveBy for distance=0
 + MoveBy calls DoBeforeScroll before it does anything else
 + Send the right dataevent in MoveBy (bug 5048)
 + Check for an edit state in Post
 + Fixed NotInEditState error message
 + added the deConnectChange,deReconcileError,deDisabledStateChange TDataEvents
 + Do not send a deFieldListChange event when opening the dataset

git-svn-id: trunk@3463 -
2006-05-09 20:01:59 +00:00
micha
73e6645235 compile fixes: remove UseFloatFields entirely
git-svn-id: trunk@3462 -
2006-05-09 16:23:07 +00:00
florian
b698d6eb02 * fixed bootstrapping on 64 bit CPUs
git-svn-id: trunk@3461 -
2006-05-09 13:15:22 +00:00
joost
7f6f212720 + Temporary fix for compilation
git-svn-id: trunk@3460 -
2006-05-08 20:58:05 +00:00
micha
05f8a1abc3 tdbf cvs updates
git-svn-id: trunk@3459 -
2006-05-08 20:30:25 +00:00
michael
c8fb11776d + Patch from Bram Kuijvenhoven to implement blob field and more verbose errors
git-svn-id: trunk@3458 -
2006-05-08 20:22:20 +00:00
florian
ab1660c9c2 + tf_winlikewidestring
git-svn-id: trunk@3457 -
2006-05-08 18:20:26 +00:00
Vincent Snijders
3db19053ee * pipe handles are THandle
git-svn-id: trunk@3456 -
2006-05-08 13:43:43 +00:00
daniel
1ebccce1c9 * Fix by Wayne Sherman to make restore from dosshell work under Win32
git-svn-id: trunk@3455 -
2006-05-08 06:39:01 +00:00
Almindor
47c93d1e79 * fixes some sqlite bugs
git-svn-id: trunk@3454 -
2006-05-07 22:40:23 +00:00
daniel
b87109913c * More ver1_0 defines removed
* Update compiler options

git-svn-id: trunk@3453 -
2006-05-07 22:32:43 +00:00
daniel
2cbd7fddcd * Make dosshell work under Unix
git-svn-id: trunk@3452 -
2006-05-07 15:56:11 +00:00
daniel
ca06efcd00 - Remove ver1_0 ifdef
git-svn-id: trunk@3451 -
2006-05-07 15:32:38 +00:00
daniel
a40b7d7032 * it's May, not November :)
git-svn-id: trunk@3450 -
2006-05-07 14:02:06 +00:00
peter
739c322f60 * fix dllscanner for win32
git-svn-id: trunk@3449 -
2006-05-07 10:20:17 +00:00
peter
8581c2ee6f * fix version import from libgdb.a
git-svn-id: trunk@3448 -
2006-05-07 10:00:29 +00:00
peter
6af8b52132 * define common symbol when it is not available
git-svn-id: trunk@3447 -
2006-05-07 09:08:55 +00:00
peter
36a57726ac * always build deref info for localst
git-svn-id: trunk@3446 -
2006-05-07 09:01:21 +00:00
peter
f3c4ff3470 * win64 lcl
git-svn-id: trunk@3445 -
2006-05-07 08:14:04 +00:00
daniel
af6b16cf6c * Newline for dos/unix shell
git-svn-id: trunk@3444 -
2006-05-06 23:10:02 +00:00
daniel
dc6e856dda * Video and keyboard initialization spaghetti organized and hopefully fixed.
- Remove useless function from validate.pas

git-svn-id: trunk@3443 -
2006-05-06 22:57:20 +00:00
florian
79b8d66212 * fixed safecall calling convention on x86_64
git-svn-id: trunk@3442 -
2006-05-06 22:56:34 +00:00
florian
2983b01109 * variant size must be 24 bytes on 64 bit platforms
git-svn-id: trunk@3441 -
2006-05-06 22:52:13 +00:00
Almindor
affffb4ef9 * fixes sqlite (installs also sqlitedb unit)
git-svn-id: trunk@3440 -
2006-05-06 21:33:43 +00:00
tom_at_work
540af422ca * allocate dedicated register for a_call_ref() to avoid problems with R0-usage on ppc64.
git-svn-id: trunk@3439 -
2006-05-06 21:30:04 +00:00
florian
5b7ee799bb + TComServerObject
git-svn-id: trunk@3438 -
2006-05-06 20:51:49 +00:00
tom_at_work
f59e2311ec * re-added memory to buildfv.pas so that it gets built and a make install works.
git-svn-id: trunk@3437 -
2006-05-06 20:03:43 +00:00
daniel
cfa601daa9 * Cosmetic arrow change
git-svn-id: trunk@3436 -
2006-05-06 18:54:17 +00:00
daniel
719b1b2724 * Make Tframe codepage aware
git-svn-id: trunk@3435 -
2006-05-06 18:40:21 +00:00
daniel
111fc2ca42 * Codepage code had a bug
git-svn-id: trunk@3434 -
2006-05-06 18:39:32 +00:00
daniel
9f249e2bb0 * Make listbox in window list one column smaller.
git-svn-id: trunk@3433 -
2006-05-06 17:36:24 +00:00
daniel
3aa3fdcf28 * IDE version number to 1.0.8
- Remove giveuptimeslice from wutils (duplicate in drivers.pas)
  - Remove Unix compat hack (now handled by video unit).

git-svn-id: trunk@3432 -
2006-05-06 16:16:25 +00:00
daniel
99760aa507 * Redesigned the directory option menu.
git-svn-id: trunk@3431 -
2006-05-06 14:35:42 +00:00
daniel
b1be8ffd32 * Removal of memory unit by Wayne Sherman
git-svn-id: trunk@3430 -
2006-05-06 11:02:46 +00:00
florian
8ddd329b17 * compiled using Microsoft (R) C/C++ Optimizing Compiler Version 14.00.40310.41 for AMD64
git-svn-id: trunk@3428 -
2006-05-06 08:16:51 +00:00
florian
c3fb576801 * getopts fix from Bram Kuijvenhoven
git-svn-id: trunk@3427 -
2006-05-06 08:12:58 +00:00
florian
cae35add51 + reading of winx64 coff object files generated by MS-VC
git-svn-id: trunk@3426 -
2006-05-06 07:59:37 +00:00
florian
da02375f57 + safecall support for x86_64
git-svn-id: trunk@3425 -
2006-05-06 07:58:08 +00:00
Almindor
68f3c258d8 * fixes sqlite3 for freeBSD (and possibly other BSDs)
* fixes testapiv3x.pp to be compilable on unix as well

git-svn-id: trunk@3424 -
2006-05-05 21:44:43 +00:00
Almindor
68c2eb7a75 * fixes sqlite package for FreeBSD (and possibly other BSDs)
git-svn-id: trunk@3423 -
2006-05-05 21:39:14 +00:00
florian
4ed1f3657f * fixed previous commit
git-svn-id: trunk@3422 -
2006-05-05 13:08:27 +00:00
Jonas Maebe
5afd8c5e76 * fixed LOC_JUMP handling for case nodes
git-svn-id: trunk@3421 -
2006-05-05 09:01:55 +00:00
Jonas Maebe
0dffd62032 + add compiler/ppcgen directory to unit search path for ppc and ppc64
git-svn-id: trunk@3420 -
2006-05-05 08:42:04 +00:00
florian
b3f93a4f42 + TWM*UIState
git-svn-id: trunk@3419 -
2006-05-05 08:07:12 +00:00
florian
a5dfe315ec * made safecall working, handling not consistent yet though
git-svn-id: trunk@3418 -
2006-05-04 22:15:31 +00:00
florian
acc016c9ec * finished safecall support
git-svn-id: trunk@3417 -
2006-05-04 20:40:31 +00:00