insofaras
4bdd20f36d
Linux fixes:
...
* zero out file_list in set_file_list if opendir fails
* don't spam perror in file_time_stamp, because it is called with
files like "*compilation*" that don't exist occasionally, (is this a bug?)
* fix potential bug with opening 0-length files
* clean up some printfs, and make errors go to stderr
2016-03-20 21:04:32 +00:00
insofaras
320874461e
linux dpi stuff
2016-03-20 03:49:31 +00:00
insofaras
2526490bd9
linux: set success in unique_hash, get clipboard at start, fix keep_running + tweak GL versions
2016-03-20 01:42:03 +00:00
insofaras
23d611201e
linux updates, use the trying_to_kill/perform_kill thing + make set_file_list more consistent with win32 behaviour
2016-03-18 20:53:07 +00:00
insofaras
ebad593201
forgot a 0...
2016-03-12 04:39:13 +00:00
insofaras
89a60b9102
slightly cleaner version of linux time_stamp stuff
2016-03-12 04:36:55 +00:00
insofaras
db696325c0
potential linux save / filetime fixes
2016-03-12 02:16:37 +00:00
insofaras
df321f8d42
fix 'a-x open all code' crash in linux system_set_file
2016-03-08 23:25:56 +00:00
insofaras
b343a1c4ae
all this talk of semaphores made me want to use posix semahpores linux side instead of pthread cond variables. I think they match the win32 semantics more closely
2016-03-08 21:10:33 +00:00
Allen Webster
369af51feb
linux packaging almost ready
2016-03-07 14:37:48 -05:00
insofaras
7e815c62d7
add back the glx version checking that was incorrectly removed
2016-03-04 22:22:55 +00:00
insofaras
785be12764
get linux cl args working + set more WM stuff
2016-03-04 21:32:50 +00:00
Allen Webster
18eda91724
improvements to custom.cpp
2016-03-04 01:06:11 -05:00
insofaras
ef8f2bc652
linux file_unique_hash + move some window hints to before it gets mapped
2016-03-03 17:14:48 +00:00
insofaras
d2c21a934a
set WM hints n stuff on linux, use XFixes clipboard event if available
2016-03-02 18:44:20 +00:00
insofaras
f8bc11f543
linux updates + fixes
2016-03-01 20:50:32 +00:00
insofaras
aa39173a2f
update linux input code + add linux coroutine stuff
2016-02-27 19:19:57 +00:00
Allen Webster
d42e1feeb7
couple of linux tweaks
2016-02-25 20:41:09 -05:00
Allen Webster
145d1a6561
Fixed linux side keyboard stuff
2016-02-25 20:28:31 -05:00
insofaras
6f7d4f5a75
less broken file_paths_equal for linux
2016-02-24 16:56:35 +00:00
insofaras
d676f5f0b8
Sys_File_Paths_Equal
2016-02-24 16:52:18 +00:00
insofaras
0a6c851788
some alternate vsync glx extensions
2016-02-24 16:31:09 +00:00
insofaras
6a508bd872
implement the cli / compilation stuff for linux
2016-02-24 16:00:45 +00:00
insofaras
eeb7c7c6df
better linux threading + some currently non-functional fontconfig stuff
2016-02-24 01:27:40 +00:00
insofaras
9435396741
linux cursors. resizing ones flicker a bit currently
2016-02-23 22:28:34 +00:00
insofaras
fde2fda466
linux scroll wheel
2016-02-23 21:40:49 +00:00
insofaras
230a54d83e
small fix for linux file writing
2016-02-23 19:40:35 +00:00
insofaras
c1b0521e81
linux file loading / saving working (with questionable threading)
2016-02-23 19:18:37 +00:00
insofaras
654e2ab8e1
filter out . and .. from the file list
2016-02-23 17:10:11 +00:00
insofaras
6e661f6a98
don't always redraw, add vsync
2016-02-23 04:43:26 +00:00
insofaras
79aad5ebfd
get file list working
2016-02-22 22:18:54 -05:00
insofaras
edd6ead966
fix set_file_list a bit + add clipboard paste
2016-02-22 22:14:45 -05:00
Allen Webster
2f1486c9dd
about to patch linux clipboard
2016-02-22 22:14:23 -05:00
Allen Webster
ca72d0f1e0
post-insofaras-patch-1
2016-02-21 12:59:47 -05:00
Allen Webster
c8db4004a6
bug fixing
2016-02-20 16:36:16 -05:00
Allen Webster
770c48f95b
word complete v1 again
2016-02-20 13:23:46 -05:00
Allen Webster
5619527d37
started word complete
2016-02-11 12:17:52 -05:00
Allen Webster
959bdcd8cf
command line ready, more linux shit done
2016-02-07 10:19:18 -05:00
Allen Webster
8195020bfd
new linux shit
2016-02-01 00:03:42 -05:00
Allen Webster
c2206e5830
starting new parser
2015-11-30 21:51:53 -05:00
Allen Webster
5b41098824
system cleanup
2015-11-16 11:15:45 -05:00