988541e736
Added support to update tabs when selected.
...
Completed current revision of the ConfigurationTab.
2011-07-15 09:22:23 +00:00
664dc83d70
Added an initial and pre alpha implementation of the the configuration panel.
2011-07-14 14:55:24 +00:00
c6d1e3f0ea
Added a few interesting classes for recording the state of objects.
2011-07-14 09:09:12 +00:00
3872802ed3
Changed GUI to do some of the heavy lifting in seperate threads.
...
Fixed LogoPanel not loading a logo on first paint(), by issuing JPanel.validate() after logo has been loaded.
2011-07-14 09:08:30 +00:00
865f762858
Changed WindowHandler methods to have consequent method names.
2011-07-14 07:47:10 +00:00
a52a711647
Changed Main frame to force a repaint, preventing images in LogoPanels to stay hidden.
...
Changed Settings GUI to remove separator.
2011-07-14 07:40:25 +00:00
255e67f016
Removed unnecessary private exception class.
2011-07-14 07:29:51 +00:00
c33b6c1188
Changed certificates to be specific not only to host but also to port.
...
Rewrote settings dialog to verify settings in a more sane way.
2011-07-14 07:29:07 +00:00
568d2ab389
Changed border colors for graphs.
2011-07-13 14:40:51 +00:00
c58e21b61c
Added graphing support. Complete (?) but disabled and replaced by mocked data.
2011-07-13 14:36:37 +00:00
1bceb433d3
Renamed JSONInterface to the more correct JSONRPC2Interface.
2011-07-13 06:29:14 +00:00
a2bd2409b2
Restructured JSONRPC2 Methods
2011-07-13 06:28:01 +00:00
15b4d572ee
Removed for the time being.
2011-07-12 18:59:35 +00:00
971235272d
Rebased art assets away from dr|z3d's art.
...
Major gui work.
2011-07-12 18:56:49 +00:00
3fa6f3ddad
Rewrote JSONInterface to reflect new features provided by the I2PControl API.
...
Added new API test to Main, maybe time to extract them to testclass.
Refactored JSONInterface to (more) gracefully handle connection issues.
2011-07-08 09:52:09 +00:00
dd5481f216
Enabled saving of config files.
2011-07-05 14:10:19 +00:00
24f8197964
Removed debug.
2011-07-05 12:33:29 +00:00
9ede0ad2c0
Implemented supprto for authorization tokens in the client.
2011-07-05 12:32:08 +00:00
dfadb0c9db
Improved ConfigurationManager.
2011-07-01 13:23:15 +00:00
587622405d
Moved the configurationManager.
...
Added support for reading/writing conf to file.
Change how config queries without values are handled. Now the defaultValue provided will be saved if no value existed before.
2011-07-01 08:19:14 +00:00
22931dc3d5
Improved TrayManager to always read icon (even if not run from jar).
2011-07-01 07:10:09 +00:00
a1546b7027
Renamed translator ItoopieTranslator -> Transl.
...
Changed http into https.
Added support storing ssl certs.
Added a GUI for confirming/denying/overwriting certs.
2011-07-01 06:34:21 +00:00
a3d5cefb3d
Added support for reading certificates from Base64 encoded strings.
2011-06-30 08:05:19 +00:00
7862f7fc8f
Added initial support for handling of server certificates.
2011-06-30 07:34:02 +00:00
40d8b4a04d
Removed accidental commit from JSONInterface.java
...
Removed more traces of I2PDesktop.java.
2011-06-28 13:23:22 +00:00
4d23b839b4
Forgot old try-catch block. Removed.
2011-06-28 13:19:09 +00:00
3061a512e6
Dropped I2PDesktop.java.
2011-06-28 13:17:58 +00:00
95d4982a15
Removed all non itoopie sources and changed root directory to that of itoopie.
2011-06-28 10:41:00 +00:00
dd0f0c5772
Added icons of vrious sizes.
2011-06-28 10:34:31 +00:00
6aa4182679
Addud support for multiple sizes of icon files.
2011-06-28 10:33:50 +00:00
6677780cff
Fixed build.
2011-06-28 07:20:04 +00:00
e58dd334f9
Removed source of Apache Commons Logging in favor of jar.
2011-06-27 13:15:37 +00:00
2d8d1545f4
Ant changed jar import inte source import for Apapche Commons Logging.
...
Added various new source files.
2011-06-27 13:06:26 +00:00
74d8cf6197
Added new imports to build.xml
2011-06-27 12:13:29 +00:00
62b4426cab
Further removed old imports.
2011-06-27 12:09:28 +00:00
929e4fd987
Updated translation.
...
Removed old imports.
2011-06-27 12:08:21 +00:00
a41069643c
Removed unecessary libs.
2011-06-27 12:05:32 +00:00
bac03d79ac
Removed legacy TrayManager subclass.
...
Added integer functionality to the configuration manager.
Added partial support for config files to ConfigManager.
2011-06-27 11:56:29 +00:00
d6804d5bd5
Removed bad imports.
2011-06-20 12:53:32 +00:00
cf989ccd66
Broken import. Fixed.
2011-06-20 12:52:05 +00:00
2219834dda
Cleanup, imported i18n support from I2P and GNU gettext.
...
Imported high res/svg version of itoopie from dr|zed.
2011-06-20 12:38:52 +00:00
6e86a911ef
Branched MathiasDM's DesktopGUI into what will perhaps become itoopie.
2011-06-20 07:12:36 +00:00
37fc44867f
propagate from branch 'i2p.i2p' (head dbe319d674d6a6a53491762262978f53caaaa58a)
...
to branch 'i2p.i2p.mathiasdm.desktopgui' (head fced1e04334ef1c18bc6ae8a31984e627310b14c)
2011-01-26 06:48:45 +00:00
a440358e60
merge of '48e0ea7fd7688afa736e2ea34205af6f8b4449c0'
...
and '7d28abec87645e7ef5c5bbbc1120f1ab862842ae'
2011-01-26 06:47:22 +00:00
89e0e6638d
I2PTunnel: Update h2ik proxy details.
2011-01-25 17:05:14 +00:00
232ba5612a
Whitespace cleanup, while we're not yet merged into trunk yet.
2011-01-25 07:08:54 +00:00
fa15710455
Console: light theme: restore truant dropshadow to h1 class.
2011-01-25 02:51:36 +00:00
fbac928313
Console: revert light theme regressions.
2011-01-24 20:24:40 +00:00
656670919d
0.8.3
i2p-0.8.3
2011-01-24 14:55:34 +00:00
bf99b04e0a
cleanups after review, ticket 390
2011-01-24 13:20:06 +00:00