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
Kris Maglione
a8c6378b43
Minor build system updates.
...
--HG--
branch : xslt
2009-10-27 00:29:10 -04:00
Kris Maglione
35a6000d68
Add NEWS entries about help system refactoring.
...
--HG--
branch : xslt
2009-10-26 17:55:59 -04:00
Kris Maglione
77beb82f45
Filter :u completions based on text and description.
...
--HG--
branch : xslt
2009-10-26 17:19:08 -04:00
Kris Maglione
66b2656cb0
Insomnia + anal retentive perfectionism = torrential simplification (and obstreperous, impetuous, sesquipedialian commits).
...
--HG--
branch : xslt
2009-10-26 05:33:42 -04:00
Kris Maglione
af58eb3a35
Give up on Mozilla ever fixing XSLTParser's security context issues.
...
--HG--
branch : xslt
2009-10-26 04:56:43 -04:00
Kris Maglione
18e414f180
Take a crack at killing security warnings. Fail miserably. Keep the new code because it's a bit nicer.
...
--HG--
branch : xslt
2009-10-26 04:31:54 -04:00
Kris Maglione
537c0e0d51
Minor help fixes. Almost time to merge. Need to get rid of these silly security warnings flooding the console.
...
--HG--
branch : xslt
2009-10-26 03:54:29 -04:00
Kris Maglione
4a3d047579
Update Muttator's (lack of) help files.
...
--HG--
branch : xslt
2009-10-26 02:28:59 -04:00
Kris Maglione
a51dcfd97f
Fix some brokenness related to security principals being a bit broken.
...
--HG--
branch : xslt
2009-10-25 21:04:01 -04:00
Kris Maglione
ab68830340
Merge silly extra head.
...
--HG--
branch : xslt
rename : common/components/chrome-data.js => common/components/protocols.js
2009-10-25 20:14:16 -04:00
Kris Maglione
486ac5954a
Get rid of silly config.helpFiles.
...
--HG--
branch : xslt
rename : common/components/chrome-data.js => common/components/protocols.js
2009-10-25 20:06:50 -04:00
Kris Maglione
10091e0fd1
Use host branding dtd. Purge help of residual Vimperator/Firefox references.
...
--HG--
branch : xslt
2009-10-25 15:20:56 -04:00
Kris Maglione
9e531ca343
Fix Xulmus, etc.
...
--HG--
branch : xslt
2009-10-25 13:43:25 -04:00
Kris Maglione
6cadd9c84b
Add forgotten ul.
...
--HG--
branch : xslt
2009-10-24 19:19:48 -04:00
Kris Maglione
c6bd4b1ba9
Update Xulmus docs, in theory.
...
--HG--
branch : xslt
2009-10-24 18:49:39 -04:00
Kris Maglione
8f1ca98995
Update Xulmus docs, in theory.
...
--HG--
branch : xslt
2009-10-24 18:47:30 -04:00
Kris Maglione
c697b165a0
Update Xulmus docs, in theory.
...
--HG--
branch : xslt
rename : common/locale/en-US/intro.xml => vimperator/locale/en-US/intro.xml
rename : common/locale/en-US/tutorial.xml => vimperator/locale/en-US/tutorial.xml
2009-10-24 18:45:11 -04:00