Commit Graph

  • 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
  • 9971323946 fixed paren-at-beginning-of-line bug Allen Webster 2016-05-16 13:24:59 -0400
  • 3710ac41ca Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-16 13:17:31 -0400
  • ea7fd5b227 fixed a small issue Allen Webster 2016-05-16 13:17:24 -0400
  • 68f76ec02e linux: reorganise keyboard stuff insofaras 2016-05-16 17:59:18 +0100
  • d5f98bcd31 delay.cpp generator fixed Allen Webster 2016-05-16 12:19:17 -0400
  • d7d2f7d6f2 fix to delay.cpp generator Allen Webster 2016-05-16 12:14:42 -0400
  • d307d2581a a4.0.5 Allen Webster 2016-05-16 09:12:50 -0400
  • f64afa1404 rad new indent rule Allen Webster 2016-05-15 23:22:31 -0400
  • 06db721767 cleaned up the indentation code some more Allen Webster 2016-05-15 18:36:23 -0400
  • 33f9da3930 added function keys Allen Webster 2016-05-14 16:11:52 -0400
  • e6d27c2bd8 whitespace batch bug fixed, some indent bugs fixed, keyboard input improved, removed old keyboard files Allen Webster 2016-05-14 16:08:11 -0400
  • 4f4bc15e8a Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-13 15:15:46 -0400
  • a690547aa2 working on removing open_hook from view_set_file Allen Webster 2016-05-13 15:15:38 -0400
  • 3190396563 merge Allen Webster 2016-05-12 13:43:03 -0400
  • d8d6834d26 remove rvalue {}, update file load stuff in linux Allen Webster 2016-05-12 13:41:52 -0400
  • fc9d7714b0 linux File_Data update insofaras 2016-05-12 18:08:27 +0100
  • db058ea6d7 readme generator started Allen Webster 2016-05-12 12:40:26 -0400
  • ff83917900 another scroll bug fixed Allen Webster 2016-05-12 11:53:44 -0400
  • 45592ab0f0 updated version number Allen Webster 2016-05-12 09:42:32 -0400
  • 3a26993dee Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-11 22:16:41 -0400
  • 6be352e775 fixed extra scrolling when switching files Allen Webster 2016-05-11 22:15:54 -0400
  • 654ae784e2 fixed open empty file bug Allen Webster 2016-05-11 16:40:53 -0400
  • c9dac0d020 updated TODO Allen Webster 2016-05-10 14:39:15 -0400
  • d5b878f135 updated welcome message Allen Webster 2016-05-10 14:04:56 -0400
  • 2d5c0fc37d updated welcome message Allen Webster 2016-05-10 14:04:06 -0400
  • a122ea1a73 readmes ready for a4.0.3 Allen Webster 2016-05-10 13:59:02 -0400
  • 8ed3faeea8 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2016-05-10 13:37:04 -0400