Commit Graph

33 Commits (clean-linux-x86-32)

Author SHA1 Message Date
John Benediktsson e49ec97043 nehe: use border around buttons. 2018-01-22 08:50:41 -08:00
Björn Lindqvist 72807720f2 basis/,extra/: lots of new tags.txt files 2017-07-05 01:50:39 +02:00
Doug Coleman 352e5de16a core, basis, extra: Remove DOS line endings from files.
Remove whitespace from end of lines.
Add a newline to the end of each file.
2015-06-29 17:25:40 -07:00
Benjamin Pollack 2c3dd8c3c8 Remove executable bit from tons of files that aren't 2014-11-05 20:40:42 -08:00
Björn Lindqvist 508b85851d tools.deploy.backend: ui depends on (full) io so it needs to be loaded first
find-library on linux needs to call /sbin/ldconfig which requires a
full io-backend. Using gtk requires loading alien libraries which
requires find-library. So the ui should always load the whole io.
2014-07-03 21:57:07 +00:00
Slava Pestov c80e5435d4 nehe: fix load errors 2010-05-25 01:42:46 -04:00
Slava Pestov 46fe340be3 ui.gadgets.worlds: don't enable depth buffer by default, since it just wastes memory and apps which need it can pass custom pixel-format-attributes to open-window to enable it explicitly 2010-05-24 19:23:02 -04:00
Joe Groff 4beb8192c9 pry off some ui app boilerplate with a MAIN-WINDOW: syntax 2010-01-15 16:55:43 -08:00
Slava Pestov 0612bc6177 Factor source files should not be executable 2009-11-21 17:50:43 -06:00
Slava Pestov 3fe5bb872b Deploy tool always uses optimizing compiler now 2009-05-11 00:32:22 -05:00
Slava Pestov 375c5e69b5 Various load-everything fixes 2009-03-07 01:22:21 -06:00
Slava Pestov ce1bc1d6ed Fixing conflicts from stack checker changes 2009-02-24 01:21:10 -06:00
Slava Pestov d5d9c65859 Remove new-gadget since it was just an alias for new 2009-02-16 04:04:32 -06:00
Slava Pestov eaad0c7660 Updating code to use CONSTANT: instead of : foo 123 ; inline 2009-02-23 21:40:17 -06:00
Eduardo Cavazos 5f1084f5c4 nehe looks good to go back in extra 2008-12-22 18:15:21 -06:00
Slava Pestov e0af88bd97 Move a bunch of vocabularies to unmaintained, hopefully temporarily 2008-12-03 00:05:20 -06:00
Slava Pestov 1fc2d4afbd Fix compile errors in nehe demos 2008-11-24 02:03:08 -06:00
Slava Pestov 8819f23312 Replace millis primitive with micros primitive
Add millis as a library word
sleep now takes either a duration or a microsecond count; code using durations doens't need to be updated, code using millisecond counts updated to use durations for the most part
2008-11-19 01:50:05 -06:00
Slava Pestov 18df06fde1 Updating various apps in extra for GL words being moved around 2008-11-11 03:10:41 -06:00
Doug Coleman 900ee36272 fix nehe, use in-thread correctly 2008-09-11 15:36:42 -05:00
Doug Coleman eb0abca39b fix nehe 2008-09-02 12:35:14 -05:00
Doug Coleman 7b35f8ba48 new accessors 2008-09-02 12:14:54 -05:00
Doug Coleman ccd5b8ced4 new accessors 2008-08-30 21:59:00 -05:00
Eduardo Cavazos 41bca4ab20 nehe: rewrite to not use 'gadget,' 2008-07-13 16:40:05 -05:00
Slava Pestov 3e082f21e3 Update minor demos for inheritance 2008-07-12 01:29:25 -05:00
Slava Pestov ba8f1388ab Fixing everything for mandatory stack effects 2008-06-09 02:14:14 -05:00
Slava Pestov 90ed177a9c Fixing load-everything and unit tests 2008-02-06 19:23:39 -06:00
Slava Pestov 1c91a286e5 Updating summary and authors 2008-01-27 01:02:31 -04:00
Slava Pestov 49cbac32af Fix stack effect 2007-12-08 03:21:40 -05:00
Slava Pestov fdf251103d Update deploy.factor files for renaming of config flag 2007-11-05 00:47:13 -05:00
Slava Pestov a4f8bf05b9 Update deploy configs for various modules 2007-11-04 22:58:00 -05:00
Slava Pestov e967f98afd Update deploy.factor files 2007-10-06 13:38:54 -04:00
Slava Pestov a96457cecc Initial import 2007-09-20 18:09:08 -04:00