Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Download Events (#379) and add GetText/GetSource support! #380

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

dhhunter
Copy link

Bump CefGlue (fixes context menu) and major version!
Fix disposed error in Download Events & added DownloadItem Events (Fix #379)

Added GetText() (allows integration with AI assistants) & GetSource()

F12 now actually TogglesDeveloperTools

ocd corrected typos in some internal variables (sorry),

I will understand if you do not wish to accept all of my changes; however, the changes related to #379 and the GetText()/GetSource() are necessary for me to move forward with my own project.

Thank you very much for all your hard work on this project and GOD Bless!
- Dean

…Download Events & added DownloadItem Events (Fix OutSystems#179), added GetText() (allows integration with AI assistants) & GetSource(), F12 now actually TogglesDeveloperTools, ocd fixed typos in some internal variables, fixed sample menu and polished UI.
Fix disposed error in Download Events & added DownloadItem Events (Fix OutSystems#379)!
Added GetText() (allows integration with AI assistants) & GetSource()!
F12 now actually TogglesDeveloperTools!
Fixed sample menu and polished UI!
OCD corrected typos in some internal variables (sorry)!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Avalonia: How do properly handle file downloads?
1 participant