2008-03-13 |
Jeremy Maitin-Shepard | Add support for documenting user variables.
|
commit | commitdiff | tree |
2008-03-13 |
Jeremy Maitin-Shepard | Factor out get_shortdoc_string logic from interactive.js
|
commit | commitdiff | tree |
2008-03-12 |
Jeremy Maitin-Shepard | Remove bindings.js since it is no longer used
|
commit | commitdiff | tree |
2008-03-07 |
Jeremy Maitin-Shepard | Add doc strings for built-in commands.
|
commit | commitdiff | tree |
2008-03-07 |
Jeremy Maitin-Shepard | Change built-in command execution to ignore exceptions
|
commit | commitdiff | tree |
2008-03-07 |
Jeremy Maitin-Shepard | Add mark-related bindings for the minibuffer
|
commit | commitdiff | tree |
2008-03-07 |
Jeremy Maitin-Shepard | Fix scrolling to beginning and end of line.
|
commit | commitdiff | tree |
2008-03-06 |
Jeremy Maitin-Shepard | Improve built-in command infrastructure to support...
|
commit | commitdiff | tree |
2008-03-06 |
Jeremy Maitin-Shepard | Factor out common keymap stuff (universal argument...
|
commit | commitdiff | tree |
2008-03-05 |
Jeremy Maitin-Shepard | Add preferences and getBrowser function to help certain...
|
commit | commitdiff | tree |
2008-03-01 |
Jeremy Maitin-Shepard | interactive.js: allow a null doc string to be passed...
|
commit | commitdiff | tree |
2008-02-24 |
Jeremy Maitin-Shepard | content-buffer-input.js: add `doc' argment to define_content...
|
commit | commitdiff | tree |
2008-02-17 |
Jeremy Maitin-Shepard | Set pref plugin.expose_full_path to true by default
|
commit | commitdiff | tree |
2008-02-15 |
Jeremy Maitin-Shepard | find.js: Skip call to rangefind with an empty string...
|
commit | commitdiff | tree |
2008-02-14 |
Jeremy Maitin-Shepard | edit_field_in_external_editor: change style of input...
|
commit | commitdiff | tree |
2008-02-14 |
Jeremy Maitin-Shepard | Fix create_external_editor_launcher to work with new...
|
commit | commitdiff | tree |
2008-02-09 |
Jeremy Maitin-Shepard | Fix minibuffer handling for prefix completion
|
commit | commitdiff | tree |
2008-02-09 |
Jeremy Maitin-Shepard | Fix view_source_reference.open_in_editor() to properly...
|
commit | commitdiff | tree |
2008-02-09 |
Jeremy Maitin-Shepard | open_with_external_editor: Properly handle $line keyword...
|
commit | commitdiff | tree |
2008-02-09 |
Jeremy Maitin-Shepard | Fix reinit to call minibuffer.message properly
|
commit | commitdiff | tree |
2008-02-07 |
Jeremy Maitin-Shepard | Check for a blank shell command
|
commit | commitdiff | tree |
2008-02-07 |
Jeremy Maitin-Shepard | Fixed cmd_deleteWordForward command
|
commit | commitdiff | tree |
2008-02-03 |
Jeremy Maitin-Shepard | Change find-url to work in non-content buffers
|
commit | commitdiff | tree |
2008-01-25 |
Jeremy Maitin-Shepard | Fix editing of text boxes in an external editor
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | utils.js: get_window_from_frame: Escape XPCSafeJSObjectWrapper
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Add missing amount_transferred property to download_info...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Change download-related facilities to use coroutine...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | thread.js: in_new_thread: coroutine interface to threads
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | load-spec.js: Move some load-spec code from content...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | mime.js: Use application/octet-stream as default, add...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | hints.js: Add support for a "top" object class
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Change to coroutine infrastructure
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Major improvements to download manager
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Improve handling of buffer kill and window close events
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Improved hook infrastructure
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | daemon-mode: Fix command-line argument specification
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | special-buffer.js: add a generated field
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | minibuffer_read_shell_command: select the initial value...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | Extend get_caller_source_code_reference to accept an...
|
commit | commitdiff | tree |
2008-01-24 |
Jeremy Maitin-Shepard | timer.js: Simple wrapper around nsITimer
|
commit | commitdiff | tree |
2008-01-19 |
Jeremy Maitin-Shepard | conkeror.css: set text color in tree.completions rule
|
commit | commitdiff | tree |
2008-01-16 |
Jeremy Maitin-Shepard | Use shorter names for element commands
|
commit | commitdiff | tree |
2008-01-16 |
Jeremy Maitin-Shepard | Change hint object class bindings to work like the...
|
commit | commitdiff | tree |
2008-01-16 |
Jeremy Maitin-Shepard | describe_key_buffer: add calls to constructor_begin...
|
commit | commitdiff | tree |
2008-01-16 |
Jeremy Maitin-Shepard | Add basic support for SSL certificate management
|
commit | commitdiff | tree |
2008-01-13 |
Jeremy Maitin-Shepard | Implemented tab bar module
|
commit | commitdiff | tree |
2008-01-12 |
Jeremy Maitin-Shepard | Fix completion behavior when auto_complete_initial...
|
commit | commitdiff | tree |
2008-01-12 |
Jeremy Maitin-Shepard | Add bookmarks support, improve url completion efficiency
|
commit | commitdiff | tree |
2008-01-11 |
Jeremy Maitin-Shepard | JavaScript expression completion for eval-expression
|
commit | commitdiff | tree |
2008-01-10 |
Jeremy Maitin-Shepard | Better polishing of minibuffer completion
|
commit | commitdiff | tree |
2008-01-10 |
Jeremy Maitin-Shepard | shell_command_with_argument: properly call shell_command...
|
commit | commitdiff | tree |
2008-01-10 |
Jeremy Maitin-Shepard | browser_element_shell_command: properly clean up temporary...
|
commit | commitdiff | tree |
2008-01-09 |
Jeremy Maitin-Shepard | Cleanup definition of builtin cmd_ commands, support...
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | Fix minibuffer-complete to select the right item initially
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | Fix popup window.close() issue
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | help.js: Fix bug introduced in add_help_stylesheet
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | Change current_buffer_name_widget to use cropping and...
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | Improved preference interface
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | dom_generator: Move in common functionality from help_docume...
|
commit | commitdiff | tree |
2008-01-06 |
Jeremy Maitin-Shepard | Code cleanup; use XPCOMUtils for some purposes
|
commit | commitdiff | tree |
2008-01-04 |
Jeremy Maitin-Shepard | Change eval_expression to run in global scope
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Call view_source_function in the same way as run_external_ed...
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Fix bug with PATH parsing, add create_external_editor_launcher
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Fix shell_command for Windows by parsing the command
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | process.js: Fix path_component_regexp
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Fix window open redirection
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | external-editor.js: Forward exit status and exceptions...
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | External editor fixups: editor_program => editor_shell_command
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Key binding fixes
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Fix window sizing issue on Windows
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Small bug fix to I.browse_target
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Bug fix to minibuffer_read_command
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Add delete binding for minibuffer
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | minibuffer completion: add bindings for up, down, S-tab
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | follow-relationship.js: allow "prev" in addition to...
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | help_document_generator.help_text: Fix regexp looping
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Add binding for delete in text input mode
|
commit | commitdiff | tree |
2008-01-03 |
Jeremy Maitin-Shepard | Initial download manager support
|
commit | commitdiff | tree |
2008-01-02 |
Jeremy Maitin-Shepard | Implemented describe-key (bound to C-h k)
|
commit | commitdiff | tree |
2008-01-02 |
Jeremy Maitin-Shepard | Initial help system based on special buffers (describe...
|
commit | commitdiff | tree |
2008-01-01 |
Jeremy Maitin-Shepard | File name cleanup
|
commit | commitdiff | tree |
2008-01-01 |
Jeremy Maitin-Shepard | Rename browser_buffer -> content_buffer, new buffer...
|
commit | commitdiff | tree |
2008-01-01 |
Jeremy Maitin-Shepard | Terminology change: window => top-level chrome window...
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | Add support for editing text form fields with an external...
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | Shell command execution (by itself, on URLs, and on...
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | mime.js: functions get_external_handler_for_mime_type...
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | thread.js: convenient interface to Mozilla JavaScript...
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | localfile.js: Minor formatting cleanup
|
commit | commitdiff | tree |
2007-12-30 |
Jeremy Maitin-Shepard | Fix bugs in minibuffer completion system
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | browser-focus-{next,previous}-form-field: new commands...
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | browser_prevent_automatic_form_focus_mode: new global...
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | keyboard: Don't allow keypresses to fallthrough by...
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | go-back, go-forward: Print error messages when we can...
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | Change old completion system to use proper keymap ...
|
commit | commitdiff | tree |
2007-12-28 |
Jeremy Maitin-Shepard | Change isearch to use proper name (isearch_keymap)...
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Add commands: browser-follow-next and browser-follow...
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | browser_element_follow: Suppress scroll while focusing...
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Change .gitignore to include Emacs auto-save files
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Fix find_url_new_buffer
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Remove leftover junk and fix various minor bugs due...
|
commit | commitdiff | tree |