tkHTML

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2011-01-09
05:20
Remove a workaround for a bug in an old version of the http package. And change the "package require" command to make sure a sufficiently new version is loaded. Leaf check-in: 4ee7aaa953 user: dan tags: trunk
2008-03-03
10:29
Changes to form submit logic. (CVS 1273) check-in: b992a14631 user: danielk1977 tags: trunk
2008-03-02
15:00
Modifications so that the hv3 widget is easier to use. (CVS 1272) check-in: a6021ce249 user: danielk1977 tags: trunk
14:43
Minor changes to javascript debugger. (CVS 1271) check-in: 13dc246a99 user: danielk1977 tags: trunk
2008-02-16
06:04
Add a comment header to hv3bridge.c. (CVS 1270) check-in: 4488d01cb1 user: danielk1977 tags: trunk
2008-02-15
19:01
Remove a reference to one of the recently removed files. (CVS 1269) check-in: a2e4e489a3 user: danielk1977 tags: trunk
18:54
Remove a few files that haven't been used for a while. (CVS 1268) check-in: 985e5d061f user: danielk1977 tags: trunk
18:23
Move towards the new javascript architecture. One js interpreter per frame, special wrapper objects to allow scripts in one interpreter to use the objects from another. (CVS 1267) check-in: 5861340a25 user: danielk1977 tags: trunk
2008-02-14
08:43
Do not draw to unmapped windows. (CVS 1266) check-in: 356765ca5b user: danielk1977 tags: trunk
08:39
Fix a crash in the code for handling malformed html tables. (CVS 1265) check-in: 1566da3fee user: danielk1977 tags: trunk
2008-02-10
07:50
Fix a bug where fts3 was not being used. (CVS 1264) check-in: e07a8747a8 user: danielk1977 tags: trunk
2008-02-09
18:14
Work around the problems with tls by not writing to the socket until the SSL connection has been established. Detect this by polling. (CVS 1263) check-in: c009d97cdd user: danielk1977 tags: trunk
2008-02-04
05:39
Add ability to render plain text. (CVS 1262) check-in: 9bda4f487a user: danielk1977 tags: trunk
04:42
Add new downloads to the top of the list, not the bottom. (CVS 1261) check-in: ba840d6874 user: danielk1977 tags: trunk
2008-02-03
17:53
Automatically resize the tabs header when changing the gui font. (CVS 1260) check-in: fb70bdbca2 user: danielk1977 tags: trunk
11:19
Fix some javascript problems. (CVS 1259) check-in: 0f9ea1c484 user: danielk1977 tags: trunk
11:06
Get javascript working again. Still not completely right. (CVS 1258) check-in: a7fd9dfcae user: danielk1977 tags: trunk
06:29
Fix some problems with history. (CVS 1257) check-in: 583d5c0db5 user: danielk1977 tags: trunk
2008-02-02
17:17
Add the new download manager. (CVS 1256) check-in: 57f52b84c9 user: danielk1977 tags: trunk
17:15
Improvements to the download manager. (CVS 1255) check-in: dc7b228b2b user: danielk1977 tags: trunk
16:10
makefile change. (CVS 1254) check-in: fb4d056189 user: danielk1977 tags: trunk
2008-02-01
08:35
Fixes so that the tree browser works again. (CVS 1253) check-in: d77a012538 user: danielk1977 tags: trunk
07:54
Use an array for the ::hv3::browser object instead of a snit widget. (CVS 1252) check-in: e04d838f29 user: danielk1977 tags: trunk
2008-01-31
06:49
Fix a typo in the CSS cache. (CVS 1251) check-in: 97f215a7c5 user: danielk1977 tags: trunk
06:39
Fix an error dialog that popped up when modifying combobox values. (CVS 1250) check-in: 9ea7710e40 user: danielk1977 tags: trunk
06:30
If the user middle-clicks on a link, open the link in a background tab. Ticket #173. (CVS 1249) check-in: 636b34127c user: danielk1977 tags: trunk
05:57
Fix some recently introduced bugs with downloading files, adding bookmarks etc. (CVS 1248) check-in: eaeaf6b17d user: danielk1977 tags: trunk
2008-01-27
17:13
Minor performance improvement to hv3 widget. (CVS 1247) check-in: 0f4bc01e12 user: danielk1977 tags: trunk
14:39
Reduce number of frame widgets further. (CVS 1246) check-in: 4a60c09928 user: danielk1977 tags: trunk
08:00
Fix the "find text" widget. (CVS 1245) check-in: a6ff963927 user: danielk1977 tags: trunk
07:30
Experiment with caching CSS documents for history states. (CVS 1244) check-in: 6665cc21d8 user: danielk1977 tags: trunk
06:01
Experiment with reducing the number of frame widgets in hv3. (CVS 1243) check-in: 37637f76a6 user: danielk1977 tags: trunk
2008-01-26
14:03
Change the hv3 widget so that it does not use snit. (CVS 1242) check-in: 2d8a44d8f2 user: danielk1977 tags: trunk
2008-01-24
10:29
Change some of the internal objects to not use snit. (CVS 1241) check-in: 56d18a6e58 user: danielk1977 tags: trunk
08:05
Add the "tango" icons as an alternative to the default greyscale ones. (CVS 1240) check-in: a8611ba153 user: danielk1977 tags: trunk
2008-01-22
06:17
Use the http_proxy environment variable to specify a parent proxy for polipo. (CVS 1239) check-in: 46febd08e6 user: danielk1977 tags: trunk
2008-01-20
06:17
Fix tiling of pixmap images. Ticket #271. (CVS 1238) check-in: a11500ac34 user: danielk1977 tags: trunk
05:59
Fix another problem with the switching tabs logic. (CVS 1237) check-in: 767fb31256 user: danielk1977 tags: trunk
2008-01-19
06:08
Correctly handle selectors with adjacent commas i.e. "p,,a" as a syntax error, instead of crashing. Ticket #266. (CVS 1236) check-in: 1e21a8dbe3 user: danielk1977 tags: trunk
05:59
Use a different (faster) method to create the ::hv3::request objects. (CVS 1235) check-in: 0e53ca8914 user: danielk1977 tags: trunk
2008-01-17
06:37
Fix another problem with the tabs gui. (CVS 1234) check-in: 6e84272d3a user: danielk1977 tags: trunk
2008-01-16
06:29
Add the experimental -enablelayout option. Not used yet. (CVS 1233) check-in: 0a8f6ffa26 user: danielk1977 tags: trunk
2008-01-12
19:40
Assume jfif format images have no transparent pixels. (CVS 1232) check-in: c4a42df73f user: danielk1977 tags: trunk
16:35
Fix the tabs widget so that it doesn't have to be completely redrawn when the title of a tab changes. (CVS 1231) check-in: 814d25b214 user: danielk1977 tags: trunk
16:00
Add the other cp125* encodings to the starkit builds. (CVS 1230) check-in: d2d3483e64 user: danielk1977 tags: trunk
15:50
Add cp1251 to the starkits. (CVS 1229) check-in: 6246822ecc user: danielk1977 tags: trunk
14:23
Add an experimental option to store images interally as pixmaps. To reduce memory consumption. (CVS 1228) check-in: 73e8f82801 user: danielk1977 tags: trunk
2008-01-11
06:26
Fix typo in hv3.tcl. (CVS 1227) check-in: a89095acac user: danielk1977 tags: trunk
06:22
Changes to build a tcl module for the hv3 widget. Still have to drop the combobox dependency before this is distributable. (CVS 1226) check-in: 3787489f08 user: danielk1977 tags: trunk
2008-01-09
06:49
Add an example custom URI scheme implementation to the hv3 widget man page. (CVS 1225) check-in: 1da2e28b4d user: danielk1977 tags: trunk