Commit Graph

46 Commits (f8f1959ebb3f96b66e75d7d83cd70ae9714e85bd)

Author SHA1 Message Date
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
reger a2afb4bae0 add switchboardconstants for server ports config keys
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
luccioman d66b0f7b7b Fixed french messages encoding in YaCy tray.
8 years ago
Michael Peter Christen bf6709d196 fixed missing browser activation in linux
8 years ago
reger a60b1fb6c2 differentiate api call getLocalPort() from getConfigInt()
9 years ago
Michael Peter Christen b77537294d prevent disc usage when showing tray animation
10 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 ee27be3399 misc bugfixes (concurrency, memory protection)
10 years ago
Michael Peter Christen 5082feb103 less volume for effect sounds
10 years ago
Michael Peter Christen a27563e5c3 removed the atmo sound clips because they had been too large
10 years ago
Michael Peter Christen 5cef88a315 argh.. adding missing java class for latest audio feature
10 years ago
Marc Nause 1e6e69bc40 Finished implementation of UPNP:
10 years ago
Michael Peter Christen 524bedc00a fixed text in startup tray icon and added shutdown icon during shutdown
10 years ago
Michael Peter Christen 4709d8417c npe fix for non-tray users
10 years ago
orbiter 5b5635e187 replaced font for boot tray icon with image and added some more images
10 years ago
orbiter 40b3977c21 added an animation of the tray icon during the boot phase of YaCy.
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 f24574b3da use s greeting line which does not sound so beta
12 years ago
Michael Peter Christen 0301aba1e9 removed unused method parameters
13 years ago
Michael Peter Christen 0c345d1559 giving threads name so its easier to see whats happening during
13 years ago
Lotus c73af39e54 refactoring of tray icon class,
13 years ago
Michael Peter Christen 087f97d4c0 less noise if a browser cannot be opened
13 years ago
lotus 3cc93325f0 temporary remove compare search from tray
13 years ago
orbiter d2ea250d99 refactoring:
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
orbiter 88773e4daa changed the default port from 8080 to 8090
14 years ago
low012 eb79b952ef *) cleaner code
14 years ago
orbiter 3c0e07ba72 removed all delays in shutdown process
14 years ago
orbiter 2c7edea35e - better shutdown behavior for the GUI (waits until data is written if GUI is killed)
14 years ago
orbiter 34a25856a5 - added navigation to next/prev search page using arrow keys (left/right)
14 years ago
orbiter 4d5446d641 code cleanup
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