summaryrefslogtreecommitdiffstatshomepage
path: root/tooltip.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add right to left supportAlexander Neumann2017-08-171-1/+7
* Add ToolTipErrorPresenterAlexander Neumann2017-04-111-4/+79
* ToolTip: allow 79 code points, not bytes for textAttila Tajti2015-11-201-3/+15
* 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
* ToolTip: Embed WindowBase instead of WidgetBaseAlexander Neumann2013-07-301-1/+1
* Use win instead of go-winapi package and import qualifiedAlexander Neumann2013-07-251-21/+21
* Use new in more placesAlexander Neumann2013-07-241-1/+1
* Group imports everywhereAlexander Neumann2013-07-241-1/+3
* Introduce Window and WindowBase as base for all windowsAlexander Neumann2013-07-241-1/+1
* Fix and simplify tool tip handlingAlexander Neumann2012-10-261-6/+13
* ToolTip: Some additions and fixesAlexander Neumann2012-10-261-20/+88
* Use SendMessage method instead of func where possible.Alexander Neumann2012-09-161-3/+3
* Export InitWidget and InitChildWidgetAlexander Neumann2012-09-151-1/+1
* Clean up handling of subclassed windows.Alexander Neumann2012-09-151-11/+0
* Run go fix; apply additional manual fixesAlexander Neumann2012-02-201-5/+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/+111