summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-12Check for cairo-1.12HEADmasterportix
2013-06-11Removing option 'enable-accelerated-compositing'portix
2013-06-10Merged in radhermit/dwb/json-c (pull request #1) portix
2013-06-04Add key and modifier to bind-callback argumentsportix
2013-06-03Allow binding of numbersportix
2013-06-02Open io-channels in non-blocking mode, wrap system.spawn againStefan Bolte
2013-06-02Check retrurn value of write in global_spawnStefan Bolte
2013-06-02Regression, don't wrap system.spawnStefan Bolte
2013-06-01Expand ~ in all api-functionsportix
2013-05-30Remove toStdin argument of system.spawnportix
2013-05-30Pass return value of deferred callback to chaining functionsportix
2013-05-29Make stdin fourth parameter in system.spawnportix
2013-05-29Allow piping to stdin in system.spawnSyncportix
2013-05-28Call dwb_load_uri in commands_undoportix
2013-05-27Removing unused variableportix
2013-05-27Allow entering numbers with hint-style number, lowercase letters with hintsty...portix
2013-05-27Remove output in scripts.cportix
2013-05-26Adding property id to exports objectportix
2013-05-25Fixing segfault in commands_zoom/scroll if argument is used on commandlineportix
2013-05-22Fixing segfault in changeMode signal if no tab has been openedportix
2013-05-21Rename archive -> exportsportix
2013-05-21Fixing hints_rapid opes ndefault searchengineportix
2013-05-21Define object 'archive' for script-archives.portix
2013-05-21Pass additinal arguments to xincludeportix
2013-05-21Implementing exar_contains, exar_search_containsportix
2013-05-21Error message when including archive fails, bash-completion for --archiveportix
2013-05-20Also allow packed extensionsStefan Bolte
2013-05-20Using off_t for filesizes in exar.cportix
2013-05-20New signal 'error'portix
2013-05-19Remove exar_catportix
2013-05-18dwbem: Adding --archive-pack/--archive-unpackStefan Bolte
2013-05-18Read archive files in /userscriptsStefan Bolte
2013-05-18Updating backtrace.shStefan Bolte
2013-05-17Implementing xincludeStefan Bolte
2013-05-16Moving tools/exar/ to exar/portix
2013-05-14Adding 'version' to global script objectportix
2013-05-14New command 'adblock_reload_rules'portix
2013-05-14Replace hash-signs in download pathsportix
2013-05-14Adding cairo.h to scripts.cportix
2013-05-13Enable entry shortcuts for util.tabCompleteportix
2013-05-13Adding api reference for includeportix
2013-05-12Changing include protectionsportix
2013-05-10Implementing general keyfile action 'util_keyfile_do'portix
2013-05-09New commandline option -d/--delete-profileportix
2013-05-09Check for missing header files automaticallyportix
2013-05-08Fixing segfault if quit is called in execute()portix
2013-05-08Allow arbitrary shortcuts for OverrideKey modified bindingsportix
2013-05-07Fixing wrong escaping of keysportix
2013-05-03Call exit() in global_exitportix
2013-05-02Don't call g_once_init_enter in scripts_initportix