On Thu, Jun 11, 2015 at 10:02:37PM +0000, eocene wrote:
Jorge wrote:
On Thu, Jun 11, 2015 at 03:46:57PM +0000, eocene wrote:
I wrote:
It would be nice to put out some new stuff.
[snip]
Been experimenting with a 3.0.5 branch (hg graft).
Jorge: Do you think it would be a good idea to pull in your image changes as well? We've been running on them for a long time and I imagine they wouldn't be entangled to any great degree with anything else.
Certainly.
FWIW, I'm not comfortable with pushing a release yet because lots of sites render "better" (more readable) with the old version (be it because of float positioning or CSS colors).
It's also true that a lot of time has passed since our last release, so if you can get some win-win features of the new branch and merge them into a better-than-the-former release, that we can confidently handle to our users, it may be worth the effort.
Yeah, I'm staying away from float, grows, http, and tls for this. I started with the last changeset in the 3.0.4.1 branch and added the following:
user: corvid date: Thu Jun 11 15:20:02 2015 +0000 summary: now give it a version number
user: Sebastian Geerken date: Sat Jul 12 15:27:37 2014 +0200 summary: Tests are now linked to libX11 when needed.
user: corvid date: Wed Jul 23 19:02:56 2014 +0000 summary: clarify situation with MENU element
user: corvid date: Wed Oct 08 15:27:10 2014 +0000 summary: more compact MSG
user: corvid date: Wed Oct 22 01:29:46 2014 +0000 summary: trim the publicsuffix TLDs yet again
user: corvid date: Fri Jul 18 19:34:35 2014 +0000 summary: TODO
user: corvid date: Thu Jun 11 02:20:55 2015 +0000 summary: 3.0.5 splash
user: corvid date: Wed Jun 10 22:22:11 2015 +0000 summary: ChangeLog
user: corvid date: Wed Jun 10 22:08:12 2015 +0000 summary: https rm RC4 from cipher list
user: corvid date: Sun May 31 02:17:35 2015 +0000 summary: rm MSG
user: corvid date: Thu May 28 21:15:21 2015 +0000 summary: libpng 1.6 series works for me
user: Jorge Arellano Cid date: Wed May 27 11:07:04 2015 -0300 summary: Made view-source dpi use CSS formatting (it's shorter and cleaner)
user: Jorge Arellano Cid date: Tue May 26 11:29:21 2015 -0300 summary: Fix view-source dpi to handle null characters correctly
user: corvid date: Sat May 16 17:28:24 2015 +0000 summary: dillorc: search urls duckduckgo and startpage always redirect to https, so just specify https
user: corvid date: Sat May 09 15:24:53 2015 +0000 summary: splash: urge users to read help. mention domainrc.
user: corvid date: Sat May 09 07:10:21 2015 +0000 summary: keys: add Menu key
user: corvid date: Sat May 09 02:54:15 2015 +0000 summary: fix font-size:(larger|smaller)
user: corvid date: Sun Apr 12 17:35:43 2015 +0000 summary: more html5 doctype strings
user: corvid date: Fri Apr 03 19:24:10 2015 +0000 summary: html5 (and css3) permit gr[ae]y in color names
user: Johannes Hofmann date: Sun Mar 08 20:05:21 2015 +0100 summary: fix leak introduced in bbd25bf5
user: Johannes Hofmann date: Fri Jul 25 22:48:32 2014 +0200 summary: avoid requesting background images if an ancestor has display:none
user: Johannes Hofmann date: Tue Jan 06 21:29:27 2015 +0100 summary: disable drag and drop
user: Johannes Hofmann date: Sun Feb 15 19:27:04 2015 +0100 summary: use new count field to override default search url
user: Johannes Hofmann date: Sun Feb 15 19:20:21 2015 +0100 summary: add count field in PrefsParser SymNode_t
user: Johannes Hofmann date: Sun Feb 15 19:17:51 2015 +0100 summary: use single symbols table in PrefsParser::parse()
user: corvid date: Tue Feb 03 01:06:26 2015 +0000 summary: for input placeholder, set position to beginning in case it's too long to show all at once
user: corvid date: Mon Feb 02 22:23:45 2015 +0000 summary: TEXTAREA placeholder attribute
user: corvid date: Sat Jan 24 00:21:18 2015 +0000 summary: input init usual_color
user: Jorge Arellano Cid date: Thu Jan 22 12:59:41 2015 -0300 summary: Fix for segfault when there's no dpid and view source is requested.
user: corvid date: Thu Jan 22 08:51:02 2015 +0000 summary: INPUT placeholder attribute
user: corvid date: Fri Jan 16 02:59:01 2015 +0000 summary: don't inheritBackgroundColor for html5 sectioning stuff
user: corvid date: Fri Oct 17 01:36:00 2014 +0000 summary: everyone's finally disabling SSL3; let's do so too
user: corvid date: Wed Sep 24 23:11:07 2014 +0000 summary: handle irix's version of vsnprintf()
user: corvid date: Tue Sep 16 00:21:49 2014 +0000 summary: url positioning in location bar
user: corvid date: Wed Sep 03 22:17:07 2014 +0000 summary: a couple of quick https improvements
user: Johannes Hofmann date: Thu Aug 14 19:45:53 2014 +0200 summary: improve lang and xml:lang attribute parsing
user: corvid date: Tue Aug 05 20:50:31 2014 +0000 summary: html5 doctype, whitespace permitted between "html" and '>'
user: corvid date: Sat Aug 02 05:14:24 2014 +0000 summary: fix the icon name fix
user: corvid date: Tue Jul 29 21:54:09 2014 +0000 summary: fix icon name
user: corvid date: Fri Jul 18 18:53:28 2014 +0000 summary: dillorc consistency
user: corvid date: Sun Jul 13 15:54:20 2014 +0000 summary: let's not mention ipaq anymore
user: Johannes Hofmann date: Tue Jun 03 21:15:10 2014 +0200 summary: change fltk-config test to be more crosscompile/buildroot friendly
user: corvid date: Tue Apr 15 21:49:30 2014 +0000 summary: startpage in search urls
parent: 3997:04d67ca748ba user: corvid date: Thu Apr 10 00:23:00 2014 +0000 summary: user_help fix character reference
Good! This list looks quite safe to me. Feel free to ask if you find more patches thay may be included. -- Cheers Jorge.-