1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-04-23 21:41:26 +02:00
Commit Graph

1149 Commits

Author SHA1 Message Date
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
Kris Maglione 2add32c3f2 Fix completion preview error in 3.6a2
--HG--
extra : rebase_source : 33da194d4dc35758f42183b0969132289d9594cc
2009-10-24 05:49:45 -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
Doug Kearns 9b0e6ac28b Move an inline style from util.objectToString to a new Key highlight group. 2009-10-16 00:28:27 +11:00
Doug Kearns 9c2f01bfea Remove no-opping of arbitrary bindings in INSERT mode.
This list of keys is completely arbitrary, a small subset of Firefox's
supposedly undesirable bindings, and still manages to break three default
bindings on GTK/Firefox. INSERT mode is essentially a pass-through mode. If
that's not desirable then a new enhancement issue should be opened.

Fixes issue #58.
2009-10-16 00:25:09 +11:00
Doug Kearns 34f8dcbd2f Remove fixed FIXME comment. 2009-10-13 21:17:24 +11:00
Doug Kearns 9450e65d05 Change lots of local vars in hints.js to camel case.
HACKING is that way ->

--HG--
extra : rebase_source : f531065897da913844d46f084a3b2ee890f215d1
2009-10-13 17:35:47 +11: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