summaryrefslogtreecommitdiff
path: root/src/scripts.h
AgeCommit message (Expand)Author
2013-02-23New commandline option check-syntaxportix
2013-02-21Use read-write lock instead of mutex to lock the global context; reload users...portix
2013-02-21Fixing accidently deleted makro paramterportix
2013-02-21New signal 'executeCommand'portix
2013-02-12Backout revision 1733portix
2013-01-28New signal 'executeCommand'portix
2013-01-09Remove hovering over link signal, the same could be achieved with native hove...portix
2013-01-09Remove scratchpadportix
2012-12-19New commands reload_bookmarks, reload_quickmarks; new signal function connect...portix
2012-11-01Remove command line option -sportix
2012-11-01New signal changeMode; new method util.getModeportix
2012-10-03Merging scratchpad into mainportix
2012-10-03scratchpad: communication between scripts and scratchpadportix
2012-10-02Update statusbar from scriptsportix
2012-09-13Connect ot motion-notify-event; implementing mouseMove-signalportix
2012-06-13New function tabCompleteportix
2012-06-12New command line option -S/--enable-scriptsportix
2012-06-08New signal downloadStartportix
2012-06-08Move free functions for tabs to view_clean; call view_clean in dwb_clean_up; ...portix
2012-06-04New signal documentFinishedportix
2012-05-30New function io.debug; print debug messages in all scripts in XDG_CONFIG_HOME...portix
2012-05-21New signal 'close'portix
2012-05-18Execute scripts from commandlineportix
2012-05-11Cleaning scripts.cportix
2012-05-06New signal 'createTab'portix
2012-05-05New global functions bind, prompt, checksum; new property mainFrame; new exte...portix
2012-05-03New extension perdomainsettingsportix
2012-05-03New signal hoveringOverLinkportix
2012-04-30Remove key from scripts_make_objectportix
2012-04-29Get gobject properties from scripts; started rewriting of documentationportix
2012-04-22Implementing loadCommitted, loadFinished, webview.host, webview.domain; addin...portix
2012-04-21New object frame; new signal frameStatus; inject for framesportix
2012-04-20New signal downloadStatusportix
2012-04-20Buttonpress/release, keypress/release, register/deregister signals on the fly...portix
2012-04-19Implementing inject and resource requestportix
2012-04-18Encapsulate all included scriptsportix
2012-04-18Adding scripts/lib, implementing signal functionsportix
2012-04-18Creating tabs-object; api documentationportix
2012-04-17Basic setter/getter functions in scriptsportix
2012-04-15Creating branch scriptsportix