index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
core
/
init.lua
Age
Commit message (
Expand
)
Author
2021-09-24
Removed font renderer.
Adam Harrison
2021-09-09
Add previous find and replace in session
Francesco Abbate
2021-09-09
Use hidden suggestions also for replace dialog
Francesco Abbate
2021-09-09
Implement hidden suggestions for find dialog
Francesco Abbate
2021-09-07
Fix problem with -psn argument on macOS
Francesco Abbate
2021-09-07
Adopt bigger fonts by default
Francesco Abbate
2021-09-07
Check if session file returned anything
Guldoman
2021-09-07
Fix absolute path detection in `core.project_absolute_path`
Guldoman
2021-09-07
Use plain `string:find` when matching plugin directories
Guldoman
2021-09-07
add core.get_log()
takase1121
2021-08-28
Fix focus problem with NagView with root:close-all
Francesco Abbate
2021-08-27
Do not use os.exit to exit the application
Francesco Abbate
2021-08-25
Fix plugin version check
Francesco Abbate
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-08-10
Added in close others, and refactored close all.
Adam Harrison
2021-08-01
Merge branch 'master' into Merged
Adam
2021-07-27
Only load plugins that are lua files
Francesco Abbate
2021-07-20
Fixed doc, and fixed plugin load.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-15
Remove duplicate normalize_path function
Francesco Abbate
2021-07-15
Namespace plugin-specific configuration settings.
Adam Harrison
2021-06-20
Added Doc:on_close() for plugins
jgmdev
2021-06-17
Do not try to update topdir folder in treeview
Francesco Abbate
2021-06-13
Integrate mkdirp function in common module (#265)
Francesco
2021-06-11
Group mouse move events from C API function
Francesco Abbate
2021-06-03
Scale fonts context menu (#246)
Francesco
2021-06-02
Add PCRE to support regular expressions
Adam
2021-06-02
fixed broken Doc:save monkeypatch
lqdev
2021-05-31
Deprecate core.add_save_hook to override Doc:save
Francesco Abbate
2021-05-28
Starts maximized only if it was in previous session
Francesco Abbate
2021-05-28
Avoid to restore window size when maximized (#226)
redtide
2021-05-27
Use FiraSans regular for UI
Francesco Abbate
2021-05-27
Improve user feedback for big directories (#223)
Janis-Leuenberger
2021-05-26
Implement lazy loading of directories
Francesco Abbate
2021-05-22
Check the real absolute path of user module
Francesco Abbate
2021-05-22
Switch to FiraSans and JetBrainsMono fonts
Francesco Abbate
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-05-05
Add a more explicit message in log and config.max_project_files
Adam
2021-05-01
Fix detection of user file module
Francesco Abbate
2021-05-01
Fix log message about project dir
Francesco Abbate
2021-05-01
Fix filename problem
Francesco Abbate
2021-04-25
check version in init.lua within directory plugins
lqdev
2021-04-25
fixed versioning, again
lqdev
2021-04-25
directories should not be loaded
lqdev
2021-04-21
Merge remote-tracking branch 'origin/border-less-window'
Francesco Abbate
2021-04-17
More aggressive wait_event timeout when window has focus
Francesco Abbate
2021-04-12
Make non-borderless mode work
Francesco Abbate
2021-04-12
Avoid always calling system.get_window_mode
Francesco Abbate
2021-04-11
Add correct hit-test information and menu icon
Francesco Abbate
2021-04-10
Preliminary implementation of border-less mode
Francesco Abbate
[next]