factor/basis/ui/backend
Doug Coleman eccf5a82ae io.files.info.windows: Fix file-systems word in two ways. First, don't
allocate 32k on the local alloc stack (which causes a 'double fault.')
Second, if the volume doesnt look up to a real path, don't make a dummy
object for that. volume
Use alien>native-string and native-string>alien wherever possible instead of
utf16n for Windows.
2012-06-21 08:32:53 -07:00
..
cocoa use radix literals 2011-11-23 19:03:40 -08:00
gtk ui.backend.gtk: don't die if the icon doesn't exist, partially fixes #369 2011-12-06 09:05:05 +01:00
windows io.files.info.windows: Fix file-systems word in two ways. First, don't 2012-06-21 08:32:53 -07:00
x11 use radix literals 2011-11-23 19:03:40 -08:00
authors.txt
backend.factor ui.backend: refactor the UI `main-vocab-hook` to use a backend-specific `ui-backend-available?` word, so that loading other backends doesn't change the `main-vocab-hook` out of sync with the backend; fixes #131 2011-09-15 13:14:01 -07:00
summary.txt