orca/src/app
Martin Fouilleul 09cf30cf45 Consistency/intent
- pass arenas as first parameters (exception being texbox widget, where we always pass tag as first parameter)
- pass lists by value when there's no modification (eg oc_list_for etc...)
- fix sketches, use oc_arena_scope as value.
2023-09-14 11:54:38 +02:00
..
app.c Consistency/intent 2023-09-14 11:54:38 +02:00
app.h Minor consistency things: 2023-09-14 10:47:10 +02:00
app_internal.h consistency: use _proc everywhere instead of _function or _callback in procedure typedefs. Also remove unused oc_live_resize_callback 2023-09-14 10:31:12 +02:00
orca_app.c Licensing and copyright information 2023-09-11 11:09:47 +02:00
osx_app.h Keyboard layout support: 2023-09-13 16:22:33 +02:00
osx_app.m Consistency/intent 2023-09-14 11:54:38 +02:00
win32_app.c Consistency/intent 2023-09-14 11:54:38 +02:00
win32_app.h Fix quit by sending an event to wakeup the main loop when calling oc_request_quit() 2023-09-11 18:36:40 +02:00
win32_manifest.xml This commit restructures the codebase to melt the milepost platform layer into the main orca codebase. 2023-08-13 15:28:57 +02:00