Commit Graph
31 Commits
Author SHA1 Message Date
Kris Maglione 0d44d919bc Replace asciidoc with native XSLT transforms.
--HG--
branch : xslt
rename : common/Makefile.common => common/Makefile
rename : vimperator/components/about-handler.js => common/components/about-handler.js
rename : vimperator/components/chrome-data.js => common/components/chrome-data.js
rename : vimperator/components/commandline-handler.js => common/components/commandline-handler.js
2009-10-21 04:46:29 -04:00
Kris Maglione fa9b118aad Cleanup more crufty, stolen Gecko code. Aren't these people supposed to be professionals?
--HG--
extra : rebase_source : 288a8a5f8479dda0c16c1a66132682e71f9a8eba
2009-10-21 04:42:04 -04:00
Kris Maglione 382cbe6691 Poke "Stupid, fallable heuristic" in scrolling code.
--HG--
extra : rebase_source : af80ea5701d073993e3e5f0c98c1947f7a9c65cb
2009-10-21 04:41:12 -04:00
Kris Maglione 03707315c4 Add storage["errors"]. 2009-10-16 20:34:07 -04:00
Kris Maglione 0b5f523b5d Tell tabs.js to stay out of my way via brute force via .vimperatorrc rather than via kludgy (but colorful!) variable names. 2009-10-15 19:02:48 -04:00
Kris Maglione 9ef122da08 Simplify feed auto-detection code.
--HG--
extra : rebase_source : 70d362bc1b442c52336a34038fc2facc2f460c8c
2009-10-15 18:09:55 -04:00
Kris Maglione e32cabe61b Fix Bookmarks#getSearchURL typo.
--HG--
extra : rebase_source : 739c42e7b3e06be1d4193d4fb0c4a40760f068a4
2009-10-13 01:40:22 -04:00
Kris Maglione afbab3c3ef Only update tab ordinals when 'guioptions' ~= /[nN]/ 2009-10-11 15:53:16 -04:00
Kris Maglione 1c6e31a73b Take some more jabs at the new scrolling code. Begin crafting a gecko-shaped voodoo doll. 2009-10-11 03:36:42 -04:00
Kris Maglione b261b4ba56 Muck up the source code with a hidden option to hide the bloody command shadow. 2009-10-11 03:13:23 -04:00
Kris Maglione 755079877e Fix occasional lag in updating tab count widget (thanks elitemx). Minor cleanup. 2009-10-11 02:38:33 -04:00
Kris Maglione cf08acaf69 Trigger plugin onUnload handlers at shutdown.
--HG--
extra : rebase_source : 4649d9517d990bbc1dc9efc7b73518bdaa5919ec
2009-10-10 23:43:06 -04:00
Kris Maglione 5965ee588f Fix bug in f1273c08be5d. 2009-10-09 01:06:21 -04:00
Kris Maglione cf2fdf8300 Clean up funky stolen firefox code. 2009-10-09 00:53:32 -04:00
Kris Maglione 8b7b290e65 Don't report live bookmark items as bookmarked. 2009-10-09 00:17:57 -04:00
Kris Maglione e62d9f96a5 Minor cleanup. 2009-10-08 23:13:24 -04:00
Kris Maglione 9235500752 Fix some quirks in new scrolling code. 2009-10-08 15:39:48 -04:00
Kris Maglione ff8bd7467e Merve. 2009-10-08 17:20:12 -04:00
Kris Maglione 81c72d560e Backed out changeset 7b2d94f436ad 2009-10-08 17:19:53 -04:00
Kris Maglione 8292f6384c Fix mappings when mode.addMode used after initialization.
--HG--
extra : rebase_source : 03fcc73999f01ef1987cf22c0061fbcfebf0bc23
2009-10-08 15:40:18 -04:00
Kris Maglione 271e4fdfc1 Fix some quirks in new scrolling code.
--HG--
extra : rebase_source : 85c06e97ddd00cde296d595a99052428dacc15ca
2009-10-08 15:39:48 -04:00
Kris Maglione f374fc981a imported patch quick-cleanup 2009-10-06 20:19:15 -04:00
Kris Maglione f8bbd77356 Scroll any focused scrollable element rather than the entire window. Closes issue #61. 2009-10-06 20:19:12 -04:00
Kris Maglione e0ebc32489 Allow scripts to bulk-load new highlight groups, as in style.js; add Styles#loadCSS. 2009-10-02 19:46:57 -04:00
Kris Maglione ea90165a0f Minor copyright fixes. 2009-10-02 19:45:37 -04:00
Kris Maglione 378fe9de1d rm contrib/asciidoc 2009-09-26 20:23:43 -04:00
Kris Maglione 6a5b67a5f0 Add .hgignore 2009-09-26 20:22:04 -04:00
Kris Maglione adc201f445 Fix bookmarks.isBookmark yet again. Check manually, this time. 2009-09-26 20:16:13 -04:00
Kris Maglione 5a0a8dd223 Merge old head. 2009-09-26 16:55:40 -04:00
Kris Maglione f3e015e00e Merge old head. 2009-09-26 16:54:10 -04:00
Kris Maglione fe8a96faf3 Replace my quirky license block with explicit MIT license. 2009-09-26 14:52:19 -04:00