summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-11Put objects before linker flags.Daniel Carl
2017-04-11Don't show mode label in status bar if not needed.Daniel Carl
2017-04-11Merge branch 'fix_ensure_input_text_view_size' of https://github.com/rti/vimb...Daniel Carl
2017-04-11ensures correct initial input GtkTextView sizeRobert Timm
2017-04-10adds make option V for verbose buildsRobert Timm
2017-04-10Fix wrong path to extension directory.Daniel Carl
2017-04-10Write url to history on load finished.Daniel Carl
2017-04-10Install the extension in the right directory.Daniel Carl
2017-04-10Open print dialog on :hardcopy.Daniel Carl
2017-04-09Fixed wrong default download path.Daniel Carl
2017-04-09Merge branch 'feature_incsearch' of https://github.com/rti/vimb into webkit2Daniel Carl
2017-04-09Merge branch 'feature_download_display_eta' of https://github.com/rti/vimb in...Daniel Carl
2017-04-08adds incsearch settingRobert Timm
2017-04-08adds download eta display to status barRobert Timm
2017-04-08changes make target dependenciesRobert Timm
2017-04-08fixes regeneration of scripts.hRobert Timm
2017-04-08moves scripts.h make target to src/MakefileRobert Timm
2017-04-08allow directory names in js2h parametersRobert Timm
2017-04-08use %.subdir-{all,clean} targets in root makefileRobert Timm
2017-03-23Don't use compat mode by default.Daniel Carl
2017-03-23Mentioned changed font style syntax in changelog.Daniel Carl
2017-03-23Call subdir make only for one level #331.Daniel Carl
2017-03-10Remove webkit version check.Daniel Carl
2017-03-10Don't show webview if it's not ready to be shown.Daniel Carl
2017-03-08fixes prompt color after errorRobert Timm
2017-03-03A little bit more silence.Daniel Carl
2017-03-03allows shortcuts without parametersRobert Timm
2017-03-02Marked embed as done.Daniel Carl
2017-03-02Simplified test page javascript.Daniel Carl
2017-03-02Added manual test pages for focus/blur issues.Daniel Carl
2017-03-02Added completion for shortcuts.Daniel Carl
2017-03-02Added url file handlers.Daniel Carl
2017-03-02Cleanup settings on quit.Daniel Carl
2017-03-01Marked file path completion as done.Daniel Carl
2017-02-28Add documentation for the :source command back.Joachim Desroches
2017-02-28Add :source command back.Joachim Desroches
2017-02-28Merge remote-tracking branch 'rti/webkit2_ex_ctrl+p_ctrl+n' into webkit2.Daniel Carl
2017-02-28Merge remote-tracking branch 'rti/webkit2_tabs-to-links_setting_name' into we...Daniel Carl
2017-02-28Allow to manage bookmarks and queue.Daniel Carl
2017-02-27adds ctrl+p and ctrl+n for ex history movementRobert Timm
2017-02-27changes enable-tabs-to-links setting name for consistencyRobert Timm
2017-02-27Don't sort url history completion list.Daniel Carl
2017-02-26fixes (shift)tab cycling through editable elementsRobert Timm
2017-02-23improves ex_shortcut() inspired by master branchRobert Timm
2017-02-21implements ex_shortcut()Robert Timm
2017-02-17changes default gui font to 10ptRobert Timm
2017-02-17makes font sizes match webkit2 defaultsRobert Timm
2017-02-01Add new task to README.Daniel Carl
2017-02-01Removed debug message.Daniel Carl
2017-02-01Added real auth observer to webextension too.Daniel Carl