1
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected 1 day ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add some more testing too
Andrew Williams
as Andy Williams
More... almost 10 years ago
Fix some warnings
Andrew Williams
as Andy Williams
More... almost 10 years ago
Add icons to the console output that display next to warnings / errors etc
Andrew Williams
as Andy Williams
More... almost 10 years ago
Fix builds when running from a different directory
Andrew Williams
as Andy Williams
More... almost 10 years ago
remember to remember the path
Andrew Williams
as Andy Williams
More... almost 10 years ago
Added edi_build command line application for headless operation
Andrew Williams
as Andy Williams
More... almost 10 years ago
Actually use our library for building. Support ./configure and ./autogen.sh. Move some common functions to the library too
Andrew Williams
as Andy Williams
More... almost 10 years ago
Simple make function invoked from a build button and displayed in a console tab next to logs
Andrew Williams
as Andy Williams
More... almost 10 years ago
Add a new file button to create new files
Andrew Williams
as Andy Williams
More... about 10 years ago
Key bindings. Ctrl-s triggers save, ctrl-prior and ctrl-next cycle through open tabs
Andrew Williams
as Andy Williams
More... about 10 years ago
Let's open files that are reported on the console. Adding support to open at a specific line when opening files or switching tabs.
Andrew Williams
as Andy Williams
More... about 10 years ago
Scroll found text onto screen even horizontally. A few other minor search enhancements
Andrew Williams
as Andy Williams
More... about 10 years ago
Added goto line feature, hook in ctrl-f for search (find...)
Andrew Williams
as Andy Williams
More... about 10 years ago
Allow the mime popup to cover the whole window
Andrew Williams
as Andy Williams
More... about 10 years ago
Add buttons that extend the area that's tappable to show the panels
Andrew Williams
as Andy Williams
More... about 10 years ago
Add icons to the file type picker
Andrew Williams
as Andy Williams
More... about 10 years ago
Add a simple content type picker if the mime is not recognised
Andrew Williams
as Andy Williams
More... about 10 years ago
Use panel overlays so we can slide in the extra content
Andrew Williams
as Andy Williams
More... about 10 years ago
Add the app name to the title of the file windows
Andrew Williams
as Andy Williams
More... about 10 years ago
Manage open-in-new-window requests for files or open tabs. When selecting a file that is in a window raise the window rather than selecting the tab
Andrew Williams
as Andy Williams
More... about 10 years ago
Use more standard icons
Andrew Williams
as Andy Williams
More... about 10 years ago
Make the text editable even on latest elementary
Andrew Williams
as Andy Williams
More... about 10 years ago
Track tabs and content together to fix the sync bug.
Andrew Williams
as Andy Williams
More... about 10 years ago
Remove the extra callback, we can just make type a required parameter that can be null
Andrew Williams
as Andy Williams
More... about 10 years ago
Update TODO for previous work
Andrew Williams
as Andy Williams
More... about 10 years ago
Add an open-as menu so we can override the mime type detection
Andrew Williams
as Andy Williams
More... about 10 years ago
Add actual log output to the log panel.
Andrew Williams
as Andy Williams
More... about 10 years ago
Fix monospaced text
Andrew Williams
as Andy Williams
More... about 10 years ago
Add a right click menu for xdg-open
Andrew Williams
as Andy Williams
More... about 10 years ago
Make the filepanel expandable
Andrew Williams
as Andy Williams
More... about 10 years ago