Commit Graph

5116 Commits

Author SHA1 Message Date
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
florian
6ed05918e4 * mmx support fixed 2000-01-04 20:10:20 +00:00
florian
e16a043724 * initial release 2000-01-04 20:08:24 +00:00
Jonas Maebe
5e6f3268b4 * when range checking is off, constants that are out of bound are no longer
truncated to their max/min legal value but left alone (jsut an "and" is done to
    make sure they fit in the allocated space if necessary)
2000-01-04 16:35:58 +00:00
marco
b5c2fc4725 * fixed constants for graphmodes 2000-01-04 15:29:42 +00:00
florian
89ccc81c2b + added compiler switch $maxfpuregisters
+ fixed a small problem in secondvecn
2000-01-04 15:15:50 +00:00
michael
8331d6341b + Changes after remarks translator 2000-01-04 14:44:30 +00:00
peter
e39ffac090 * moved into correct dir 2000-01-04 13:34:27 +00:00
Jonas Maebe
4ad440c3e1 * fixed modified registers for port routines 2000-01-04 12:56:09 +00:00
pierre
4897ec254f * reinserted version 1.66 lost changes
+ CtrlT Undo works now !
2000-01-04 12:33:08 +00:00
pierre
50d9d578b2 * fcl dir removed : fclzip needs still to be rewritten !! 2000-01-04 10:22:56 +00:00
pierre
c5e9d4a4e3 + new files from Gabor 2000-01-04 10:14:10 +00:00
peter
9140a44d63 * renamed 2000-01-04 00:07:34 +00:00
peter
e3c8963279 * Makefile updates again 2000-01-04 00:00:14 +00:00
peter
2b4221b9b2 * regenerated 2000-01-03 19:42:36 +00:00
peter
3d6a9e3519 * moved symify to examples 2000-01-03 19:38:47 +00:00
peter
ca84c2bc26 * fixed reallocmem with p=nil 2000-01-03 19:37:52 +00:00
peter
d9273dd907 * moved to packages 2000-01-03 19:31:09 +00:00
peter
f5f7e37853 * fcl added 2000-01-03 19:26:40 +00:00
peter
a7161a8dfc * fixed resolving of ttypesym which are reference from object/record
fields.
2000-01-03 19:26:03 +00:00