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-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
2012-06-25
Freeing temporary GSList in io_dir_names
portix
2012-06-24
New function dirNames
portix
2012-06-24
Replace dwb.files struct with a char-array, free all paths when in dwb_clean_up
portix
2012-06-14
Implementing connect/disconnect for GObject-objects
portix
2012-06-13
Call entry_focus before completion_complete in global_tab_complete
portix
2012-06-13
New function tabComplete
portix
2012-06-13
Replace fprintf in io_write
portix
2012-06-12
New command line option -S/--enable-scripts
portix
2012-06-11
Set headers on returned object in sendRequest-callback and sendRequestSync
portix
2012-06-10
New function unbind
portix
2012-06-08
New signal downloadStart
portix
2012-06-08
Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...
portix
2012-06-06
Fixing typo in scripts.c
portix
2012-06-06
GObject class check in set_property/get_property
portix
2012-06-05
Check if response_body is NULL in request_callback
portix
2012-06-04
Optional name parameter for bind
portix
2012-06-04
New signal documentFinished
portix
2012-06-04
Freeze global object
portix
2012-06-03
New function system.spawnSync
portix
2012-06-02
Execute binded javascript functions with POST_SM
portix
2012-06-02
Fixing searchengine forms not submitted if the form has a childnode with name
portix
2012-06-01
Remove injectWithChannel; return value from injected scripts
portix
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
[next]