Commit Graph

2231 Commits (master)

Author SHA1 Message Date
insofaras df321f8d42 fix 'a-x open all code' crash in linux system_set_file 2016-03-08 23:25:56 +00:00
Allen Webster 3561eb7849 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-08 18:19:17 -05:00
Allen Webster f85626d79f linux build setup ~Makefile not correct yet~ 2016-03-08 18:17:51 -05:00
Allen Webster 5538468eab windows unique file hash 2016-03-08 18:06:27 -05: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 6f5e1e5686 a4.0.1 ready to go 2016-03-07 17:13:59 -05:00
Allen Webster 0af9ab9c1f add readmes to repository 2016-03-07 14:39:15 -05:00
Allen Webster 369af51feb linux packaging almost ready 2016-03-07 14:37:48 -05:00
Allen Webster f39bbd880e Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-07 11:51:57 -05:00
Allen Webster 1db0271749 bug fixes a4.0.1 2016-03-07 11:51:49 -05:00
Allen Webster 3bd155a2b2 Work on the package.sh 2016-03-07 02:17:46 -05:00
Allen Webster b62543188c including package scripts 2016-03-07 01:11:37 -05:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster 32da95069c 4coder_handmade_hero.cpp ready to go part3 2016-03-05 03:13:42 -05:00
Allen Webster 437b69e832 4coder_handmade_hero.cpp ready to go part2 2016-03-05 03:13:19 -05:00
Allen Webster d71d10434a 4coder_handmade_hero.cpp ready to go 2016-03-05 03:10:43 -05:00
Allen Webster 6e1abb4237 theme API part 1, bug fixes 2016-03-04 23:10:55 -05:00
Allen Webster 9bf2a73640 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-04 18:10:08 -05:00
Allen Webster f0e2ca99a5 meta generate styles 2016-03-04 18:10:00 -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 78653ef118 lots of miscellaneous bug fixes 2016-03-04 16:26:00 -05:00
Allen Webster 18eda91724 improvements to custom.cpp 2016-03-04 01:06:11 -05:00
Allen Webster 7b6306683a debugging previous changes 2016-03-03 21:48:58 -05:00
Allen Webster a8ababcd23 organized things into an App_Models struct 2016-03-03 20:41:52 -05:00
Allen Webster f40161e888 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-03-03 14:27:20 -05:00
Allen Webster 1b16bf2c11 eliminated do_view callback 2016-03-03 14:27:09 -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
Allen Webster 451a5b983e file_unique_hash added to System_Functions 2016-03-02 23:18:13 -05:00
Allen Webster 24846b3669 merged View and File_View 2016-03-02 23:10:45 -05:00
Allen Webster 2ca78a6bf8 file bar is GUI/scroll rule/etc 2016-03-02 19:50:04 -05:00
insofaras d2c21a934a set WM hints n stuff on linux, use XFixes clipboard event if available 2016-03-02 18:44:20 +00:00
Allen Webster be67657aed double-LL allocation for panels 2016-03-02 11:18:10 -05:00
Allen Webster 6575a1cccd eliminated all view types except File_View 2016-03-01 16:25:56 -05:00
insofaras f8bc11f543 linux updates + fixes 2016-03-01 20:50:32 +00:00
Allen Webster dc5d0eceac simplifying the file view widget 2016-03-01 02:06:12 -05:00
Allen Webster bbc737f7c5 eliminated null views (I think) 2016-02-29 22:57:55 -05:00
Allen Webster 80d34d26dd a3.4.4 added example command executor 2016-02-29 09:43:34 -05:00
Allen Webster f01d630b6d a3.4.4 another fix 2016-02-29 00:01:31 -05:00
Allen Webster 40f097b896 a3.4.4 with more bug fixes 2016-02-28 22:35:19 -05:00
Allen Webster 8256016707 a3.4.4 2016-02-28 15:30:51 -05:00
Allen Webster 336ef34e89 cleaned up replace functions, made it prettier 2016-02-27 18:33:30 -05:00
Allen Webster c8b901e299 added query helpers, replace functions 2016-02-27 17:23:40 -05:00
Allen Webster 16108d0f57 search/rsearch finished, new API system up and running 2016-02-27 15:23:52 -05:00
Allen Webster 1352a1fae3 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-02-27 14:33:49 -05:00
Allen Webster 60846a4783 search in custom.cpp 2016-02-27 14:33:42 -05:00
insofaras aa39173a2f update linux input code + add linux coroutine stuff 2016-02-27 19:19:57 +00:00
Allen Webster 7774bd6da0 metagenerating delayed action stuff 2016-02-27 12:34:13 -05:00
Allen Webster bc9dac52ae goto line implemented in custom.cpp 2016-02-27 02:44:17 -05:00
Allen Webster 0fe6447102 commands run in coroutines 2016-02-26 12:40:51 -05:00