Commit Graph

2116 Commits (4ae8883d4c7564bb013b170f9218476b8b7fd9d7)

Author SHA1 Message Date
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
Allen Webster 19e7c96c55 condensed API links and data ptrs into one 2016-02-26 01:26:26 -05:00
Allen Webster 362d1ce70c Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-02-26 00:50:43 -05:00
Allen Webster f94151af2d coroutines on windows via fibers 2016-02-26 00:50:19 -05: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
Allen Webster ba04801d6c debugged keyboard issue 2016-02-25 18:57:10 -05:00
Allen Webster ceb9b6d217 replaced Key_Codes with generated enum 2016-02-25 18:52:11 -05:00
Allen Webster 9c6fdde85d API tweaks 2016-02-25 07:12:09 -05:00
Allen Webster 3a03c6dbb0 white_or_token seeks fixed, tweaks to mark 2016-02-25 00:01:25 -05:00
Allen Webster dca0269d8e API refinement 2016-02-24 19:04:08 -05:00
insofaras 353dcce12b add a memcpy wrapper for use when packaging the linux version so it can run on older distros 2016-02-24 19:10:42 +00:00
Allen Webster 248125dbaa Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-02-24 11:58:12 -05:00
Allen Webster 9ed2af1cb7 a3.4.2 version 2016-02-24 11:58:02 -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