Kris Maglione
324597c8a7
Fix completion.
2009-04-29 20:29:14 -04:00
Kris Maglione
2578a77f52
Hack...
2009-04-29 17:34:22 -04:00
Kris Maglione
c64cd9e1af
Don't flush event queue in feedkeys loop.
2009-04-28 14:28:14 -04:00
Kris Maglione
9aec9f3e6a
Fix #243
2009-04-24 19:27:06 -04:00
anekos
bfdd83547c
Fix: The instances of Document have not "localName" property.
2009-04-24 19:50:21 +09:00
Kris Maglione
2f753b6d27
Fix #247
2009-04-22 13:15:56 -04:00
Martin Stubenschrott
9320c5b1be
* Fix muttator and experimentally increase buffer position display timeout to 500ms to avoid rendering the page twice
2009-04-20 22:48:19 +02:00
anekos
2a63edd52c
Fix: A wrong value is set into 'encoding' option at liberator.startup.
2009-04-18 06:51:13 +09:00
Kris Maglione
63360ac6a3
Fix 9b347a8b11e3f9d2b1ffa2391b1cc93bc5997fef (contentEditable)
2009-04-15 18:34:50 -04:00
Kris Maglione
8cd587b496
Fix #212
2009-04-15 18:30:30 -04:00
Kris Maglione
3d8c17574a
Merge branch 'master' of kmaglione@git.vimperator.org:/git/vimperator/liberator
2009-04-15 16:31:37 -04:00
Kris Maglione
f3f70d5cb8
General cleanup related to last commit.
2009-04-15 16:31:32 -04:00
Daniel Bainton
25935fa578
Elements with contentEditable will now trigger insert mode. (David Bronke)
2009-04-15 08:32:09 +03:00
Kris Maglione
df5b66d838
Add 'encoding'
2009-04-13 12:22:17 -04:00
Kris Maglione
5231ce880f
Validate 'hinttags' and 'extendedhinttags'
2009-04-13 08:42:06 -04:00
Martin Stubenschrott
26ad70541a
fix space stripping of urls
2009-04-08 20:49:17 +02:00
Kris Maglione
31ca8391b9
Only apply tab binding if tab numbers are enabled.
2009-04-07 15:45:26 -04:00
Kris Maglione
323f3ab175
Fix template.highlightURL
2009-04-06 16:42:48 -04:00
Conrad Irwin
7ace135ebb
Make */# more robust.
...
Will now always go to the next match instead of sometimes skipping and
sometimes staying in the same place.
2009-04-05 12:58:10 +01:00
Conrad Irwin
73e35da652
Make getCurrentWord more sensible.
...
If the selection is at the start of a word it will select the next word
not the previous. This is only approximate, as it assumes that words are
space-delimited and begin at node boundaries.
2009-04-05 12:38:52 +01:00
Conrad Irwin
77b11adbdb
Don't showtext for input type=submit
2009-04-05 00:26:47 +01:00
Conrad Irwin
7fc5d0b175
Document hints.js
...
Adding documentation to hints.js. Also split getAreaOffset and
getInputHint out of generate() to make that function easier to read.
2009-04-04 23:36:43 +01:00
Conrad Irwin
3800f10144
Add 'hintinputs' to provide text hints for inputs
...
If <label> elements are found use them, else use the value in the box
(current behaviour) or if you add 'name' to 'hintinputs' then it will
allow you to select by the name of the field.
For values that are not displayed on the input field, it adds the value
to the red hint icon.
2009-04-04 19:21:45 +01:00
Doug Kearns
7dc432d147
Refactor IO.PATH_SEP.
2009-04-04 20:28:16 +11:00
Doug Kearns
7b367d505d
Add "tab-icon" to the class in the tab binding's icon stack.
...
Other extensions use this to reference the icon.
2009-04-04 01:38:36 +11:00
Ted Pavlic
bd72e0191a
Make implicit semicolon explicit in new try line.
2009-04-02 17:57:09 -04:00
Ted Pavlic
15ff0ace59
Attempt to make PATH_SEP code work on OS/X. Catch initWithPath(/) exception.
2009-04-02 17:40:37 -04:00
Conrad Irwin
34669db924
Fix /<CR>
...
May further break certain edge-cases on * and # if it detects the current word
as being a "", but they are already broken.
2009-04-02 11:35:15 +01:00
Conrad Irwin
6e1c999934
Fix removing search highlights from textareas.
...
Although firefox is happy to insert <span>s inside the DOM under
textareas and inserts it won't find them with xpath.
2009-04-02 00:09:33 +01:00
Doug Kearns
2499c84a48
Move library convenience functions to a library module.
2009-04-02 01:02:20 +11:00
Doug Kearns
a1ce575cef
Return the default 'stal' value for Vimperator and Xulmus to 0.
2009-04-01 17:02:36 +11:00
Doug Kearns
c146ff99b4
Fix zi/zi error at zoom range boundaries.
2009-03-31 13:27:03 +11:00
Kris Maglione
56da39319b
Fix config.focusChange check.
2009-03-30 11:00:38 -04:00
Daniel Bainton
eab32403cd
UI tweak when maxitems 7 (Jarkko Oranen)
2009-03-30 17:21:42 +03:00
Kris Maglione
dfe061db6f
Change ted's licence block in template.js
2009-03-30 01:28:03 -04:00
Kris Maglione
3a60d9e530
Finish this ridiculously botched merge.
2009-03-30 01:20:18 -04:00
Kris Maglione
2a88d8a3bf
Revert "Fix some zi/zo issues."
...
This reverts commit b39be7b367528d9a86380c3ec5c2a6fcafd2cd22.
2009-03-30 01:19:29 -04:00
Kris Maglione
5f27bf99da
Fix some zi/zo issues.
2009-03-30 01:19:11 -04:00
Kris Maglione
7e068d4f9e
Fix some zi/zo issues.
2009-03-30 01:16:39 -04:00
Kris Maglione
a8f41faf4e
Merge.
2009-03-30 01:14:46 -04:00
Doug Kearns
8e288dd82e
Fix comment typo.
2009-03-30 12:35:01 +11:00
Daniel Bainton
187a53c4ca
add 'maxitems' option (Jarkko Oranen)
2009-03-30 01:39:10 +03:00
Doug Kearns
7ad4abf333
Remove some merged debugging code from loadModule.
...
Unintentionally merged from the xulmus branch.
2009-03-29 22:08:03 +11:00
Doug Kearns
897181a5c4
Whitespace fixes.
2009-03-29 13:50:18 +11:00
Doug Kearns
3b667419f8
Merge branch 'master' into xulmus
...
Conflicts:
License.txt
2009-03-29 12:34:05 +11:00
Doug Kearns
374297c5da
Merge branch 'master' into vimperator-2.1
...
Conflicts:
common/content/completion.js
common/content/liberator.js
vimperator/NEWS
2009-03-29 11:18:10 +11:00
Martin Stubenschrott
5ab1771e3c
changed my email address
2009-03-28 23:38:33 +01:00
Martin Stubenschrott
09c653062c
Remove text shadow, should fix tabs on mac os
2009-03-28 23:10:10 +01:00
Doug Kearns
91ab9e7caa
Merge branch 'master' into xulmus
2009-03-28 17:23:14 +11:00
Doug Kearns
512a08875d
Merge branch 'master' into xulmus
2009-03-28 17:20:51 +11:00