Age | Commit message (Collapse) | Author |
|
|
|
|
|
Changelog
=========
Use right header (ccdc46ff)
Mention file selection improvements in Changelog (8dccd5a0)
Add blog post about file selection improvements (e230619d)
|
|
Changelog
=========
Increase spec timeout for hg (eb21a2de)
Optimize matcher slightly (78ee8261)
Switch ordinary recursive file listing to use File:find_paths (10e7209e)
Flesh out File.find_paths (e713962f)
|
|
Changelog
=========
Avoid hard coded files names for files in specs (59312469)
Make File:find_paths respect the async flag (f8b50e8b)
Make select_file_in_project work with paths and not files (27dead0a)
Add Project:paths() (9a42e036)
Add File:find_paths() (a481d791)
VC instances are not expected to provide paths() (819bd47e)
Location selection allows items with a directory and path (b44ac849)
|
|
Changelog
=========
Remove `timeout` option for File.find (630577e1)
Be more restrictive in floating the toc (69765d23)
Respect use_tabs when commenting lines (e4ab9bd8)
Optimize paths.subtree_matcher (a89aef2e)
Allow simplified creation of StyledText object (8c67b6eb)
Make subtree matcher use reverse matching (7c9f7b45)
Matcher returns partial results for hit sets > 1000 (68333a8b)
Optimize Matcher (e7c4884c)
Optimize git and hg file loading by passing a predetermined type (e2db92aa)
Allow passing in a pre-determined type to File (e79e3866)
Mention scrolling fix (43fe1f1c)
Unqualify floor references (666274b6)
Merge pull request #396 from kirbyfan64/smooth_scroll (7690e1d4)
Mention dart bundle enhancements (5f31348c)
Merge pull request #380 from kirbyfan64/dart (07e5dc4d)
Update Changelog (a41995d9)
Merge pull request #402 from howl-editor/activities (b0ef6c7e)
Make activities popup delay configurable (d4e5c314)
Convert some potentially slow operations to activities (65f3a036)
Add howl.activities (fadae1bb)
Add Gdk.Window.scale_factor (cbc2a293)
Add --run-async flag (c490dfcc)
Wording (c38a03c1)
Add howl.app:pump_mainloop() (08823ce7)
File.find accepts an on_enter parameter (a0fc862b)
Add Process.open_pipe and Process:pump_lines (b1542617)
Add support for shared, low precision after timers (0dd083ad)
Fix Dart mode recursive lexing, leading underscores, and nested generics (77071da3)
Dart bundle enhancements (4bec56b6)
Add settings for changing the mouse scrolling speed (e2f6412b)
Support smooth scroll events (61277e93)
|
|
Changelog
=========
Linting fix (bd8f8d89)
Simplify Gtk scrollbar workaround (f7c84b6d)
Make dispatch.launch also return the actual coroutine (e1f6bcb3)
Activate File asynchronous mode after startup (febe90c4)
Make File.children_async less async (f483322b)
Add File.children_async (8215f699)
|
|
Changelog
=========
Fix cursor placement after indent when column < indentation (cefc6d0f)
|
|
Changelog
=========
Release 0.5.3 (25791f2d)
|
|
Changelog
=========
Tweaks for file backup (49229c80)
Add temporary file backups during saving (closes #147) (7d13a866)
Add titlebar and background fixes (c5fc4827)
Merge pull request #387 from howl-editor/csd-win-bg-fix (f0ccea04)
Remove earlier CSS box-shadow removal (7a354ba9)
Draw window background on box instead of top-level (41ae10ae)
Request that titlebar is hidden when possible (504fc7c4)
Raise error from custom dispatcher instead of logging (accb6856)
Linting for moonscript_support.lua (6e1daf97)
|
|
Changelog
=========
Shift + backspace also deletes back (bb0fbab3)
|
|
Changelog
=========
Optimize File (de0d3b6e)
|
|
Changelog
=========
Improve output formatting (68d2298c)
Move location segment highlighting from inspect into location selection (6db8b04f)
|
|
Changelog
=========
Remove unused destructor module (ca270ce1)
Line after running specs (58b19f2c)
|
|
Changelog
=========
Update for 0.5.2 (85ca5480)
Merge pull request #383 from howl-editor/breadcrumbs (16f33c2c)
Merge branch 'master' into breadcrumbs (ca40b3e8)
Mention navigation in Changelog (f21c06c5)
Add some text about navigation in the user manual (28dc762a)
Make sure we don't accidentally hide the pos for a crumb (04ef8282)
Document howl.breadcrumbs module (5f8da6a1)
Use the buffer markers for positiong instead of pos if available (26889483)
Check for existing cursor as a safety check (6deca43e)
Drop crumb for end and start of file cursor movements (1f7ae9c2)
Include line_at_top when dropping for searcher (0d5d9416)
Simplify breadcrumb buffer marker structure (a17bf5bb)
Prune breadcrumbs according to new config option `breadcrumb_limit` (a1fffc88)
Map navigate-{back,forward} to ctrl_< and ctrl_> (b0158de2)
Avoid add breadcrumb cycles (8090a7a4)
Drop more crumbs (c99cc6b5)
Log location after navigating to a crumb (aaefc04d)
Update breadcrums when a buffer is closed (8b2ec975)
Jack in breadcrumbs dropping and add navigation commands (2595c01e)
Add initial breadcrumbs module (0e647c2a)
|
|
Changelog
=========
Update Changelog (8d063738)
Merge pull request #375 from howl-editor/capslock-adjustments (0869aad7)
Switch binding translation character around when caps lock is on (88c7c5c2)
|
|
Changelog
=========
Merge pull request #381 from howl-editor/python-lexing (ad59cc3c)
Improve Python lexing of f strings (e77ff380)
|
|
Changelog
=========
Don't overstep our bounds (c12291b5)
Remove spec for duplicate registration (137b8538)
|
|
|
|
|
|
|
|
Changelog
=========
Mano a mano with Gtk scrollbars again (e83e98ee)
|
|
Changelog
=========
Fix dart string lexing (7b7c3777)
|
|
Changelog
=========
Merge pull request #367 from howl-editor/table-completions (d0528fd0)
Allow completions to be tables in addition to strings (290a7b00)
Update version for 0.6 dev (c0e3117f)
Update site for 0.5.1 (79ed219c)
Release 0.5.1 (46264454)
Add santity check that release version is correct in init.lua (291b4331)
Add multiline strings to dart_lexer (885bb69c)
Merge pull request #366 from howl-editor/kirbyfan64-patch-1 (5590a590)
Update init.lua for Howl 0.5.0 (7efb9f93)
Update dart example for /* */ comments (db3d8145)
Fix dart lexer for /* */ comments (15417b7c)
|
|
Changelog
=========
Merge pull request #365 from kaihoukyoku/patch-1 (a34677ba)
Corrected 0.5 release date on site (bbfbf6e3)
|
|
Changelog
=========
Update checksums for updated 0.5 release (fb490523)
Update site for 0.5 (78b250f7)
Update tar syntax for excluding files (ec5d7204)
Minor fixes to Dart mode (7edd9919)
Add Dart bundle to Changelog (7eeedbab)
Merge pull request #364 from howl-editor/dart-bundle (a225f133)
Add a bundle for Dart (4342b45c)
|
|
Changelog
=========
Add cimport keyword to cython_lexer (0344a711)
|
|
Changelog
=========
Minor fix to auto_inspect documentation (6209ddcb)
Add documentation blurb about inspections (7fd857ae)
Don't append toc titles as classes (7c274875)
Remove stale Arch reference (7d8ec294)
Don't write buffer contents to file referencing inspector cmd (4ab6e713)
Add buffer-inspect screenshot (b4701767)
Alert on error when loading a file passed via --run (b5aebb33)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changelog
=========
Merge pull request #345 from howl-editor/config-fix (f01ccba0)
Fix config evaluation for layer defaults (43b3d355)
|