make sure that values like '0' are valid in select options
[php-utility-classes.git] / include / classes / useragent.php-class
2016-11-28 Robert Kaisermove the files needed for the new php-utility-classes...
2015-09-05 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2015-08-11 Robert Kaiseradd Panasonic FxOS TV detection
2015-06-23 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2015-06-23 Robert Kaiseradd mobile Edge support
2015-06-23 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2015-06-02 Robert Kaiseradd Firefox for iOS detection
2015-05-25 Robert Kaiseradd methods for password fields
2015-05-25 Robert KaiserUse actual name of Edge and EdgeHTML
2015-04-03 Robert Kaiseradd preliminary support for Microsoft's Project Spartan...
2015-02-13 Robert Kaisersupport new version code of Win10
2014-12-14 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2014-12-14 Robert Kaisersupport Win10
2014-10-22 Robert Kaisermake Konqueror rule case-insensitive so it detects...
2013-11-25 Robert Kaiserdetect some more UAs and details, like Chromium specifi...
2013-09-26 Robert Kaiserdetect possible FxOS tablet UA
2013-09-13 Robert Kaisersupport Firefox OS with device specifier
2013-06-27 Robert Kaiserdetect MSIE 11 on Win8 in both a 'leaked' UA string...
2012-11-27 Robert Kaiseractually use the Gecko/XX.X as engine version when...
2012-10-13 Robert Kaiseradd mobile phone detecting in user agent library and...
2012-07-30 Robert Kaiserswitch main home mount to WDblack disk
2012-04-23 Robert Kaiserdetect Chrome for Android
2012-02-26 Robert Kaisercorrectly detect IE10, Win8, and what could be coming...
2012-01-27 Robert Kaiseradd another group of mobile browser UAs and detect...
2012-01-26 Robert Kaiseradd some new UAs to the recognition, parse some OSes...
2010-10-22 Robert KaiserMerge branch 'origin'
2010-08-05 Robert Kaiserdetect Geckos with removed Windows token, correct IE...
2010-07-19 Robert Kaiserensure detection of newer Gecko UAs works correctly
2010-05-16 Robert KaiserMerge branch 'master' of linz:/srv/git/git-kairo
2010-05-15 Robert Kaiseradd some Mozilla codenames and Windows-64bit detection
2009-11-05 Robert Kaisercorrectly detect N900's microB
2009-09-29 Robert Kaiserupdate user agent library for more browsers, OSes,...
2008-09-09 Robert KaiserMerge branch 'master' of inode:/srv/git/git-kairo
2008-09-03 Robert Kaiseradd Google's Chrome browser UA
2008-04-03 Robert KaiserMerge branch 'origin' of hirsch
2007-12-29 Robert Kaiserdetect microB
2007-10-01 Robert KaiserMerge branch 'master' of inode:/srv/git/git-kairo
2007-10-01 Robert Kaiserdeal with Gecko identifiers that include the build...
2007-07-02 Robert Kaisercorrect detection of presto in Opera's Firefox-spoofing UA
2007-07-02 Robert Kaiserdeal with Firefox spoofing and detect Minimo, Minefield...
2007-06-24 Robert Kaiseradd Safari for Windows, better Safari detection, more...
2007-05-19 Robert Kaiserimprove automatic detection of UAs a bit, remove a...
2007-05-03 robertdetect a list of additional user agents
2007-05-03 robertadd knowledge about the Heritrix bot
2007-03-22 robertdetect a few bots more ;-)
2006-11-27 robertdetect even more browsers
2006-07-08 robertcorrectly report NT4
2006-06-12 robertPHP5ize email and useragent modules
2006-04-03 robertfix UA class bug that sent 'unkown' and deal with that...
2006-03-11 robertsome small fixes for notices
2006-02-14 robertsupport nicer output for a few Windows versions, includ...
2005-07-11 robertbetter detection for old Mxx Mozilla versions
2005-07-03 robertdetect OS and language correctly for an even bigger...
2005-06-20 robertmake useragent class perform better on even more UA...
2005-03-24 robertadd SeaMonkey detection :)
2005-03-18 robertadd another three bots to be detected correctly :)
2005-03-17 robertcorrectly detect an insanely big list of user agents
2005-03-17 robertmodernize userAgent class, make it return additional...
2005-01-21 robertupdate to current COM development
2004-11-08 robertsome quotation fixes, add getting of accept languages...
2004-03-18 robertadd an MPL/LGPL/GPL tri-license boilerplate, also handl...
2004-02-03 robertadd changes from com project
2003-12-15 robertdon't detect IE as a bot
2003-12-15 robertadd bot detection
2003-07-31 robertadd getBrand() and getVersion() function so we don...
2003-01-31 robertmake user agent detection work better and for more...
2002-12-04 robertadding new PHP classes to get a bit more OO into my...