Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-08 | Adapt Makefile and config.mk to use git | portix | |
2013-03-16 | Remove apidoc build target | portix | |
2013-03-15 | Inline documentation of javascript api; clean up api: new namespaces net and | portix | |
timer; this refers to connected object in GObject.connect, moving prototype declarations from util.js to dwb.js; moving some functions from global namespace to util | |||
2013-03-04 | Rename lib->html | portix | |
--HG-- rename : lib/error.html => html/error.html rename : lib/head.html => html/head.html rename : lib/info.html => html/info.html rename : lib/local.html => html/local.html | |||
2013-03-03 | Create dwbem symlink for bash-completion | portix | |
2013-03-03 | Adding uninstall rule for bashcompletion | portix | |
2013-03-03 | Changing BASHCOMPLETION to lowercase; remove .swp file | portix | |
2013-03-03 | Check if json-c is installed, install bash-completion if BASHCOMPLETION is set | portix | |
2013-03-02 | Use m4 for generating keys and settings; move util to m4; move util/src to ↵ | portix | |
src/util; mv api to doc/api; adding bash-completion --HG-- rename : api/Makefile => doc/api/Makefile rename : api/jsapi.7.txt => doc/api/jsapi.7.txt rename : api/jsapi.txt => doc/api/jsapi.txt rename : util/Makefile => m4/Makefile | |||
2013-03-02 | Moving c-utils to util/src; build utils/src first | portix | |
2012-10-23 | Renaming hints.js -> base.js, hint_object -> js_base | portix | |
--HG-- rename : scripts/hints.js => scripts/base.js | |||
2012-09-06 | Updating license info | portix | |
2012-09-04 | Don't show defines when printing cflags | portix | |
2012-09-01 | Adding dwbem to default installation | portix | |
2012-08-21 | Implementing Array.fastIndexOf; adding dwb-js-manpage | portix | |
2012-07-19 | Adding extensions formfiller, perdomainsettings, requestpolicy and userscripts | portix | |
2012-06-05 | Makefile: fix recursion so exit codes bubble up | Jason Woofenden | |
Pros: + Top-level makefile exits with a failure if any subdirectory makefile fails. + Sub directories can build in parallel. + If we ever need to, we can add dependencies on particular sub directories. Cons: + The makefile is a little less readable. --- Makefile | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) | |||
2012-05-17 | Implementing wv.number; outsourcing extensions to a seperate repository | portix | |
--HG-- branch : scripts | |||
2012-05-05 | Install extensions | portix | |
--HG-- branch : scripts | |||
2012-04-21 | stdout/stderr callbacks for system.spawn | portix | |
--HG-- branch : scripts | |||
2012-04-18 | Adding scripts/lib, implementing signal functions | portix | |
--HG-- branch : scripts | |||
2012-03-19 | Branch refactor: Use an anonymous, readonly object for hints | portix | |
--HG-- branch : refactor | |||
2012-02-22 | Move options-target to top-level Makefile | portix | |
2011-12-26 | Remove usage of -D for "BSD install", which is a GNU-specific extension. ↵ | Peter Bex | |
Instead, use -d to create the dir, then install file to that dir. --HG-- extra : rebase_source : 7e8406f59c016408a4102e278845c3b15e2c3349 | |||
2011-12-21 | Move autoscroll.all.js into examples directory | portix | |
--HG-- rename : scripts/autoscroll.all.js => examples/autoscroll.all.js | |||
2011-11-29 | Introducing scripts with suffix .all.js, these sripts are applied to all frames | portix | |
--HG-- rename : scripts/autoscroll.js => scripts/autoscroll.all.js | |||
2011-11-17 | Correcting phony targets in makefiles | portix | |
2011-11-02 | Add autoscroll script to default installation | portix | |
2011-10-23 | New info view | portix | |
--HG-- branch : develop | |||
2011-10-06 | New directory listing | portix | |
2011-09-27 | Adding makeflags | portix | |
2011-09-27 | Merging branch develop into default | portix | |
2011-09-27 | Select elements in settings, forget settings.html, keys.html | portix | |
--HG-- branch : develop | |||
2011-09-12 | Custom error site | portix | |
2011-07-19 | Builtin followSelection, no javascript | portix | |
2011-07-18 | Add missing PLUGIN_FILE to install targets | portix | |
2011-07-18 | Define html-files in config.mk | portix | |
2011-06-28 | Added .desktop and icon | portix | |
2011-06-27 | Seperate keys.html file | portix | |
2011-06-26 | New settings view, remove per view settings view | portix | |
2011-06-23 | Remove Pluginblocker | portix | |
2011-05-09 | merge with branch 'html' | portix | |
2011-03-23 | New plugin blocker | portix | |
2011-03-17 | added settings.html | portix | |
--HG-- branch : html | |||
2011-03-10 | Create an info page with bookmarks, quickmarks and history | portix | |
--HG-- branch : html | |||
2011-02-21 | follow selection | portix | |
2011-02-10 | Fixing wrong install directories | portix | |
2011-02-10 | Show version information | portix | |
2011-01-24 | Use hg archive in Makefile | portix | |
2011-01-24 | Added make-target snapshot | portix | |