Commit Graph

9 Commits (719f5defb1db0a521098eac0df46614ac7052ca6)

Author SHA1 Message Date
orbiter c7021c14bb patch for ArrayIndexOutOfBoundsException in BMP parser
17 years ago
orbiter 275a226cc5 refactoring
17 years ago
fuchsi f717beecb1 - Changed yFormatter handling to be more flexible and produce more readable code for server pages. There are serverObject.putNum() methods to allow adding of number type values in a formatted form, and put() methods for number types that add them without formatting. This reduces the need to transform them into Strings in server pages and removes the HTML encoding step which is unecessary for numbers.
17 years ago
orbiter bf6f6820ec fix for another BMP parser problem. This is not a bug, I guess it was caused by a corrupted graphics file.
18 years ago
orbiter cff019464e fix for BMP/ICO magic detection
18 years ago
orbiter b1630e73c8 addition to fix 3983
18 years ago
orbiter d477773fa3 fix for b/w color mode in BMP parserhttp://forum.yacy-websuche.de/viewtopic.php?f=6&t=180&hilit=&p=942#p942
18 years ago
orbiter ac7b6b9c10 added a default favicon for search results from domains that do not have a favicon
18 years ago
orbiter 89e1848db6 fixed problem with favicons:
18 years ago