Age | Commit message (Expand) | Author |
2012-12-03 | Free object signals before releasing the global script context | portix |
2012-12-03 | Removing wv.setTitle; indentation in scripts.c (damn you, vim) | portix |
2012-12-03 | Rewriting object.connect, pass parameters of GCallback to callback function | portix |
2012-12-02 | Updating api documentation, adding gui elements | portix |
2012-12-02 | Automated merge with ssh://bitbucket.org/portix/dwb | portix |
2012-12-01 | Script access to tab widgets | portix |
2012-12-01 | Changing coding style in scripts.c | portix |
2012-12-01 | Implementing all gui.* widgets | portix |
2012-12-01 | Implementing first gui properties | portix |
2012-12-01 | Create dummy constructor for webview; map wv.parent to scrolledWindow | portix |
2012-11-30 | Implementing tab_next/prev, untested | portix |
2012-11-28 | Merging signals.connect and signals.connectByFunction; coding style in signal... | portix |
2012-11-28 | Introducing exports for extensions; coding style in extensions.js | portix |
2012-11-26 | Update status bar if tab is closed, closing #240 | portix |
2012-11-23 | Fixing segfault if userscript is a symlink, closing #239 | portix |
2012-11-23 | Fixing typos in the api man page | portix |
2012-11-23 | Adding defaultConfig documentation to public api | portix |
2012-11-22 | Create context object for global_include | portix |
2012-11-22 | Fixing segfault in dwb_paste_into_entry | portix |
2012-11-22 | Always check for Shift-Insert in callback_key_press, fixes ignoring shift-ins... | portix |
2012-11-22 | Delete module if second argument is omitted in replace | portix |
2012-11-22 | New method 'replace' for replacing modules | portix |
2012-11-22 | Optional argument 'defaultConfig' for extensions | portix |
2012-11-22 | Ellipsize dwb:-links correctly | portix |
2012-11-20 | Implementing wv.toPng; set base-uri to HOME in sp_load | portix |
2012-11-19 | Merging http://bitbucket.org/portix/dwb into default | portix |
2012-11-19 | Implementing util.getSelection | portix |
2012-11-18 | Check if target element is a dom-element in html_key_down_cb | portix |
2012-11-18 | Free websettings when destroying a tab; fixing memory leak in dwb_get_scripts... | portix |
2012-11-17 | Use asynchronous clipboard function for dwb_paste_primary | portix |
2012-11-17 | Use POST_SM for functions binded in scripts | portix |
2012-11-17 | Fixing segfault if userscript is a symlink | portix |
2012-11-17 | Updated api documentation | portix |
2012-11-17 | Also allow //!-prefix for javascript userscripts | portix |
2012-11-17 | Fixing wrong escaping when backslash is mapped to shortcut | portix |
2012-11-16 | Adding tab numbers to the statusline | portix |
2012-11-12 | Implementing Function.curry | portix |
2012-11-11 | Adding missing syntax highlighting to jsapi | portix |
2012-11-11 | Updating api-documentation | portix |
2012-11-11 | Adding missing 'text'-attribute for hints-key-lock | portix |
2012-11-11 | New option 'hints-key-lock' | portix |
2012-11-10 | Paste primary selection into webview | portix |
2012-11-08 | Fixing wrong signal id type in connect_object | portix |
2012-11-08 | Allow paths and empty callbacks in require | portix |
2012-11-07 | Protect function in global_timer_start; fixes possible segfault | portix |
2012-11-05 | Ignore default action of button 8 and button 9 | portix |
2012-11-04 | Log in builddir in backtrace.sh | portix |
2012-11-03 | Merging http://bitbucket.ort/portix/dwb into default | portix |
2012-11-03 | Updated api documentation | portix |
2012-11-03 | Adding backtrace.sh | portix |