[PATCH] version 6 of Dillo tab patch now available!
Hej! I have released version 6 of my tabs patch for Dillo. Head for the patch website (geocities... start your junkbusters and privoxies...) and grab it while it is fresh. The patch was made against 20030723 CVS. Notable improvements include: - the mystery of the disappearing full_screen_off_button is solved, it now stays put. Turns out the dw_gtk_scrolled_window does not show (or raise?) the button when needed. (Sebastian, can you confirm this?). Solved it by hiding, then showing the button explicitly. - worked around (what I consider to be) a bug in dw_gtk_scrolled_window which caused a Gdk-CRITICAL warning about a non-existing window (the widget should check if the window exists/has been mapped before it tries to set a cursor for it. Or am I wrong?). The workaround consists of an explicit gtk_widget_map() call on the docwin in commands.c:480 - backspace now goes back ONE step in history, as it should... No known issues this time... Please... test this patch, and tell me what works/what does not/what you want to see changed... The patch does not just give Dillo tab functionality, it also provides a framework for implementing frames (no pun intended) by separating 'document' from 'interface' code. So, the sooner it is in CVS, the better... As always, you can disable the tab functionality with --disable-tabs. You'll still gain the focus improvements and the shift-click functionality, as well as the document/interface separation. Download the patch here: http://www.geocities.com/ikbenfrank/dillo-20030724-tabs.patch.gz size: 41688 bytes (gzipped, as downloaded) 170140 bytes (uncompressed) md5sum: 4bf94a322d2a406969819ebc56b3faf5 (gzipped, as downloaded) eee05fe3c95e86ed7fe6a01a25ade2f6 (uncompressed) As always, check the site for the most recent version: http://www.geocities.com/ikbenfrank Cheers//Frank -- WWWWW ________________________ ## o o\ / Frank de Lange \ }# \| / +46-734352015 \ \ `--| _/ <Hacker for Hire> \ `---' \ +31-640037120 / \ frank@unternet.org / `------------------------' [ "Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est." ]
Hi,
I have released version 6 of my tabs patch for Dillo. Head for the patch website (geocities... start your junkbusters and privoxies...) and grab it while it is fresh.
Or go to http://www.hs.uni-hamburg.de/~stcd102/dillo-20030724-tabs.patch.gz Yesterdays version is there, too. Cheers, Andreas -- **************************** NEW ADDRESS ****************************** Hamburger Sternwarte Universitaet Hamburg Gojenbergsweg 112 Tel. ++49 40 42891 4016 D-21029 Hamburg, Germany Fax. ++49 40 42891 4198
On Thu, 24 Jul 2003 19:03:01 +0200 Frank de Lange <frank@unternet.org> wrote:
No known issues this time...
Please... test this patch, and tell me what works/what does not/what you want to see changed... The patch does not just give Dillo tab functionality, it also provides a framework for implementing frames (no pun intended) by separating 'document' from 'interface' code. So, the sooner it is in CVS, the better...
When visiting a page without a title or an image dillo displays the URL in the windows titlebar, but the tab is empty. Feature or bug? -- mattias östergren | /"\ compsci student | \ / ASCII Ribbon Campaign gävle, sweden | X No HTML in e-mail http://spikboll.net | / \
On Friday 25 July 2003 10:30 am, Mattias Östergren wrote:
When visiting a page without a title or an image dillo displays the URL in the windows titlebar, but the tab is empty. Feature or bug?
That reminds me, I had a patch to add a title to the Bookmarks page - something I noticed because of this. (attached) -- Kelson Vibber www.hyperborea.org
On Fri, Jul 25, 2003 at 07:30:38PM +0200, Mattias ?stergren wrote:
When visiting a page without a title or an image dillo displays the URL in the windows titlebar, but the tab is empty. Feature or bug?
Bug, will fix for next patch... Thanks for noticing, I had not... Cheers//Frank [ working on frames now... ] -- WWWWW ________________________ ## o o\ / Frank de Lange \ }# \| / +46-734352015 \ \ `--| _/ <Hacker for Hire> \ `---' \ +31-640037120 / \ frank@unternet.org / `------------------------' [ "Omnis enim res, quae dando non deficit, dum habetur et non datur, nondum habetur, quomodo habenda est." ]
Although I'm not a developer, I am a regular user of dillo, and live off it's cvs ;-) May I just conclude that I just love this patch! Thanks, as it makes my life easier I find, and even though I use fluxbox, with tabs (so I already had usage of tabs to a point), I much prefer this method of doing it. Actually I'm running dillo at the moment with 3 separate patches: This one (tabs) External helpers patch (alowing quick starts to the page with a bigger browser which supports the pages dillo cannot render [plugins, css, java, so on]) and lastly the ssl patch (modified due to the tabs patch) My question is this to the dillo developers: Are these patches staying as patches, or is there any consideration to impliment them (or some of them as there are more) as optionals for the future? What I mean "as optionals" is default off, but optionally built in. Thanks again Ralph -- http://axljab.homelinux.org:8080/ "...the software said Win95 or better, so I installed Linux"
participants (5)
-
Andreas Schweitzer
-
Frank de Lange
-
Kelson Vibber
-
Mattias Östergren
-
Ralph Slooten