summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* NEWS: Mention which bugs we closed so far on the road to 0.4.8dominique.leuenberger@gmail.com2011-08-111-0/+6
* Trim the ignore-values before comparing themdominique.leuenberger@gmail.com2011-08-081-0/+1
* typo: fix spelling of googe.com. Pointed out by Marcus Meissnerdominique.leuenberger@gmail.com2011-08-081-1/+1
* print suffix even if the list is emptynicolas.dufresne2011-07-281-1/+3
* INSTALL: Document use of WITH_GNOME3 and WITH_WEBKIT3dominique.leuenberger@gmail.com2011-06-291-2/+7
* Fix detection of libwebkit. pkg_config syntax can be harddominique.leuenberger@gmail.com2011-06-211-2/+2
* Support building with javascriptcoregtk 1.5 (split in webkitgtk 1.5, thus web...dominique.leuenberger@gmail.com2011-06-202-1/+6
* Only support mozjs185 as valid mozilla pacrunner backend.dominique.leuenberger@gmail.com2011-06-202-11/+14
* Version 0.4.7nicolas.dufresne2011-06-061-1/+1
* Remove unused mime type checknicolas.dufresne2011-06-061-8/+2
* NEWS for the SUSE config moduledominique.leuenberger@gmail.com2011-06-031-0/+1
* Issue 150: Add sysconfig parser for distributions using /etc/sysconfig for th...dominique.leuenberger@gmail.com2011-06-033-0/+172
* Fix issue 162: IP/CIDR based ignore patterns were mis-interpreted.dominique.leuenberger@gmail.com2011-05-191-5/+11
* pacutils: syncing function isInNet() (bmo#646509) and dateRange (bmo#419510) ...dominique.leuenberger@gmail.com2011-05-031-23/+22
* Cleanup debug includesdominique.leuenberger@gmail.com2011-05-021-1/+0
* Fix issue 161: in case host is one char longer than any of the domain ignore ...dominique.leuenberger@gmail.com2011-05-021-2/+3
* pxgsettings: =/-1.. counting can be so harddominique.leuenberger@gmail.com2011-05-021-1/+1
* Fix missing cast causing wrong type warningnicolas.dufresne2011-05-021-1/+1
* pxgsettings: fixed "operation on 'count' may be undefined"dominique.leuenberger@gmail.com2011-05-021-1/+3
* pgxconf/pxgsettings: also trap SIGABRT, fix issue 157dominique.leuenberger@gmail.com2011-04-302-2/+2
* BUILD: gsettings was introduced in gio 2.26dominique.leuenberger@gmail.com2011-04-281-1/+1
* BUILD: pxgsettings and pxgconf are being skipped due to wrong GNOME/GNOME2/GN...dominique.leuenberger@gmail.com2011-04-281-3/+3
* GNOME3: have a pxgsettings helper and a config_gnome3 moduledominique.leuenberger@gmail.com2011-04-285-5/+487
* NEWS: inform which bugs we close...dominique.leuenberger@gmail.com2011-04-081-1/+7
* python bindings: install them where python says they belong. For weird cases ...dominique.leuenberger@gmail.com2011-04-081-15/+5
* Fix issue 159: a pac http://address.pac.com is valid and should be treated as...dominique.leuenberger@gmail.com2011-04-081-1/+1
* NEWS: Mention webkit3 supportdominique.leuenberger@gmail.com2011-03-291-0/+1
* Build: Add option to link against libwebkit-gtk3.dominique.leuenberger@gmail.com2011-03-292-2/+8
* NEWS: Mention xulrunner 2.0dominique.leuenberger@gmail.com2011-03-221-0/+4
* pacrunner_mozjs: ^Ct's not pretend we support xulrunner < 2.0b12... who wants...dominique.leuenberger@gmail.com2011-03-222-9/+1
* xulrunner2: retry to fix build. This one works with 2.0b12 (will fail with an...dominique.leuenberger@gmail.com2011-03-222-13/+26
* Revert r786 - This introduces more errors than needed - And even fails buildi...dominique.leuenberger@gmail.com2011-03-221-24/+11
* eorder the JS search order:dominique.leuenberger@gmail.com2011-03-071-1/+1
* cmake: small rewrite on detecting mozilla js engine.dominique.leuenberger@gmail.com2011-03-051-11/+14
* issue 155: fix build against xulrunner 2.0 (tested up to 2.0b11)dominique.leuenberger@gmail.com2011-02-152-11/+28
* mingw32 needs libgcc statically linked... dominique.leuenberger@gmail.com2011-02-151-0/+2
* ruby bindings: minor cleanupsdominique.leuenberger@gmail.com2011-02-152-5/+3
* cleanup natus pacrunnernpmccallum2011-02-061-11/+3
* fix invalid size read in fstat()npmccallum2011-02-061-7/+5
* fix mismatched delete[]npmccallum2011-02-061-1/+1
* fix mismatched delete[]npmccallum2011-02-061-1/+1
* added natus pacrunnernpmccallum2011-02-063-1/+129
* Get url from file: Initialize the buffer to 0, to not have garbage. dominique.leuenberger@gmail.com2011-02-061-0/+1
* Avoid using static constructor in shared librarynicolas.dufresne2011-01-033-16/+9
* Close all uneeded file descriptors in pxgconfnicolas.dufresne2011-01-031-4/+2
* Don't append empty variable to link_directoriesnicolas.dufresne2010-10-122-2/+0
* Disable transient linkingnicolas.dufresne2010-10-121-0/+1
* issue 144: do not mix CFLAGS and CXXFLAGS.dominique.leuenberger@gmail.com2010-10-121-3/+0
* Avoid sending negative values to isalnum()nicolas.dufresne2010-10-061-1/+1
* Don't read NULL character in url::encodenicolas.dufresne2010-10-061-1/+1