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.h
Age
Commit message (
Expand
)
Author
2012-06-13
New function tabComplete
portix
2012-06-12
New command line option -S/--enable-scripts
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-04
New signal documentFinished
portix
2012-05-30
New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME...
portix
2012-05-21
New signal 'close'
portix
2012-05-18
Execute scripts from commandline
portix
2012-05-11
Cleaning scripts.c
portix
2012-05-06
New signal 'createTab'
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 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-22
Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin...
portix
2012-04-21
New object frame; new signal frameStatus; inject for frames
portix
2012-04-20
New signal downloadStatus
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
Adding scripts/lib, implementing signal functions
portix
2012-04-18
Creating tabs-object; api documentation
portix
2012-04-17
Basic setter/getter functions in scripts
portix
2012-04-15
Creating branch scripts
portix