Commit Graph

89 Commits (76b68720ff9e5a503f2b522c061042d589c9d2b5)

Author SHA1 Message Date
Allen Webster 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 2016-05-29 15:28:29 -04:00
Allen Webster c56703cbc8 change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC 2016-05-29 15:05:27 -04:00
Allen Webster 319bae8799 temporarily remove view routines 2016-05-29 13:49:38 -04:00
Allen Webster 5c604d8273 switched to CRITICAL_SECTION, reorganized win32main 2016-05-29 13:07:24 -04:00
Allen Webster 3ad0772662 win32 layer organization 2016-05-28 23:12:12 -04:00
Allen Webster 4f55fca356 moved file exchange struct into application side 2016-05-28 14:40:35 -04:00
Allen Webster 885e5b424f eliminated platform layer file exchange 2016-05-28 14:06:01 -04:00
Allen Webster a208c045e3 adjust how the font loading works 2016-05-27 21:11:48 -04:00
Allen Webster a90c33f09b make old file load/save shared 2016-05-27 20:46:22 -04:00
Allen Webster 92bab154e0 starting to eliminate the file exchange 2016-05-27 16:52:42 -04:00
Allen Webster 1edc41d324 reorganizing a lot of redundant stuff 2016-05-27 13:11:38 -04:00
Allen Webster b509731104 removed SET_CURSOR message 2016-05-27 10:51:12 -04:00
Allen Webster 939967bc94 got rid of message posting 2016-05-26 22:48:20 -04:00
Allen Webster ab502e75b4 simplified macro config stuff, just have FRED_INTERNAL now 2016-05-26 22:37:45 -04:00
Allen Webster 41bb4cf977 incorporated casey's GL debugging 2016-05-26 22:07:58 -04:00
Allen Webster 399b7aaa23 made win32 C++98 2016-05-25 22:42:02 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster e07ec779cb expose 4ed module path in custom API 2016-05-16 22:22:57 -04:00
Allen Webster 33f9da3930 added function keys 2016-05-14 16:11:52 -04:00
Allen Webster e6d27c2bd8 whitespace batch bug fixed, some indent bugs fixed, keyboard input improved, removed old keyboard files 2016-05-14 16:08:11 -04:00
Allen Webster 654ae784e2 fixed open empty file bug 2016-05-11 16:40:53 -04:00
Allen Webster bdd3bbe0d9 ready for distribution 2016-05-10 13:36:53 -04:00
Allen Webster 9fb8ebbf3a managing frame lock around GetMessage 2016-05-09 13:11:54 -04:00
Allen Webster 5c8d7d8ccb changes to custom file organization 2016-05-06 12:45:50 -04:00
Allen Webster 6e5bacf154 deduplicated gui list stuff, more keyboard nonsense 2016-05-06 11:04:11 -04:00
Allen Webster a61de3d671 fixed some bugs arising from french-belgium keyboard layout 2016-05-05 19:32:46 -04:00
Allen Webster 4cdf9a6957 bug fixes for event driven stuff 2016-05-04 19:21:30 -04:00
Allen Webster 14e35d7eec animation and event completion event handling 2016-05-03 15:33:22 -04:00
Allen Webster 653cc0bf23 boiled out the redraw nonsense, close to event drive now 2016-05-03 12:15:08 -04:00
Allen Webster f5c3aa2da4 removed DPI 2016-04-21 20:50:16 -04:00
Allen Webster 05230ad669 scroll bar 99 ready 2016-03-31 00:05:47 -04:00
Allen Webster 58a0c9e08f lexer table generator started 2016-03-23 21:05:28 -04:00
Allen Webster 9f08f94fc0 icon totally works win32 2016-03-21 18:56:26 -04:00
Allen Webster 4a43a580c5 print_message 2016-03-20 23:58:34 -04:00
Allen Webster 3fd4565eab intended interface for stdout capture 2016-03-20 18:43:28 -04:00
Allen Webster 73cc788e65 changes for dpi 2016-03-19 23:09:00 -04:00
Allen Webster 69a83d0ca5 check files before closing 2016-03-16 12:50:26 -04:00
Allen Webster 8e469180cc expanding file table, misc improvements 2016-03-15 10:12:06 -04:00
Allen Webster 68eefd8c19 new file identification scheme up and running 2016-03-11 16:54:32 -05:00
Allen Webster 5538468eab windows unique file hash 2016-03-08 18:06:27 -05:00
Allen Webster 6f5e1e5686 a4.0.1 ready to go 2016-03-07 17:13:59 -05:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster 18eda91724 improvements to custom.cpp 2016-03-04 01:06:11 -05:00
Allen Webster 1b16bf2c11 eliminated do_view callback 2016-03-03 14:27:09 -05:00
Allen Webster 2ca78a6bf8 file bar is GUI/scroll rule/etc 2016-03-02 19:50:04 -05:00
Allen Webster 6575a1cccd eliminated all view types except File_View 2016-03-01 16:25:56 -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