index
:
dwb
cr/add_geometry_option
fix/clear_views_on_close
fix/use_gtk2
master
Dwb (dwb) is a lightweight webbrowser written in C based on webkit and gtk.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
scripts.c
Age
Commit message (
Expand
)
Author
2012-12-08
Implementing wv.stopLoading
portix
2012-12-08
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-12-08
Updated js-api
portix
2012-12-08
Remove unneeded exceptions
portix
2012-12-08
Destroy current deferred before chaining further
portix
2012-12-08
Don't break a callback chain of a deferred if one callback function is missing
portix
2012-12-07
Implementing Deferreds
portix
2012-12-07
Let focused view be starting point in find_webview
portix
2012-12-07
Protect all gui objects in scripts
portix
2012-12-07
Remove io.statusBar, the label can be set on the widgets directly instead
portix
2012-12-06
Rename ref_quark -> s_ref_quark
portix
2012-12-06
Fixing wrong class for soup messages
portix
2012-12-06
Fixing memory leak in signal_set
portix
2012-12-06
Indentation of adblock.c, renaming static variables
portix
2012-12-06
Rename default_class -> gobject_class
portix
2012-12-06
Fixing memory leak in connect_object
portix
2012-12-06
Use get_soup_uri for both, message.uri and message.firstParty, remove soup_ur...
portix
2012-12-05
Call JSValueMakeNull and JSValueMakeUndefined only once, updated jsapi
portix
2012-12-05
Creating _initBefore that is executed before userscripts are executed
portix
2012-12-04
Define setPrivate/getPrivate only for GObjects
portix
2012-12-04
Distinguish between GObject.connect and GObject.notify
portix
2012-12-04
Emit createTab after focusing the tab
portix
2012-12-04
Create constructor for objects derived from gobject, allows to use 'instanceo...
portix
2012-12-04
Indentation of js.c, scratchpad.c
portix
2012-12-04
Fixing wrong mapping wv.tabWidget <-> wv_get_tab_box; indentation of scripts/...
portix
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-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-22
Create context object for global_include
portix
2012-11-20
Implementing wv.toPng; set base-uri to HOME in sp_load
portix
2012-11-17
Use POST_SM for functions binded in scripts
portix
2012-11-17
Fixing wrong escaping when backslash is mapped to shortcut
portix
2012-11-08
Fixing wrong signal id type in connect_object
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-03
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-11-03
New debug function
portix
2012-11-03
Fixing possible segfault in scripts_emit
portix
2012-11-02
Create own this object for all scripts
portix
2012-11-01
Remove command line option -s
portix
2012-11-01
New signal changeMode; new method util.getMode
portix
2012-10-31
Remove the globals-object; implementing provide/require
portix
2012-10-10
Always unprotect callback function in request_callback
portix
2012-10-10
Protect callback function in global_send_request
portix
2012-10-03
Merging scratchpad into main
portix
[next]