Commit Graph

  • 3f16888fe0 Home + left stops at indent Krzosa Karol 2024-08-04 08:34:09 +02:00
  • 2b5f441e92 Indented new line Krzosa Karol 2024-08-04 08:28:42 +02:00
  • e761761108 Improve load Krzosa Karol 2024-08-04 08:09:07 +02:00
  • 324e5e1ea1 Fixing ActiveWindow switching, actual happens switch after event is handled Krzosa Karol 2024-08-04 08:01:25 +02:00
  • cc04fec1de Command window opens files and move fuzzy search to view Krzosa Karol 2024-08-04 07:55:49 +02:00
  • b68b80f317 Movement with new semantics fully completed Krzosa Karol 2024-08-04 07:35:55 +02:00
  • cfad821e8e Command_Move down Krzosa Karol 2024-08-04 07:10:36 +02:00
  • 815e3c9670 Work on Open Krzosa Karol 2024-08-03 19:11:36 +02:00
  • 0c4dc62170 EncloseLoadWord Krzosa Karol 2024-08-03 15:50:55 +02:00
  • 7655ece178 Implement a lot of position moving functions Krzosa Karol 2024-08-03 12:58:53 +02:00
  • 22899c2523 Add kill selected lines Krzosa Karol 2024-08-03 10:47:12 +02:00
  • 7f85f8348e Trim whitespace on save and skip lines with cursor Krzosa Karol 2024-08-03 10:30:35 +02:00
  • ee863e3b09 MoveOnWhitespaceBoundaryVertical Krzosa Karol 2024-08-03 10:14:22 +02:00
  • 1ebe8d9929 buffer_ops.cpp unify MoveOnWhitespaceBoundary Krzosa Karol 2024-08-03 10:05:43 +02:00
  • 6c975b98a1 Underline enclose word of main cursor and fix Enclose word Krzosa Karol 2024-08-03 08:45:49 +02:00
  • e4a248bb60 Fix wrong cursor on line numbers and scroll Krzosa Karol 2024-08-03 08:27:42 +02:00
  • d382735b80 Fix mouse in full-screen scrolling on edge of monitor Krzosa Karol 2024-08-03 08:21:25 +02:00
  • a42a4e435d Fixed mouse Krzosa Karol 2024-08-03 08:05:08 +02:00
  • f79fce83ca Update todo, add indent size option Krzosa Karol 2024-08-03 07:26:37 +02:00
  • 4c7f6340d6 Add Trim trailing whitespace Krzosa Karol 2024-08-02 21:52:44 +02:00
  • f3059ec8ea Shift Mouse Press works now Krzosa Karol 2024-08-02 21:38:12 +02:00
  • 4f12887a91 Fix offseting carets after edit without killing selection, add dedent Krzosa Karol 2024-08-02 21:30:12 +02:00
  • 03b6b80568 Indent selected lines Krzosa Karol 2024-08-02 21:16:46 +02:00
  • cbf1cb8c4a Redesign lua reloading and other generation stuff Krzosa Karol 2024-08-02 20:42:02 +02:00
  • 7fc8e6e8bb Search now has title bar, title bars now have history Krzosa Karol 2024-08-02 14:51:40 +02:00
  • 48dc808dcb Improve command window Krzosa Karol 2024-08-02 12:49:03 +02:00
  • 95dc31be91 Fix focus on console buffer and console buffer not drawing Krzosa Karol 2024-08-02 12:16:08 +02:00
  • 55223b763a Fixing small bugs and add console window Krzosa Karol 2024-08-02 12:03:51 +02:00
  • cff301499f SDL passthrough hint and default size Krzosa Karol 2024-08-02 07:51:47 +02:00
  • 4cdb8a986a Basic splitting, column concept Krzosa Karol 2024-08-02 07:43:33 +02:00
  • 0ae0c03775 Fix a bug Krzosa Karol 2024-08-01 16:47:44 +02:00
  • d6378922cf Remove dependence on FrameID Krzosa Karol 2024-08-01 16:44:58 +02:00
  • 6ce5fd59a3 New event loop setup Krzosa Karol 2024-08-01 16:28:10 +02:00
  • b93cdd8f4c Title bar adjust looks Krzosa Karol 2024-08-01 08:20:58 +02:00
  • cadf7742ab Add title bar windows Krzosa Karol 2024-08-01 08:07:13 +02:00
  • 5f8021c570 Improve font rendering Krzosa Karol 2024-08-01 08:06:57 +02:00
  • 1b0d0520bc Append to end of console Krzosa Karol 2024-07-31 07:37:56 +02:00
  • be99b0aabb Editing infobar applies changes to buffer Krzosa Karol 2024-07-31 07:32:42 +02:00
  • 2ab1917b73 Update todo Krzosa Karol 2024-07-31 06:39:33 +02:00
  • 111781dc71 SetActiveView Krzosa Karol 2024-07-30 07:31:51 +02:00
  • 7df09a9ebd Implement circular array Krzosa Karol 2024-07-30 07:27:05 +02:00
  • 7b13dff29c Remove window view children Krzosa Karol 2024-07-30 06:56:54 +02:00
  • c48abbf5c9 Don't draw carets when inactive, todo update Krzosa Karol 2024-07-28 21:43:33 +02:00
  • 12b459507a Fix memory corruption Krzosa Karol 2024-07-28 20:49:40 +02:00
  • 77a6cc5e53 Improve alignment of infobar, set buffer name in window title Krzosa Karol 2024-07-28 15:16:12 +02:00
  • 978d2d603a Add xwheel Krzosa Karol 2024-07-28 14:49:46 +02:00
  • 01a0d5f05f Don't draw out of bounds line numbers Krzosa Karol 2024-07-28 14:38:12 +02:00
  • 0569d64cc9 Highlight line number part Krzosa Karol 2024-07-28 14:36:04 +02:00
  • f55f895cfd Remove tabs Krzosa Karol 2024-07-28 14:31:38 +02:00
  • de7f084633 Experimenting with tabs Krzosa Karol 2024-07-28 14:30:24 +02:00
  • 0c2683afaa Fixing stuff Krzosa Karol 2024-07-28 11:42:12 +02:00
  • d6b850178e Using file path rules Krzosa Karol 2024-07-28 10:39:57 +02:00
  • a486a09d9e Error reporting and popup, debug window Krzosa Karol 2024-07-28 10:12:18 +02:00
  • 07a41e0266 Using app data path, deleting config every time, improve loop Krzosa Karol 2024-07-27 22:07:58 +02:00
  • 052894a628 Config magic Krzosa Karol 2024-07-27 20:34:20 +02:00
  • 60f26ca40e Fix delete and loading lua config dynamically Krzosa Karol 2024-07-27 16:47:28 +02:00
  • d5e392c3bc Debug buffer, scroll highlight Krzosa Karol 2024-07-27 15:04:21 +02:00
  • 8b00f15710 Improve search Krzosa Karol 2024-07-27 14:14:47 +02:00
  • 0ebe63eff3 Misc Krzosa Karol 2024-07-27 14:10:38 +02:00
  • 9955181b0d Small refactor Krzosa Karol 2024-07-27 13:01:11 +02:00
  • 477b485a34 Replace text_editor and bring back ctrl + f, fix circle rendering pos Krzosa Karol 2024-07-27 11:38:41 +02:00
  • 03eece4e41 Restructure and reload font Krzosa Karol 2024-07-27 11:35:14 +02:00
  • a43fe1789b Ported mouse movement and conditional update Krzosa Karol 2024-07-27 09:43:46 +02:00
  • 1e0c5dac83 Porting mouse related events and abstraction idea Krzosa Karol 2024-07-27 08:58:52 +02:00
  • 680c782a56 Remove platform, small rendering improvement Krzosa Karol 2024-07-27 08:30:27 +02:00
  • dfe8aa56e9 Port window commands Krzosa Karol 2024-07-27 08:21:14 +02:00
  • 71494984de Scrolling clip and global commands Krzosa Karol 2024-07-27 07:41:15 +02:00
  • 8117d043aa Porting focus based features and fix rendering Krzosa Karol 2024-07-26 22:27:36 +02:00
  • 9d02d5ab78 Fixing scissoring Krzosa Karol 2024-07-26 21:47:23 +02:00
  • 7803bc87a6 Transitioning text editor to SDL Krzosa Karol 2024-07-26 17:08:14 +02:00
  • 27b322bf25 Transitioning text editor to SDL Krzosa Karol 2024-07-26 17:08:05 +02:00
  • def8b6bdc2 Opengl render and font Krzosa Karol 2024-07-26 14:47:03 +02:00
  • ee6df45e2d Begin move to SDL Krzosa Karol 2024-07-26 11:33:12 +02:00
  • a74409c3ec Optimize cursor rendering Krzosa Karol 2024-07-26 09:57:15 +02:00
  • 672a0b3561 Fix line number rendering Krzosa Karol 2024-07-26 08:25:42 +02:00
  • 48b918a551 Eval lua, fix ordering and fix caret overdraw Krzosa Karol 2024-07-26 08:09:19 +02:00
  • 4aa738fcc9 Tried to introduce NextActiveWindow but then we lose events like mouse press Krzosa Karol 2024-07-26 07:52:53 +02:00
  • 7eefa2e6c2 Fix merge carets Krzosa Karol 2024-07-26 07:37:02 +02:00
  • d4136ef0e3 Performance - not drawing selection outside of line range, add select all matches Krzosa Karol 2024-07-25 14:55:56 +02:00
  • 469cf3dd24 FindInBuffer, improve find Krzosa Karol 2024-07-25 13:50:04 +02:00
  • 2d60e795c0 Scrolling even when window inactive Krzosa Karol 2024-07-25 13:35:10 +02:00
  • 754d6cd3bd Begin search buffer Krzosa Karol 2024-07-24 17:07:10 +02:00
  • d1b4053205 Small improvements Krzosa Karol 2024-07-24 16:28:44 +02:00
  • 1cd5e71904 Improve open command Krzosa Karol 2024-07-24 16:16:57 +02:00
  • cb4f380313 List files and fix scrolling Krzosa Karol 2024-07-24 14:16:58 +02:00
  • 93e0104c1e Ctrl + Enter Krzosa Karol 2024-07-24 13:53:21 +02:00
  • c9aed019d5 Refactor active windows Krzosa Karol 2024-07-24 13:48:56 +02:00
  • 8b8229f73a Line range refactor Krzosa Karol 2024-07-24 13:23:20 +02:00
  • 039d2f9350 No history buffer, Active window stack Krzosa Karol 2024-07-24 13:03:52 +02:00
  • bb3044d168 lua improvements Krzosa Karol 2024-07-24 10:30:33 +02:00
  • 8dace27f56 Font size adjustment, toying with command windows and lua Krzosa Karol 2024-07-24 08:33:59 +02:00
  • 30932b0d7c Listing open windows, views and buffers Krzosa Karol 2024-07-24 08:02:46 +02:00
  • afdd3834b9 Info bar and exec bar Krzosa Karol 2024-07-24 07:30:36 +02:00
  • 02b63bf8d2 Improving window/view/buffer management Krzosa Karol 2024-07-24 07:12:50 +02:00
  • fb19abb69f Forgot management.cpp Krzosa Karol 2024-07-23 22:33:08 +02:00
  • 1528ecac52 Working on resource management stuff Krzosa Karol 2024-07-23 22:33:01 +02:00
  • 4cb892133f Only one infobar Krzosa Karol 2024-07-23 17:14:11 +02:00
  • 5864b060a9 Misc Krzosa Karol 2024-07-23 17:02:25 +02:00
  • 0ebfedbf4d Lua and better cursor movement Krzosa Karol 2024-07-23 16:49:13 +02:00
  • 45c6495121 Small refactor work on focus and windows Krzosa Karol 2024-07-23 14:13:03 +02:00