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
/
render
Commit message (
Expand
)
Author
Age
Files
Lines
*
move html and text content handlers where they belong
Vincent Sanders
2018-05-10
32
-28575
/
+0
*
Layout: Percentage max-width constrained boxes don't affect min on minmax pass.
Michael Drake
2018-04-02
1
-1
/
+18
*
Layout: Fix min max pass calc that looked wrong.
Michael Drake
2018-04-02
1
-1
/
+2
*
Layout: Remove some commented out code.
Michael Drake
2018-04-02
1
-4
/
+0
*
HTML handler: Normalise box type on replacment.
Michael Drake
2018-01-21
1
-0
/
+10
*
Layout: Reduce code duplication in handling of box side properties.
Michael Drake
2018-01-12
1
-92
/
+56
*
CSS utils: Handle new units in length conversion routines.
Michael Drake
2018-01-05
17
-390
/
+667
*
Layout: No need to expose layout_calculate_descendant_bboxes().
Michael Drake
2018-01-05
2
-60
/
+57
*
Layout: No need to expose layout_inline_container().
Michael Drake
2018-01-05
2
-1191
/
+1188
*
Layout: No need to expose layout_minmax_table().
Michael Drake
2018-01-05
2
-177
/
+175
*
CSS computed style composition: Update for new CSS units.
Michael Drake
2018-01-05
3
-33
/
+89
*
Squash remaining GCC7 -Wimplicit-fallthrough warnings.
Michael Drake
2017-10-23
1
-0
/
+1
*
Squash some GCC7 -Wimplicit-fallthrough warnings.
Michael Drake
2017-10-22
2
-27
/
+27
*
CSS: Wrappers for computed style getters that return unsupported values.
Michael Drake
2017-10-20
2
-16
/
+17
*
annotate error case fall through in switch to supress warnings
Vincent Sanders
2017-09-11
2
-15
/
+22
*
fix size+t formatting in logging
Vincent Sanders
2017-09-07
1
-5
/
+11
*
update layout logging to use a catagory
Vincent Sanders
2017-09-07
1
-114
/
+108
*
Fixup everything the semantic patch missed
Vincent Sanders
2017-09-07
1
-1
/
+1
*
Use coccinelle to change logging macro calls in c files
Vincent Sanders
2017-09-06
15
-187
/
+314
*
HTML CSS handler: event->data.error is invalid for errorcode.
Michael Drake
2017-08-28
1
-1
/
+1
*
HTML object hlcache callback: Ensure final fetch completion triggers reformat.
Michael Drake
2017-08-28
1
-1
/
+2
*
HTML object hlcache callback: Errorcode without box is OK.
Michael Drake
2017-08-28
1
-1
/
+3
*
HTML script handling: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-8
/
+3
*
HTML content handler: Ensure script fetch hlcache callback handles errorcode.
Michael Drake
2017-08-28
1
-0
/
+3
*
HTML content handler: Ensure object fetch hlcache callback handles errorcode.
Michael Drake
2017-08-28
1
-0
/
+1
*
CSS content handler: Ensure fetch hlcache callback handles errorcode.
Michael Drake
2017-08-28
1
-0
/
+1
*
Plain text content handler: Convert to using content_broadcast_errorcode().
Michael Drake
2017-08-28
1
-6
/
+2
*
Content API: Make content_broadcast take pointer to content_msg_data.
Michael Drake
2017-08-26
6
-34
/
+36
*
HTML handler: Avoid unnecessary dom_string_caseless_isequal call.
Michael Drake
2017-06-10
1
-9
/
+11
*
Layout: Prevent negative widths on absolutle positioned boxes.
Michael Drake
2017-06-02
1
-6
/
+6
*
clean up doccomments and formatting in texplain content handler
Vincent Sanders
2017-06-01
2
-484
/
+536
*
Layout: Fix auto margins to be affected by {min|max}-width constraints.
Michael Drake
2017-04-28
1
-8
/
+20
*
Layout: Implement CSS3 box-sizing property.
Michael Drake
2017-04-27
1
-60
/
+94
*
HTML layout: Extend :after pseudo element handling to cover display:table.
Michael Drake
2017-04-26
1
-2
/
+5
*
Box tree dump: If box has element, include element name in dump.
Michael Drake
2017-04-26
1
-1
/
+8
*
HTML content handler: Don't let aborted contents get stuck in LOADING.
Michael Drake
2017-03-23
1
-0
/
+1
*
HTML object fetch handler: Remove bogus parent content state assertion.
Michael Drake
2017-03-23
1
-2
/
+0
*
Improve content logging with content IDs (pointer values).
Michael Drake
2017-03-23
1
-5
/
+9
*
make scrollbar redraw signal errors correctly
Vincent Sanders
2017-03-01
1
-4
/
+6
*
fix some doxygen errors
Vincent Sanders
2017-02-24
2
-7
/
+7
*
Merge branch 'vince/plotctx'
Vincent Sanders
2017-02-12
6
-1034
/
+1306
|
\
|
*
split border drawing out of html redraw
Vincent Sanders
2017-02-11
4
-847
/
+939
|
*
simplify html redraw border plotting error handling
Vincent Sanders
2017-02-11
1
-99
/
+103
|
*
Update all core use of plotters to new API
Vincent Sanders
2017-02-11
3
-366
/
+542
*
|
Make disabled textboxes read-only. Partially fixes 2521.
Chris Young
2017-02-11
1
-1
/
+12
|
/
*
create netsurf inttypes header to have portable integer formatting macros
Vincent Sanders
2017-01-21
1
-4
/
+5
*
rationalise use of utils/utils.h header
Vincent Sanders
2017-01-19
7
-11
/
+11
*
move plot style header to netsurf include directory
Vincent Sanders
2017-01-13
5
-10
/
+14
*
complete transition to locale independant core operation
Vincent Sanders
2016-09-29
1
-6
/
+5
*
Style: Fix ignoring of STYLE elements with non-screen media.
Michael Drake
2016-09-24
4
-0
/
+43
[next]