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-06 01:24:20 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
netsurf
/
framebuffer
History
Michael Drake
36d3056526
Grab pointer during drag.
2012-08-02 16:29:37 +01:00
..
fbtk
Use enum instead of magic numbers for tracking key modifier states. Pass special keys to core (e.g. WORD_LEFT, SELECT_ALL, etc).
2012-08-01 14:47:20 +01:00
res
…
bitmap.c
…
clipboard.c
Use selection_copy_to_clipboard instead of peering at core innards.
2012-08-02 14:25:19 +01:00
convert_image.c
…
fb_search.c
…
fbtk.h
Use enum instead of magic numbers for tracking key modifier states. Pass special keys to core (e.g. WORD_LEFT, SELECT_ALL, etc).
2012-08-01 14:47:20 +01:00
filetype.c
…
findfile.c
…
findfile.h
…
font_freetype.c
Fix freetype nsfont_position_in_string to return nearest, rather than next.
2012-08-01 23:58:54 +01:00
font_freetype.h
…
font_internal.c
…
font_internal.h
…
font.h
…
framebuffer.c
Pass pointer hotspots to libnsfb.
2012-08-01 12:52:46 +01:00
framebuffer.h
…
gui.c
Grab pointer during drag.
2012-08-02 16:29:37 +01:00
gui.h
…
image_data.h
Convert move pointer during build and use it for page drag-scroll.
2012-08-01 21:48:16 +01:00
localhistory.c
…
login.c
…
Makefile.target
Simple clipboard support. Only used within browser window.
2012-08-01 23:45:09 +01:00
misc.c
…
nsfont_bold.c
…
nsfont_italic_bold.c
…
nsfont_italic.c
…
nsfont_regular.c
…
options.h
…
save.c
…
schedule.c
…
schedule.h
…
system_colour.c
…
thumbnail.c
…
tree.c
…