openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
T
termbox-go
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 20, 2024 — Aug 20, 2025
Showing page 7 of 10
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Format everything with gofmt.
nsf
More...
over 11 years ago
Format everything with gofmt.
nsf
More...
over 11 years ago
fix cjk rendering bug on windows
vzex
More...
over 11 years ago
Filter editbox.go through gofmt.
nsf
More...
over 11 years ago
Add EditBox demo.
nsf
More...
over 11 years ago
Add Sync function. Fixes #31.
nsf
More...
over 11 years ago
Windows compilation fix. Small keyboard.go tweak.
nsf
More...
over 11 years ago
Disable mouse events by default. Allow ORing InputMode as flags.
nsf
More...
over 11 years ago
Fix mouse button handling on windows.
nsf
More...
over 11 years ago
release does not really have the same button
taylorchu
More...
over 11 years ago
rename to MouseMid; add more desync checks for windows
taylorchu
More...
over 11 years ago
ignore mouse release for linux
taylorchu
More...
over 11 years ago
ignore release for windows version
taylorchu
More...
over 11 years ago
enable both events
taylorchu
More...
over 11 years ago
use x11 mouse event
taylorchu
More...
over 11 years ago
the document is weird
taylorchu
More...
over 11 years ago
tested on linux; add test for mouse
taylorchu
More...
over 11 years ago
pad ti_func
taylorchu
More...
over 11 years ago
actually enable mouse event on windows..
taylorchu
More...
over 11 years ago
move key_min up
taylorchu
More...
over 11 years ago
1,1 for upper left
taylorchu
More...
over 11 years ago
impl. basic click event
taylorchu
More...
over 11 years ago
Merge branch 'get_size' of https://github.com/mattn/termbox-go
nsf
More...
almost 12 years ago
Call get_win_size() after create_console_screen_buffer(). CreateConsoleScreenBuffer inherits window size.
mattn
More...
almost 12 years ago
Close handle
mattn
More...
almost 12 years ago
Fix deadlock on termbox.Close().
nsf
More...
almost 12 years ago
Oops, the previous patch will trigger a lot of unnecessary redraws.
nsf
More...
about 12 years ago
Don't allow submitting control characters to the terminal.
nsf
More...
about 12 years ago
Update readme.md. - Add headings - Add installation guide - Add anchor to godoc.org - Changed godit example to list of examples - Add gomatrix to list of examples
Geert-Johan Riemer
More...
about 12 years ago
Moved README to README.md
Geert-Johan Riemer
More...
about 12 years ago
←
1
2
3
4
5
6
7
8
9
10
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree