Commit Graph

52 Commits (74a734fd4609c3e6d25d2b8470b32c31f4a5811a)

Author SHA1 Message Date
Allen Webster 43f65dd5ef remove overlapped sections, need floating sections instead 2016-05-31 13:07:31 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster 13fa946ca0 made the view's scroll vars the official authoritative copy 2016-05-23 10:41:39 -04:00
Allen Webster a16e77abd4 cleaned up view vs cursor issue, fixed casey goto error bug 2016-05-20 09:53:17 -04:00
Allen Webster 2800352ee6 rudimentary invisible scrollbar 2016-05-19 17:31:11 -04:00
Allen Webster 8bf8e36723 keep recent scroll position for files-view pairs 2016-05-19 14:01:36 -04:00
Allen Webster 95f33accb3 command maps can now be reopened and extended 2016-05-19 09:29:38 -04:00
Allen Webster 6145408548 standardized the list stuff again 2016-05-18 23:23:45 -04:00
Allen Webster 7b30e60c0d list index position is now tied to view 2016-05-18 23:13:21 -04:00
Allen Webster 6b6cb0b3ab view is now tied to list index position 2016-05-18 21:22:35 -04:00
Allen Webster 842c2b8f7b work on back and forth between scrolling and arrow navigation 2016-05-17 23:31:55 -04:00
Allen Webster 040e81014e limit list index to valid range 2016-05-17 22:46:33 -04:00
Allen Webster d8d6834d26 remove rvalue {}, update file load stuff in linux 2016-05-12 13:41:52 -04:00
Allen Webster bdd3bbe0d9 ready for distribution 2016-05-10 13:36:53 -04:00
Allen Webster 3821b46a71 fix scrolling commands 2016-05-09 11:12:49 -04:00
Allen Webster 21ce392a01 index based styles 2016-05-06 11:34:08 -04:00
Allen Webster 6e5bacf154 deduplicated gui list stuff, more keyboard nonsense 2016-05-06 11:04:11 -04:00
Allen Webster 60a51a1cc8 animating moments improved 2016-05-06 10:45:11 -04:00
Allen Webster ff6504b2f1 arrow navigation 50 percent 2016-05-05 13:27:57 -04:00
Allen Webster 4cdf9a6957 bug fixes for event driven stuff 2016-05-04 19:21:30 -04:00
Allen Webster 9513517374 start of arrow navigation plan 2016-05-04 12:22:57 -04:00
Allen Webster dd0661e0e5 font selection UI done 2016-05-01 17:26:42 -04:00
Allen Webster 7087a75761 color editor field up and running 2016-04-29 22:46:13 -04:00
Allen Webster daf9a73672 color editing 50 2016-04-29 16:57:54 -04:00
Allen Webster 22afe1ea14 back button is back: 2016-04-29 10:28:16 -04:00
Allen Webster f1239345dc color buttons back 2016-04-29 10:01:32 -04:00
Allen Webster 9434cd3a78 theme library gui working, not theme editing gui though 2016-04-28 14:19:11 -04:00
Allen Webster 571ed3f152 config menu now works, all that's left is theme 2016-04-27 22:35:54 -04:00
Allen Webster 2e3262dd18 got overlapped gui clipping working 2016-04-26 17:09:41 -04:00
Allen Webster efc042af3e debugging scroll bar crap 2016-04-21 23:28:00 -04:00
Allen Webster df300c94fe sure to kill is basically working 2016-04-04 23:13:13 -04:00
Allen Webster f128d63a66 live file list 100 up and running 2016-04-04 01:29:52 -04:00
Allen Webster 7983c2ea38 system file list 100 up and running 2016-04-03 23:47:24 -04:00
Allen Webster 0058355089 file list almost works again 2016-04-03 15:45:28 -04:00
Allen Webster c877b57f65 scrolling system at minimal-suckage 2016-04-03 14:48:50 -04:00
Allen Webster 3b17899d8e scroll system a little less sucky 2016-04-02 15:35:33 -04:00
Allen Webster 9402e2a213 file opening working again 2016-03-31 13:13:40 -04:00
Allen Webster 05230ad669 scroll bar 99 ready 2016-03-31 00:05:47 -04:00
Allen Webster 2bbf370abb new query bars up and running 2016-03-26 19:13:58 -04:00
Allen Webster 022f7176bf new gui stuff 10 2016-03-26 04:06:41 -04:00
Allen Webster fa20d09245 unique file hash system progress 2016-03-10 22:33:19 -05:00
Allen Webster 264100d81a various bug fixes 2016-03-07 00:13:20 -05:00
Allen Webster 78653ef118 lots of miscellaneous bug fixes 2016-03-04 16:26:00 -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 336ef34e89 cleaned up replace functions, made it prettier 2016-02-27 18:33:30 -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 ceb9b6d217 replaced Key_Codes with generated enum 2016-02-25 18:52:11 -05:00
Allen Webster e9c3a516c4 tweaks to API to make callbacks and cmdids behave the same 2016-02-22 22:56:15 -05:00