Commit Graph

  • c9e40e492c new lexer is sort of in there ... relexing still needs work Allen Webster 2016-06-04 02:35:57 -0400
  • c38c0f5082 switch to new font system Allen Webster 2016-06-03 21:40:11 -0400
  • 9b4f29d4a7 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-06-03 20:28:03 -0400
  • 2e3bfd8f8b updating font stuff Allen Webster 2016-06-03 20:27:54 -0400
  • c706bb9250 progress towards win32 fonts Allen Webster 2016-06-03 15:20:29 -0400
  • 91386e62d0 combined font-info-load and font-load Allen Webster 2016-06-03 14:45:51 -0400
  • 9bd09d1da2 moved a lot of basics to the custom side Allen Webster 2016-06-03 12:20:45 -0400
  • a4b892fbf1 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-06-03 09:40:16 -0400
  • 4dd5d1bfa0 fixed issue with scroll controling in GUI lists Allen Webster 2016-06-03 09:40:05 -0400
  • 71b18c4064 linux x11 clipboard improvements insofaras 2016-06-02 19:05:44 +0100
  • f3370cfc2e fixed vertically small window crash issue Allen Webster 2016-06-02 10:45:06 -0400
  • 58a334190d temporary fix for lack of floating sections Allen Webster 2016-06-02 09:47:43 -0400
  • 93ab33ee84 fixed EOF paste/scroll bugs - robust against render buffer overflows Allen Webster 2016-06-02 08:41:30 -0400
  • 965500424e Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-06-01 19:52:24 -0400
  • 5e56483ec0 work on new lexer Allen Webster 2016-06-01 19:52:06 -0400
  • 74a734fd46 linux: thread memory, dpi insofaras 2016-06-01 17:58:57 +0100
  • e1a03017e8 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-06-01 12:04:04 -0400
  • f1996a6f1f added dpi aware back in Allen Webster 2016-06-01 12:03:45 -0400
  • 2f572ee72b another small indent rule improvement Allen Webster 2016-05-31 16:01:25 -0400
  • 2198dd9ec9 linux thread updates + improve x11/epoll interaction insofaras 2016-05-31 20:39:33 +0100
  • a09851af12 switched to condition-variable based cancelation Allen Webster 2016-05-31 14:32:58 -0400
  • 43f65dd5ef remove overlapped sections, need floating sections instead Allen Webster 2016-05-31 13:07:31 -0400
  • 0f3f7ce05b exchange is totally gone Allen Webster 2016-05-31 12:27:40 -0400
  • 22dc134db3 show file on 'no' action Allen Webster 2016-05-30 21:32:01 -0400
  • 6835f271cf Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-30 21:23:16 -0400
  • 9ac0727d08 trimmed down custom api Allen Webster 2016-05-30 21:22:55 -0400
  • 16677d3f90 linux: a few small improvements: insofaras 2016-05-31 00:30:06 +0100
  • ce27493fb3 set up GUI to consume keys it uses Allen Webster 2016-05-30 10:56:54 -0400
  • 4815ab8620 linux: update to match changes + do some spring cleaning insofaras 2016-05-30 04:28:12 +0100
  • 76b68720ff Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-29 20:17:11 -0400
  • 17dfa93c34 removed the delayed action system Allen Webster 2016-05-29 18:01:27 -0400
  • 5275ac5823 removed try_kill from the dact system Allen Webster 2016-05-29 17:34:52 -0400
  • 5138d565d8 removed switch from the dact system Allen Webster 2016-05-29 17:02:03 -0400
  • cd6614b215 removed 'touch' from the dact system Allen Webster 2016-05-29 16:50:07 -0400
  • 37e0b17e7c removed kill from the dact system Allen Webster 2016-05-29 16:41:51 -0400
  • bc15f0ed3c removed open, and open_background from the dact system Allen Webster 2016-05-29 16:12:53 -0400
  • d224d8cd7b removed save, save_as, and new from the dact system Allen Webster 2016-05-29 15:54:20 -0400
  • 93a1d3931f switched app.step over to a big input struct so that the signature does not have to change if I want to pass in more parameters in the future Allen Webster 2016-05-29 15:28:29 -0400
  • c56703cbc8 change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC Allen Webster 2016-05-29 15:05:27 -0400
  • 319bae8799 temporarily remove view routines Allen Webster 2016-05-29 13:49:38 -0400
  • 5c604d8273 switched to CRITICAL_SECTION, reorganized win32main Allen Webster 2016-05-29 13:07:24 -0400
  • 63eedecea2 linux: fall back to default view_routine, clean up debug prints a bit insofaras 2016-05-29 04:30:16 +0100
  • 1db0ad31c2 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-28 23:12:29 -0400
  • 3ad0772662 win32 layer organization Allen Webster 2016-05-28 23:12:12 -0400
  • 51fb028283 fix issue with general_memory_check: sentinel is not necessarily less than the first bubble Allen Webster 2016-05-28 20:31:49 -0400
  • f5e2fc1d0b preparing to git bisect Allen Webster 2016-05-28 20:06:27 -0400
  • 7b4f422744 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-28 18:25:41 -0400
  • 2e8ea5f07f got file saving working without exchange system Allen Webster 2016-05-28 18:25:01 -0400
  • d5a07a9732 got file loading working without exchange system Allen Webster 2016-05-28 18:12:27 -0400
  • 441a6d26ea linux update file stuff insofaras 2016-05-28 20:22:51 +0100
  • 4f55fca356 moved file exchange struct into application side Allen Webster 2016-05-28 14:40:35 -0400
  • 885e5b424f eliminated platform layer file exchange Allen Webster 2016-05-28 14:06:01 -0400
  • a208c045e3 adjust how the font loading works Allen Webster 2016-05-27 21:11:48 -0400
  • a90c33f09b make old file load/save shared Allen Webster 2016-05-27 20:46:22 -0400
  • f73b8a0a6a Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-27 20:44:58 -0400
  • 92bab154e0 starting to eliminate the file exchange Allen Webster 2016-05-27 16:52:42 -0400
  • 8301f23550 linux: remove dumb debugging return, still asserts though insofaras 2016-05-27 21:27:52 +0100
  • be7bb1a51b linux updates + fixes, but general_memory_check assert fails insofaras 2016-05-27 21:22:24 +0100
  • 1edc41d324 reorganizing a lot of redundant stuff Allen Webster 2016-05-27 13:11:38 -0400
  • b509731104 removed SET_CURSOR message Allen Webster 2016-05-27 10:51:12 -0400
  • 939967bc94 got rid of message posting Allen Webster 2016-05-26 22:48:20 -0400
  • ab502e75b4 simplified macro config stuff, just have FRED_INTERNAL now Allen Webster 2016-05-26 22:37:45 -0400
  • 41bb4cf977 incorporated casey's GL debugging Allen Webster 2016-05-26 22:07:58 -0400
  • 399b7aaa23 made win32 C++98 Allen Webster 2016-05-25 22:42:02 -0400
  • 56d716dde4 now generating the functions in 4coder_custom.h Allen Webster 2016-05-25 18:43:58 -0400
  • e4461f3663 now have better yield checking Allen Webster 2016-05-25 11:22:56 -0400
  • ddf06aecc2 get_event_message setup, need a little more on coroutine yield checking though Allen Webster 2016-05-25 11:06:30 -0400
  • 5274ecd4e9 added a bunch of GUI, stuff, broke everything Allen Webster 2016-05-24 22:12:49 -0400
  • 8d2b575b68 added coroutines, fixed _YET_ another scroll bug Allen Webster 2016-05-24 14:22:22 -0400
  • 8cf1447714 a4.0.6 shipping state Allen Webster 2016-05-24 10:28:21 -0400
  • 2a60fc7b80 fixed current_scroll crash bugs Allen Webster 2016-05-23 19:43:19 -0400
  • 3628c03a36 bug with min_y, max_y Allen Webster 2016-05-23 14:19:04 -0400
  • b710f1838f fixed wrapping at newline bug Allen Webster 2016-05-23 11:58:27 -0400
  • dee1b91ed7 fixed some issues with context changing Allen Webster 2016-05-23 11:54:31 -0400
  • 13fa946ca0 made the view's scroll vars the official authoritative copy Allen Webster 2016-05-23 10:41:39 -0400
  • 199c2a2fc0 fixed file region width wrapping bug Allen Webster 2016-05-23 07:37:12 -0400
  • 0ae66f5cdd another issue with new scroll-cursor tracking fixed Allen Webster 2016-05-20 13:45:38 -0400
  • 5274c7c48d fixed incremental search bug Allen Webster 2016-05-20 13:14:46 -0400
  • 00b3fc8020 fixed issue with command coroutine timing, new input consumption system Allen Webster 2016-05-20 10:54:06 -0400
  • 8a9dd391a6 a.4.0.6 Allen Webster 2016-05-20 10:00:26 -0400
  • 3e921df542 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-20 09:53:35 -0400
  • a16e77abd4 cleaned up view vs cursor issue, fixed casey goto error bug Allen Webster 2016-05-20 09:53:17 -0400
  • 134e166099 fixed casey's 'panel lock up' bug Allen Webster 2016-05-19 21:12:41 -0400
  • c8c62dca58 scrollbar may be toggled, file remeasure now tied to file region not panel region Allen Webster 2016-05-19 18:04:01 -0400
  • 2800352ee6 rudimentary invisible scrollbar Allen Webster 2016-05-19 17:31:11 -0400
  • 7275ad2d8f linux: get_4ed_path insofaras 2016-05-19 19:20:51 +0100
  • 8bf8e36723 keep recent scroll position for files-view pairs Allen Webster 2016-05-19 14:01:36 -0400
  • d6cfdf7413 file sort experiment Allen Webster 2016-05-19 12:23:12 -0400
  • 95f33accb3 command maps can now be reopened and extended Allen Webster 2016-05-19 09:29:38 -0400
  • 6145408548 standardized the list stuff again Allen Webster 2016-05-18 23:23:45 -0400
  • 7b30e60c0d list index position is now tied to view Allen Webster 2016-05-18 23:13:21 -0400
  • 6b6cb0b3ab view is now tied to list index position Allen Webster 2016-05-18 21:22:35 -0400
  • 39fd699274 progress on experimental lexer Allen Webster 2016-05-18 19:22:58 -0400
  • 842c2b8f7b work on back and forth between scrolling and arrow navigation Allen Webster 2016-05-17 23:31:55 -0400
  • 040e81014e limit list index to valid range Allen Webster 2016-05-17 22:46:33 -0400
  • c989b9dae9 fixed nasty corruption bug with the size of the undo stack Allen Webster 2016-05-17 16:21:51 -0400
  • 562bd0601a fixed bug with whitespace batch editing and token fixup Allen Webster 2016-05-17 15:47:26 -0400
  • e07ec779cb expose 4ed module path in custom API Allen Webster 2016-05-16 22:22:57 -0400
  • cc91b72883 a4.0.5 - ready to go Allen Webster 2016-05-16 16:30:19 -0400
  • 1d9b327b96 fixed issue with indenting before first token Allen Webster 2016-05-16 14:16:31 -0400