vimb.git
2017-04-21 Daniel CarlFixed none printed :open .. on O.
2017-04-21 Daniel CarlMerge branch 'fix_incsearch_paste' of https://github...
2017-04-21 Daniel CarlClear input after load commited during search.
2017-04-21 Robert Timmadds TODO for text buffer change warning
2017-04-21 Robert Timmadds TODO for deprecated gdkkeysyms
2017-04-21 Robert Timmmoves incsearch to ex_input_changed (closes #370)
2017-04-21 Robert Timmadds call to mode input_changed (closes #369)
2017-04-20 Daniel CarlRun js by webextension.
2017-04-20 Daniel CarlRun js for scrolling from webextension #367.
2017-04-20 Daniel CarlShow if directory can't be created.
2017-04-20 Daniel CarlAdded :save command.
2017-04-20 Daniel CarlAdd docu for reading from stdin.
2017-04-20 Daniel CarlMerge branch '346_html_from_stdin' of https://github...
2017-04-18 Robert Timmadds reading html from stdin (closes #346)
2017-04-11 Daniel CarlUser scripts don't work when scripts are disabled.
2017-04-11 Daniel CarlUse script message handler to track elements focus...
2017-04-11 Daniel CarlMerge into changelog entries of 2.12 release.
2017-04-11 Daniel CarlReleased version 2.12.
2017-04-11 Daniel CarlMerge branch 'remove_todos_from_readme' of https:/...
2017-04-11 Daniel CarlFixed webinspector not opend on second attempt.
2017-04-11 Robert Timmremoves todos from readme
2017-04-11 Daniel CarlDon't verbose the echo lines during make.
2017-04-11 Daniel CarlPut objects before linker flags.
2017-04-11 Daniel CarlDon't show mode label in status bar if not needed.
2017-04-10 Daniel CarlMerge branch 'fix_ensure_input_text_view_size' of https...
2017-04-10 Robert Timmensures correct initial input GtkTextView size
2017-04-10 Robert Timmadds make option V for verbose builds
2017-04-10 Daniel CarlFix wrong path to extension directory.
2017-04-10 Daniel CarlWrite url to history on load finished.
2017-04-10 Daniel CarlInstall the extension in the right directory.
2017-04-09 Daniel CarlOpen print dialog on :hardcopy.
2017-04-09 Daniel CarlFixed wrong default download path.
2017-04-09 Daniel CarlMerge branch 'feature_incsearch' of https://github...
2017-04-09 Daniel CarlMerge branch 'feature_download_display_eta' of https...
2017-04-08 Robert Timmadds incsearch setting
2017-04-08 Robert Timmadds download eta display to status bar
2017-04-07 Robert Timmchanges make target dependencies
2017-04-07 Robert Timmfixes regeneration of scripts.h
2017-04-07 Robert Timmmoves scripts.h make target to src/Makefile
2017-04-07 Robert Timmallow directory names in js2h parameters
2017-04-07 Robert Timmuse %.subdir-{all,clean} targets in root makefile
2017-03-23 Daniel CarlDon't use compat mode by default.
2017-03-23 Daniel CarlMentioned changed font style syntax in changelog.
2017-03-23 Daniel CarlCall subdir make only for one level #331.
2017-03-10 Daniel CarlRemove webkit version check.
2017-03-10 Daniel CarlDon't show webview if it's not ready to be shown.
2017-03-08 Robert Timmfixes prompt color after error
2017-03-03 Daniel CarlA little bit more silence.
2017-03-03 Daniel CarlAllow shortcuts without parameters #329.
2017-03-03 Robert Timmallows shortcuts without parameters
2017-03-02 Daniel CarlMarked embed as done.
2017-03-02 Daniel CarlSimplified test page javascript.
2017-03-02 Daniel CarlAdded manual test pages for focus/blur issues.
2017-03-02 Daniel CarlAdded completion for shortcuts.
2017-03-01 Daniel CarlAdded url file handlers.
2017-03-01 Daniel CarlCleanup settings on quit.
2017-03-01 Daniel CarlMarked file path completion as done.
2017-02-28 Joachim DesrochesAdd documentation for the :source command back.
2017-02-28 Joachim DesrochesAdd :source command back.
2017-02-27 Daniel CarlMerge remote-tracking branch 'rti/webkit2_ex_ctrl+p_ctr...
2017-02-27 Daniel CarlMerge remote-tracking branch 'rti/webkit2_tabs-to-links...
2017-02-27 Daniel CarlAllow to manage bookmarks and queue.
2017-02-27 Robert Timmadds ctrl+p and ctrl+n for ex history movement
2017-02-27 Robert Timmchanges enable-tabs-to-links setting name for consistency
2017-02-27 Daniel CarlDon't sort url history completion list.
2017-02-26 Robert Timmfixes (shift)tab cycling through editable elements
2017-02-23 Robert Timmimproves ex_shortcut() inspired by master branch
2017-02-20 Robert Timmimplements ex_shortcut()
2017-02-17 Robert Timmchanges default gui font to 10pt
2017-02-17 Robert Timmmakes font sizes match webkit2 defaults
2017-01-31 Daniel CarlAdd new task to README.
2017-01-31 Daniel CarlRemoved debug message.
2017-01-31 Daniel CarlAdded real auth observer to webextension too.
2017-01-31 Daniel CarlShow linker action during make.
2017-01-31 Daniel CarlSet minimum webkit version to support to 2.3.5.
2017-01-28 Daniel CarlAttempt to start dbus server from ui.
2016-12-28 Daniel CarlRemoved links to no more existing targets.
2016-12-28 mix irvingUpdate README.md
2016-11-22 Matthew ParnellUpdate desktop file
2016-11-21 Matthew ParnellAdd simple *.desktop file
2016-11-19 Daniel CarlUse GSList to queue events.
2016-11-19 Daniel CarlUse glib memory functions to simplify the code.
2016-11-19 Daniel CarlMerge branch 'fix-258' of https://github.com/MichaelMac...
2016-11-19 Manzur Mukhitdinovfix path expansion to accept valid POSIX usernames
2016-11-19 Daniel CarlReadded gdk/gdkx.h which was missing if build for gtk2.
2016-11-16 Patrick SteinhardtAllow conditional compilation of xembed
2016-11-05 Michael MackusRemove unnecessary clutter
2016-11-05 Michael MackusConsume events for all input modes
2016-11-02 Michael Mackuscs
2016-11-02 Michael MackusEnsure all events are turned into input
2016-11-01 Michael MackusProcess events through GDK
2016-11-01 Michael MackusAdd rudimentary GdkEventKey queue
2016-10-19 Daniel CarlUpdate usage agent string to current webkit version.
2016-10-19 Daniel CarlShut up GTK warning on realize widget.
2016-10-19 Daniel CarlShow webview crash to the user.
2016-10-19 Daniel CarlAdded manual page.
2016-10-18 Daniel CarlMore code style hints.
2016-10-18 Daniel CarlRemoved loop initial declarations.
2016-10-18 Daniel CarlAllow to set initial setting for gui fonts.
2016-10-18 Daniel CarlRemoved none needed trailing ; in css rules.
next