This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
netsurf
Watch
1
Star
0
Fork
0
You've already forked netsurf
mirror of
https://github.com/netsurf-browser/netsurf
synced
2025-02-07 01:55:00 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
framebuffer
/
fbtk
History
Michael Drake
72cb5b6ea4
Add widget callback for getting stripped of focus. Call it in the input setter, on previous input holder.
2012-07-31 22:14:48 +01:00
..
bitmap.c
Update for modified libnsfb API
2011-11-21 08:45:08 +00:00
event.c
Use setter when giving clicked input focus.
2012-07-31 21:49:01 +01:00
fbtk.c
Add widget callback for getting stripped of focus. Call it in the input setter, on previous input holder.
2012-07-31 22:14:48 +01:00
fill.c
…
osk.c
Update for modified libnsfb API
2011-11-21 08:45:08 +00:00
scroll.c
Scrollbar behaviour fixes.
2012-07-27 14:05:13 +01:00
text.c
When a text input widget has its text set, and it has the caret, move the caret to the end.
2012-07-31 21:04:20 +01:00
user.c
Update for modified libnsfb API
2011-11-21 08:45:08 +00:00
widget.h
When setting fbtk caret, register callback for redrawing caret removal.
2012-07-31 20:40:14 +01:00
window.c
…