1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-24 11:51:24 +02:00
Commit Graph

2512 Commits

Author SHA1 Message Date
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 9b32154909 Add note to TODO. 2009-11-01 00:32:27 -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 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 a9034d8559 Fix broken highlight groups.
--HG--
extra : rebase_source : 64e041fcdc00122ae86be1e2d97d84f101a62eae
2009-10-31 13:20:01 -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
Martin Stubenschrott 172d04c1f2 merge 2009-10-29 21:42:02 +01:00
Martin Stubenschrott d75c7cb870 Fix bug #122 - thanks robert anthony farrell 2009-10-29 21:33:48 +01: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
Martin Stubenschrott 42ef3949df commit outstanding changes. Somehow I still get confused by hg's way of pulling/merging/branching/... but I am sure that'll get better as I get used to it. 2009-10-28 20:26:39 +01:00
Kris Maglione 378a95a507 Fix the somehow magically broken :u. 2009-10-28 08:45:19 -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
Doug Kearns fbceac2d0e Add missing donation buttons to the help pages.
These have been missing for the last two releases.  Is it worse if I say it or
just think it?

--HG--
rename : common/content/x-click-but21.gif => common/content/x-click-but21.png
2009-10-28 18:46:05 +11: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 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 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 9e531ca343 Fix Xulmus, etc.
--HG--
branch : xslt
2009-10-25 13:43:25 -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
Kris Maglione 2c1f7316a6 Add machinery to allow app-specific help files.
--HG--
branch : xslt
2009-10-24 16:49:21 -04:00
Kris Maglione 8b222085ec Add machinery to splice in app-specific help entries.
--HG--
branch : xslt
rename : vimperator/locale/en-US/all.xml => common/locale/en-US/all.xml
rename : vimperator/locale/en-US/autocommands.xml => common/locale/en-US/autocommands.xml
rename : vimperator/locale/en-US/browsing.xml => common/locale/en-US/browsing.xml
rename : vimperator/locale/en-US/buffer.xml => common/locale/en-US/buffer.xml
rename : vimperator/locale/en-US/cmdline.xml => common/locale/en-US/cmdline.xml
rename : vimperator/locale/en-US/developer.xml => common/locale/en-US/developer.xml
rename : vimperator/locale/en-US/eval.xml => common/locale/en-US/eval.xml
rename : vimperator/locale/en-US/gui.xml => common/locale/en-US/gui.xml
rename : vimperator/locale/en-US/hints.xml => common/locale/en-US/hints.xml
rename : vimperator/locale/en-US/index.xml => common/locale/en-US/index.xml
rename : vimperator/locale/en-US/insert.xml => common/locale/en-US/insert.xml
rename : vimperator/locale/en-US/intro.xml => common/locale/en-US/intro.xml
rename : vimperator/locale/en-US/map.xml => common/locale/en-US/map.xml
rename : vimperator/locale/en-US/marks.xml => common/locale/en-US/marks.xml
rename : vimperator/locale/en-US/message.xml => common/locale/en-US/message.xml
rename : vimperator/locale/en-US/options.xml => common/locale/en-US/options.xml
rename : vimperator/locale/en-US/pattern.xml => common/locale/en-US/pattern.xml
rename : vimperator/locale/en-US/print.xml => common/locale/en-US/print.xml
rename : vimperator/locale/en-US/repeat.xml => common/locale/en-US/repeat.xml
rename : vimperator/locale/en-US/starting.xml => common/locale/en-US/starting.xml
rename : vimperator/locale/en-US/styling.xml => common/locale/en-US/styling.xml
rename : vimperator/locale/en-US/tabs.xml => common/locale/en-US/tabs.xml
rename : vimperator/locale/en-US/tutorial.xml => common/locale/en-US/tutorial.xml
rename : vimperator/locale/en-US/various.xml => common/locale/en-US/various.xml
2009-10-24 16:17:33 -04:00
Kris Maglione 4c13eb0798 Help formatting fixes.
--HG--
branch : xslt
2009-10-24 14:24:50 -04:00
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