| georgpotthast Germany, 14.11.2011, 17:36 |
Dillo - now a graphical web browser for DOS (Announce) |
I can announce that there is another graphical web browser available for DOS. The Dillo browser has been ported to DOS now. You can download the first beta here: |
| ron Australia, 14.11.2011, 22:33 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
Got it, will test and report. :) --- |
| ron Australia, 15.11.2011, 01:51 @ ron |
Dillo - now a graphical web browser for DOS |
> Got it, will test and report. :) --- |
| RayeR CZ, 15.11.2011, 02:23 @ ron |
Dillo - now a graphical web browser for DOS |
> But: --- |
| ron Australia, 15.11.2011, 02:50 @ RayeR |
Dillo - now a graphical web browser for DOS |
> > But: |
| georgpotthast Germany, 15.11.2011, 09:54 @ ron |
Dillo - now a graphical web browser for DOS |
Thank you for testing the Dillo browser for DOS. |
| RayeR CZ, 15.11.2011, 10:31 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> The enclosed user guide mentions that long file names are required. I load --- |
| georgpotthast Germany, 15.11.2011, 13:11 @ RayeR |
Dillo - now a graphical web browser for DOS |
DOSLFN requires 12k. Since Dillo runs in protected mode (DJGPP) it does not rely on real mode memory being available. |
| RayeR CZ, 16.11.2011, 01:12 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> DOSLFN requires 12k. Since Dillo runs in protected mode (DJGPP) it does not --- |
| ron Australia, 15.11.2011, 12:05 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> Thank you for testing the Dillo browser for DOS. |
| georgpotthast Germany, 15.11.2011, 12:42 @ ron |
Dillo - now a graphical web browser for DOS |
I see no connection between doslfn and the WATTCP.CFG file. If the my_ip parameter has been set to DHCP it should work. |
| ron Australia, 15.11.2011, 13:31 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
OK, have re-unzipped under lfndos. Bookmark file now works. |
| georgpotthast Germany, 15.11.2011, 14:19 @ ron |
Dillo - now a graphical web browser for DOS |
Hi Ron, |
| Zyzzle 15.11.2011, 21:50 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
Tested it, and looks wonderful... I am always very happy - and appreciative to see new software for DOS. Agree that getting downloads working is #1 priority. |
| georgpotthast Germany, 15.11.2011, 22:04 @ Zyzzle |
Dillo - now a graphical web browser for DOS |
Ok, ok, constant dropping wears away a stone - I had also observed that DOSLFN seems to slow things down. I looked what it would take to implement SFN support and it was not that complicated as expected. Just changed 20 subprograms, made Xlib find 8:3 font names and that was about it. |
| glennmcc North Jackson, Ohio (USA), 16.11.2011, 00:42 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> Ok, ok, constant dropping wears away a stone - I had also observed that |
| RayeR CZ, 16.11.2011, 04:33 @ glennmcc |
Dillo - now a graphical web browser for DOS |
> Two points.... --- |
| glennmcc North Jackson, Ohio (USA), 16.11.2011, 05:53 @ RayeR |
Dillo - now a graphical web browser for DOS |
> > Two points.... |
| RayeR CZ, 16.11.2011, 06:05 @ glennmcc |
Dillo - now a graphical web browser for DOS |
There's some mess with env vars and paths... --- |
| RayeR CZ, 16.11.2011, 06:15 @ RayeR |
Dillo - now a graphical web browser for DOS |
> So it seem's that Dillo sets its internal root according to drive specified --- |
| georgpotthast Germany, 16.11.2011, 07:59 @ RayeR |
Dillo - now a graphical web browser for DOS |
The points mentioned: no download, no loading of pages from disk and no mouse wheel support are mentioned as current limitations in the User Guide. |
| RayeR CZ, 16.11.2011, 10:18 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> The points mentioned: no download, no loading of pages from disk and no --- |
| georgpotthast Germany, 16.11.2011, 19:37 @ RayeR |
Dillo - now a graphical web browser for DOS |
Well, I checked it now. Dillo just reads the temp environment variable. If you do not like it set to the Dillo directory you can change that in the dillo.bat file or remove it from there. Dillo will run in any case. |
| bretjohn Rio Rancho, NM, 16.11.2011, 17:30 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
Just as an FYI, %TEMP% is often (and probably really should be) set to a RAM Disk or something similar that is completely obliterated during a reboot. In addition, %TEMP% (and/or %TMP%)) should not be set by a batch file or program unless it doesn't yet exist -- changing it if it already exists is a no-no. %TEMP% and %TMP% are "system-level" variables, not program-specific variables. |
| glennmcc North Jackson, Ohio (USA), 15.11.2011, 00:53 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> I can announce that there is another graphical web browser available for |
| RayeR CZ, 15.11.2011, 01:08 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
Nice, I'm going to test it. What TCP/IP library is based on? WATT or SWSOCKS? --- |
| RayeR CZ, 15.11.2011, 05:04 @ RayeR |
Dillo - now a graphical web browser for DOS |
> Nice, I'm going to test it. What TCP/IP library is based on? WATT or --- |
| RayeR CZ, 15.11.2011, 05:07 @ RayeR |
Dillo - now a graphical web browser for DOS |
Well. it passed. I just wanted to note minor issue with mouse - when moving mouse cursor over text input array like this I'm typing in or address line it signifacantly slow-down to ~2FPS. When I move cursor outside it starts to move smoooth and fast. Tested on MSDOS 6.22, ctmouse, jemmex, MSnet TCP/IP stack. --- |
| Deniska 16.11.2011, 15:16 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
Thank you! This is a great achievement! The browser seems to work well for me with many websites. However, is there a way to select a character encoding? Are such features supported? Also I have noticed that relatively large websites take a long time to render. For example, I have waited a long time to render www.lenta.ru. Whilst it was loading, the mouse cursor was doing around 1 FPS, and the program was not responding to the mouse button clicks. |
| georgpotthast Germany, 16.11.2011, 19:56 @ Deniska |
Dillo - now a graphical web browser for DOS |
Dillo currently does not support extended characters. I did mention that in the User Guide. However, I will see to add that since I want to get German Umlauts as well. |
| Deniska 17.11.2011, 12:58 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> Dillo currently does not support extended characters. |
| georgpotthast Germany, 17.11.2011, 21:04 @ Deniska |
Dillo - now a graphical web browser for DOS |
I meant Dillo for DOS does not support these characters. |
| RayeR CZ, 17.11.2011, 23:15 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
> I meant Dillo for DOS does not support these characters. --- |
| georgpotthast Germany, 18.11.2011, 08:15 @ RayeR |
Dillo - now a graphical web browser for DOS |
The main limitation is my abilitiy to look into all the issues raised at the same time. I have to get UTF8 to work with the DOS version for that. The font currently used contains some extended characters but apparently not all. |
| RayeR CZ, 19.11.2011, 01:52 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
BTW why my homepage is displayed with this strange textcolor? --- |
| glennmcc North Jackson, Ohio (USA), 19.11.2011, 04:06 @ RayeR |
Dillo - now a graphical web browser for DOS |
> BTW why my homepage is displayed with this strange textcolor? |
| ron Australia, 19.11.2011, 01:52 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
FWIW: Dillo SFN is now working satisfactorily for me. Settings work, bookmarks work, there are no mouse problems, no unnecessary delays. |
| georgpotthast Germany, 16.11.2011, 19:59 @ georgpotthast |
Please read the User Guide |
I very much appreciate that Dillo for DOS is tested and questions asked here. |
| Doug 17.11.2011, 04:56 @ georgpotthast |
Please read the User Guide |
Greg - |
| georgpotthast Germany, 17.11.2011, 08:38 (edited by georgpotthast, 17.11.2011, 12:24) @ Doug |
NANOSCR environment variable |
Doug, |
| Doug 17.11.2011, 16:49 @ georgpotthast |
NANOSCR environment variable |
> NANOSCR=[SCREEN_WIDTH] [SCREEN_HEIGHT] [SCREEN_PIXTYPE] |
| RayeR CZ, 17.11.2011, 23:22 @ Doug |
NANOSCR environment variable |
> Ok, thanks for the reply. I guess i'll just leave it at 565 (for 16-bit) --- |
| DOS386 20.11.2011, 04:14 @ georgpotthast |
DILLO |
> announce that there is another graphical web browser available for DOS. --- |
| RayeR CZ, 20.11.2011, 17:18 @ DOS386 |
DILLO |
> What about a built-in screenshot feature ? --- |
| DOS386 12.12.2011, 04:17 @ RayeR |
DILLO | SS SA SO ... ... |
> > What about a built-in screenshot feature ? --- |
| obeythepenguin United States, 26.11.2011, 03:32 @ georgpotthast |
Dillo - now a graphical web browser for DOS |
This is Benjamin Johnson (the Dillo-Win32 developer). I just wanted to mention I have a new build up based on the latest Windows version; you can get it here: |
| ron Australia, 26.11.2011, 07:03 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
> This is Benjamin Johnson (the Dillo-Win32 developer). I just wanted to --- |
| obeythepenguin United States, 26.11.2011, 16:50 @ ron |
Dillo - now a graphical web browser for DOS |
Hi Ron, |
| georgpotthast Germany, 26.11.2011, 18:13 (edited by georgpotthast, 26.11.2011, 21:38) @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
Thank you for adding file downloads and the loading of web pages from disk Ben! |
| glennmcc North Jackson, Ohio (USA), 26.11.2011, 22:57 @ georgpotthast |
Dillo - now a graphical web browser for DOS - beta2 |
> Thank you for adding file downloads and the loading of web pages from disk |
| georgpotthast Germany, 26.11.2011, 23:15 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Glen, |
| ron Australia, 27.11.2011, 01:31 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
> Local file viewing works ... file downloading works :)) --- |
| ron Australia, 27.11.2011, 01:51 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
> Local file viewing works ... file downloading works :)) --- |
| ron Australia, 27.11.2011, 01:59 @ ron |
Dillo - now a graphical web browser for DOS - beta2 |
> > Local file viewing works ... file downloading works :)) |
| obeythepenguin United States, 27.11.2011, 06:13 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
> One comment..... |
| obeythepenguin United States, 27.11.2011, 06:17 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
Sorry for the duplicate posts; I've been having a bit of trouble getting used to this forum software. |
| ron Australia, 27.11.2011, 06:43 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
> Sorry for the duplicate posts; I've been having a bit of trouble getting |
| obeythepenguin United States, 27.11.2011, 18:20 @ ron |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Ron, |
| ron Australia, 27.11.2011, 23:06 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
> The only limit I know of is in FLTK's file dialog, which lists all the |
| obeythepenguin United States, 27.11.2011, 23:33 @ ron |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Ron, |
| ron Australia, 28.11.2011, 00:44 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Ben, --- |
| obeythepenguin United States, 28.11.2011, 02:45 @ ron |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Ron, |
| favero 29.11.2011, 14:05 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
> I've noticed that as well. I've also noticed Dillo on DOS has abnormally |
| obeythepenguin United States, 29.11.2011, 16:59 @ favero |
Dillo - now a graphical web browser for DOS - beta2 |
Hi favero, |
| Rugxulo Usono, 01.12.2011, 06:06 @ obeythepenguin |
Dillo - now a graphical web browser for DOS - beta2 |
> Hi favero, |
| obeythepenguin United States, 01.12.2011, 19:55 @ Rugxulo |
Dillo - now a graphical web browser for DOS - beta2 |
Hi Rugxulo, |
| obeythepenguin United States, 27.11.2011, 06:14 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
-removed duplicate post- |
| obeythepenguin United States, 27.11.2011, 06:14 @ glennmcc |
Dillo - now a graphical web browser for DOS - beta2 |
-removed duplicate post- |
| ron Australia, 26.11.2011, 22:26 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
> > Does that contain the binary, or is it just the sources ? --- |
| georgpotthast Germany, 26.11.2011, 22:53 @ ron |
Dillo - now a graphical web browser for DOS |
If you follow Ben's link it is 2.9 MB and the DOS version he compiled. |
| obeythepenguin United States, 27.11.2011, 05:36 @ ron |
Dillo - now a graphical web browser for DOS |
> Sorry ! Silly question. At 30 MB it has to be the Windows version. |
| Rugxulo Usono, 27.11.2011, 15:23 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
EDIT: Almost forgot ... first things first, big thanks to you guys, Ben and Georg, for your excellent efforts. |
| obeythepenguin United States, 27.11.2011, 18:58 @ Rugxulo |
Dillo - now a graphical web browser for DOS |
Hi Rugxulo, |
| Rugxulo Usono, 27.11.2011, 20:33 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
> > You'd have to already have Win95, which ain't free/libre. I'm not |
| obeythepenguin United States, 27.11.2011, 22:21 (edited by obeythepenguin, 27.11.2011, 22:32) @ Rugxulo |
Dillo - now a graphical web browser for DOS |
- |
| RayeR CZ, 30.11.2011, 15:18 (edited by RayeR, 30.11.2011, 15:30) @ Rugxulo |
Dillo - now a graphical web browser for DOS |
> Secondly, DJGPP 2.03p2 "stable" is still recommended by some people because --- |
| Rugxulo Usono, 01.12.2011, 06:33 @ RayeR |
DJDEV 2.04 "beta" (2003) and CVS |
(this thread is already too long, sorry!!, but just to clarify ...) |
| RayeR CZ, 02.12.2011, 19:23 @ Rugxulo |
DJDEV 2.04 "beta" (2003) and CVS |
> IIRC, all Ozkan did here was recompile one of the latest CVS releases (from --- |
| Japheth Germany (South), 27.11.2011, 10:47 @ obeythepenguin |
Dillo - local file as command line argument |
Hello, --- |
| obeythepenguin United States, 27.11.2011, 18:29 @ Japheth |
Dillo - local file as command line argument |
Hi Japheth, |
| obeythepenguin United States, 29.11.2011, 01:41 (edited by obeythepenguin, 29.11.2011, 01:56) @ georgpotthast |
Dillo - now a graphical web browser for DOS |
I've just uploaded a new release, Dillo-Win32 3.0p9. This release fixes the problem with opening local files on the command line, among other changes (the rest are mainly typo fixes). DOS binaries and source are here: |
| RayeR CZ, 01.12.2011, 03:22 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
> I've just uploaded a new release, Dillo-Win32 3.0p9. This release fixes --- |
| obeythepenguin United States, 01.12.2011, 05:03 @ RayeR |
Dillo - now a graphical web browser for DOS |
Hi RayeR, |
| RayeR CZ, 01.12.2011, 15:44 @ obeythepenguin |
Dillo - now a graphical web browser for DOS |
Hi, --- |
| georgpotthast Germany, 05.12.2011, 21:07 @ georgpotthast |
Dillo-Win32 development discontinued |
Benjamin sent me an email and posted on his web site that he will no longer develop the Dillo-Win32 port on which Dillo for DOS is based on. |
| ron Australia, 05.12.2011, 22:25 @ georgpotthast |
Dillo-Win32 development discontinued |
> Benjamin sent me an email and posted on his web site that he will no longer |
| georgpotthast Germany, 05.12.2011, 22:37 @ ron |
Dillo-Win32 development discontinued |
The friction between Benjamin and the mainline developers must have begun before I started the port of Dillo for DOS so I do not know more about it. |
| ron Australia, 06.12.2011, 00:27 @ georgpotthast |
Dillo-Win32 development discontinued |
> I just know that Benjamin always had in mind that the mainline developers --- |
| glennmcc North Jackson, Ohio (USA), 06.12.2011, 00:28 @ georgpotthast |
Dillo-Win32 development discontinued |
> The friction between Benjamin and the mainline developers must have begun |
| RayeR CZ, 06.12.2011, 03:06 @ georgpotthast |
Dillo-Win32 development discontinued |
> I just know that Benjamin always had in mind that the mainline developers --- |
| favero 06.12.2011, 03:59 @ georgpotthast |
Dillo-Win32 development discontinued |
> Benjamin sent me an email and posted on his web site that he will no longer |
| georgpotthast Germany, 06.12.2011, 09:06 @ favero |
Dillo-Win32 development discontinued |
Development of Dillo for DOS will continue. It will be a patched version of the mainline code so new developments in that version will also go into Dillo for DOS. I will try to port the new Dillo Version this way to DOS. But if I look at the changelog I doubt that there will be noticable changes for DOS users. |
| RayeR CZ, 06.12.2011, 17:08 @ georgpotthast |
Dillo-Win32 development discontinued |
> My current plans are to get Dillo for DOS to run without the need for --- |
Thread view![[image]](img/uploaded/image21.jpg)
I mention there that downloads do not work. This is one of the issues I want to fix before looking into short file name support.
![[image]](http://rayer.ic.cz/os/dillo.gif)
) That's 30 years since it's birth! 

![[image]](http://dillo-win32.sourceforge.net/screenshots/Win95-01-closeup.png)
I sympathize, I really do.