michael
|
1eb4bfc435
|
+ Removed charmessagehandler declaration, it is in graphh.inc
|
1999-11-30 08:57:46 +00:00 |
|
carl
|
313e7424d1
|
* GetPixVESA16 bugfix with read segment.
|
1999-11-30 02:25:15 +00:00 |
|
pierre
|
1bfbccaf08
|
* fix for form bug #555
|
1999-11-29 23:42:49 +00:00 |
|
florian
|
55bb8c7de7
|
* small update
|
1999-11-29 22:55:25 +00:00 |
|
florian
|
7e458d9519
|
* problem with taking the address of abstract procedures fixed
|
1999-11-29 22:36:48 +00:00 |
|
pierre
|
e3ad9cae78
|
* fix for internalerror(12) on ord(booleanarray[1])
|
1999-11-29 22:15:25 +00:00 |
|
florian
|
75c8bdc3a2
|
* first implementation of winmouse unit
|
1999-11-29 22:03:39 +00:00 |
|
Tomas Hajny
|
dbf50c9a22
|
* missing space in EMXBIND params
|
1999-11-29 20:15:29 +00:00 |
|
pierre
|
96c92553b1
|
* fix for form bug #719
|
1999-11-29 16:59:27 +00:00 |
|
pierre
|
ccbc5b3709
|
* bug in previous commit corrected
|
1999-11-29 16:24:52 +00:00 |
|
pierre
|
6297537f4b
|
+ allow exports in win32 executables
|
1999-11-29 15:18:27 +00:00 |
|
Jonas Maebe
|
d17e5459dc
|
* fixed setvgargbpalette (it's 6bit lsb, not msb values, so no shifts!)
|
1999-11-29 07:32:53 +00:00 |
|
pierre
|
e9bef7b71d
|
* fix for form bug #699
|
1999-11-29 00:30:06 +00:00 |
|
pierre
|
c1f893a1d1
|
* Infinite loop for infinite value problem fixed
|
1999-11-28 23:57:23 +00:00 |
|
pierre
|
377e19128d
|
* fix for form bug #721
|
1999-11-28 23:15:23 +00:00 |
|
sg
|
eaf94d955c
|
* Added new unit generation tools and auto-generated GL units for Linux
|
1999-11-28 17:55:22 +00:00 |
|
sg
|
03a4303030
|
* Making room for new auto-generated units
|
1999-11-28 17:48:13 +00:00 |
|
Jonas Maebe
|
db5cdd7387
|
* corrected misplacement of call to initvars in initgraph
+ some extra debugging commands (for -dlogging) in the mode functions
|
1999-11-28 16:13:55 +00:00 |
|
Jonas Maebe
|
6ad29d29a6
|
* _GraphResult is now properly set to grOK by DetectGraph and
InitGraph if there are no errors
|
1999-11-28 12:19:59 +00:00 |
|
Jonas Maebe
|
33a70bdf4b
|
+ all available mode numbers are logged if you compile the unit with
-dlogging
|
1999-11-28 12:18:39 +00:00 |
|
Jonas Maebe
|
fac6614ecf
|
* changed the requested graphdriver from $FF to VESA (= 10), so the
test program works again with the new graph unit
* undefined has_colors_equal for go32v2, because it is not anymore
in the new graph unit
|
1999-11-28 12:17:14 +00:00 |
|
sg
|
87d0345efc
|
* Fixed bug #722: If the start position of AnsiString Copy is less than 1,
it will be set to 1 (same behaviour as in Delphi)
|
1999-11-28 11:24:04 +00:00 |
|
Jonas Maebe
|
cc5683ace5
|
+ if you define "newOptimizations", all extra optimizations that
require conditional defines will be activated (ie., it's equivalent
to "-dreplacereg -darithopt -dforopt -dfoldarithops")
|
1999-11-27 23:50:22 +00:00 |
|
Jonas Maebe
|
e250138c67
|
+ change "mov var,reg; add/shr/... x,reg; mov reg,var" to
"add/shr/... x,var" (if x is a const or reg, suggestion from Peter)
Enable with -dfoldArithOps
|
1999-11-27 23:47:55 +00:00 |
|
Jonas Maebe
|
ff017bbd5f
|
* even more missing register deallocations are added!
|
1999-11-27 23:45:43 +00:00 |
|
Jonas Maebe
|
acabc4c7fa
|
* fixed VlineVESA256 and re-enabled it in graph.inc
* added procedure detectgraph to interface of graph unit
|
1999-11-27 21:48:00 +00:00 |
|
pierre
|
7442507d82
|
* Force Desktop into Screen
|
1999-11-26 17:09:51 +00:00 |
|
pierre
|
e426cafbba
|
* shell32 lib is not needed in gdbint unit
|
1999-11-26 14:50:40 +00:00 |
|
pierre
|
df71a1433b
|
* fix for overloading of shr shl mod and div
|
1999-11-26 13:51:29 +00:00 |
|
peter
|
0e4ad81746
|
* obsolete files
|
1999-11-26 13:01:20 +00:00 |
|
peter
|
2fa2236356
|
* fixes to make ide zip creation working
|
1999-11-26 13:00:45 +00:00 |
|
peter
|
3a64de3064
|
* fpcmake updated
|
1999-11-26 00:20:14 +00:00 |
|
peter
|
eb4e24afb1
|
* property overriding dereference fix, but it need a bigger redesign
which i'll do tomorrow. This quick hack is for the lazarus ppl so
they can hack on mwcustomedit.
|
1999-11-26 00:19:12 +00:00 |
|
peter
|
1974fc356a
|
* updates
|
1999-11-26 00:17:58 +00:00 |
|
peter
|
c35eba9070
|
* fpcmake updates
|
1999-11-26 00:01:30 +00:00 |
|
peter
|
41c91ed6b3
|
* package dependencies
|
1999-11-25 20:22:56 +00:00 |
|
pierre
|
926f82efc1
|
* memory corruption within GetImage removed
|
1999-11-25 17:44:14 +00:00 |
|
pierre
|
846dee6d78
|
* avoid a problem with ChDir('c:') on pure DOS
|
1999-11-25 16:24:56 +00:00 |
|
pierre
|
6f2f60d8ee
|
* web bug #716
|
1999-11-25 15:55:52 +00:00 |
|
michael
|
65cd1cdbc7
|
+ Added Ansistring setstring call
|
1999-11-25 13:34:57 +00:00 |
|
michael
|
27aca567d2
|
+ Fixed bug in settext
|
1999-11-25 13:28:13 +00:00 |
|
pierre
|
7e23f37e6c
|
* RecentFiles missed the last char
|
1999-11-25 00:26:49 +00:00 |
|
pierre
|
4ce0ed8b15
|
* add Status when loading/saving files
|
1999-11-25 00:25:43 +00:00 |
|
peter
|
c25c149492
|
+ ncrt
|
1999-11-25 00:10:47 +00:00 |
|
peter
|
d2d87ca660
|
* fpcmake updates
|
1999-11-25 00:01:05 +00:00 |
|
peter
|
bd2c49f44f
|
* strip created .so file with strip --strip-unneeded
|
1999-11-25 00:00:39 +00:00 |
|
peter
|
d9402cf275
|
* fpcmake updates
|
1999-11-24 23:55:34 +00:00 |
|
peter
|
f286b5bc50
|
* lex yacc
|
1999-11-24 23:55:18 +00:00 |
|
peter
|
392c44c739
|
* packages
* lot of other changes
|
1999-11-24 23:53:00 +00:00 |
|
pierre
|
2719fb91e8
|
* PutImage used an integer index that became negative !!!!
* Default needed procedure now genrate a RTE 218 instead of a
GPF by call to nil pointer !
|
1999-11-24 23:42:31 +00:00 |
|