Commit Graph

5135 Commits

Author SHA1 Message Date
pierre
c464f091be * set_varstate must be called after typeconv insertions 2000-01-07 09:35:12 +00:00
peter
eb31271e15 * updated copyright to 2000 2000-01-07 01:24:32 +00:00
peter
e525797c51 * updated copyright to 2000 2000-01-07 01:14:18 +00:00
peter
682d3453ee * copyright 2000 in logo 2000-01-07 00:21:44 +00:00
pierre
ca58f7d947 * forgot CommentLineType check to see if we need to update format
on next line
  * some changes for TEST_PARTIAL_SYNTAX still does notwork :(
2000-01-07 00:19:30 +00:00
peter
a21f1faefb * variable replacements are now redhat compatible so the files.in can
be reused
2000-01-07 00:17:42 +00:00
peter
aee15a90ce * fixed movd isntruction to be A_MOVD instead of A_MOV S_D 2000-01-07 00:12:10 +00:00
peter
f1abae31d6 * --base-file instead of -b as dlltool 2.9.1 doesn't understand it
* clear timestamp in pe header
2000-01-07 00:10:26 +00:00
peter
75109b4fc1 * tp7 fix 2000-01-07 00:08:09 +00:00
peter
1911ada096 * display fpu,mmx,xmm names instead of reg?? 2000-01-07 00:07:24 +00:00
peter
2495b4c959 * updated for new paszlib/zlib 2000-01-07 00:04:34 +00:00
peter
5536615717 * uses typinfo moved to interface 2000-01-07 00:01:33 +00:00
peter
252f317fd8 * updated for new place 2000-01-07 00:00:29 +00:00
peter
7348ca067a * zlib deps 2000-01-06 23:58:52 +00:00
peter
961b39c749 * childnodes property as that is used instead of getchildnodes
in the apps
2000-01-06 23:55:22 +00:00
peter
5488c7d8ab * fixed EOL for non-linux 2000-01-06 23:51:29 +00:00
peter
11f1196877 * updates for zlib compatibility
- testz.exe datafile which is obsolete
2000-01-06 23:46:38 +00:00
peter
762742960e * paszlib compatibility 2000-01-06 23:43:11 +00:00
peter
8cc5bdb728 * fixed exitprocess call, it's now in system_exit and uses exitcode 2000-01-06 23:40:36 +00:00
peter
cbfc1cd56a * added paszlib/zlib deps 2000-01-06 23:35:47 +00:00
pierre
44246c2d58 * avoid to resyntax whole source in unnecessary cases 2000-01-06 17:47:26 +00:00
sg
67d7798248 * Re-introduced StartSelectionChange and EndSelectionChange, which get lost
during some file movements...
2000-01-06 16:43:35 +00:00
Jonas Maebe
3fafebe811 * fixed bug in outTextXY for vertical text 2000-01-06 16:17:56 +00:00
sg
ec6092007a * The demo can't display the file README anymore now in this directory,
as it doesn't exist here... not it displays the source of gtkshedit.pp
  without syntax highlighting.
2000-01-06 16:12:53 +00:00
peter
96ec9fdaf1 * moved gtkshedit to gtk dir 2000-01-06 16:03:25 +00:00
peter
fc6ef73478 * regenerated to support auto rtl compiling 2000-01-06 15:52:54 +00:00
peter
bbc882a710 * fp-units-rtl instead of fp-rtl
* fp-units-base instead of fp-units-linux
2000-01-06 15:51:07 +00:00
peter
4ad18caa84 * rtldir removed, it's now handled like any other package 2000-01-06 15:49:23 +00:00
peter
2085b5abde * wildcard support for directory adding, this allows the use of units/*
in ppc386.cfg
2000-01-06 15:48:59 +00:00
Jonas Maebe
3acae3c898 * fixed bug in getscanlinevesa256 and hlinevesa256 for short lines (<8 pixels) 2000-01-06 15:19:42 +00:00
peter
9d61d261d4 * fixed typos 2000-01-06 12:58:00 +00:00
peter
c1fabab00b * FPCDIR setting/detect
* lot of other updates to create .deb files correctly
2000-01-06 01:29:48 +00:00
peter
9198133711 * rename zlib.pas -> zbase.pas to overcome conflicting name with the
other zlib package
  * paszlib unit added as generic interface for all other units, this
    unit is partly compatible with the other zlib pacakge
2000-01-06 01:27:14 +00:00
peter
d353155496 * moved out of packages/ back to topdir 2000-01-06 01:20:30 +00:00
pierre
d5a649ca19 * fixes for set_varstate on conversions 2000-01-06 01:10:33 +00:00
peter
b18ec98e17 * fp-units-* packages added
* updated for new makefiles
2000-01-06 01:09:24 +00:00
pierre
e936bddd22 * fix for web bug #776 2000-01-06 01:08:59 +00:00
sg
ebb5f22c13 * _This_ is the real revision 1.32... :-) 2000-01-06 01:08:33 +00:00
pierre
72b6e9345b * missing declarations for otChar andotWChar added 2000-01-06 00:23:24 +00:00
sg
c44cc56a9a * Fixed missing () in InsertProp which caused memory corruptions
* GetOrdProp handles Char and WChar now. (there are still some
  property types missing!)
2000-01-05 18:59:56 +00:00
pierre
a368ec0e7c + Warning box if a line is cut at reading of file
this is done to avoid loosing completely long lines
  * several TAB related changes
    in particular do not remove or recombine TABs in makefiles
  * fixes for ^KR and ^KW (the was an extra LF at end of
    written block of disk and an error for starting X position
    in SaveAreaToStream)
2000-01-05 17:35:50 +00:00
pierre
b138904114 + linecomplete arg for ReadlnFromStream 2000-01-05 17:27:20 +00:00
pierre
de2be80144 * typo error corrected 2000-01-05 17:25:26 +00:00
michael
5d5021ed8f + Fixed some typos. 2000-01-05 16:39:55 +00:00
michael
b24fc5d037 + Initial implementation 2000-01-05 16:24:30 +00:00
michael
0d0cbab119 + Initial implementation 2000-01-05 16:15:48 +00:00
Jonas Maebe
0eacfedcb8 * fixed traceReallocMem with nil pointer (simply calls traceGetMem now in
such a case)
2000-01-05 13:56:55 +00:00
michael
54ae1063a4 + Adapted to latest version 2000-01-05 13:52:04 +00:00
pierre
371a30428a * ^KC fix
*  better Tab handling
2000-01-05 00:37:34 +00:00
pierre
88751ab662 * avoid new files to use TABS 2000-01-05 00:31:50 +00:00