Allen Webster
2c381917fd
Undo/Redo cursor positioning fixed
2019-03-21 22:06:30 -07:00
Allen Webster
3f3a31b114
New edit range hook
2019-03-21 18:27:28 -07:00
Allen Webster
d24c1a7a6b
Upgraded child process API; Child_Process_ID; launch process without buffer; no-max number of child processes
2019-03-20 20:18:08 -07:00
Allen Webster
5959cc0f78
Only send end signal from exec_system_command via flag
2019-03-17 16:11:37 -07:00
Casey Muratori
bc6fa9d9f2
Clipboard, Process, and Cliprect Changes
...
- Added clipboard change hook
- Added Process_State query for getting the state of exec_system_command operations, retrieved via Get_Process_State
- Added intersection_of and union_of for i32_Rect and f32_Rect
- Fixed what I believe is a bug in the clipboard number updating in the win32 layer (it didn't used to record the new number correctly)
- Added screen_space_to_view_space for Vec2 and f32_Rect
- Made Draw_String return the ending point, as we decided
- Added Draw_Clip_Push and Draw_Clip_Pop
- Changed the behavior of Render_Push_Clip_Sig to allow input clipping rectangles to be anything, and they are simply intersected with the parent rectangle, rather than asserted to not go outside.
-
2019-03-15 01:38:28 -07:00
Allen Webster
cd299761e9
Line numbers
2019-02-27 13:14:25 -08:00
Allen Webster
1907196035
Margins, moved file bar, moved query bars
2019-02-26 21:49:35 -08:00
Allen Webster
76f57e2a79
More int32_t uint32_t changes
2019-02-26 15:17:53 -08:00
Allen Webster
632e2bf9cd
Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures
2019-02-26 15:08:42 -08:00
Allen Webster
0bc8ee17f9
View split transition API fixups
2019-02-26 13:05:02 -08:00
Allen Webster
e6edfebdba
Lister up and running on the entirely custom side system
2019-02-26 11:59:57 -08:00
Allen Webster
1428fc822f
4coder Jamm 2
2019-02-25 15:42:13 -08:00
Allen Webster
410b90d44c
Key event buffer overflow crash fixed; switched draw_string over to Vec2 and returning the distance measured in deltas
2019-02-24 14:54:57 -08:00
Allen Webster
258257eb45
4coder Jamm 1
2019-02-23 23:22:16 -08:00
Allen Webster
9cfffe6bb6
File Attributes thingy, command line file crash investigated
2019-02-13 15:15:22 -08:00
Allen Webster
f49d937fae
Updated API to using IDs, added new key codes
2019-02-13 14:14:27 -08:00
Allen Webster
4a5388f901
Edit handler hook, edit reflection for search buffer, history setting for buffer
2019-02-11 18:33:11 -08:00
Allen Webster
7b4705be60
simplify gui scroll vars, switch things which should ints over to ints
2019-02-09 23:48:07 -08:00
Allen Webster
999eced259
more improvements to the merge logic for basic input
2019-02-08 17:48:11 -08:00
Allen Webster
f6f0d91ae7
Better merge logic for character insertion
2019-02-08 04:33:43 -08:00
Allen Webster
0482cd05fe
Basics of new history system working:
2019-02-08 02:03:48 -08:00
Allen Webster
d0eb652ab1
Removal of the old commands system
2019-02-07 20:45:13 -08:00
Allen Webster
a8f678c740
Full rewrite of panel layout system
2019-02-05 01:13:38 -08:00
Allen Webster
d9f71adcb3
timer delayed edit finished hook, batched edit finished hook
2019-02-03 17:33:44 -08:00
Allen Webster
4867c26c43
New hook for edited files::
2019-01-31 04:38:24 -08:00
Allen Webster
63673bf9ed
Merge casey changes
2019-01-25 13:03:52 -08:00
Allen Webster
6e69b36ca8
Officially 4.0.30
2018-12-18 17:38:15 -08:00
Allen Webster
a1cfefbf86
Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with +
2018-12-16 20:31:04 -08:00
Allen Webster
89516d827b
Push string/push string copy in string library
2018-11-27 20:36:09 -08:00
Allen Webster
c3ef63934f
API files renamed
2018-11-27 10:07:07 -08:00
Allen Webster
58b50c39a7
Moved and renamed style tag list.
2018-11-27 09:59:14 -08:00
Allen Webster
180304dbe3
Remove style struct, focus on enum and array
2018-11-27 07:21:10 -08:00
Allen Webster
59d70950d6
Removed keycodes from 4ed_metagen.cpp
2018-11-22 10:34:11 -08:00
Allen Webster
aa1cbf9a0f
Fixed reopen bug that loses indentation information, moved reopen command to the custom layer
2018-11-20 23:48:42 -08:00
Allen Webster
1d5621f5b6
Cleaned up input, replaced all {0} with {}
2018-11-20 00:18:54 -08:00
Allen Webster
a1f240f04e
Input handling cleanup, new view_activate key, fix notepad-like click to new view problem
2018-11-08 18:16:11 -08:00
Allen Webster
d30be67d22
set_command_input
2018-10-06 08:26:20 -07:00
Allen Webster
1ca1dc1395
Cleanup and bug fixes
2018-10-05 18:42:56 -07:00
Allen Webster
10fdb57542
API Cleanup, documentation work
2018-10-01 12:32:28 -07:00
Allen Webster
418b14f092
4.0.29 Major new features
2018-09-30 05:14:47 -07:00
Allen Webster
b9065e7cd3
Upgrade to marker visuals API
2018-09-28 16:42:32 -07:00
Allen Webster
76edc98c4d
Line highlight, snipe target highlight
2018-09-22 16:45:24 -07:00
Allen Webster
cc5afd931c
Cursors, markers, ibars, and highlights all working
2018-09-21 17:29:32 -07:00
Allen Webster
c625620950
Setup basics for visible markers, fixed some stability issues
2018-09-17 11:47:06 -07:00
Allen Webster
ceaf05df49
UI Quit events, search output target view, other bug reports
2018-09-07 18:36:42 -07:00
Allen Webster
e6d503abe5
Finishing up the new memory and lifetime API stuff, fixed some of the bug reports
2018-09-07 15:39:33 -07:00
Allen Webster
0c7961fbf0
Name change
2018-09-04 10:59:53 -07:00
Allen Webster
a25b5c0baa
Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table
2018-08-26 02:55:12 -07:00
Allen Webster
ace76a2d3f
Progress towards a managed object API
2018-08-11 23:33:52 -07:00
Allen Webster
0f23470717
Progress towards a new dynamic scope API
2018-08-11 20:45:09 -07:00