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-11 20:14:14 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
framebuffer
/
fbtk
History
Witold Filipczyk
befa5e6ed3
To avoid namespace conflicts with ncurses add NetSurf key prefix.
...
Adds a NetSurf key code prefix of NS_ to all key codes.
2015-03-27 09:36:19 +00:00
..
bitmap.c
…
event.c
To avoid namespace conflicts with ncurses add NetSurf key prefix.
2015-03-27 09:36:19 +00:00
fbtk.c
remove unecessary includes
2014-10-13 08:07:58 +01:00
fill.c
…
osk.c
Add OSK icon.
2012-09-28 19:52:21 +01:00
scroll.c
Add rudimentary support for resizing.
2014-07-26 22:12:55 +01:00
text.c
Put the font operations table alongside all the other core API
2014-10-13 11:56:31 +01:00
user.c
…
widget.h
When setting fbtk caret, register callback for redrawing caret removal.
2012-07-31 20:40:14 +01:00
window.c
…