Commit Graph

120 Commits (7dc483c8f66b747032ec2bc3e77c8ac799d5ae89)

Author SHA1 Message Date
Allen Webster 1c327bdeaf updated linux code 2017-01-30 11:04:47 -05:00
Allen Webster e410404208 merge 2017-01-23 01:27:42 -05:00
Allen Webster 63f695d074 got new organization system working on linux 2017-01-23 01:19:43 -05:00
Allen Webster f6a1c50d14 misc bug fixes and cleanups, added function lister, and scope navigator 2017-01-13 22:01:35 -05:00
Allen Webster e37cce743a lots of organization to files, figured out a good way to solve the build.cpp string problem and set it up 2017-01-06 21:59:55 -05:00
Alex Baines 11230acab9 linux: fix for opening relative paths via cmdline 2017-01-04 17:03:22 +00:00
Allen Webster 1ef304558e setting up better organization for file system 2017-01-03 15:05:35 -05:00
Allen Webster 8cd14b79ca cleaned up some rusty old debug stuff 2016-12-18 15:42:11 -05:00
Allen Webster 1b03a6a2be added clparams to app step on linux; got the lexer API working with a fixed with tb 2016-09-20 14:10:05 -04:00
Alex Baines f0ee2fb6f1 improve the linux error popup a bit 2016-09-10 08:27:21 +01:00
insofaras 404e08260f linux send_exit_signal 2016-09-10 03:57:45 +01:00
insofaras 170237329f linux cursor fix, ty ChronalDragon 2016-09-10 01:10:43 +01:00
Allen Webster 5a20959c5b fixed linux build issue 2016-09-09 12:47:07 -04:00
insofaras 91f694ba5d fix dumb linux bug that broke -O3 2016-09-05 03:44:50 +01:00
insofaras 6374069f98 linux: fix occasional annoying XIO message on exit 2016-09-05 02:42:22 +01:00
Allen Webster b39c479902 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-09-04 19:59:16 -04:00
Allen Webster 4bea967c87 build.c packaging working on linux; discovered some issue with running optimized builds -O1 and up all seem to have the issue 2016-09-04 19:58:49 -04:00
insofaras f339eef8f5 linux error popup for missing fonts 2016-09-04 22:24:48 +01:00
Allen Webster a01957a3fc moved linux over to build.c system 2016-09-04 16:41:48 -04:00
Allen Webster be36b925ea fix for argument name change 2016-09-02 21:15:53 -04:00
insofaras f3a6b15dec i messed up tabs/spaces again fml 2016-09-01 20:33:42 +01:00
insofaras 0ad5165cf2 linux manual impl of get_canonical to handle non-existent paths 2016-09-01 20:30:09 +01:00
insofaras c82dbd8e2c linux fullscreen 2016-09-01 19:05:37 +01:00
insofaras aff2cddf39 fix dumb mixed tabs/spaces in last commit, ugh 2016-08-31 20:08:14 +01:00
insofaras 38c46c8d5d linux fatal error popup 2016-08-31 20:05:34 +01:00
insofaras 6f836eab45 linux make it build and update filetrack system
filetrack now tracks directories like windows, which handles
moves/deletes of files better.
2016-08-31 00:33:10 +01:00
insofaras a0f3996e73 linux file track stuff working afaict 2016-08-30 02:45:36 +01:00
Allen Webster 0378546dd8 prepared linux file track layer and other small adjustments 2016-08-29 12:52:47 -04:00
insofaras 56ece67eed linux new job queue stuff 2016-07-28 19:09:08 +01:00
insofaras e3c83c8f09 linux: better method of getting DPI info 2016-07-19 22:25:49 +01:00
insofaras be9dbd1ff8 linux: make it run over ssh -X forwarding (albeit it laggily) because why not 2016-07-18 17:03:13 +01:00
insofaras 0146c990d8 linux updates:
* Fix double clipboard
* Implement the new memory stuff
2016-07-12 02:41:55 +01:00
Allen Webster 0d5f6e82d3 new word complete appears to work 2016-07-11 12:15:37 -04:00
Allen Webster c479e14f25 move towards searching commands custom side and custom allocator 2016-07-10 01:49:11 -04:00
Allen Webster d49ed3a2d4 use hinting parameter on linux 2016-07-05 10:02:55 -04:00
insofaras 4a897625a7 make linux build compile 2016-07-01 19:38:40 +01:00
insofaras 1757cf65d9 linux hide mouse cursor 2016-06-29 21:23:41 +01:00
insofaras 73d3826a6a make linux build compile 2016-06-24 18:58:01 +01:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
insofaras b4c221326d linux freetype font test stuff 2016-06-17 06:31:29 +01:00
insofaras 35283aa36d linux: fix infinite loop bug 2016-06-16 23:50:45 +01:00
insofaras a1fbf309b7 linux: don't send modifier keypresses 2016-06-12 19:51:25 +01:00
insofaras 62aa4dac04 linux hold modifier 2016-06-07 18:53:23 +01:00
insofaras d5fcb00271 linux: correctly identify symlinks to folders in file list 2016-06-07 18:46:53 +01:00
Allen Webster c38c0f5082 switch to new font system 2016-06-03 21:40:11 -04:00
Allen Webster 9b4f29d4a7 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-06-03 20:28:03 -04:00
Allen Webster 2e3bfd8f8b updating font stuff 2016-06-03 20:27:54 -04:00
insofaras 71b18c4064 linux x11 clipboard improvements 2016-06-02 19:05:44 +01:00
insofaras 74a734fd46 linux: thread memory, dpi 2016-06-01 17:58:57 +01:00
insofaras 2198dd9ec9 linux thread updates + improve x11/epoll interaction 2016-05-31 20:39:33 +01:00