Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2017-12-06
| ||
11:34 | Fixed the package name/version in the hv3-0.1.tm file Leaf check-in: 365bf35da0 user: seandeelywoods tags: trunk | |
2017-12-05
| ||
19:31 | Pulling changes from androwish check-in: 2c7eeeb7e4 user: seandeelywoods tags: trunk | |
19:30 | Update TEA to allow cross compilers to pass --with-tclsh properly Leaf check-in: fb8fdcfe81 user: seandeelywoods tags: androwish | |
18:40 | Pulling changes from androwish check-in: 029498aaa9 user: seandeelywoods tags: androwish | |
18:31 | Moving trunk along check-in: 429c480693 user: seandeelywoods tags: trunk | |
18:30 | Moving trunk along check-in: 2e2698831f user: seandeelywoods tags: trunk | |
18:29 | Pulling fix from a botched branching Leaf check-in: 20d7f6b069 user: seandeelywoods tags: tkhtml-v2 | |
16:45 | Minimal fixes to get TkHtml 1.0 to work with odie (missing some higher level functions that prevent it working as more than an html viewer) Leaf check-in: 7b64cb7d33 user: seandeelywoods tags: tkhtml-v1 | |
15:50 | Syncronization of code from a github repo that continued TkHtml1 development Thank you William Joye! https://github.com/wjoye/tkhtml1 check-in: 822a4367bf user: seandeelywoods tags: tkhtml-v1 | |
15:45 | Starting a new branch for Tk Html v1.0 check-in: 7d040833f9 user: seandeelywoods tags: tkhtml-v1 | |
2017-10-12
| ||
03:29 | Fixed the "package provide" statement generated by the Makefile Leaf check-in: ce0df166c2 user: seandeelywoods tags: tkhtml-v3 | |
2016-10-02
| ||
11:30 | Re-ran autoconf with the latest TEA (In particular the part about --with-tclsh handing. Needed for cross compiles) check-in: ba16ab1ddc user: seandeelywoods tags: tkhtml-v3 | |
11:28 | Updating Tcl.m4 check-in: 0011d42d5b user: seandeelywoods tags: tkhtml-v3 | |
2016-04-07
| ||
19:34 | Updated to the latest TEA check-in: b7796b111c user: tne tags: tkhtml-v3 | |
2015-10-15
| ||
22:26 | Update the shed file again check-in: c5f5afc6ee user: seandeelywoods tags: tkhtml-v3 | |
19:58 | Updated the shed to the latest spec check-in: fd7c78fbde user: seandeelywoods tags: tkhtml-v3 | |
2015-09-26
| ||
02:54 | Update SHED check-in: d7f03e20d0 user: seandeelywoods tags: tkhtml-v3 | |
02:38 | Added a shed definition check-in: 1fc25af6e1 user: seandeelywoods tags: tkhtml-v3 | |
2014-12-12
| ||
20:02 | Repaired module loading under windows check-in: cd8d37311d user: hypnotoad tags: tkhtml-v3 | |
19:52 | Updated autoconf and TEA installer check-in: 57f046e114 user: hypnotoad tags: tkhtml-v3 | |
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. check-in: 4ee7aaa953 user: dan tags: tkhtml-v3 | |
2008-03-03
| ||
10:29 | Changes to form submit logic. (CVS 1273) check-in: b992a14631 user: danielk1977 tags: tkhtml-v3 | |
2008-03-02
| ||
15:00 | Modifications so that the hv3 widget is easier to use. (CVS 1272) check-in: a6021ce249 user: danielk1977 tags: tkhtml-v3 | |
14:43 | Minor changes to javascript debugger. (CVS 1271) check-in: 13dc246a99 user: danielk1977 tags: tkhtml-v3 | |
2008-02-16
| ||
06:04 | Add a comment header to hv3bridge.c. (CVS 1270) check-in: 4488d01cb1 user: danielk1977 tags: tkhtml-v3 | |
2008-02-15
| ||
19:01 | Remove a reference to one of the recently removed files. (CVS 1269) check-in: a2e4e489a3 user: danielk1977 tags: tkhtml-v3 | |
18:54 | Remove a few files that haven't been used for a while. (CVS 1268) check-in: 985e5d061f user: danielk1977 tags: tkhtml-v3 | |
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: tkhtml-v3 | |
2008-02-14
| ||
08:43 | Do not draw to unmapped windows. (CVS 1266) check-in: 356765ca5b user: danielk1977 tags: tkhtml-v3 | |
08:39 | Fix a crash in the code for handling malformed html tables. (CVS 1265) check-in: 1566da3fee user: danielk1977 tags: tkhtml-v3 | |
2008-02-10
| ||
07:50 | Fix a bug where fts3 was not being used. (CVS 1264) check-in: e07a8747a8 user: danielk1977 tags: tkhtml-v3 | |
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: tkhtml-v3 | |
2008-02-04
| ||
05:39 | Add ability to render plain text. (CVS 1262) check-in: 9bda4f487a user: danielk1977 tags: tkhtml-v3 | |
04:42 | Add new downloads to the top of the list, not the bottom. (CVS 1261) check-in: ba840d6874 user: danielk1977 tags: tkhtml-v3 | |
2008-02-03
| ||
17:53 | Automatically resize the tabs header when changing the gui font. (CVS 1260) check-in: fb70bdbca2 user: danielk1977 tags: tkhtml-v3 | |
11:19 | Fix some javascript problems. (CVS 1259) check-in: 0f9ea1c484 user: danielk1977 tags: tkhtml-v3 | |
11:06 | Get javascript working again. Still not completely right. (CVS 1258) check-in: a7fd9dfcae user: danielk1977 tags: tkhtml-v3 | |
06:29 | Fix some problems with history. (CVS 1257) check-in: 583d5c0db5 user: danielk1977 tags: tkhtml-v3 | |
2008-02-02
| ||
17:17 | Add the new download manager. (CVS 1256) check-in: 57f52b84c9 user: danielk1977 tags: tkhtml-v3 | |
17:15 | Improvements to the download manager. (CVS 1255) check-in: dc7b228b2b user: danielk1977 tags: tkhtml-v3 | |
16:10 | makefile change. (CVS 1254) check-in: fb4d056189 user: danielk1977 tags: tkhtml-v3 | |
2008-02-01
| ||
08:35 | Fixes so that the tree browser works again. (CVS 1253) check-in: d77a012538 user: danielk1977 tags: tkhtml-v3 | |
07:54 | Use an array for the ::hv3::browser object instead of a snit widget. (CVS 1252) check-in: e04d838f29 user: danielk1977 tags: tkhtml-v3 | |
2008-01-31
| ||
06:49 | Fix a typo in the CSS cache. (CVS 1251) check-in: 97f215a7c5 user: danielk1977 tags: tkhtml-v3 | |
06:39 | Fix an error dialog that popped up when modifying combobox values. (CVS 1250) check-in: 9ea7710e40 user: danielk1977 tags: tkhtml-v3 | |
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: tkhtml-v3 | |
05:57 | Fix some recently introduced bugs with downloading files, adding bookmarks etc. (CVS 1248) check-in: eaeaf6b17d user: danielk1977 tags: tkhtml-v3 | |
2008-01-27
| ||
17:13 | Minor performance improvement to hv3 widget. (CVS 1247) check-in: 0f4bc01e12 user: danielk1977 tags: tkhtml-v3 | |
14:39 | Reduce number of frame widgets further. (CVS 1246) check-in: 4a60c09928 user: danielk1977 tags: tkhtml-v3 | |
08:00 | Fix the "find text" widget. (CVS 1245) check-in: a6ff963927 user: danielk1977 tags: tkhtml-v3 | |