.. |
box.c
|
HTML contents manage box scrollbars, rather than browser_windows.
|
2011-06-27 22:21:15 +00:00 |
box.h
|
Move rectangle type to utils/types.h
|
2011-06-28 15:18:48 +00:00 |
box_construct.c
|
Refactor http utilities
|
2011-07-08 08:38:17 +00:00 |
box_normalise.c
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
font.c
|
Saturated maths in css fixed point
|
2011-03-12 17:46:11 +00:00 |
font.h
|
Document font APIs -- specifically, string lengths are specified in bytes, not characters
|
2011-01-09 00:02:47 +00:00 |
form.c
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
form.h
|
Remove plotter table global. Pass a redraw context around redraw functions. Knockout could be handled better. Note: untested on most front ends.
|
2011-06-30 15:48:07 +00:00 |
html.c
|
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
|
2011-07-26 13:53:42 +00:00 |
html.h
|
Fix selection for non-gui browser windows (iframes).
|
2011-07-13 13:20:26 +00:00 |
html_interaction.c
|
Fix selection for non-gui browser windows (iframes).
|
2011-07-13 13:20:26 +00:00 |
html_internal.h
|
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
|
2011-07-26 13:53:42 +00:00 |
html_redraw.c
|
Don't need current_redraw_browser for box scrollbars any more.
|
2011-07-13 13:51:22 +00:00 |
hubbub_binding.c
|
Add some parentheses
|
2011-05-16 22:30:27 +00:00 |
imagemap.c
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
imagemap.h
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
layout.c
|
Prevent iframes with display:inline and percentage width from getting a width of AUTO during minmax layout phase.
|
2011-06-28 19:42:31 +00:00 |
layout.h
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
list.c
|
Squash memory leak
|
2009-11-22 13:53:44 +00:00 |
list.h
|
Merge LibCSS port to trunk.
|
2009-07-23 23:05:34 +00:00 |
parser_binding.h
|
Merge LibCSS port to trunk.
|
2009-07-23 23:05:34 +00:00 |
table.c
|
Fix build with NDEBUG defined
|
2011-04-03 22:23:14 +00:00 |
table.h
|
Merge LibCSS port to trunk.
|
2009-07-23 23:05:34 +00:00 |
textinput.c
|
Fix selection for non-gui browser windows (iframes).
|
2011-07-13 13:20:26 +00:00 |
textinput.h
|
Remove unused structure.
|
2011-07-07 19:21:05 +00:00 |
textplain.c
|
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
|
2011-07-26 13:53:42 +00:00 |
textplain.h
|
Selection is now subordinate to html and text content types, and disassociated from browser windows. Note: search currently uses hlcache_handle_get_content() to go from bw to h to get at c for search highlighting via selection.
|
2011-07-26 13:53:42 +00:00 |