Commit Graph

  • 18eda91724 improvements to custom.cpp Allen Webster 2016-03-04 01:06:11 -0500
  • 7b6306683a debugging previous changes Allen Webster 2016-03-03 21:48:58 -0500
  • a8ababcd23 organized things into an App_Models struct Allen Webster 2016-03-03 20:41:52 -0500
  • f40161e888 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-03-03 14:27:20 -0500
  • 1b16bf2c11 eliminated do_view callback Allen Webster 2016-03-03 14:27:09 -0500
  • ef8f2bc652 linux file_unique_hash + move some window hints to before it gets mapped insofaras 2016-03-03 17:14:48 +0000
  • 451a5b983e file_unique_hash added to System_Functions Allen Webster 2016-03-02 23:18:13 -0500
  • 24846b3669 merged View and File_View Allen Webster 2016-03-02 23:10:45 -0500
  • 2ca78a6bf8 file bar is GUI/scroll rule/etc Allen Webster 2016-03-02 19:50:04 -0500
  • d2c21a934a set WM hints n stuff on linux, use XFixes clipboard event if available insofaras 2016-03-02 18:44:20 +0000
  • be67657aed double-LL allocation for panels Allen Webster 2016-03-02 11:18:10 -0500
  • 6575a1cccd eliminated all view types except File_View Allen Webster 2016-03-01 16:25:56 -0500
  • f8bc11f543 linux updates + fixes insofaras 2016-03-01 20:50:32 +0000
  • dc5d0eceac simplifying the file view widget Allen Webster 2016-03-01 02:06:12 -0500
  • bbc737f7c5 eliminated null views (I think) Allen Webster 2016-02-29 22:57:55 -0500
  • 80d34d26dd a3.4.4 added example command executor Allen Webster 2016-02-29 09:43:34 -0500
  • f01d630b6d a3.4.4 another fix Allen Webster 2016-02-29 00:01:31 -0500
  • 40f097b896 a3.4.4 with more bug fixes Allen Webster 2016-02-28 22:35:19 -0500
  • 8256016707 a3.4.4 Allen Webster 2016-02-28 15:30:51 -0500
  • 336ef34e89 cleaned up replace functions, made it prettier Allen Webster 2016-02-27 18:33:30 -0500
  • c8b901e299 added query helpers, replace functions Allen Webster 2016-02-27 17:23:40 -0500
  • 16108d0f57 search/rsearch finished, new API system up and running Allen Webster 2016-02-27 15:23:52 -0500
  • 1352a1fae3 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-02-27 14:33:49 -0500
  • 60846a4783 search in custom.cpp Allen Webster 2016-02-27 14:33:42 -0500
  • aa39173a2f update linux input code + add linux coroutine stuff insofaras 2016-02-27 19:19:57 +0000
  • 7774bd6da0 metagenerating delayed action stuff Allen Webster 2016-02-27 12:34:13 -0500
  • bc9dac52ae goto line implemented in custom.cpp Allen Webster 2016-02-27 02:44:17 -0500
  • 0fe6447102 commands run in coroutines Allen Webster 2016-02-26 12:40:51 -0500
  • 19e7c96c55 condensed API links and data ptrs into one Allen Webster 2016-02-26 01:26:26 -0500
  • 362d1ce70c Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-02-26 00:50:43 -0500
  • f94151af2d coroutines on windows via fibers Allen Webster 2016-02-26 00:50:19 -0500
  • d42e1feeb7 couple of linux tweaks Allen Webster 2016-02-25 20:41:09 -0500
  • 145d1a6561 Fixed linux side keyboard stuff Allen Webster 2016-02-25 20:28:31 -0500
  • ba04801d6c debugged keyboard issue Allen Webster 2016-02-25 18:57:10 -0500
  • ceb9b6d217 replaced Key_Codes with generated enum Allen Webster 2016-02-25 18:52:11 -0500
  • 9c6fdde85d API tweaks Allen Webster 2016-02-25 07:12:09 -0500
  • 3a03c6dbb0 white_or_token seeks fixed, tweaks to mark Allen Webster 2016-02-25 00:01:25 -0500
  • dca0269d8e API refinement Allen Webster 2016-02-24 19:04:08 -0500
  • 353dcce12b add a memcpy wrapper for use when packaging the linux version so it can run on older distros insofaras 2016-02-24 19:10:42 +0000
  • 248125dbaa Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-02-24 11:58:12 -0500
  • 9ed2af1cb7 a3.4.2 version Allen Webster 2016-02-24 11:58:02 -0500
  • 6f7d4f5a75 less broken file_paths_equal for linux insofaras 2016-02-24 16:56:35 +0000
  • d676f5f0b8 Sys_File_Paths_Equal insofaras 2016-02-24 16:52:18 +0000
  • 0a6c851788 some alternate vsync glx extensions insofaras 2016-02-24 16:31:09 +0000
  • 6a508bd872 implement the cli / compilation stuff for linux insofaras 2016-02-24 16:00:45 +0000
  • 29a405e8df view api working, some examples in custom.cpp Allen Webster 2016-02-24 00:16:08 -0500
  • eeb7c7c6df better linux threading + some currently non-functional fontconfig stuff insofaras 2016-02-24 01:27:40 +0000
  • b70596b9bb Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-02-23 18:03:32 -0500
  • c7a6225fe2 buffer api up and running Allen Webster 2016-02-23 18:03:22 -0500
  • 9435396741 linux cursors. resizing ones flicker a bit currently insofaras 2016-02-23 22:28:34 +0000
  • fde2fda466 linux scroll wheel insofaras 2016-02-23 21:40:49 +0000
  • e16ab8c1c4 new replace range api Allen Webster 2016-02-23 15:41:11 -0500
  • a883787f55 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-02-23 15:06:55 -0500
  • b86407bdb9 buffer seek delimiter api Allen Webster 2016-02-23 15:06:22 -0500
  • 230a54d83e small fix for linux file writing insofaras 2016-02-23 19:40:35 +0000
  • c1b0521e81 linux file loading / saving working (with questionable threading) insofaras 2016-02-23 19:18:37 +0000
  • 654e2ab8e1 filter out . and .. from the file list insofaras 2016-02-23 17:10:11 +0000
  • 68487267ee fixed some bugs in and doc'd get buffer api Allen Webster 2016-02-23 11:04:55 -0500
  • 9a59958006 new get buffer api Allen Webster 2016-02-23 10:23:45 -0500
  • a77861ccfd cleaned up unecessary files Allen Webster 2016-02-23 08:28:28 -0500
  • 6e661f6a98 don't always redraw, add vsync insofaras 2016-02-23 04:43:26 +0000
  • e9c3a516c4 tweaks to API to make callbacks and cmdids behave the same Allen Webster 2016-02-22 22:56:15 -0500
  • 79aad5ebfd get file list working insofaras 2016-02-23 02:01:26 +0000
  • edd6ead966 fix set_file_list a bit + add clipboard paste insofaras 2016-02-22 21:22:52 +0000
  • 2f1486c9dd about to patch linux clipboard Allen Webster 2016-02-22 22:14:23 -0500
  • 46aaa4ac5b 4.3.1 Allen Webster 2016-02-21 21:45:41 -0500
  • ca72d0f1e0 post-insofaras-patch-1 Allen Webster 2016-02-21 12:59:47 -0500
  • 762e31bed0 pre-insofaras-patch-1 Allen Webster 2016-02-21 12:44:23 -0500
  • c8db4004a6 bug fixing Allen Webster 2016-02-20 16:36:16 -0500
  • 770c48f95b word complete v1 again Allen Webster 2016-02-20 13:23:46 -0500
  • 5619527d37 started word complete Allen Webster 2016-02-11 12:17:52 -0500
  • 5abea3ce3c unifying use of working_set's table Allen Webster 2016-02-07 16:15:58 -0500
  • 959bdcd8cf command line ready, more linux shit done Allen Webster 2016-02-07 10:19:18 -0500
  • 164a18c4a9 clparams almost done Allen Webster 2016-02-04 12:00:58 -0500
  • 8195020bfd new linux shit Allen Webster 2016-02-01 00:03:42 -0500
  • 951b992b2f reopen works again Allen Webster 2016-01-28 15:01:40 -0500
  • c395f8a735 adding cl parameters Allen Webster 2016-01-21 12:48:09 -0500
  • 7009115967 right alt Allen Webster 2016-01-16 20:34:48 -0500
  • 0aa1df3da0 locales Allen Webster 2016-01-06 10:39:15 -0500
  • c2206e5830 starting new parser Allen Webster 2015-11-30 21:51:53 -0500
  • 5b41098824 system cleanup Allen Webster 2015-11-16 11:15:45 -0500
  • 95104afd37 app platform split Allen Webster 2015-11-13 23:42:06 -0500
  • febbe1775f batch test Allen Webster 2015-11-12 18:10:04 -0500
  • ee86bdef1f replay and natural edits Allen Webster 2015-11-11 18:31:45 -0500
  • bd70780525 edit tests Allen Webster 2015-11-10 17:43:35 -0500
  • fb4a86058a full data gathering Allen Webster 2015-11-09 20:25:20 -0500
  • dcdec287a1 basic file open optimizations Allen Webster 2015-11-08 16:00:25 -0500
  • 774c8daaff bug fixes Allen Webster 2015-11-06 14:54:24 -0500
  • 813e878a9b rope balancing Allen Webster 2015-11-05 23:31:53 -0500
  • 7b3c7094f8 rope edits Allen Webster 2015-11-04 17:14:24 -0500
  • cab1801465 started ropes Allen Webster 2015-11-03 18:57:04 -0500
  • 60dab2731c work on mugab edits Allen Webster 2015-11-02 19:43:36 -0500
  • a89b46fda7 new memory interface Allen Webster 2015-11-01 20:04:37 -0500
  • e88b9ea324 MuGaB rendering and seeking Allen Webster 2015-10-31 17:41:10 -0400
  • afbde90d9e multi-gap buffer Allen Webster 2015-10-30 22:33:13 -0400
  • 02d72d118d a3.2 & gap buffer finished Allen Webster 2015-10-29 20:48:30 -0400
  • 7c2d26463e gap buffer editing Allen Webster 2015-10-28 18:59:39 -0400
  • d3913c0c7a auto tab Allen Webster 2015-10-27 21:45:03 -0400
  • 67c15443e0 updown seeks Allen Webster 2015-10-26 22:10:33 -0400
  • 20706a2e5d buffer reorganization Allen Webster 2015-10-25 21:51:08 -0400