Commit Graph

25 Commits (a2a40a3096097acd2d8080fd62f43a84efa3607c)

Author SHA1 Message Date
luccioman 9630f81306 Fixed small unnecessary lines of code
6 years ago
luccioman 8da3174867 Ensure lower case conversion consistency with any default locale.
7 years ago
luccioman a04feac064 Ensure file input streams proper closing in both success and failures
8 years ago
luccioman 6a4d51d8f9 Cleaned up some Javadoc warnings.
8 years ago
luccioman f0639d810c Customized name for Threads still using the default "Thread-n" pattern.
8 years ago
luccioman b8f6458152 Prevent yacy main thread from hanging on browser opening process.
8 years ago
Michael Peter Christen bf6709d196 fixed missing browser activation in linux
8 years ago
Michael Peter Christen 287c528f46 replaced old JavaApplicationStub for Mac Application framework with new
10 years ago
reger f07392ff17 add. use host port parameter in YaCyApp
10 years ago
Michael Peter Christen 8b44fcf0f4 added missing @Override annotation
11 years ago
reger b126b9ba17 add some InputFileStream close at end of reads
11 years ago
Michael Peter Christen 1a4a69c226 set more logger to 'final static'
11 years ago
Roland Haeder 841a28ae76 Added 'final' for all exception blocks as this helps the Java compiler
11 years ago
Michael Peter Christen 5c6946dd5f replaced usage of log4j by ConcurrentLog where possible
12 years ago
Michael Peter Christen 5878c1d599 - refactoring of log to ConcurrentLog:
12 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen 087f97d4c0 less noise if a browser cannot be opened
13 years ago
low012 3b40b98256 *) set SVN properties
14 years ago
orbiter 57e6728cb7 - removed usage of /etc/alternatives/www-browser because of problems with lynx, see:
14 years ago
orbiter 3e380c51b6 update to browser start with linux
14 years ago
orbiter 6c52e31993 new methods to open a browser
14 years ago
low012 eb79b952ef *) cleaner code
14 years ago
orbiter 2c7edea35e - better shutdown behavior for the GUI (waits until data is written if GUI is killed)
14 years ago
orbiter 301a59e07f moved browser access method from kelondro/util/OS to gui/framework/Browser
14 years ago
orbiter ec72387165 added a very early test version of a YaCy gui component.
14 years ago