summaryrefslogtreecommitdiffstatshomepage
path: root/examples/drawing (follow)
Commit message (Expand)AuthorAgeFilesLines
* Manifest: Revert tmpfile manifest loadingJason A. Donenfeld2019-02-252-0/+14
* Now that we don't need them any more, remove .manifest and .syso files from examplesAlexander Neumann2018-08-212-14/+0
* Rename manifest filesAlexander Neumann2017-08-171-0/+0
* add polyline to drawing examplecsd01172016-03-041-0/+11
* examples: Also updated rsrc.syso filesAlexander Neumann2015-07-151-0/+0
* examples: Update manifest files to state that we are DPI-awareAlexander Neumann2015-07-151-1/+6
* use rsrc-compiled embeddable manifestsMateusz Czapliński2013-12-092-0/+0
* examples: Stop using SetPanicOnError, which will be removed soonAlexander Neumann2013-05-261-59/+108
* Replace Initialize/Shutdown with some getters/setters and adjust examplesAlexander Neumann2012-10-231-2/+1
* Remove some irrelevant code from examplesAlexander Neumann2012-05-201-1/+3
* examples: Make manifest files processor architecture neutral.Alexander Neumann2012-03-191-2/+2
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-4/+2
* Remove MakefilesAlexander Neumann2012-02-201-7/+0
* 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-203-0/+117
* New directory layoutAlexander Neumann2011-01-292-131/+0
* Start of NumberEdit; work on Dialog; some other improvementsAlexander Neumann2011-01-291-18/+5
* Clean up list types; handle more errors in examplesAlexander Neumann2011-01-221-1/+1
* Fix leak + some minor changes in drawing exampleAlexander Neumann2011-01-141-2/+9
* Return exit code from message loop; allow dialog as owner of another dialog; some cleanupAlexander Neumann2010-11-131-3/+5
* Some work mostly in drawing and printing packagesAlexander Neumann2010-10-131-2/+2
* Do not alway erase background before painting; enforce minimum widget sizeAlexander Neumann2010-09-291-0/+3
* Fix CustomWidget and ImageView painting + some temp changes to imageviewer example for testingAlexander Neumann2010-09-281-2/+7
* Drawing example improvements + some other fixesAlexander Neumann2010-09-271-20/+8
* Some tweaking on gui.ToolBar size and examplesAlexander Neumann2010-09-251-1/+1
* Makefiles :PAlexander Neumann2010-09-252-0/+139