Björn Lindqvist
|
f0836dd69d
|
ui.backend.gtk.io: refactoring which removes ui.backend.gtk.io.unix
ui.backend.gtk is unix-specific so there is no need to have different
implementations for different os:es.
|
2016-06-19 01:33:59 +02:00 |
John Benediktsson
|
281ccddda8
|
Revert "ui.backend.gtk: only use the timer when not io.backend.unix."
This reverts commit 7d5df2c8a2 .
|
2016-03-31 16:53:47 -07:00 |
John Benediktsson
|
7d5df2c8a2
|
ui.backend.gtk: only use the timer when not io.backend.unix.
|
2016-03-29 22:36:02 -07: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 |
John Benediktsson
|
a056a81307
|
ui.backend.gtk.io.unix: switch to "mx get-global".
|
2012-08-01 16:22:23 -07:00 |
Slava Pestov
|
7e1b7f70a5
|
ui.backend.gtk.io.unix: add platforms.txt so that we don't load it on Windows
|
2011-04-06 17:54:22 -04:00 |
Anton Gorenko
|
090254d671
|
ui.backend.gtk: fix a bug with endless error messages in a console after closing of UI;
io.thread: start-io-thread always starts io-thread even if it was stopped, fix line endings;
|
2011-04-01 22:06:07 +06:00 |
Anton Gorenko
|
e9515c1a9c
|
ui.backend.gtk: split off unix io support into ui.backend.gtk.io.unix;
|
2011-01-26 21:00:35 +06:00 |