~ubuntu-branches/ubuntu/karmic/edbrowse/karmic

« back to all changes in this revision

Viewing changes to todo

  • Committer: Bazaar Package Importer
  • Author(s): Kapil Hari Paranjape
  • Date: 2007-05-09 07:33:04 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20070509073304-ywptg9g6iiitsg17
Tags: 3.2.1-1
* New upstream version (3.2.1). Closes: #421451.
  - can fetch and execute a local javascript file
    if required by local html file.
  - provide COPYING and CHANGES files.
* debian/rules:
  - add CHANGES to dh_installchangelogs line.
  - add dh_installman entry to install the man page.
* debian/copyright: updated to include the COPYING file.
* debian/edbrowse.1: added a basic man page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
dynamic domain objects are not implemented yet
2
2
onclick in <form>
 
3
http deflate
3
4
why is there an extra blank line after preformatted section
4
5
&nbsp:
5
6
build a reply function or macro
9
10
enpty file submit
10
11
makeIt('1','IE')
11
12
<a href="faq.html#something">something</a> <h4 id="something">heading 4</h4>
12
 
local java sourcefile
13
13
window.screenLeft window.screenTop window.screenX window.screenY window.outerWidth window.outerHeight
14
14
newlines in text areas in mailed form - or should it be mime
15
15
test uploaded file
16
16
onload and onunload in body seem to run under document, not the body subobject
17
17
call javaSetsTagBool when js checks or updates a checkbox or radio button
18
18
what does all.tags("object") mean?
 
19
<input disabled>
 
20
options.length = 0, js objects gone, but <option> tags still exist, and point to those objects