7862f7fc8fAdded initial support for handling of server certificates.
dev
2011-06-30 07:34:02 +00:00
40d8b4a04dRemoved accidental commit from JSONInterface.java Removed more traces of I2PDesktop.java.
dev
2011-06-28 13:23:22 +00:00
4d23b839b4Forgot old try-catch block. Removed.
dev
2011-06-28 13:19:09 +00:00
3061a512e6Dropped I2PDesktop.java.
dev
2011-06-28 13:17:58 +00:00
95d4982a15Removed all non itoopie sources and changed root directory to that of itoopie.
dev
2011-06-28 10:41:00 +00:00
dd0f0c5772Added icons of vrious sizes.
dev
2011-06-28 10:34:31 +00:00
6aa4182679Addud support for multiple sizes of icon files.
dev
2011-06-28 10:33:50 +00:00
6677780cffFixed build.
dev
2011-06-28 07:20:04 +00:00
e58dd334f9Removed source of Apache Commons Logging in favor of jar.
dev
2011-06-27 13:15:37 +00:00
2d8d1545f4Ant changed jar import inte source import for Apapche Commons Logging. Added various new source files.
dev
2011-06-27 13:06:26 +00:00
74d8cf6197Added new imports to build.xml
dev
2011-06-27 12:13:29 +00:00
62b4426cabFurther removed old imports.
dev
2011-06-27 12:09:28 +00:00
929e4fd987Updated translation. Removed old imports.
dev
2011-06-27 12:08:21 +00:00
a41069643cRemoved unecessary libs.
dev
2011-06-27 12:05:32 +00:00
bac03d79acRemoved legacy TrayManager subclass. Added integer functionality to the configuration manager. Added partial support for config files to ConfigManager.
dev
2011-06-27 11:56:29 +00:00
d6804d5bd5Removed bad imports.
dev
2011-06-20 12:53:32 +00:00
cf989ccd66Broken import. Fixed.
dev
2011-06-20 12:52:05 +00:00
2219834ddaCleanup, imported i18n support from I2P and GNU gettext. Imported high res/svg version of itoopie from dr|zed.
dev
2011-06-20 12:38:52 +00:00
6e86a911efBranched MathiasDM's DesktopGUI into what will perhaps become itoopie.
dev
2011-06-20 07:12:36 +00:00
37fc44867fpropagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a) to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
mathiasdm
2011-01-26 06:48:45 +00:00
a440358e60merge of '48e0ea7fd7688afa736e2ea34205af6f8b4449c0' and '7d28abec87645e7ef5c5bbbc1120f1ab862842ae'
mathiasdm
2011-01-26 06:47:22 +00:00
7289c89171merge of '52a34b607bb02c92ab1dac1ef16a3ce64462e39e' and 'e6920b673f432050c4d56a74a2ff2074a2959e6a'
dev
2011-01-11 17:51:46 +00:00
c6a2e99a0dAdded Intel Atom as (pentium3) as prescribed by the libgmp configure scripts.
dev
2011-01-11 17:51:29 +00:00
1757a2cc08merge of '4e478ff8494e308808d6df2c47e368ac3aeb61aa' and '51ae655150adb03f61e4ead408e1e7d827661dc7'
dev
2011-01-11 16:40:37 +00:00
5371481007- Shutdown change in desktopgui. - Brainstorming about the best way to make desktopgui autostart in I2P.
mathiasdm
2011-01-10 17:09:55 +00:00
b963e2a855propagate from branch 'i2p.i2p' (head 1b82a3bfd792b71321bcbd8f3b8344664db2dc45) to branch 'i2p.i2p.mathiasdm.desktopgui' (head 4e485a19a83a3e30425e1b1a03836f35fa4ebb50)
mathiasdm
2011-01-10 06:41:39 +00:00
fd4e4fbc64* Data Structures: More caching improvements, don't cache where we shouldn'tzzz2011-01-09 01:04:06 +00:00
9a63be8f69* NetDB: Don't rescan netDb directory unless changed, to reduce Hash cache thrash (backport from test4)zzz2011-01-09 01:03:05 +00:00
212c87ffd8* DataHelper: Speed up and annotate sortStructures() * RouterInfo: - Don't cache byteified data by default, to save ~1.5 MB - Don't create empty peers Set, to save ~100KBzzz2011-01-09 01:02:17 +00:00
16509e5921Better comments
dev
2011-01-08 20:00:36 +00:00
4c172760ccCorrected some identification code.
dev
2011-01-08 19:58:04 +00:00
7330e5fef8Added support for new Intel family/model names. Added proper support for using Core2 machines as P4. Added support for identifying SSE 3/4.1/4.2/4A support on CPU.
dev
2011-01-08 18:24:16 +00:00
7710b22cfdMoved I2PProperties callback to the RouterContext.
mathiasdm
2011-01-07 17:09:27 +00:00