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
Age
Commit message (
Expand
)
Author
2022-05-09
Fixed dirwatch dummy, and scanning.
Adam Harrison
2022-05-05
plugins: add load priority support with '--priority:###'
jgmdev
2022-05-05
Merge pull request #972 from Guldoman/PR_pretty_serialize
Jefferson González
2022-05-05
Merge pull request #971 from jgmdev/PR/core-private-to-public
Jefferson González
2022-05-04
Erroneously added padding.
Adam Harrison
2022-05-04
Updated linewrap and autocomplete to use the new get_line_screen_position whi...
Adam Harrison
2022-05-03
Updated treeview to match convention.
Adam Harrison
2022-05-04
Open `LogView` in correct `Node`
Guldoman
2022-05-03
Add pretty printing to `common.serialize`
Guldoman
2022-05-02
core: expose rescan_project_directories and configure_borderless_window
jgmdev
2022-05-02
Merge pull request #966 from adamharrison/check-plugin-load-time
Guldoman
2022-04-30
Added in log to show total time.
Adam Harrison
2022-04-30
Add typeahead to `CommandView` (#963)
Guldoman
2022-04-28
Send `mouseleft` event when the mouse leaves the window (#928)
Guldoman
2022-04-28
Added plugin load-time log.
Adam Harrison
2022-04-28
Check if `USERDIR` doesn't exist in `core.delete_temp_files`
Guldoman
2022-04-27
Manage return values from "replacer" function in `Doc:replace`
Guldoman
2022-04-27
Catch mouse clicks if `contextmenu` is open
Guldoman
2022-04-26
TreeView Changes (#898)
Adam
2022-04-26
Clamp scroll position when dragging the scrollbar without animations
Guldoman
2022-04-26
Asynchronous Reads for Dirmonitor (#930)
Adam
2022-04-26
Fixed windows dirmonitor issues.
Adam Harrison
2022-04-26
Don't animate scrolling by dragging the scroll bar (#940)
Guldoman
2022-04-26
Allow functions in `keymap` (#948)
Guldoman
2022-04-26
Add utf8 support to tokenizer (#945)
Jefferson González
2022-04-25
Add animation categories to enable finer transitions control (#941)
Guldoman
2022-04-24
Merge branch 'master' into master-2.1
Adam
2022-04-24
Asynchronous Reads for Dirmonitor (#930)
Adam
2022-04-20
Set the correct working directory for the AppImage version (#937)
Guldoman
2022-04-18
Add `DATADIR` and `USERDIR` explanation in created user module
Guldoman
2022-04-18
Add triple single quotes multiline strings to `language_python`
Philip Bergwerf
2022-04-17
Significantly improved performance of tokenization for larger documents by by...
Adam Harrison
2022-04-15
Added in check in case of nil.
Adam Harrison
2022-04-12
Apply `drawwhitespace` plugin only to `DocView`s
Guldoman
2022-04-12
Fix missing pixel in scrollbar
Guldoman
2022-04-12
Show `arrow` cursor when hovering `DocView` scrollbar track
Guldoman
2022-04-12
Add scrollbar "track" and resize on hover
Guldoman
2022-04-12
Fix `DocView:on_mouse_released` not considering all parameters
Guldoman
2022-04-12
Avoid calling `View:scrollbar_overlaps_point` uselessly
Guldoman
2022-04-11
Merge pull request #913 from lite-xl/auto-complete-syntax-symbols
Francesco
2022-04-10
Add syntax symbols for auto-complete
Francesco Abbate
2022-04-10
Early `break` if `autocomplete` needs to update
Guldoman
2022-04-10
Consider last document line to gather `autocomplete` symbols
Guldoman
2022-04-03
Added in check in case of nil.
Adam Harrison
2022-04-03
Fixed windows dirmonitor issues.
Adam Harrison
2022-04-03
Fixed some minor issues with linewrapping.
Adam Harrison
2022-04-03
Apparenlty these were issues? What?
Adam Harrison
2022-04-03
Soft Line Wrapping (#636)
Adam
2022-04-03
Bumping version numbers.
Adam Harrison
2022-04-03
Fix keeping scroll position when restoring a `DocView` (#910)
Guldoman
[prev]
[next]