Fri, 13 Feb 2009 17:57:50 -0300 |
Jorge Arellano Cid |
Updated the URL resolver to comply with RFC-3986
|
Fri, 13 Feb 2009 09:55:20 -0300 |
corvid |
Cleaned up Textblock::drawLine()
|
Thu, 12 Feb 2009 10:38:09 -0300 |
João Ricardo |
Implemented a close-tab button for the GUI
|
Wed, 11 Feb 2009 21:04:26 -0300 |
Jorge Arellano Cid |
whitespace
|
Wed, 11 Feb 2009 21:03:50 -0300 |
corvid |
Updated the ChangeLog
|
Wed, 11 Feb 2009 20:34:28 -0300 |
corvid |
Tweak for e28cf4b71832 (set SUB to 1/3)
|
Wed, 11 Feb 2009 17:03:54 -0300 |
Jorge Arellano Cid |
Made repush remember the scroll position.
|
Wed, 11 Feb 2009 15:25:32 -0300 |
Jorge Arellano Cid |
merge
|
Wed, 11 Feb 2009 15:23:55 -0300 |
corvid |
Fix for e28cf4b71832 (highlight starting with space)
|
Wed, 11 Feb 2009 17:36:55 +0100 |
Johannes Hofmann |
add "font_min_size" dillorc option
|
Wed, 11 Feb 2009 10:37:01 -0300 |
corvid |
Enhanced and cleaned up text decorations for SUB and SUP.
|
Wed, 11 Feb 2009 09:51:19 -0300 |
Jorge Arellano Cid |
Whitespace: re-indented some lines wider than 79 characters
|
Tue, 10 Feb 2009 16:17:16 -0300 |
corvid |
Implemented the "overline" text-decoration.
|
Mon, 09 Feb 2009 15:02:58 -0300 |
corvid |
Fixed offset calculation for overlined <SUP>ed text
|
Mon, 09 Feb 2009 14:56:31 -0300 |
Jorge Arellano Cid |
whitespace cleanup: 's/ +$//g'
|
Sun, 08 Feb 2009 21:55:48 -0300 |
Jorge Arellano Cid |
Fixed a couple of uninitialized-value bugs (detected with valgrind)
|
Sun, 08 Feb 2009 21:16:37 -0300 |
Jorge Arellano Cid |
's/if(/if (/g' 's/for(/for (/g' 's/while(/while (/g', and indentation.
|
Sun, 08 Feb 2009 19:42:35 -0300 |
corvid |
Updated the splash page (mainly grammar).
|
Sun, 08 Feb 2009 19:31:32 -0300 |
corvid |
Fixed the load image popup option. Also cleaned up the API a bit.
|
Sun, 08 Feb 2009 18:32:52 -0300 |
Jeremy Henty |
API cleanup: a_Html_add_new_image() loses the boolean parameter.
|
Sun, 08 Feb 2009 18:22:24 -0300 |
Jorge Arellano Cid |
merge
|
Sun, 08 Feb 2009 18:13:30 -0300 |
corvid |
Fixed line width for element S (strike through)
|
Sun, 08 Feb 2009 21:13:50 +0100 |
Johannes Hofmann |
merge
|
Sun, 08 Feb 2009 19:49:38 +0100 |
Johannes Hofmann |
merge
|
Sat, 07 Feb 2009 15:24:27 +0100 |
Johannes Hofmann |
free CSS values based on type
|
Sat, 07 Feb 2009 14:42:53 +0100 |
Johannes Hofmann |
minor cleanup
|
Fri, 06 Feb 2009 21:44:50 +0100 |
Johannes Hofmann |
support font-size enum values
|
Fri, 06 Feb 2009 21:20:34 +0100 |
Johannes Hofmann |
merge with main
|
Fri, 06 Feb 2009 21:17:42 +0100 |
Johannes Hofmann |
set type in CssPropertyList::set()
|
Fri, 06 Feb 2009 20:59:46 +0100 |
Johannes Hofmann |
remove check
|
Fri, 06 Feb 2009 20:59:22 +0100 |
Johannes Hofmann |
switch font-weight handling to new multi type system
|
Fri, 06 Feb 2009 19:06:02 +0100 |
Johannes Hofmann |
fix check for 'none' in Css_token_matches_property()
|
Fri, 06 Feb 2009 19:00:51 +0100 |
Johannes Hofmann |
add type to CSS properties
|
Fri, 06 Feb 2009 18:23:54 +0100 |
Johannes Hofmann |
allow multiple types for CSS properties
|
Thu, 05 Feb 2009 19:23:33 +0100 |
Johannes Hofmann |
move CssProperty::Name and CssProperty::Value out of CssProperty class
|
Thu, 05 Feb 2009 09:22:34 +0100 |
Johannes Hofmann |
add CssProperty::type
|
Sun, 08 Feb 2009 16:58:29 -0300 |
João Ricardo Lourenço |
Implemented "search previous" in string searches
|
Sun, 08 Feb 2009 14:02:56 -0300 |
corvid |
Switched load images on/off feature to the Tools menu
|
Sat, 07 Feb 2009 09:54:28 +0100 |
Johannes Hofmann |
inherit valign when inheritBackgroundColor is set
|
Fri, 06 Feb 2009 13:24:48 -0300 |
Jorge Arellano Cid |
merge
|
Fri, 06 Feb 2009 12:28:27 -0300 |
Jeremy Henty |
Fixed a memory leak in Cookies_get_query()
|
Fri, 06 Feb 2009 12:16:28 -0300 |
corvid |
Implemented size for SELECT lists
|
Fri, 06 Feb 2009 17:09:19 +0100 |
Johannes Hofmann |
fix tag length check (noticed by corvid)
|
Fri, 06 Feb 2009 12:36:31 +0100 |
Johannes Hofmann |
fix check for name/id mismatch (noticed by corvid)
|
Thu, 05 Feb 2009 07:43:21 -0300 |
corvid |
Removed the cache.h include fromm dicache.c
|
Thu, 05 Feb 2009 07:39:56 -0300 |
corvid |
Minor test program title string correction.
|
Tue, 03 Feb 2009 09:25:47 -0300 |
Jorge Arellano Cid |
merge
|
Tue, 03 Feb 2009 09:18:49 -0300 |
Jorge Arellano Cid |
Fix a race condition with charset, and the case of charset after CSS in HEAD
|
Tue, 03 Feb 2009 09:17:57 -0300 |
Jorge Arellano Cid |
Minor cleanups
|
Mon, 02 Feb 2009 07:40:23 +0100 |
Johannes Hofmann |
remove unused order_count parameter
|
Sun, 01 Feb 2009 20:53:44 -0300 |
Jorge Arellano Cid |
Minor function signature cleanup
|
Sun, 01 Feb 2009 17:21:41 -0300 |
Jorge Arellano Cid |
Updated doc/Images.txt
|
Sun, 01 Feb 2009 16:01:43 -0300 |
corvid |
Added a warning message to the broken limit_text_width pref.
|
Sun, 01 Feb 2009 15:54:18 -0300 |
Jorge Arellano Cid |
Removed a redundant check.
|
Sun, 01 Feb 2009 15:46:08 -0300 |
Jorge Arellano Cid |
s/atoi/strtol/g
|
Sun, 01 Feb 2009 14:45:45 -0300 |
corvid |
Fixed a SEGFAULT bug on redirections without Location
|
Sun, 01 Feb 2009 14:30:27 -0300 |
corvid |
Fixed tools menu to take CSS state from prefs
|
Sun, 01 Feb 2009 14:26:43 -0300 |
corvid |
Refactored prefs.c to a much smaller size!
|
Sun, 01 Feb 2009 14:19:08 -0300 |
corvid |
Updated the Changelog
|
Sun, 01 Feb 2009 14:16:26 -0300 |
Jeremy Henty |
Fixed a leak in Html_tag_open_link()
|