Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione d749340ef3 Resurrect my range finder, Part IV: Links only, match case, and all that stuff no one uses. 2009-11-13 04:22:11 -05:00
Kris Maglione 12012af693 More RangeFind work. 2009-11-13 03:00:46 -05:00
Kris Maglione f19a4edcee Merge. 2009-11-12 16:01:11 -05:00
Kris Maglione 5c3d06f141 More RangeFind stuff. 2009-11-12 15:58:03 -05:00
Kris Maglione 4a7484b285 Don't validate the "activate" option. Closes issue #150. 2009-11-12 14:21:58 -05:00
Kris Maglione 7f0a8a9ede Remove debugging dump statement. 2009-11-12 06:04:14 -05:00
Kris Maglione 433ebbc1d9 Fix 'cpt' completer. Closes issue #149. 2009-11-12 05:37:28 -05:00
Kris Maglione 79d1d68797 Document some crap. 2009-11-12 01:36:32 -05:00
Kris Maglione b607764012 Add Classeditor.jssetTimeout. Fix some broken timeouts. 2009-11-11 19:18:04 -05:00
Kris Maglione 5523b04604 Who the hell compiles without the debugger enabled? 2009-11-11 19:06:55 -05:00
Kris Maglione ad47056f6b Fix preferences.xul. Closes issue #148. 2009-11-11 13:21:53 -05:00
Kris Maglione 2b98547cb6 Better JS completion stuff. 2009-11-11 10:01:37 -05:00
Kris Maglione 2f8369ddf7 Add experimental transliterating hint matcher that I apparently wrote for Conkeror. (resume matches résume, mae mæstro, and so on (but résume and mæstro don't...)) 2009-11-11 08:46:18 -05:00
Kris Maglione ee91adc5ad Use the debugger for object property completion. 2009-11-11 07:53:47 -05:00
Kris Maglione f8ddb3e9c3 Resurrect my range finder, Part III: Search highlighting. 2009-11-11 06:09:26 -05:00
Kris Maglione 0f4598fcd6 Resurrect my range finder, Part II: Make things works sensibly with frames. 2009-11-11 02:35:51 -05:00
Kris Maglione f03c6e134e Fix :pageinfo. 2009-11-10 19:56:02 -05:00
Kris Maglione e6cbf92ddb Get rid of some selfs 2009-11-10 13:30:52 -05:00
Kris Maglione 11a6c03c71 Whatever happened to "Push creates new remote heads."? 2009-11-09 23:07:46 -05:00
Kris Maglione 95fa7a4037 Resurrect my range finder, Part I. 2009-11-09 23:00:56 -05:00
Kris Maglione dd924d0822 Fix mailbird. 2009-11-09 14:14:51 -05:00
Kris Maglione 5de5a79ce5 Add more useful header comments to shared XPCOMponents. 2009-11-09 13:35:27 -05:00
Kris Maglione 064f60855c Remove residual try-catch. 2009-11-09 13:26:11 -05:00
Kris Maglione 4658d7e211 Fix some crap. 2009-11-09 12:54:04 -05:00
Kris Maglione 9bcbc473fa Fix finder. 2009-11-09 12:33:23 -05:00
Kris Maglione e73b128cab Fix hint statusline buffer. I can't stand all of this special case spaghetty code event handling mess. 2009-11-09 10:20:31 -05:00
Kris Maglione b9d1d7ba46 Merge. 2009-11-09 10:12:11 -05:00
Kris Maglione ce2b7893e4 Fix some crap. Closes issue #145. 2009-11-09 08:09:27 -05:00
Kris Maglione 884411c39c Fix typos in hints.js and protocols.js. Closes issue #144. 2009-11-09 06:31:54 -05:00
Kris Maglione 092fb1ea15 Refactor storage init. Fixes issue #143. 2009-11-09 06:16:28 -05:00
Kris Maglione a72068c9f7 Refactor modules.config. 2009-11-09 03:12:27 -05:00
Kris Maglione 4d88ccb036 Port Xulmus/Muttator. Not tested yet. 2009-11-09 02:39:23 -05:00
Kris Maglione a11cb93fa8 Remove some dead files. 2009-11-09 01:27:08 -05:00
Kris Maglione 8ef1674c6e Merge. 2009-11-08 21:22:32 -05:00
Kris Maglione b117f6749a Just explicitly check bookmark node URIs for nullness. How does this even happen? 2009-11-08 20:58:43 -05:00
Kris Maglione 46b7a29fb7 Fix hints on help pages. Closes issue #141.
Update issue #141.
It looks like we're actually quite a bit better at figuring out
element box data than Firebug is. Aside from actually mispositioning
the layout box, Firebug actually chokes on our pages and can't
manage to remove the layout guides once it's inserted them. Score
one for our hint system, I guess.
2009-11-07 15:40:19 -05:00
Kris Maglione 18d716c4af Fix <ex>foo!</ex> 2009-11-07 14:35:46 -05:00
Kris Maglione 470e609da4 Fix <ex>foo!</ex> 2009-11-07 14:32:23 -05:00
Kris Maglione c1a88e4a31 Reinstate buffer.evaluateXPath for plugins. :( 2009-11-07 01:39:01 -05:00
Kris Maglione 3a87ba3234 Commit forgotten symlinks.
Update issue #140.
2009-11-06 12:33:07 -05:00
Kris Maglione 33e5ea582c Fix some symlink woes. Closes issue #140.
--HG--
rename : common/components/about-handler.js => muttator/components/about-handler.js
rename : common/components/commandline-handler.js => muttator/components/commandline-handler.js
rename : common/components/about-handler.js => vimperator/components/about-handler.js
rename : common/components/commandline-handler.js => vimperator/components/commandline-handler.js
rename : common/components/about-handler.js => xulmus/components/about-handler.js
rename : common/components/commandline-handler.js => xulmus/components/commandline-handler.js
2009-11-05 16:09:49 -05:00
Kris Maglione 76e9b8c0ed Fix help tags. 2009-11-05 04:23:29 -05:00
Kris Maglione 336eb4fefa Fix horifically slow JS completion. 2009-11-04 01:52:21 -05:00
Kris Maglione 55f1ec7c3e Add some more help docs. 2009-11-04 01:15:08 -05:00
Kris Maglione fee974fdab Kludgilly fix some help layout bugs. 2009-11-03 22:35:16 -05:00
Kris Maglione 66286a890c Remove rollover effects from anchors without hrefs. 2009-11-03 21:48:23 -05:00
Kris Maglione 20dea05613 Allow separate email addresses and hrefs for authors. Make mailto more obvious. 2009-11-03 21:44:37 -05:00
Kris Maglione ec71ee9d4a Allow author[@href] in additional to author[@email] for plugin docs. 2009-11-03 21:17:58 -05:00
Kris Maglione 68dd615648 Cleanup some stuffs. 2009-11-03 19:50:10 -05:00
Kris Maglione d4b818b7d7 Yay XPCSafeJSObjectWrapper. 2009-11-03 06:11:53 -05:00
Kris Maglione 1ce498401e Add liberator.assert. 2009-11-03 02:36:48 -05:00
Kris Maglione 34e9b10fb9 Some manual help formatting tweaks. Why can troff handle stuff this but HTML can't? 2009-11-03 00:56:28 -05:00
Kris Maglione d59a85585b Fix storage bins. 2009-11-03 00:19:55 -05:00
Kris Maglione ca8849ebd1 Fix <oa> and <a> help templates. 2009-11-03 00:16:33 -05:00
Kris Maglione c159cf6efa Minor cleanup. 2009-11-02 22:05:03 -05:00
Kris Maglione 8224540d26 Check for existence of base64(1) before 'make dist' 2009-11-02 16:49:52 -05:00
Kris Maglione 108f467fe4 Completely HTML-ize help transforms. Add intentionally undocumented :exporthelp. 2009-11-02 00:18:58 -05:00
Kris Maglione 8eea868626 Make <toc/> tag explicit. 2009-11-01 22:13:50 -05:00
Kris Maglione eaf184ae9b Move to a two-stage parser for the help. 2009-11-01 21:30:13 -05:00
Kris Maglione 84da6102dc Fix 'make dist' 2009-11-01 19:23:25 -05:00
Kris Maglione 9b32154909 Add note to TODO. 2009-11-01 00:32:27 -04:00
Kris Maglione 457d979d9d Add some news entries. 2009-11-01 00:25:07 -04:00
Kris Maglione 80101a0f59 Fix some help markup issues. 2009-11-01 00:20:48 -04:00
Kris Maglione acf329bfc3 Add basic help on plugin authorship. 2009-11-01 00:16:55 -04:00
Kris Maglione 23699c0f54 Show more information in :h plugins 2009-10-31 23:24:59 -04:00
Kris Maglione 45252b381d Fix badly broken last commit (doesn't work from a clean start). 2009-10-31 21:25:49 -04:00
Kris Maglione 24de0a81a2 Add basic support for plugins including help data. 2009-10-31 19:59:37 -04:00
Kris Maglione 8fc29193e1 Fix broken file completion. 2009-10-31 19:01:59 -04:00
Kris Maglione cf03f99246 Fix broken :colorscheme completion. 2009-10-31 18:42:48 -04:00
Kris Maglione 785c416b3d Fix bug in second-last commit. 2009-10-31 18:43:34 -04:00
Kris Maglione 7a9889b18c Add IO#File.
New review:
owner: dougkearns
I like this for the most part, except that it has to go to lengths
to wrap the original nsIFile correctly, an that it can't be passed
directly to other XPCOM components. It makes most operations on
files a lot cleaner, though.
2009-10-31 17:40:16 -04:00
Kris Maglione d880d4afcb Cleanup liberator.open a bit; could probably use a bit more. 2009-10-31 17:28:35 -04:00
Kris Maglione 83ef6a7a93 Use curl for make dist rather than Google's upload script. 2009-10-31 15:43:29 -04:00
Kris Maglione 2365ac51f9 Forgive the botched merge. 2009-10-31 13:50:25 -04:00
Kris Maglione 7c5eeeaa65 Merge. 2009-10-31 13:36:46 -04:00
Kris Maglione fb9b81d1b7 Revert change in parent; this style is already applied in liberator.js. Add !important there instead. 2009-10-31 13:35:03 -04:00
Kris Maglione 28a512854f Fix broken highlight groups. 2009-10-31 13:20:01 -04:00
Kris Maglione a9034d8559 Fix broken highlight groups.
--HG--
extra : rebase_source : 64e041fcdc00122ae86be1e2d97d84f101a62eae
2009-10-31 13:20:01 -04:00
Kris Maglione 31df6cc747 Add Google Code upload target to common Makefile. 2009-10-30 20:48:45 -04:00
Kris Maglione 161001c216 Add Google Code upload target to common Makefile.
--HG--
extra : rebase_source : 91c07685dbb35a9cc2740d56c43a0b1d5c6a6f77
2009-10-30 20:48:45 -04:00
Kris Maglione 43b9d560fa Add fold markers (that I don't use) to style.xsl; minor cleanup. 2009-10-30 07:53:37 -04:00
Kris Maglione 7449d40f73 Add TOC to help pages. 2009-10-30 02:04:15 -04:00
Kris Maglione 2ffbe6005e Fixes issue #119.
Update issue #119
This should be fixed, but I'm fairly convinced that it
shouldn't occur in the first place, and a new problem may well
occur in its place. Which version of Firefox are you using,
and which other extensions?
2009-10-29 22:28:21 -04:00
Kris Maglione 9bb01ce7ef Change Storage#newObject signature. 2009-10-29 20:30:24 -04:00
Kris Maglione 1350701eec Update util.generateHelp. 2009-10-28 17:38:06 -04:00
Kris Maglione f6a3d42ab5 Update help status line parser. 2009-10-28 17:02:41 -04:00
Kris Maglione 9bb1feb3ce Fix broken donate button. 2009-10-28 17:00:07 -04:00
Kris Maglione 378a95a507 Fix the somehow magically broken :u. 2009-10-28 08:45:19 -04:00
Kris Maglione db3e7ddb08 Merge .hgtags 2009-10-28 07:52:16 -04:00
Kris Maglione a38a96df5a Merge in the xslt branch now that 2.2 has been released. 2009-10-28 07:07:51 -04:00
Kris Maglione 833925df48 Close the xslt branch now that 2.2 has been released.
--HG--
branch : xslt
extra : close : 1
2009-10-28 06:56:04 -04:00
Kris Maglione d3893c589f Merge. 2009-10-28 05:09:14 -04:00
Kris Maglione e1de3f45ac Add missed delta from last commit.
--HG--
branch : xslt
2009-10-28 05:06:58 -04:00
Kris Maglione 412f3101c1 Improve the help formatting with generous and ugly use of struts. Unfortunately, the HTML box model doesn't lend itself to automatic Vim-ish formatting.
--HG--
branch : xslt
2009-10-28 04:37:53 -04:00
Kris Maglione dcd8dae14d Fix botched merge. 2009-10-28 00:50:13 -04:00
Kris Maglione 790730cdbb Import local tags from the git repo. 2009-10-28 00:06:19 -04:00
Kris Maglione 729d8f3c80 Import local tags from the git repo.
--HG--
extra : rebase_source : f9a5c04d4aa033d13abbc1ad322847b232d1128a
2009-10-28 00:06:19 -04:00
Kris Maglione 21704fe309 Fix typo in help.xsl.
--HG--
branch : xslt
2009-10-27 20:05:21 -04:00
Kris Maglione b88420108e Fix recently broken help system.
--HG--
branch : xslt
2009-10-27 20:00:59 -04:00
Kris Maglione 01c4f1b136 Fix oddly broken completion results.
--HG--
branch : xslt
2009-10-27 15:59:56 -04:00