Commit Graph

5802 Commits

Author SHA1 Message Date
Jonas Maebe
79aa1752e9 * fixed WSADATA record structure bug 2000-02-23 15:00:55 +00:00
Jonas Maebe
f106b3b5fd * restored my fix (CVS screwed up the previous versinos because of wrong line
breaks)
2000-02-23 12:46:11 +00:00
Jonas Maebe
d69db753e8 * fixed wrong line breaks 2000-02-23 07:12:41 +00:00
sg
5a24fc5d2f * Added destructor, to fix memory leaks 2000-02-22 14:31:04 +00:00
sg
5d994591f2 * Fixed memory leaks 2000-02-22 14:30:32 +00:00
sg
0a988c0e19 * Some redrawing and cursor fixes 2000-02-22 14:30:10 +00:00
sg
1b246cf8a0 * Unterminated strings now get the shInvalid style 2000-02-22 14:29:17 +00:00
sg
49ffc2422a * "AdjustRangeToCursor" now is called after each pressed key 2000-02-22 14:28:35 +00:00
sg
7b8909be7b * Fix in ChangeInLine: Now the correct horizontal area gets invalidated 2000-02-22 14:27:50 +00:00
sg
5885d7ca00 * New, much faster stream reader
* Added more notifiers for the attached view objects
2000-02-22 14:26:52 +00:00
Jonas Maebe
291549390b * fixed crash to to wrong code for disabling/enabling interrupts 2000-02-22 14:26:28 +00:00
alex
4df32ace6e removed game unit reference for non fpc version 2000-02-22 04:12:42 +00:00
alex
d3ef87755e split apart the modex demo 2000-02-22 04:03:46 +00:00
alex
037e40dd8f fixed the warning 2000-02-22 03:43:55 +00:00
alex
594855c7cc fixed the warning 2000-02-22 03:36:48 +00:00
alex
25c328e1de fixed the warning 2000-02-22 03:19:42 +00:00
alex
da4fbd9ec1 fixed the warning 2000-02-22 03:14:17 +00:00
alex
f3618e1424 fixed the warnings 2000-02-22 03:10:39 +00:00
florian
642bf91b4c * fixed 819 2000-02-21 22:17:49 +00:00
florian
edc1765a62 *** empty log message *** 2000-02-21 22:15:55 +00:00
marco
bec2b2a7d5 * changed returnparameter of diskfree and disksize to int64 2000-02-21 14:11:14 +00:00
michael
825ef57c11 Committed for Florian. 2000-02-21 08:45:26 +00:00
marco
8c8160bf0b * Put some call under Ifdef GDB, so that compiling without -dGDB works 2000-02-20 21:20:28 +00:00
florian
df41d1395c * newcg is compiling
* fixed the dup id problem reported by Paul Y.
2000-02-20 20:49:45 +00:00
florian
0281bed8a7 *** empty log message *** 2000-02-20 20:35:26 +00:00
florian
c56118ccba * dub id fixed 2000-02-20 20:34:02 +00:00
florian
205d591332 * Initial revision 2000-02-20 20:33:37 +00:00
peter
13bcedcbf1 * htmlinstall fixes 2000-02-20 16:27:38 +00:00
peter
92d58ef76f * fixed remark 2000-02-20 15:08:58 +00:00
peter
5209826848 * optcompzip also includes rtl so it can be used as a replacement for
base*.zip
2000-02-20 15:08:32 +00:00
Jonas Maebe
eff6322048 * translated assembler reader messages + some corrections 2000-02-20 14:51:53 +00:00
peter
cc5c924e43 * updated for new latex2html to create .gif 2000-02-20 14:31:01 +00:00
sg
acc5b65d45 * Removed the following symbols because they don't exist in newer glib
versions anymore: exportfunc, exportprefix, exportcache
2000-02-20 14:05:28 +00:00
sg
3385a43c02 * Removed the following functions which don't exist anymore:
gdk_debug_level, gdk_show_events, gdk_stack_trace
2000-02-20 14:02:45 +00:00
marco
e0af21a3ba * No parameters show last modification in dir + small bugfix 2000-02-20 13:05:41 +00:00
sg
92898b2bf8 * Added new style: shInvalid
* Cosmetic changes
2000-02-20 10:59:46 +00:00
sg
a56684bb8a * Fixed dynamic array sizes 2000-02-20 10:59:11 +00:00
sg
39d2d677c6 * Added NIL keyword, removed READ and WRITE as keywords 2000-02-19 19:06:47 +00:00
sg
8244a745ac * HideCursor and ShowCursor are now public methods 2000-02-19 19:06:17 +00:00
sg
b425619014 * Improved cursor drawing 2000-02-19 19:05:43 +00:00
sg
a94de6540a * Lines are now stored as AnsiStrings instead of PChars 2000-02-19 19:05:16 +00:00
florian
124ae319bf * tried to change everything to use int64/qword, doesn't work yet :( 2000-02-19 15:57:25 +00:00
Jonas Maebe
fb5ac39a26 * fixed bug in -dnewoptizations (showed itself only if -Or was
used as well I think)
2000-02-19 13:50:29 +00:00
florian
8839b14aa6 * fixed one more internalerror 10 2000-02-19 10:12:47 +00:00
florian
0efea99021 *** empty log message *** 2000-02-19 10:10:22 +00:00
michael
f295b77729 + Added asyncio 2000-02-18 23:14:30 +00:00
michael
88bd344fab + Initial implementation 2000-02-18 23:14:10 +00:00
pierre
fa3766d893 * avoid LeText if no stabs info 2000-02-18 21:54:07 +00:00
florian
904bfac5b9 * fixed a bug in int64/qword handling was a quite ugly one 2000-02-18 21:25:48 +00:00
florian
ee7ff843ae + testcritical added 2000-02-18 21:22:35 +00:00