Commit Graph

2139 Commits (9bda1cf991e162e300b3ac126f1a4e9bbe5435cd)

Author SHA1 Message Date
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
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
Allen Webster 29a405e8df view api working, some examples in custom.cpp 2016-02-24 00:16:08 -05:00
insofaras eeb7c7c6df better linux threading + some currently non-functional fontconfig stuff 2016-02-24 01:27:40 +00:00
Allen Webster b70596b9bb Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-02-23 18:03:32 -05:00
Allen Webster c7a6225fe2 buffer api up and running 2016-02-23 18:03:22 -05: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
Allen Webster e16ab8c1c4 new replace range api 2016-02-23 15:41:11 -05:00
Allen Webster a883787f55 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-02-23 15:06:55 -05:00
Allen Webster b86407bdb9 buffer seek delimiter api 2016-02-23 15:06:22 -05: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
Allen Webster 68487267ee fixed some bugs in and doc'd get buffer api 2016-02-23 11:04:55 -05:00
Allen Webster 9a59958006 new get buffer api 2016-02-23 10:23:45 -05:00
Allen Webster a77861ccfd cleaned up unecessary files 2016-02-23 08:28:28 -05:00
insofaras 6e661f6a98 don't always redraw, add vsync 2016-02-23 04:43:26 +00:00
Allen Webster e9c3a516c4 tweaks to API to make callbacks and cmdids behave the same 2016-02-22 22:56:15 -05: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 46aaa4ac5b 4.3.1 2016-02-21 21:45:41 -05:00
Allen Webster ca72d0f1e0 post-insofaras-patch-1 2016-02-21 12:59:47 -05:00
Allen Webster 762e31bed0 pre-insofaras-patch-1 2016-02-21 12:44:23 -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