summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2013-01-29Move mktlds-header to util-directory, build util before srcElias Norberg
2013-01-09Updating copyright informationportix
2012-12-22Automated merge with ssh://bitbucket.org/portix/dwbportix
2012-12-19Protect callback function when connection gobject functionsportix
2012-12-15Wrong default PREFIX in config.mk; closing #252portix
2012-12-14Include config.mk in the tools Makefile; call va_arg also for undefined ↵portix
objects in signal callbacks
2012-12-13Fixing format-security errorsportix
2012-10-26Remove readline dependency for dwbemportix
2012-10-23Renaming hints.js -> base.js, hint_object -> js_baseportix
--HG-- rename : scripts/hints.js => scripts/base.js
2012-09-06Updating license infoportix
2012-09-04Don't show defines when printing cflagsportix
2012-09-01Adding dwbem to default installationportix
2012-08-31Exclude tools-dir as make targetportix
2012-08-29Moving grab_adblocker to tools; initial commit of extension-managerportix
--HG-- rename : examples/grab_adblocker => tools/grab_adblocker
2012-08-27More information in dwb_versionportix
2012-08-25Respect evironment LDFLAGS; prepare extensions for the installerportix
2012-08-21Implementing Array.fastIndexOf; adding dwb-js-manpageportix
2012-07-19Adding extensions formfiller, perdomainsettings, requestpolicy and userscriptsportix
2012-05-30Fix all -Wextra warnings except for -Wunused-parameterportix
2012-05-17Merging branch scripts into defaultportix
2012-05-17Implementing wv.number; outsourcing extensions to a seperate repositoryportix
--HG-- branch : scripts
2012-05-14Clear all frames when WEBKIT_LOAD_PROVISIONAL is emitted; emit loadstatus ↵portix
signals after the default action, fixes an error when userscripts are injected on reload --HG-- branch : scripts
2012-05-11Stripping name from realversionportix
2012-05-11Changing REAL_VERSIONportix
2012-05-05Install extensionsportix
--HG-- branch : scripts
2012-05-03New extension perdomainsettingsportix
--HG-- branch : scripts
2012-05-03Remove setting ssl-ca-cert for libsoup-2.4 >= 2.38, use ↵portix
ssl-use-system-ca-file instead
2012-04-21stdout/stderr callbacks for system.spawnportix
--HG-- branch : scripts
2012-04-18Adding scripts/lib, implementing signal functionsportix
--HG-- branch : scripts
2012-03-19Branch refactor: Use an anonymous, readonly object for hintsportix
--HG-- branch : refactor
2012-02-22Merging application into defaultportix
2012-02-22Remove rdynamic from LDFLAGSportix
2012-02-22Respect CPPFLAGS in Makefileportix
2012-02-22Print stacktrace when segfault is catchedportix
2012-02-18Use GApplication for single instance handling, session management is still ↵portix
missing --HG-- branch : application
2012-01-29Fixing presentation mode when fullscreen is enabledportix
2012-01-10Remove adblocker preprocessor directives; new commandline option -xportix
--HG-- branch : experimental
2011-12-27Don't use g_get_system_data_dirs, use correct installation path insteadportix
2011-12-26Add _NETBSD_SOURCE to the preprocessor defines in order to get access to ↵Peter Bex
functions like flock(2) on NetBSD (undo the fact that it's turned off by _POSIX_SOURCE) --HG-- extra : rebase_source : e1460c863972dad66b624801817393048ea485f0
2011-12-24Merging experimental into defaultportix
2011-12-24Correct SOURCE and HDR in config.mkportix
--HG-- branch : experimental
2011-12-22Fixing segfault in dwb_parse_command_lineportix
2011-11-24Merging develop into defaultportix
--HG-- branch : experimental
2011-11-18Merging branch feature-adblock into developportix
--HG-- branch : develop
2011-11-18Closing branch feature-adblockportix
--HG-- branch : feature-adblock extra : close : 1
2011-11-14Adding effective tld list from mozilla, first domainfunction ↵portix
domain_get_base_from_host --HG-- branch : feature-adblock
2011-11-02Add autoscroll script to default installationportix
2011-10-19Adding check for javascriptcoregtk-pkgconfig file in config.mk.portix
2011-10-06New directory listingportix
2011-10-04Current history completionportix
--HG-- branch : develop