Allen Webster
8bd7c2fd67
Token transition in progress
2019-09-03 22:31:35 -07:00
Allen Webster
aaec0cc3c8
Character positioning by line relative layout iteration
2019-09-02 11:59:36 -07:00
Allen Webster
8f8ad47f4e
Log grapher wrapped up, more flexible key matching in listers, i64 in markers
2019-08-23 18:34:42 -07:00
Allen Webster
9efc4fb2e3
LOG
2019-08-15 19:54:06 -07:00
Allen Webster
d4db77b3fb
New file listing API
2019-08-03 17:49:40 -07:00
Allen Webster
2e0992fdd3
extended text layouts to easily get character and line rectangles
2019-07-31 19:13:36 -07:00
Allen Webster
f52738b5e6
Fixed some lingering string problems in windows platform layer
2019-07-25 17:58:25 -07:00
Allen Webster
efa1515121
Batched rendering 50%
2019-07-25 00:17:01 -07:00
Allen Webster
55d064cf61
In Progress: working on the new opengl back end and font rasterizer
2019-07-21 11:16:34 -07:00
Allen Webster
a7c5be3e02
Deprecated old table and arena code
2019-07-12 17:43:17 -07:00
Allen Webster
ac633ebbe5
Moving towards a much simpler 'search' system
2019-06-20 19:31:22 -07:00
Allen Webster
7072c92dc2
Switching the API over to i64 and Range_i64 for positions inside buffers
2019-06-20 16:43:27 -07:00
Allen Webster
cf6c92fcbd
Switching the API return method
2019-06-18 19:31:59 -07:00
Allen Webster
41ac11cf98
Extended String_Match struct; regularized range and rect type code
2019-06-17 21:47:00 -07:00
Allen Webster
cdfff6f8a5
Fixed the replace in range bug
2019-06-14 13:28:20 -07:00
Allen Webster
7e3bcf04a8
Generalizing the ideas of 'stop spots' and 'enclose' operations even more
2019-06-10 22:01:57 -07:00
Allen Webster
0516c94afc
Deeply reorganizing code from seek.cpp; more 'enclose' operations
2019-06-09 14:05:57 -07:00
Allen Webster
2ef8f361d7
Merge non-sense, who knows, here goes
2019-06-01 16:58:28 -07:00
Allen Webster
e6451a3871
Cleanup cleanup cleanup; shrinking api implementation file size mostly
2019-04-05 16:30:24 -07:00
Allen Webster
309d6b03ac
Buffer_Summary completely shifted into transition files
2019-04-04 19:03:36 -07:00
Allen Webster
5fc89ba45a
buffer space <-> layout space conversions; on screen range and height in text layout
2019-03-31 23:40:24 -07:00
Allen Webster
afc46f615f
text layout space conversions
2019-03-31 23:14:31 -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
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