Campbell Barton
3ea6dbfe73
Cleanup: simplify text copying string operations
...
- De-duplicate txt_new_linen & txt_new_line.
- Don't accept NULL as input for txt_new_linen & txt_new_line
(callers can pass in an empty string instead).
- Avoid duplicate strlen calls in txt_new_linen.
- Use memcpy when the length of the string is known in txt_delete_sel &
BKE_text_load_ex.
2022-04-26 13:45:59 +10:00
..
2022-02-11 09:14:36 +11:00
2022-04-13 17:45:32 -07:00
2022-04-26 13:45:59 +10:00
2022-04-25 15:38:20 +02:00
2022-04-22 10:11:48 +10:00
2022-02-28 14:37:07 +01:00
2022-04-25 16:37:42 +10:00
2022-04-13 13:47:04 +10:00
2022-02-11 14:23:54 +11:00
2022-04-14 14:57:49 +02:00
2022-04-25 14:48:14 -05:00
2022-04-25 13:24:22 -07:00
2022-04-20 09:10:10 -05:00
2022-04-21 16:11:26 +02:00
2022-04-25 13:40:07 -05:00
2022-04-20 10:41:31 +10:00
2022-04-20 21:32:03 +02:00
2022-03-16 11:58:22 +11:00
2022-04-11 20:10:42 +02:00
2022-04-22 10:11:48 +10:00
2022-04-22 10:27:15 -05:00
2022-04-25 14:50:57 -05:00
2022-04-25 16:30:06 -05:00
2022-04-25 14:45:12 -05:00
2022-04-22 10:11:48 +10:00
2022-04-22 23:15:45 +02:00
2022-04-25 04:34:15 +02:00
2022-04-04 13:34:42 +10:00
2022-03-02 10:05:15 -08:00
2022-04-22 10:11:48 +10:00
2022-03-25 12:04:14 +11:00