History for src/editing.mm
2025-03-20
| ||
21:18 | Renamed to src/editing.m. Convert more files to pure Objective-C check-in: [b250dfa8d4] user: js, branch: trunk, size: 0 | |
20:38 | Remove all default arguments from protos.h file: [93fef8399d] check-in: [ef1d7e47f7] user: js, branch: trunk, size: 13068 [annotate] [blame] [check-ins using] [diff] | |
20:11 | Convert all references to pointers in protos.h file: [cc23cfc264] check-in: [c38d75087b] user: js, branch: trunk, size: 13053 [annotate] [blame] [check-ins using] [diff] | |
17:12 | Remove last usage of vector file: [8eeba4e2ca] check-in: [08c9d7b0fa] user: js, branch: trunk, size: 12751 [annotate] [blame] [check-ins using] [diff] | |
2025-03-16
| ||
10:11 |
Use one autorelease pool per frame
This way, nowhere else autorelease pools need to be managed. file: [2700645c79] check-in: [489124a92f] user: js, branch: trunk, size: 12473 [annotate] [blame] [check-ins using] [diff] | |
2025-03-12
| ||
00:16 | Be more tolerant of invalid arguments file: [76cc8ec718] check-in: [d2f07d884a] user: js, branch: trunk, size: 12499 [annotate] [blame] [check-ins using] [diff] | |
2025-03-11
| ||
01:20 | Make use of the new -[OFString intValue] file: [b565167d7b] check-in: [09eb96f339] user: js, branch: trunk, size: 12453 [annotate] [blame] [check-ins using] [diff] | |
2025-03-09
| ||
18:57 | Convert dynent to a class file: [ecc3874fd1] check-in: [d2b3ff790f] user: js, branch: trunk, size: 12505 [annotate] [blame] [check-ins using] [diff] | |
2025-03-08
| ||
03:26 | Use ObjFW functions for memory management file: [0154fefe79] check-in: [71ebb79f8f] user: js, branch: trunk, size: 12482 [annotate] [blame] [check-ins using] [diff] | |
03:05 | More style cleanup file: [46292a408f] check-in: [753ff34122] user: js, branch: trunk, size: 12458 [annotate] [blame] [check-ins using] [diff] | |
02:38 | Improve clang-format file: [f5920b6aeb] check-in: [6f5dd50626] user: js, branch: trunk, size: 12465 [annotate] [blame] [check-ins using] [diff] | |
2025-03-07
| ||
23:33 | Fix newent accepting hex file: [e060139dd3] check-in: [291f7a7146] user: js, branch: trunk, size: 12984 [annotate] [blame] [check-ins using] [diff] | |
2025-03-05
| ||
21:55 | Clean up console output functions file: [c8df421539] check-in: [003b06901f] user: js, branch: trunk, size: 12924 [annotate] [blame] [check-ins using] [diff] | |
00:27 | Reduce global variables file: [78d08b56c5] check-in: [02dbc547c1] user: js, branch: trunk, size: 12933 [annotate] [blame] [check-ins using] [diff] | |
2025-03-04
| ||
23:51 | Port to SDL2 file: [693ad7f294] check-in: [42d4b57828] user: js, branch: trunk, size: 12911 [annotate] [blame] [check-ins using] [diff] | |
23:03 |
Initial port to macOS
Doesn't work yet as SDL1 is broken on modern macOS. file: [631eed4fb7] check-in: [f5b62f8203] user: js, branch: trunk, size: 12911 [annotate] [blame] [check-ins using] [diff] | |
2025-03-03
| ||
23:52 | Migrate more strings file: [3bf42210f7] check-in: [e7b5d33cad] user: js, branch: trunk, size: 12904 [annotate] [blame] [check-ins using] [diff] | |
2025-03-02
| ||
19:52 | Migrate more strings file: [90f4cefa84] check-in: [0d125c31da] user: js, branch: trunk, size: 12738 [annotate] [blame] [check-ins using] [diff] | |
2024-08-03
| ||
17:02 | Make conoutf take an OFString file: [35e47e0fb8] check-in: [f8f97851f3] user: js, branch: trunk, size: 12765 [annotate] [blame] [check-ins using] [diff] | |
2024-07-21
| ||
12:02 | Renamed src/editing.cxx → src/editing.mm. Convert to ObjC++ file: [df7a7d4fb4] check-in: [7c2704b3d7] user: js, branch: trunk, size: 12759 [annotate] [blame] [check-ins using] | |