index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
api
/
system.c
Age
Commit message (
Expand
)
Author
2024-06-25
Rebase window creation and management to Lua (#108)
Jefferson González
2024-06-12
Auto chdir to project depending on active document (#93)
Jefferson González
2024-05-23
api/system: fix newlines returned by get_clipboard (#1788)
Takase
2024-02-28
Implement non-numlock keycode suggestions from #72 (#73)
Jefferson González
2024-01-22
Add system.setenv (#1706)
Chloé Vulquin
2023-12-06
turn window_renderer into managed pointer (#1683)
Jan
2023-11-29
Fix `dirmonitor` sorting issues (#1599)
Guldoman
2023-11-20
Limit `system.{sleep,wait_event}` to timeouts >= 0 lite-xl/lite-xl#1666
Guldoman
2023-11-20
Allow writing to hidden files on Windows lite-xl/lite-xl#1653
takase1121
2023-11-07
Better support the different supported runtimes (#40)
Jefferson González
2023-10-31
Expose lua_setglobal/getglobal implementations for LuaJIT
jgmdev
2023-08-06
Windows dark title bar theme support
jgmdev
2023-08-03
Added compat for lua 5.4 userdata (uv) functions
jgmdev
2023-06-13
Compatibility with litexl native plugins entrypoint
jgmdev
2023-05-21
Project rebranding
jgmdev
2023-05-20
Merged improved scaling support from lite-xl/lite-xl#1347
jgmdev
2023-05-20
Merged LuaJIT support from lite-xl/lite-xl#880
jgmdev
2023-04-18
Make `system.path_compare` more digit-aware (#1474)
Jan
2023-04-11
Fix for api_require wrong macro && conditions (#1465)
Jefferson González
2023-04-07
Make `system.path_compare` more case-aware (#1457)
Guldoman
2023-04-07
Update api_require to expose more symbols (#1437)
Takase
2023-04-07
Added in support for foreground and background events. (#1395)
Adam
2023-04-07
Added in explicit touchscreen keyboard support. (#1389)
Adam
2023-01-21
pass RenWindow by argument (#1321)
Jan
2023-01-11
replace uses of SDL_Window with RenWindow (#1319)
Jan
2023-01-05
Make api_require's nodes const (#1296)
Julien Voisin
2022-12-27
Fix userdata APIs for Lua 5.4 in native plugin interface (#1188)
Quinten Kock
2022-12-21
Merge pull request #1245 from Jan200101/PR/touch-event
Guldoman
2022-12-20
Simplify SDL message boxes (#1249)
Jan
2022-12-20
add touch events
Jan200101
2022-12-02
Fix native plugins not reloading upon core:restart (#1219)
Delta-official
2022-11-15
MSVC Support (#1199)
Takase
2022-11-02
Getting ready for 2.1. (#1181)
Adam
2022-10-15
Refactor scrollbar into its own file (#1124)
Guldoman
2022-10-15
Add IME support (#991)
Guldoman
2022-10-09
Use relative mouse position directly for drop event (#1140)
Guldoman
2022-10-04
Stealthy fix of list_dir on windows with single letter directories.
Adam
2022-09-29
system: added raise_window() (#1131)
Jefferson González
2022-09-22
api: expose api_load_libs to native plugins (#1125)
Jefferson González
2022-06-17
make system.* functions support UTF8 filenames (#1042)
Takase
2022-06-15
omit filename from error message
takase1121
2022-04-28
Send `mouseleft` event when the mouse leaves the window (#928)
Guldoman
2022-04-15
Cleanup (#826)
Jan
2022-03-06
Fix Project Scanning (#746)
Adam
2022-02-03
Implemented system.get_process_id()
jgmdev
2022-01-19
Merge branch 'master-2.0'
Francesco Abbate
2022-01-15
Add fallbacks to all common dependencies
Jan200101
2022-01-12
Fix project files reading with symlink
Francesco Abbate
2022-01-09
Fix some errors with previous commits
Francesco Abbate
2022-01-09
Report error codes from dmon_watch_add
Francesco Abbate
[next]