summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Collapse)AuthorAgeFilesLines
* The real 0.2.3 releaselibproxy-0.2.3npmccallum2008-06-054-76/+336
|
* converted on_get_proxies to use pxArraynpmccallum2007-12-271-2/+2
|
* move x_has_client() out of gnome/kde into its own filenpmccallum2007-12-144-172/+101
|
* Makefile changes to make distcheck worknpmccallum2007-12-131-6/+9
|
* relicense under LGPLv2.1 for maximum compatibilitynpmccallum2007-12-136-6/+6
|
* natively code the xlsclients stuff; sacrifice application re-homing for ↵npmccallum2007-12-133-51/+193
| | | | MASSIVE performance gain
* found the bottleneck... its where we shell out for xlsclients. Added a TODO ↵npmccallum2007-12-122-0/+2
| | | | to fix this.
* added px_config_create(); implemented ignores for: envvar, file and gnome. ↵npmccallum2007-12-124-42/+44
| | | | TODO: kde
* reworked IP handling so that ignores could be implementednpmccallum2007-12-122-21/+34
|
* new kde plugin; reworked plugin buildingnpmccallum2007-11-213-10/+137
|
* actually store the config filenpmccallum2007-11-211-0/+3
|
* fix SYSCONFDIR referencenpmccallum2007-11-201-1/+1
|
* Added config file class, use it for the file plugin; misc.c fixesnpmccallum2007-11-201-4/+29
|
* make networkmanager plugin actually worknpmccallum2007-11-071-5/+12
|
* make grep quiet; unset client from miscnpmccallum2007-11-071-1/+4
|
* Better GNOME detection; don't use GDK anymore; cache GConf connectionnpmccallum2007-11-072-33/+23
|
* initial skeleton of file pluginnpmccallum2007-11-072-1/+63
|
* first stab at the networkmanager pluginnpmccallum2007-11-052-13/+114
|
* fix various warningsnpmccallum2007-11-032-2/+4
|
* Add proper header to plugin filesnpmccallum2007-11-023-0/+57
|
* oops again! Fix src/plugins/Makefile.am to actually allow "make dist"npmccallum2007-10-311-3/+3
|
* rename gconf plugin to 'gnome'; make it session awarenpmccallum2007-10-172-18/+42
|
* initial stab at a gconf plugin (works) ; more crasher fixesnpmccallum2007-10-171-3/+87
|
* initial import of stub code for the gconf pluginnpmccallum2007-10-162-5/+36
|
* a working pac runner (mozjs)npmccallum2007-10-163-6/+419
|
* first stab at pf.get_proxy(...)npmccallum2007-10-151-4/+4
|
* major rework of tree structure; import from libwpadnpmccallum2007-10-112-0/+40