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 |
2007-12-27 |
Jeremy Maitin-Shepard | Fix go-up command
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Revamp of URL opening/following system
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Add interactive_error, which can be thrown to display...
|
commit | commitdiff | tree |
2007-12-27 |
Jeremy Maitin-Shepard | Fixed buffer-previous, buffer-next, and added corresponding...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy Maitin-Shepard | Fix hints system not resetting background colors properly
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy Maitin-Shepard | Implemented browser_input_minibuffer_status_mode
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy Maitin-Shepard | To avoid conflict in key bindings, change "h" to map...
|
commit | commitdiff | tree |
2007-12-26 |
Jeremy Maitin-Shepard | Fix bug in "go-up" command
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | Implement select and quote input mode keymaps
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | Always convert element tag names to lowercase before...
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | Add text and full zoom commands and key bindings
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | kill_buffer: Work around XUL deck removeChild issue
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | I.p now takes an optional argument specifying the default...
|
commit | commitdiff | tree |
2007-12-25 |
Jeremy Maitin-Shepard | Fix I.content_charset and move it to browser_buffer.js
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Ensure frame content window is focused by browser_element_follow
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Removed leftover junk, replaced "usechromesheets" with...
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Fix view source to be more versatile
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Fix bug with interactive variable handling relating...
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Change view source to focus the window
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Implemented view source
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Remove charcode-mapping-tool command
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Remove (unneeded in 1.9) charcode_to_keycode mapping...
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Allow "0" in hints mode to specify the top frame
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Implemented browser-element-copy
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Fixed browser-element-follow-top
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Implemented various browser element commands, including...
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Added "g" binding, implemented image follow
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Changed to new bindings layout.
|
commit | commitdiff | tree |
2007-12-24 |
Jeremy Maitin-Shepard | Add sub-map key binding hook feature, change universal...
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Fixed multiple-buffer-related bug with input mode system
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | hints.js: Fixed bug with using active_index
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Removed unnecessary input mode dumpln
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Removed context keymaps, replaced it with the "input...
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Add delay (hints_auto_exit_delay) for automatic hint...
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Fix build.sh to handle missing idl directory
|
commit | commitdiff | tree |
2007-12-23 |
Jeremy Maitin-Shepard | Removed obselete numbering_helper.js component
|
commit | commitdiff | tree |
2007-12-22 |
Jeremy Maitin-Shepard | Initial implementation of vimperator-style hints system
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Moved browser_buffer code to browser_buffer.js module...
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Improvement to completion display system
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Disable XBL numbering for compatibility with Mozilla 1.9
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Initial implementation of new completions display system
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Change minibuffer hbox id attribute to "minibuffer"
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | utils.js: add function string_hashmap.for_each_value
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Add new popup infrastructure, change frameset.js to...
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | command-line: fix typo in -chrome handler
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | build.sh uses CONKEROR_APP_NAME to set application...
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Properly fix frame argument handling to work with both...
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Fix frame argument handling to work with new unrolling...
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Add bindings for arrow keys
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | Fixed two minor bugs in isearch
|
commit | commitdiff | tree |
2007-12-21 |
Jeremy Maitin-Shepard | application.ini: allow Conkeror to run with Mozilla 1.9
|
commit | commitdiff | tree |
2007-11-16 |
Jeremy Maitin-Shepard | Fix frameset commands to work with new buffer and interactiv...
|
commit | commitdiff | tree |
2007-11-16 |
Jeremy Maitin-Shepard | Changed all calls to addEventListener to ignore untrusted...
|
commit | commitdiff | tree |
2007-11-16 |
Jeremy Maitin-Shepard | Added an event listener for browser buffer focus changes
|
commit | commitdiff | tree |
2007-11-15 |
Jeremy Maitin-Shepard | Fixed numberedlinks-9 command
|
commit | commitdiff | tree |
2007-11-15 |
Jeremy Maitin-Shepard | Typo fix in isearch to fix wrapped searching
|
commit | commitdiff | tree |