Commit Graph

5617 Commits

Author SHA1 Message Date
Tomas Hajny
981f474cdb * support for error logging added 2000-01-26 22:34:36 +00:00
peter
5dae10ae6a * removed gpm_ctlfd 2000-01-26 21:51:34 +00:00
peter
8be7c87d1d * install.pas compilable by FPC again
* removed some notes from unzip.pas
  * support installer creation under linux (install has name conflict)
2000-01-26 21:49:33 +00:00
peter
fa555587b3 * link with .so.1 files, the .so files are for development only and
not available in runtime installs.
2000-01-26 21:21:49 +00:00
peter
16bcf1dd2c * regenerated 2000-01-26 21:19:49 +00:00
peter
b78c0f3413 * SMARTLINK=1 split into CREATESMART=1 and LINKSMART=1
* FPCDIR checks enhanced
2000-01-26 21:16:26 +00:00
Tomas Hajny
74b1502b71 * compilable with TP again (lines < 127install.pas, ifdef around findclose) 2000-01-26 21:15:59 +00:00
peter
be8f277b80 * Fixed dir separator for linux 2000-01-26 21:15:00 +00:00
lazarus
ca3da5b32f Implemented TPen.Style properly for GTK. Done SelectObject for pen objects.
Misc bug fixes.
Corrected GDK declaration for gdk_gc_set_slashes.
2000-01-26 19:16:24 +00:00
peter
675ed9c215 * update -S options 2000-01-26 16:12:24 +00:00
peter
298677e4aa * fixed pop_size included twice with clearstack 2000-01-26 15:03:59 +00:00
marco
4b25d85637 * $VERSION is now also substituted in -F paths (that have subst active) 2000-01-26 14:31:03 +00:00
peter
62df907953 * abstractprocdef.para_size needs alignment parameter
* secondcallparan gets para_alignment size instead of dword_align
2000-01-26 12:02:29 +00:00
peter
c8469b68ea * compiler_clean hack to run distclean 2000-01-26 10:31:26 +00:00
marco
5f4ae3e48d * small changes 2000-01-25 20:22:31 +00:00
marco
6a7e4fcb89 * small updates, crlf fix, and RTE 207 problem 2000-01-25 20:21:41 +00:00
marco
83eff7bf86 * Forgot to add, but is empty under FPC. 2000-01-25 20:20:30 +00:00
marco
9cfc7c1f53 * shouldn't have been added 2000-01-25 20:19:36 +00:00
peter
ebb089a003 * regenerated 2000-01-25 14:16:57 +00:00
peter
d89cd61ada * RELEASE=1 doesn't set optimizer for 0.99.12 2000-01-25 13:59:56 +00:00
peter
0750e58848 * unexport FPC_VERSION
* regenerate so RELEASE=1 doesn't set optimzier for 0.99.12
2000-01-25 13:51:41 +00:00
peter
4593b33b56 * regenerated using latest fpcmake 2000-01-25 13:50:50 +00:00
florian
b37ad7f1bf * new constants to compile dos unit again 2000-01-25 13:15:35 +00:00
pierre
da01d99789 * Range check for int64 produces a warning only 2000-01-25 08:46:03 +00:00
pierre
8c7cc67209 + Browser info saving 2000-01-25 00:26:35 +00:00
pierre
bc59550b33 * fix for Backspace Undo 2000-01-25 00:12:23 +00:00
peter
aa63b47977 * stop if FPCDIR is set 2000-01-24 23:58:19 +00:00
peter
a681f44129 * updated for fpcmake require section 2000-01-24 23:57:56 +00:00
peter
27e457b2cf * win32 fixes for the latest dll (2000-01-04) 2000-01-24 23:56:58 +00:00
peter
9be202fd38 * fixed reallocmem which didn't work anymore and thus broke a lot
of objfpc/delphi code
2000-01-24 23:56:10 +00:00
florian
b1759b1d5f *** empty log message *** 2000-01-24 22:58:50 +00:00
peter
685340e8e3 * new install version (keys not wrong correct yet) 2000-01-24 22:21:48 +00:00
marco
5721394fc9 * initial version 2000-01-24 22:08:57 +00:00
florian
a8c87c6549 * disksize/diskfree return now a int64 2000-01-24 21:57:56 +00:00
Tomas Hajny
f53621ffe2 * OS/2 version of ports mentioned 2000-01-24 20:32:22 +00:00
Tomas Hajny
2737dcd7f1 * info about mailing lists updated 2000-01-24 20:20:29 +00:00
florian
26f38e15e3 * internalerror 10 for inlined math functions fixed 2000-01-24 20:11:10 +00:00
sg
f7a1b78d88 * added gtk_check_menu_item_new and ~_new_with_label 2000-01-24 18:35:38 +00:00
michael
3a51e85cf5 directory is now mandatory 2000-01-24 16:33:43 +00:00
michael
1cdac85d7b + Adapted delp so it accepts a directory as an option 2000-01-24 16:31:12 +00:00
florian
fdadb4a450 *** empty log message *** 2000-01-24 13:29:45 +00:00
daniel
526638ace2 * use a linkedlist instead of ansistring 2000-01-24 12:32:22 +00:00
michael
023eeb3072 + TProcess support 2000-01-24 12:23:17 +00:00
florian
b2098c4de5 * some improvemenst to cmov support
* disabled excpetion frame generation in cosntructors temporarily
2000-01-24 12:17:22 +00:00
daniel
36e3f595ce * fixed codecomplete when the word was already typed 2000-01-24 12:00:38 +00:00
daniel
d0a230bd96 * !proxy support in environment added (Peter) 2000-01-24 11:57:18 +00:00
michael
2a07cce2eb + Some more explanations. Options corrected 2000-01-24 07:02:50 +00:00
sg
2f9b5b1b2b * KeyPressed now returns a Boolean which indicates if the key has been
processed or not
2000-01-23 23:58:25 +00:00
florian
332c7a568f * CMOV support in optimizer (in define USECMOV)
+ start of support of exceptions in constructors
2000-01-23 21:29:14 +00:00
florian
fdf8713693 + start of internationalization support 2000-01-23 21:25:17 +00:00