summaryrefslogtreecommitdiffstatshomepage
path: root/examples (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update example manifest files for multi monitor hidpiAlexander Neumann2019-04-3024-72/+144
* Merge branch 'jd/notifyicon-visible-mainwindow' of https://github.com/zx2c4-forks/walk into notifyicon_fixAlexander Neumann2019-02-261-1/+1
|\
| * notifyicon: Use mainwindow's window instead of creating ownJason A. Donenfeld2019-02-251-1/+1
* | Merge pull request #451 from zx2c4-forks/jd/kill-manifest-hackAlexander Neumann2019-02-2648-0/+336
|\ \
| * | Manifest: Revert tmpfile manifest loadingJason A. Donenfeld2019-02-2548-0/+336
| |/
* / Add two-way binding for checked menu item to bool property via Action.CheckedAlexander Neumann2019-02-251-0/+13
|/
* Add support for using the DataSource of a DataBinder in a data binding expressionAlexander Neumann2018-11-061-1/+2
* Now that we don't need them any more, remove .manifest and .syso files from examplesAlexander Neumann2018-08-2148-336/+0
* (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-5/+17
* rename: EventArg -> EventDataryujimiya2018-04-171-26/+26
* rename: OnTitleChanged -> OnDocumentTitleChangedryujimiya2018-04-171-27/+28
* - declarative/webview.go : The fields are sorted alphabetically.ryujimiya2018-04-153-266/+189
* WebViewryujimiya2018-04-083-0/+280
* examples/multiplepages: Use the right page typesAlexander Neumann2018-02-071-2/+2
* examples/tableview: Some more fiddlingAlexander Neumann2017-11-301-4/+7
* examples/tableview: Minor improvementsAlexander Neumann2017-11-291-1/+5
* TableView: Add support for cell owner drawingAlexander Neumann2017-11-291-2/+23
* examples/databinding: Use some graphics effectsAlexander Neumann2017-11-211-0/+4
* examples/imageview: Some refactoringAlexander Neumann2017-11-141-55/+28
* examples/imageview: Use semi-transparent bitmap instead of iconAlexander Neumann2017-11-141-7/+7
* examples/imageviewer: Use ImageViewModeShrink to restore previous behaviorAlexander Neumann2017-11-141-0/+2
* ImageView: Add support for specifying how to size and display imagesAlexander Neumann2017-11-141-5/+55
* examples/statusbar: Use check.ico instead of previously removed x.icoAlexander Neumann2017-11-071-1/+1
* Drop x.ico example iconAlexander Neumann2017-10-241-0/+0
* examples/notifyicon: Use an icon with better visibility, fixes #330Alexander Neumann2017-10-241-1/+1
* Window[Base]: Add BoundsChanged eventAlexander Neumann2017-09-262-6/+4
* declarative/[Gradient]Composite: Add Border optionAlexander Neumann2017-09-251-0/+1
* Add right to left supportAlexander Neumann2017-08-171-3/+5
* Add imageview exampleAlexander Neumann2017-08-173-0/+42
* Rename manifest filesAlexander Neumann2017-08-1721-0/+0
* Add GradientBrush to gradientcomposite exampleAlexander Neumann2017-08-081-2/+17
* Add LinkLabelAlexander Neumann2017-08-083-0/+47
* DataBinder: Submit zero value if property getter returns nil, except for RadioButtonAlexander Neumann2017-04-251-0/+1
* examples/databinding: Use ToolTipErrorPresenterAlexander Neumann2017-04-111-7/+1
* Add multiplepages exampleAlexander Neumann2017-04-114-0/+425
* handle statusbar click eventsU-ultrahorst\elmar2017-04-051-32/+37
* add StatusBarItems to declarative.MainWindowU-ultrahorst\elmar2017-04-023-0/+74
* Add gradientcomposite exampleAlexander Neumann2017-03-233-0/+78
* examples/tableview: Some refactoring + use new cell styling stuffAlexander Neumann2017-03-141-45/+55
* Use some new stuff in webview exampleAlexander Neumann2017-02-273-2/+14
* Splitter: Use sizes instead of fractions and add support for fixed size widgetsAlexander Neumann2017-01-241-0/+5
* Add negated conditionAlexander Neumann2016-08-011-3/+3
* add polyline to drawing examplecsd01172016-03-041-0/+11
* handle slider messagesU-ultrahorst\elmar2016-01-121-1/+1
* update slider controlU-ultrahorst\elmar2016-01-083-17/+18
* add trackbar controlU-ultrahorst\elmar2016-01-074-0/+116
* Merge branch 'walk/multilistbox'Alexander Neumann2015-12-211-1/+1
|\
| * remove unused methodU-ultrahorst\elmar2015-12-191-5/+0
| * set listbox default to single selectionU-ultrahorst\elmar2015-12-191-2/+5
| * listbox: add multi selection and horizontal scrollU-ultrahorst\elmar2015-12-181-2/+2