Commit Graph

5 Commits

Author SHA1 Message Date
Alex Maitland
94c06d6797 WinForms/WPF - Add Debug/Release build to Window Title 2021-09-21 09:27:03 +10:00
amaitland
9f7b6ab74d Converters - Explicit interface implementation 2018-02-02 16:53:45 +10:00
Nikhil Agrawal
515a652685 UI Changes
1. Made more space for links hover in statusbar - Moved Progress Bar below addressbar.
    a) Thinly visible when loading, hides when loaded.
    b) No flickering as progress bar and browser share same row.
2. Behaviour to load page when hit Enter in Addressbar - Behaviour for that.
2. Refactor.
2017-12-09 19:41:03 +05:30
amaitland
866e3de796 MainWindow.xaml - simplify static bindings
HoverLinkBehaviour - Always use BeginInvoke unless there's an explicit reason for using a sync action
EnvironmentConverter - Minor inconsistencies
2017-04-10 10:34:08 +10:00
Nikhil Agrawal
63d6b44f35 1) Added Hover Link, ChromiumVersion, CefVersion, CefSharpVersion, ProcessInfo in Status Bar. 2) Added Back, Forward, Print and View source buttons and Addressbar. (#36)
Add Primary Navigation/Address Bar and Status bar
2017-04-10 10:15:55 +10:00