Commit Graph
100 Commits
Author SHA1 Message Date
Kris Maglione bf715affd4 Collapse the tab strip via CSS rather than the collapsed property to deal with the host tending to uncollapse it. Closes issue #37.
--HG--
extra : rebase_source : faa088b37377e1585421a2302f011b32493726ce
2010-10-03 10:31:28 -04:00
Kris Maglione 69ed86178d Take focus from elements when they collapse. Small naming fix for Doug's sake. Closes issue #36.
--HG--
extra : rebase_source : aa0f776bafdeddc8a8b45ca3430de18ab535babc
2010-10-03 10:24:01 -04:00
Kris Maglione 7c24350610 Added tag pentadactyl-1.0b2 for changeset 15d6abbda422 2010-10-02 22:52:01 -04:00
Kris Maglione 408e91db5e Release 1.0 βeta 2. 2010-10-02 16:35:38 -04:00
Kris Maglione 8ab81562ba Remove some duplication in the DTDs. Link to the mailing list web page rather than address. 2010-10-02 18:08:41 -04:00
Kris Maglione bc97c417d6 Fix last commit. 2010-10-02 16:17:14 -04:00
Kris Maglione 35fbbf8af4 Melodactyl naming fixes. 2010-10-02 12:59:11 -04:00
Kris Maglione a59d88fee7 Basic Songbird 1.9a support.
--HG--
rename : xulmus/AUTHORS => melodactyl/AUTHORS
rename : xulmus/Makefile => melodactyl/Makefile
rename : xulmus/NEWS => melodactyl/NEWS
rename : xulmus/TODO => melodactyl/TODO
rename : xulmus/chrome.manifest => melodactyl/chrome.manifest
rename : xulmus/components/commandline-handler.js => melodactyl/components/commandline-handler.js
rename : xulmus/components/protocols.js => melodactyl/components/protocols.js
rename : xulmus/content/config.js => melodactyl/content/config.js
rename : xulmus/content/dactyl.dtd => melodactyl/content/dactyl.dtd
rename : xulmus/content/library.js => melodactyl/content/library.js
rename : xulmus/content/logo.png => melodactyl/content/logo.png
rename : xulmus/content/xulmus.xul => melodactyl/content/melodactyl.xul
rename : xulmus/content/player.js => melodactyl/content/player.js
rename : xulmus/content/xulmus.svg => melodactyl/content/xulmus.svg
rename : xulmus/contrib/vim/Makefile => melodactyl/contrib/vim/Makefile
rename : xulmus/contrib/vim/ftdetect/xulmus.vim => melodactyl/contrib/vim/ftdetect/melodactyl.vim
rename : xulmus/contrib/vim/mkvimball.txt => melodactyl/contrib/vim/mkvimball.txt
rename : xulmus/contrib/vim/syntax/xulmus.vim => melodactyl/contrib/vim/syntax/melodactyl.vim
rename : xulmus/defaults/preferences/dactyl.js => melodactyl/defaults/preferences/dactyl.js
rename : xulmus/install.rdf => melodactyl/install.rdf
rename : xulmus/locale/en-US/all.xml => melodactyl/locale/en-US/all.xml
rename : xulmus/locale/en-US/autocommands.xml => melodactyl/locale/en-US/autocommands.xml
rename : xulmus/locale/en-US/browsing.xml => melodactyl/locale/en-US/browsing.xml
rename : xulmus/locale/en-US/dactyl.dtd => melodactyl/locale/en-US/dactyl.dtd
rename : xulmus/locale/en-US/gui.xml => melodactyl/locale/en-US/gui.xml
rename : xulmus/locale/en-US/intro.xml => melodactyl/locale/en-US/intro.xml
rename : xulmus/locale/en-US/player.xml => melodactyl/locale/en-US/player.xml
rename : xulmus/locale/en-US/tabs.xml => melodactyl/locale/en-US/tabs.xml
rename : xulmus/skin/icon.png => melodactyl/skin/icon.png
2010-10-02 10:44:19 -04:00
Kris Maglione 21514370da Fix some args parsing bugs.
--HG--
extra : rebase_source : 1860f8e4e3dd69f26009c704626f41e668ae7e9f
2010-10-01 13:25:10 -04:00
Kris Maglione dc77ef08cb Also add basic context menu to the completion list. 2010-09-30 18:44:47 -04:00
Kris Maglione 195eae7807 Fix minor oversight in last commit. 2010-09-30 18:04:19 -04:00
Kris Maglione e1d589ab9e Support Windows/OS-X in 'make install'. Closes issue #33. 2010-09-30 18:03:31 -04:00
Kris Maglione 0c76304f20 Pass encoding argument to loadSubScript. 2010-09-30 16:40:42 -04:00
Kris Maglione 634a26c98d Fix :macros. 2010-09-30 14:54:42 -04:00
Kris Maglione 251e6ccef1 Fix revision 07791c4ab465 again. 2010-09-30 10:57:22 -04:00
Kris Maglione c5d3c22d8f Fix color scheme completion in the wake of revision 52c986d043c7. Closes issue #35. 2010-09-30 10:22:27 -04:00
Kris Maglione 08c582fc5c Fix last commit. 2010-09-30 10:15:42 -04:00
Kris Maglione fe429284d1 Fix completion for things like Cc[foo+"bar]; for a certain value of fix. 2010-09-30 09:54:46 -04:00
Kris Maglione 23458b23d8 Fix help page titles. 2010-09-30 08:55:54 -04:00
Kris Maglione 631abed98d Some fixes for stringmap option completion. 2010-09-29 20:30:57 -04:00
Kris Maglione d9200ebfa8 Use literal: 0 for :extadd. 2010-09-29 16:17:28 -04:00
Kris Maglione d2fedd67f7 Add addon download start message. Its absense makes me uncomfortable. 2010-09-29 15:39:12 -04:00
Kris Maglione 455059dd76 Remove :beep. 2010-09-29 15:36:55 -04:00
Kris Maglione aefe32934b Add install and installxpi targets to Makefile. Closes issue #27. 2010-09-29 14:16:37 -04:00
Kris Maglione 86607a2230 Add forgotten docs from last commit. Closes issue #29. 2010-09-29 13:35:49 -04:00
Kris Maglione 7f973be500 Add passwords and venkman dialogs. 2010-09-29 13:31:26 -04:00
Kris Maglione f7b99e9272 Fix some functions that used to use args.string. 2010-09-29 13:21:01 -04:00
Kris Maglione 47f5b5e9d9 Remove forgotten dumpStack statement. :( 2010-09-29 11:59:10 -04:00
Kris Maglione cdaf824d1f Don't close the MOW when it's clicked. 2010-09-29 11:50:59 -04:00
Kris Maglione de3d43292e Fix io.source heredoc parsing in FF36. Closes issue #32. 2010-09-29 11:46:02 -04:00
Kris Maglione b711f928bf Fix 'pextpattern'/'prevpattern' quoting and remove spurious XPath validators. Closes issue #28. 2010-09-29 11:20:09 -04:00
Kris Maglione 5477acfad6 Fix some help linking and exporting bugs. 2010-09-29 10:56:58 -04:00
Kris Maglione ea6ae88d4e Don't use modes.clear() to clear the last message and some collateral fixes. 2010-09-28 23:01:21 -04:00
Kris Maglione c2c33b77fb Better option validation messages for the more confusing validators. 2010-09-28 17:06:46 -04:00
Kris Maglione 50c1c568a2 XPath validators for 'extendhinttags', 'nextpattern', 'prevpattern'. 2010-09-28 16:31:00 -04:00
Kris Maglione 84ae493dfb Disable the command after-image by default. It feels like a bug with command-line auto-hiding. 2010-09-28 14:10:29 -04:00
Kris Maglione afc2eac676 Fix about:pentadactyl = about:undefined in Gecko<2.0. 2010-09-28 14:04:11 -04:00
Kris Maglione 85a5e15fc6 Fix <C-6> after deleting the current tab. 2010-09-28 13:24:30 -04:00
Kris Maglione a11246711a Add *basic* context menu to the MOW.
--HG--
extra : rebase_source : c1ce793f6242b8046b3a15cdcc7cdd0d16b43af5
2010-09-28 12:02:47 -04:00
Kris Maglione 017258955b Add bookmarks, diverted, links to 'activate'. 2010-09-28 10:39:40 -04:00
Kris Maglione d6aa3d5ef0 Fix visual bell styling. 2010-09-28 09:50:33 -04:00
Kris Maglione 60a2f83daa Fix beeping after every command when command after-image isn't disabled. 2010-09-28 09:42:59 -04:00
Kris Maglione 67eee9ad89 Fix spurious extra quotation marks in completion output. 2010-09-28 09:34:23 -04:00
Kris Maglione 2bb408663d Fix <C-6> when it refers to a hidden tab. 2010-09-27 22:25:38 -04:00
Kris Maglione 886af16f16 Fix :buffer matching for lazily loaded background tabs. 2010-09-27 22:22:54 -04:00
Kris Maglione 7f04597352 Fix highlighting of status bar warning messages. 2010-09-27 21:47:25 -04:00
Kris Maglione 83658c2e5a Fix :delbmarks -k, -tags completion, etc. 2010-09-27 19:15:50 -04:00
Kris Maglione d8884521db Fix :delbmarks completer. 2010-09-27 18:45:39 -04:00
Kris Maglione 4723acb748 Fix undefined entity in about:pentadactyl. Fix about:pentadactyl for at least *some* FF36 users. 2010-09-27 17:34:37 -04:00
Kris Maglione 53b83e378a Fix links in :ls and remove some old cruft as a result. 2010-09-27 17:28:45 -04:00
Kris Maglione e238c1d361 Fix stringlist option completion. 2010-09-27 16:24:06 -04:00
Kris Maglione 6d81b04152 Close the command-line on multiline echo. 2010-09-27 15:19:18 -04:00
Kris Maglione 7645fca3fe Focus the command-line with its value changes as well as when it's un-collapsed. 2010-09-27 15:06:31 -04:00
Kris Maglione 89a904f1a2 Fix g<. 2010-09-27 14:32:15 -04:00
Kris Maglione e539e0b7ed Fix zero-argument :qmarks form. Closes issue #26. 2010-09-27 11:35:01 -04:00
Kris Maglione 3d5f29fa59 Add Bookmark{Change,Remove} autocommands. Fix tags arg of BookmarkAdd, but keyword will still need BookmarkChange.
--HG--
extra : rebase_source : 2a3a37c3bf1743274ca875afbe110d85f70517d7
2010-09-27 10:04:52 -04:00
Kris Maglione 1944bed400 Add -keywords, -tags, -title to :delbmarks. 2010-09-27 09:05:28 -04:00
Kris Maglione bed08a3455 Auto-hide the command-line by default; allow showing messages/mode/command-line in the status bar. 2010-09-27 07:39:49 -04:00
Kris Maglione c8faebba0a Preparation for a future commit and fix ;F in the MOW. 2010-09-26 10:36:46 -04:00
Kris Maglione 6e15dc04f9 Add :runtime completion. 2010-09-26 20:25:45 -04:00
Kris Maglione b201a266f2 Add -agent flag to :style. 2010-09-26 10:10:55 -04:00
Kris Maglione 27ff23146e Fix disabling scrollbars with guioptions. Closes issue #25. 2010-09-26 10:00:00 -04:00
Kris Maglione 4530aea0e2 Remove some silly old cruft. 2010-09-26 08:52:29 -04:00
Kris Maglione e694fa6297 Match and highlight URL in buffer completion. 2010-09-26 08:17:18 -04:00
Kris Maglione 31453e6b2a Fix tabs.switchTo for string argument. 2010-09-26 08:03:10 -04:00
Kris Maglione fec1d7a139 Add another dozen or so global names gleaned from grepping mozilla-central. 2010-09-26 07:06:05 -04:00
Kris Maglione 0ae62e7bab Glean some more JS global property names from Components.interfaces.
--HG--
extra : rebase_source : 93fe15561509969709b22849086b8c7524bd4a71
2010-09-26 06:13:25 -04:00
Kris Maglione 883c0c367d Fix updating filter on existing sheet with :style 2010-09-25 19:52:50 -04:00
Kris Maglione 89ddf38c11 Fix unwanted serialization of Logo highlight group. 2010-09-25 19:36:58 -04:00
Kris Maglione 9644388a72 Fix n_<u>. 2010-09-25 17:47:38 -04:00
Kris Maglione ae6288106a Fix over-sized addon-bar. 2010-09-25 17:33:16 -04:00
Kris Maglione 95be03098a Fix status line highlighting. 2010-09-25 17:27:16 -04:00
Kris Maglione 9bcd60cb52 Fix MIW. 2010-09-25 16:30:52 -04:00
Kris Maglione b0f7716f97 Add more globals gleaned from the SpiderMonkey source. 2010-09-25 16:16:19 -04:00
Kris Maglione 4afe237a32 Fix :map<cr> when there are user-defined mappings created in JavaScript. 2010-09-25 15:06:06 -04:00
Kris Maglione 4a2c703854 Make 'extendedhinttags' a regexmap.
--HG--
extra : rebase_source : 1058b785925fd37bd73019b36da91e551e0f9206
2010-09-25 14:57:12 -04:00
Kris Maglione 3dbcff61e8 Slightly better option type tag formatting. 2010-09-25 13:07:05 -04:00
Kris Maglione acbfacc7e4 Also force global DOM constructor properties onto the global. 2010-09-25 12:41:14 -04:00
Kris Maglione 0956c9a83b Manually add list of global object properties to global objects.
--HG--
extra : rebase_source : 53318cbfe4a044e6bbf9facb1ce6bc5933ba6fd9
2010-09-25 12:28:55 -04:00
Kris Maglione 6657e0d6a4 Add javascript completion to :execute.
--HG--
extra : rebase_source : b5b32b8bf199466588cc8ef5a88334027d12de3e
2010-09-25 12:11:16 -04:00
Kris Maglione 978604a060 Fix :tab extp. 2010-09-25 10:31:37 -04:00
Kris Maglione 03aceeb7af Restore some of Doug's vim-compatible :source error messages. Also, don't crap out so easily on errors. 2010-09-25 08:58:37 -04:00
Kris Maglione d049c7f4a1 Fix [[/]]. Closes issue #24. 2010-09-25 08:42:36 -04:00
Kris Maglione f81980acab Fix 'Last set from' in options.
--HG--
extra : rebase_source : 7255759efad5576157e4cc687afe2ceb069538af
2010-09-25 08:39:29 -04:00
Kris Maglione e6c716d1e3 Purge unnecessary uses of args.string. 2010-09-25 02:45:19 -04:00
Kris Maglione d1ecfe8041 Fix :finish. 2010-09-25 02:15:45 -04:00
Kris Maglione 944b24864f Allow :set foo=bar | echo baz. 2010-09-25 01:43:02 -04:00
Kris Maglione 9a73911347 Fix some quoting issues. 2010-09-24 23:23:26 -04:00
Kris Maglione 5257be7699 Remove redundant error messages. 2010-09-24 23:13:50 -04:00
Kris Maglione e55cdb3433 Fix the statusbar in Minefield. 2010-09-24 22:42:30 -04:00
Kris Maglione 761b95156a Add crude CSS property completion. 2010-09-24 22:06:44 -04:00
Kris Maglione 7c410ca905 Show function prototype when completing JavaScript function arguments. 2010-09-24 20:58:52 -04:00
Kris Maglione 0c34437805 Fix itemlist scrolling changes in revision 1e95cff03040. 2010-09-24 17:38:25 -04:00
Kris Maglione 6e0aa6a23b Weed out more invisible elements when hinting. Closes issue #12. 2010-09-24 17:28:50 -04:00
Kris Maglione 940c9d7434 Fix some missed option transformations from revision 99347338113f. 2010-09-24 17:10:37 -04:00
Kris Maglione 01e39d1278 Fix revision 1e95cff03040. 2010-09-24 16:54:52 -04:00
Kris Maglione cf098ab18c Resurrect ItemList scrollIntoView code for the time being. 2010-09-24 16:53:24 -04:00
Kris Maglione 9849fae88e Fix some substring completion issue. 2010-09-24 16:52:53 -04:00
Kris Maglione 567ba55483 Fix missed legacy use of dactyl.open. 2010-09-24 16:18:09 -04:00
Kris Maglione 5bf3784ab2 Define option getters to return Optionhints.jsvalues rather than #value. 2010-09-24 16:11:17 -04:00