index
:
netsurf.git
ashmew2/fix-description
ashmew2/netsurf-kolibrios
ashmew2/nskolibrios
chris/debug
chris/fetch-x-ent-ref
chris/http2
chris/ndk32
dsilvers/bindducky
dsilvers/dukky
dsilvers/scrolloffset
glenwalker/bug_0002428
jmb/gtk3hacks
master
mmu_man/docs_env_sh_tweaks
mmu_man/french_pages
mmu_man/xf86keys
mono/atari_treeview_rework
mono/interactive-about_config
mono/removing-windom-dependency
mono/windom-gui
stevef/cconfig
stevef/ibarmenu
svenw/cocoa
tlsa/vince/libjxl
vince/curlapiupdates
vince/fltk
vince/gtk-tab-restyle
vince/gtk4
vince/libjxl
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontends
/
framebuffer
Commit message (
Expand
)
Author
Age
Files
Lines
*
free language vector in framebuffer resource setup
Vincent Sanders
2019-02-21
1
-0
/
+2
*
make framebuffer use the language environment for the UI resources
Vincent Sanders
2019-02-17
16
-9
/
+133
*
fix case of framebuffer message install
Vincent Sanders
2019-02-16
1
-2
/
+2
*
Framebuffer: Add symlink to build messages resource
Daniel Silverstone
2019-02-15
1
-0
/
+1
*
Improve framebuffer install rule
Vincent Sanders
2019-02-15
2
-8
/
+9
*
fix feature flags for openbsd
Anthony J. Bentley
2019-02-15
1
-7
/
+12
*
Use pkg-config for freetype2 if available else fallback to old script
Vincent Sanders
2018-12-18
1
-6
/
+22
*
fix framebuffer BUILD libpng flags on freebsd
Vincent Sanders
2018-09-07
1
-2
/
+7
*
Change BUILD compiler target to cc
Vincent Sanders
2018-09-07
1
-14
/
+23
*
stop defining _XOPEN_SOURCE
Vincent Sanders
2018-09-06
1
-1
/
+0
*
Plotters: Remove width param from path plotter.
Michael Drake
2018-05-23
1
-2
/
+0
*
Plotters: Change stroke width in the plot_style_t to fixed point.
Michael Drake
2018-05-23
1
-2
/
+4
*
Plotters: Add plot_style_fixed type, and use for font size.
Michael Drake
2018-05-23
3
-3
/
+3
*
remove spurious messages file from framebuffer install target
Vincent Sanders
2018-05-22
1
-1
/
+1
*
Treat the .c font file as a sentinel for the .h, reduces rebuilds of fonts in -j
Daniel Silverstone
2018-04-22
1
-1
/
+1
*
Initial shuffle of stuff out of !NetSurf
Daniel Silverstone
2018-04-22
10
-10
/
+9
*
Rework use of split-messages to clean up and use -z
Daniel Silverstone
2018-04-22
1
-1
/
+2
*
Framebuffer: Squash switch fall through warning.
Michael Drake
2018-04-21
1
-1
/
+2
*
Add missing dependency between font_internal and the generated fonts
Daniel Silverstone
2018-04-21
1
-1
/
+3
*
Framebuffer: Squash fallthrough warnings in internal font handling.
Michael Drake
2018-01-21
1
-0
/
+4
*
Framebuffer: Tweak comment to avoid fallthrough warning.
Michael Drake
2018-01-21
1
-2
/
+1
*
Handle HOME and END keys in framebuffer
Ashish Gupta
2017-10-21
1
-0
/
+16
*
Framebuffer: Don't create 0x0 bitmaps if content width is 0.
Michael Drake
2017-10-13
1
-5
/
+5
*
Finalise nslog layer properly in closedown
Daniel Silverstone
2017-09-10
1
-0
/
+3
*
update framebuffer toolkit logging to use a ctagory
Vincent Sanders
2017-09-07
2
-26
/
+22
*
revert semantic patch change to framebuffer font tool
Vincent Sanders
2017-09-07
1
-106
/
+92
*
Update scheduler logging to use catagory
Vincent Sanders
2017-09-07
1
-10
/
+7
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
11
-145
/
+179
*
Framebuffer: Ensure local history corewindow is fully initialised.
Michael Drake
2017-06-11
1
-1
/
+1
*
Core window: Ensure all front ends initialise drag_status.
Michael Drake
2017-06-10
2
-2
/
+3
*
Framebuffer: Return on successful non-repeating bitmap plot.
Michael Drake
2017-06-10
1
-0
/
+1
*
Framebuffer: Fix bitmap plotter return value.
Michael Drake
2017-06-10
1
-1
/
+3
*
update framebuffer to have corewindow interface and use it for localhistory
Vincent Sanders
2017-06-10
8
-167
/
+668
*
Local history: Pass clip rectangle around as struct.
Michael Drake
2017-06-10
1
-5
/
+7
*
Update framebuffer frontend for set_scroll API change
Vincent Sanders
2017-04-26
1
-9
/
+22
*
update framebuffer frontend to remove reformat API
Vincent Sanders
2017-04-26
1
-14
/
+13
*
Update framebuffer frontend to use invalidate window area API
Vincent Sanders
2017-04-23
1
-14
/
+25
*
clean up incorrect documentation comments from plotter API rework
Vincent Sanders
2017-02-14
1
-5
/
+5
*
update framebuffer to new plotter API
Vincent Sanders
2017-02-11
2
-218
/
+416
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
1
-1
/
+1
*
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
5
-3
/
+4
*
fixup usage of directory creation macro in Makefiles
Vincent Sanders
2017-01-07
1
-2
/
+2
*
update default framebuffer font path
Vincent Sanders
2017-01-02
1
-1
/
+1
*
Framebuffer: Fix internal font table to return nserror.
Michael Drake
2017-01-02
1
-4
/
+4
*
Framebuffer: Fix freetype font table to return nserror.
Michael Drake
2017-01-02
1
-5
/
+4
*
fix gtk install target to cope with gtk3
Vincent Sanders
2016-10-05
1
-1
/
+1
*
fix framebuffer install rules
Vincent Sanders
2016-10-05
1
-1
/
+1
*
addjust posix feature level for openbsd 6 build
Vincent Sanders
2016-10-01
1
-1
/
+1
*
cleanup seevral doxygen warnings
Vincent Sanders
2016-09-13
1
-1
/
+1
*
add bmp file format to file fetch types for gtk and framebuffer
Vincent Sanders
2016-08-16
1
-0
/
+2
[next]