.. |
Makefile
|
split sources lists out to their subdirectories as first step towards using core buildsystem
|
2013-03-11 17:53:52 +00:00 |
box.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
box.h
|
Use custom fetcher for inline CSS
|
2013-02-27 03:11:10 +00:00 |
box_construct.c
|
Force root element box type to BOX_BLOCK.
|
2013-07-10 12:27:56 +01:00 |
box_normalise.c
|
reduce talloc usage to box tree layout only
|
2012-10-03 19:26:17 +01:00 |
box_textarea.c
|
In box textarea binding only redraw the area that was requested, not the whole textarea.
|
2013-03-19 12:44:03 +00:00 |
box_textarea.h
|
A load of refactoring of how content selection and input work.
|
2013-02-22 12:19:35 +00:00 |
font.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
font.h
|
Document new nsfont_split expected behaviour.
|
2013-02-10 18:22:51 +00:00 |
form.c
|
Fix pointer shape and status bar messages for textareas and their scrollbars.
|
2013-03-11 12:57:33 +00:00 |
form.h
|
Remove redundant code.
|
2013-02-22 20:51:56 +00:00 |
html.c
|
use correct acessors for unsigned type
|
2013-05-28 14:16:11 +01:00 |
html.h
|
Debounce style updates
|
2013-03-16 10:50:17 +00:00 |
html_css.c
|
fix mismatched option name and variable names
|
2013-05-28 14:16:11 +01:00 |
html_css_fetcher.c
|
Use correct base URL for inline stylesheets
|
2013-02-27 03:55:48 +00:00 |
html_forms.c
|
First pass at getting html forms to use textarea widget.
|
2013-02-06 22:39:45 +00:00 |
html_interaction.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
html_internal.h
|
Handle title on dom event. Remove head walker from begin_conversion.
|
2013-05-23 15:02:15 +01:00 |
html_object.c
|
Shave a few more px off animated background redraw, in the non-tiled cases. (Restrict area to part of image that changed.)
|
2013-07-07 10:14:13 +01:00 |
html_redraw.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
html_script.c
|
fixup script message handling
|
2013-05-31 09:22:08 +01:00 |
imagemap.c
|
Fix a potential leak.
|
2013-09-05 11:13:08 +01:00 |
imagemap.h
|
Improve error handling in html content
|
2012-10-17 21:52:43 +01:00 |
layout.c
|
Don't attempt to vertical-align objects for now, as our current bodged vertical-align implementation can do more harm than good.
|
2013-07-12 11:34:47 +01:00 |
layout.h
|
…
|
|
list.c
|
…
|
|
list.h
|
…
|
|
search.c
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |
search.h
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |
table.c
|
remove dead store
|
2013-05-01 22:07:29 +01:00 |
table.h
|
…
|
|
textplain.c
|
move options include
|
2013-05-28 14:16:10 +01:00 |
textplain.h
|
Remove search context from browser window, simplify search interface for front ends.
|
2013-05-07 14:41:40 +01:00 |