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-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
2012-10-03
scratchpad: communication between scripts and scratchpad
portix
2012-10-03
Remove debug messages from scripts.c
portix
2012-10-02
Update statusbar from scripts
portix
2012-10-02
Create js-quark before creating any objects; don't allocation position string...
portix
2012-09-30
Automated merge with ssh://bitbucket.org/portix/dwb
portix
2012-09-25
Optional argument for inject function
portix
2012-09-24
Implementing scratchpad.load
portix
2012-09-19
implementing scratchpad_show/scratchpad_hide
portix
2012-09-13
Connect ot motion-notify-event; implementing mouseMove-signal
portix
2012-09-11
Let wv, frame and download be derived from gobject; fixing possible segfault ...
portix
2012-09-01
Cleaning dwbem.c; bind keys in global_bind if either shortcut or command is n...
portix
2012-08-29
Moving grab_adblocker to tools; initial commit of extension-manager
portix
2012-08-23
Renaming variables
portix
2012-08-21
Implementing extensions.bind; fixing failing unbind when called with function...
portix
2012-08-15
Cleare command text in script_eval_key
portix
2012-08-15
Pass commandline argument and nummod to bind callback function
portix
2012-08-15
Fixing missing message parameter in sendRequest-callback
portix
2012-08-14
New webview-method setTitle
portix
2012-07-24
Don't throw exceptions for properties; check if data.userDataDir is null in e...
portix
2012-07-21
Additional length parameter in util_get_file_content; remove trailing newline...
portix
2012-07-17
Appending empty struct to message_values, fixes segfault in JSCLassCreate
portix
2012-07-16
Change domainFromHost from global to util
portix
2012-07-16
Check if second argument is a function in signals.connect before connecting t...
portix
2012-07-15
Implementing firstParty property for SoupMessage
portix
2012-07-15
New SoupMessage object with property uri
portix
2012-06-27
Create all js-gobjects only once, remove equals function for gobjects
portix
2012-06-25
Allow argument in script_eval_key
portix
2012-06-25
Don't append null byte in io_write
portix
[next]