Age | Commit message (Expand) | Author |
2012-05-30 | New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME... | portix |
2012-05-30 | Fix all -Wextra warnings except for -Wunused-parameter | portix |
2012-05-30 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-05-30 | Fill uncamelized properties with padding null-bytes | portix |
2012-05-28 | Check for return value of fgets in dwb_get_scripts | portix |
2012-05-28 | New function sendRequestSync | portix |
2012-05-21 | New signal 'close' | portix |
2012-05-21 | New function sendRequest | portix |
2012-05-18 | Use find_webview in scripts.c to map webviews to tabs | portix |
2012-05-18 | Execute scripts from commandline | portix |
2012-05-17 | Implementing wv.number; outsourcing extensions to a seperate repository | portix |
2012-05-15 | Remove evaluate in scripts.c | portix |
2012-05-14 | Remove javascript scripts directory and reload_scripts; change io.fileTest to... | portix |
2012-05-13 | Implementing @match-rules in userscripts | portix |
2012-05-13 | Adding buttonRelease signal; correct number of args if first argument is NULL... | portix |
2012-05-11 | Cleaning scripts.c | portix |
2012-05-10 | Evaluate user scripts after the first tab is created; check if request == NUL... | portix |
2012-05-10 | Cleaning scripts, closing 2 memory leaks | portix |
2012-05-10 | Initialize view->script_wv instead of view->script when scripts aren't used | portix |
2012-05-10 | Replace genpass with supergenpass which has a compatibility mode for the orig... | portix |
2012-05-09 | Freeze extensions and data object, real private properties for the signal obj... | portix |
2012-05-07 | New method equals for webkit objects | portix |
2012-05-07 | Merge {get,set}_gobject_property with {get,set}_property | portix |
2012-05-07 | New webview property allFrames; adding mimeType to download signal | portix |
2012-05-06 | New signal 'createTab' | portix |
2012-05-05 | Clear message for shortcuts mapped with io_bind | portix |
2012-05-05 | New functions io.notify, io.error; added options for autoquvi | portix |
2012-05-05 | New function, io.fileTest | portix |
2012-05-05 | New global functions bind, prompt, checksum; new property mainFrame; new exte... | portix |
2012-05-03 | New extension perdomainsettings | portix |
2012-05-03 | New properties webview.mainFrame, frame.domain, frame.host | portix |
2012-05-03 | New signal hoveringOverLink | portix |
2012-04-30 | Remove key from scripts_make_object | portix |
2012-04-29 | Get gobject properties from scripts; started rewriting of documentation | portix |
2012-04-23 | Exception message, rename plugins in extensions | portix |
2012-04-22 | Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin... | portix |
2012-04-21 | stdout/stderr callbacks for system.spawn | portix |
2012-04-21 | New object frame; new signal frameStatus; inject for frames | portix |
2012-04-20 | New signal downloadStatus | portix |
2012-04-20 | Implementing timerStart, timerStop | portix |
2012-04-20 | Buttonpress/release, keypress/release, register/deregister signals on the fly... | portix |
2012-04-19 | Implementing inject and resource request | portix |
2012-04-18 | Encapsulate all included scripts | portix |
2012-04-18 | Return id from connect | portix |
2012-04-18 | Adding scripts/lib, implementing signal functions | portix |
2012-04-18 | Creating tabs-object; api documentation | portix |
2012-04-17 | Implementing include | portix |
2012-04-17 | Creating system-object, implementing getEnv | portix |
2012-04-17 | Replace io.getFile/setFile with io.read/write | portix |
2012-04-17 | Implementing spawn, execute | portix |