Wed, 28 Jan 2009 14:25:17 -0300 |
corvid |
Added the show_tools dillorc option
|
Wed, 28 Jan 2009 08:51:05 -0300 |
corvid |
Added a warning message when a file can't be opened for saving
|
Wed, 28 Jan 2009 08:43:22 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 28 Jan 2009 08:39:59 -0300 |
corvid |
Removed the "generate_submit" dillorc option
|
Wed, 28 Jan 2009 08:36:00 +0100 |
corvid |
simplify CssContext::buildUserStyle()
|
Wed, 28 Jan 2009 08:28:25 +0100 |
Johannes Hofmann |
descendent -> descendant (noticed by corvid)
|
Tue, 27 Jan 2009 18:34:41 -0300 |
Jorge Arellano Cid |
merge
|
Tue, 27 Jan 2009 18:30:24 -0300 |
Jorge Arellano Cid |
Implemented the tools button with CSS options. Also removed nav.h from html.cc
|
Tue, 27 Jan 2009 20:54:24 +0100 |
Johannes Hofmann |
make default font names clearer in dillorc (noticed by corvid)
|
Mon, 26 Jan 2009 22:46:07 +0100 |
Johannes Hofmann |
don't strdup() text passed to ListItem::initWithText()
|
Mon, 26 Jan 2009 21:09:52 +0100 |
Johannes Hofmann |
adapt font-family preferences to match CSS
|
Mon, 26 Jan 2009 21:01:21 +0100 |
Johannes Hofmann |
merge
|
Mon, 26 Jan 2009 13:46:31 +0100 |
Johannes Hofmann |
use ConstString in CssStyleSheet::apply()
|
Mon, 26 Jan 2009 16:24:49 -0300 |
Jorge Arellano Cid |
merge
|
Mon, 26 Jan 2009 13:31:09 -0300 |
Jorge Arellano Cid |
Bug fix: Collapse adjacent "\t\f\n\r" characters into a single space.
|
Mon, 26 Jan 2009 13:27:18 -0300 |
corvid |
Fixed a regression with PRE characters (square boxes) (fixes d16cec5095be)
|
Mon, 26 Jan 2009 09:29:18 +0100 |
Johannes Hofmann |
switch to DILLO_HTML_PARSE_MODE_PRE based on style->whiteSpace
|
Mon, 26 Jan 2009 09:26:07 +0100 |
Johannes Hofmann |
factor out Html_parse_common_attrs() (by jcid)
|
Sun, 25 Jan 2009 21:40:15 +0100 |
Johannes Hofmann |
call inheritBackgroundColor() in Html_tag_open_default()
|
Sun, 25 Jan 2009 18:00:39 +0100 |
Johannes Hofmann |
allocate/deallocate CssSimpleSelector properly
|
Fri, 23 Jan 2009 16:53:57 -0300 |
Jorge Arellano Cid |
Cleanup and logic change in a_Cache_set_content_type().
|
Fri, 23 Jan 2009 16:50:20 -0300 |
Jorge Arellano Cid |
Bug fix: stop parsing right after open tag when stop_parser is set.
|
Fri, 23 Jan 2009 16:49:18 -0300 |
Jorge Arellano Cid |
Bug fix: Made a_Cache_stop_client() also remove from the delayed queue.
|
Fri, 23 Jan 2009 15:21:45 -0300 |
Jorge Arellano Cid |
Changed a wrong a_UIcmd_set_page_prog() parameter
|
Sat, 17 Jan 2009 18:47:53 +0000 |
Jeremy Henty |
imported patch fix-table-dbg-build
|
Thu, 22 Jan 2009 11:49:34 -0300 |
Jorge Arellano Cid |
Fix url string usage by calling the appropriate macro (2 places).
|
Thu, 22 Jan 2009 11:24:32 -0300 |
Jorge Arellano Cid |
Fixed a memory leak in gzip decoder.
|
Thu, 22 Jan 2009 08:31:44 -0300 |
Jorge Arellano Cid |
merge
|
Thu, 22 Jan 2009 08:28:46 -0300 |
Jorge Arellano Cid |
Fix for d29cdb5b842e (charset decoding given in HTTP and META).
|
Thu, 22 Jan 2009 11:53:15 +0100 |
Johannes Hofmann |
improve font handling
|