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
Age
Commit message (
Expand
)
Author
2021-12-22
Revert "Merge pull request #697 from Guldoman/treeview_remove_changed"
Guldoman
2021-12-21
Restores external pastes to be normal pastes.
Adam Harrison
2021-12-21
Merge pull request #713 from Jipok/master
Adam
2021-12-20
Merge pull request #749 from Jipok/new_colors
Adam
2021-12-20
Support rgba hex format
Jipok
2021-12-20
Add some comments to style
Jipok
2021-12-20
Predifined colors: good, warn, error, modified
Jipok
2021-12-20
Add predefined colors to style: good, bad
Jipok
2021-12-19
Directly link to our repo
Guldoman
2021-12-18
Merge pull request #738 from adamharrison/restart-keymap
Adam
2021-12-15
Added in restart keymapping.
Adam Harrison
2021-12-11
Merge pull request #729 from adamharrison/fix-treeview-clicking
Adam
2021-12-11
Merge pull request #715 from Guldoman/split_rootview
Adam
2021-12-11
Also fixed statusview.
Adam Harrison
2021-12-12
Revert "Make pasting multiple lines from clipboard same way as a single line"
Jipok
2021-12-11
Consume unmatched character correctly
Guldoman
2021-12-10
Make pasting multiple lines from clipboard same way as a single line
Jipok
2021-12-10
Delete old forgotten self.cursor_clipboard
Jipok
2021-12-08
Make cursor_clipboard globa, not per doc
Jipok
2021-12-06
Split `Node` and `EmptyView` from `RootView`
Guldoman
2021-12-06
Correct paste after 'Cut/copy whole line'
Jipok
2021-12-05
Copy/cut whole line if selection empty
Jipok
2021-12-02
Add name to plain text fallback syntax
Guldoman
2021-11-27
Used basenames for ignore_files rather than full paths.
Adam Harrison
2021-11-27
Merge pull request #682 from Guldoman/indent_refactor
Adam
2021-11-27
Merge pull request #693 from adamharrison/fix-scrollbar-split
Adam
2021-11-27
Merge pull request #694 from adamharrison/fix-context-menu
Adam
2021-11-26
Merge pull request #695 from adamharrison/additional-scale-variables
Adam
2021-11-26
Merge pull request #697 from Guldoman/treeview_remove_changed
Adam
2021-11-26
Fix logic in project's file insertion
Francesco Abbate
2021-11-24
Remove changed files/dirs from `TreeView` cache
Guldoman
2021-11-24
Don't search if there are no files
Guldoman
2021-11-23
Added in additional environment variables to scale off of.
Adam Harrison
2021-11-23
Fixed event propogation.
Adam Harrison
2021-11-23
Added in cut, copy and paste to the context menu. Also removed find pattern, ...
Adam Harrison
2021-11-23
Added in check to make sure you can use a scrollbar on a split.
Adam Harrison
2021-11-23
Apply again 1976facaf1a2b9934f3cfdb4524712c1418000ef
Guldoman
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-23
Merge pull request #681 from Guldoman/prepopulate_highlighter
Adam
2021-11-22
Speed up highlighter notify
Guldoman
2021-11-20
Use the new `Doc:get_indent_info` throughout `core`
Guldoman
2021-11-20
Add `Doc:get_indent_info`
Guldoman
2021-11-20
Pre-populate the highlighter
Guldoman
2021-11-20
Add `soft_reset` to highlighter
Guldoman
2021-11-19
Selection expands by word or line on double or triple click followed by drag.
Joshua Minor
2021-11-17
Merge branch 'master' into replace-unpack
Takase
2021-11-17
add polyfill for table.pack and table.unpack
takase1121
2021-11-16
Fixed predicate and minor propogation issue.
Adam Harrison
2021-11-16
Merge pull request #589 from adamharrison/clicks-keymap
Adam
2021-11-15
Merge branch 'master' into keymap-improvements
Takase
[next]