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
vince/fltk
vince/gtk-tab-restyle
vince/pdf
vince/tools
vince/webp
NetSurf Browser
NetSurf Browser Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
content
/
handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up print format specifier usage
Michael Drake
2023-06-17
2
-5
/
+5
*
Avoid integer types with platform dependent size
DeltaVonNeumann
2023-06-17
6
-21
/
+25
*
html: layout: flex: Don't freeze already-frozen items
Michael Drake
2022-12-16
1
-0
/
+4
*
html: layout: flex: shrink: Avoid rounding error accumulation
Michael Drake
2022-12-16
1
-4
/
+7
*
html: layout: flex: grow: Avoid rounding error accumulation
Michael Drake
2022-12-16
1
-3
/
+6
*
html: layout: flex: Handle auto margins in main direction
Michael Drake
2022-12-15
1
-5
/
+32
*
html: layout: flex: Track used size and count auto margins for main
Michael Drake
2022-12-15
1
-0
/
+16
*
html: layout: flex: Helper to get main margin end size
Michael Drake
2022-12-15
1
-16
/
+32
*
html: layout: flex: Support reversed main direction
Michael Drake
2022-12-14
1
-10
/
+38
*
html: layout: Helpers to get cross/main box size
Michael Drake
2022-12-14
1
-0
/
+14
*
html: layout: flex: Rename indirected box w/h functions
Michael Drake
2022-12-14
2
-5
/
+7
*
html: layout: flex: Scope reduce variables
Michael Drake
2022-12-14
1
-2
/
+2
*
html: layout: flex: Only distribute positive remaining cross space
Michael Drake
2022-12-14
1
-1
/
+1
*
html: layout: flex: Minor code style change
Michael Drake
2022-12-14
1
-6
/
+3
*
html: layout: flex: Add code documentation
Michael Drake
2022-12-14
1
-1
/
+126
*
html: layout: flex: Hoist item placement out of line resolver
Michael Drake
2022-12-14
1
-50
/
+50
*
html: layout: flex: Return NULL for pointer
Michael Drake
2022-12-14
1
-1
/
+1
*
html: layout: Helper for whether flex direction is reversed
Michael Drake
2022-12-14
1
-0
/
+13
*
rsvg246: Fix build against librsvg 2.48
Michael Drake
2022-12-13
1
-0
/
+7
*
rsvg246: Split out width/height acquisition
Michael Drake
2022-12-13
1
-21
/
+29
*
add rsvg image decoder that uses the new API
Vincent Sanders
2022-11-27
2
-1
/
+266
*
(Element): Honour [SameObject] for ::classList getter
Daniel Silverstone
2022-11-27
1
-10
/
+20
*
DOMTokenList: Add support and testing for this
Daniel Silverstone
2022-11-27
5
-0
/
+248
*
(duktape): Clear some warnings by adding base data to css rule and stylesheet
Daniel Silverstone
2022-11-26
3
-0
/
+48
*
gif: Ensure we never pass NSERROR_OK to error broadcast
Michael Drake
2022-11-04
1
-3
/
+0
*
gif: Mark gifs as complete after scanning source data
Michael Drake
2022-11-04
1
-2
/
+4
*
html: layout: flex: Disable verbose logging
Michael Drake
2022-11-02
1
-21
/
+23
*
html: layout: flex: Implement align-items and align-self
Michael Drake
2022-11-02
2
-34
/
+125
*
html: layout: flex: Implement wrap-reverse
Michael Drake
2022-11-02
1
-25
/
+48
*
html: layout: flex: Don't pass content around unnecessarily
Michael Drake
2022-11-02
1
-7
/
+4
*
html: layout: flex: Compare line main size with available main
Michael Drake
2022-11-02
1
-34
/
+35
*
html: layout: flex: Unify line item placement
Michael Drake
2022-11-02
1
-60
/
+43
*
html: layout helpers: Add helpers for width/height indirection
Michael Drake
2022-11-02
1
-0
/
+14
*
html: layout: Remove duplicate typedefs
Michael Drake
2022-10-29
1
-9
/
+0
*
layout: flex: Squash main is usually a function warning
Michael Drake
2022-10-29
1
-5
/
+5
*
html: layout: Initial implementation of display: flex
Michael Drake
2022-10-29
12
-92
/
+1329
*
html: box_dump: Indicate descendant bounding box values
Michael Drake
2022-10-29
1
-1
/
+1
*
layout: minmax pass: Improve handling of {min|max}_width properties
Michael Drake
2022-10-29
1
-32
/
+59
*
layout: minmax table: Change logging level to error
Michael Drake
2022-10-29
1
-1
/
+1
*
layout: calculate_mbp_width: Preserve percentage values
Michael Drake
2022-10-29
1
-2
/
+2
*
html: layout: Improve block container assertions
Michael Drake
2022-10-29
1
-3
/
+3
*
html: layout: Split out common helpers
Michael Drake
2022-10-29
2
-527
/
+599
*
css: Fix dump of display: inline-flex
Michael Drake
2022-10-29
1
-0
/
+6
*
layout: Constify box through layout_find_dimensions()
Michael Drake
2022-10-29
1
-1
/
+1
*
layout: Constify box through layout_handle_box_sizing()
Michael Drake
2022-10-29
1
-1
/
+1
*
layout: Add helpers for various box type checks
Michael Drake
2022-10-29
1
-31
/
+55
*
layout: Add helper for checking if a style has a border on a side
Michael Drake
2022-10-29
1
-2
/
+9
*
layout: Drop redundant else block
Michael Drake
2022-10-29
1
-2
/
+0
*
css: Update display property helper for grid
Michael Drake
2022-10-29
1
-7
/
+21
*
content: image cache: Avoid int overflow before size_t conversion
Michael Drake
2022-10-23
1
-1
/
+1
[next]