summaryrefslogtreecommitdiffstatshomepage
path: root/webview_dwebbrowserevents2.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* (1)CommandStateChange event of DWebBrowser2.Invoke is splitted into 3 properties: ToolBarEnabled, CanGoBack, CanGoForward , preventing the use of constants in lxn/win package.ryujimiya2018-04-271-20/+31
* rename: EventArg -> EventDataryujimiya2018-04-171-10/+10
* rename: OnTitleChanged -> OnDocumentTitleChangedryujimiya2018-04-171-31/+49
* - declarative/webview.go : The fields are sorted alphabetically.ryujimiya2018-04-151-34/+80
* WebViewryujimiya2018-04-081-0/+101
* WebView: Workaround for invisible document glitchAlexander Neumann2017-05-021-0/+13
* Add build tags to allow this library to be included in a cross platform program. This allows for several things:Joseph Watson2015-09-151-0/+2
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-15/+17
* Change Property to be an interface, provide some implementations and adjust widgetsAlexander Neumann2013-04-301-10/+10
* WebView: Make events work and add URLChanged eventAlexander Neumann2012-11-101-220/+34
* Some fixes for amd64 - WebView still buggy on amd64Alexander Neumann2012-02-211-4/+4
* Remove winapi sub-package and use github.com/lxn/go-winapi insteadAlexander Neumann2012-02-201-1/+1
* Revert directory layout to what we had initiallyAlexander Neumann2012-02-201-0/+306