Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | Theme configuration | tkellner | 2 | -84/+118 |
2013-04-10 | Use switches for theme selection | tkellner | 1 | -16/+40 |
2013-04-10 | Make disabled config icon brighter | tkellner | 1 | -0/+0 |
2013-04-10 | Add explanation to local CCE error | tkellner | 2 | -2/+2 |
2013-04-10 | Grey out config button when disabled | tkellner | 4 | -24/+48 |
2013-04-10 | Add theme constant | tkellner | 1 | -8/+20 |
2013-04-10 | Move resource strings to Constants | tkellner | 8 | -22/+46 |
2013-04-10 | mobile bku viewer fix | tkellner | 2 | -2/+3 |
2013-04-10 | Include port in URLs | tkellner | 1 | -3/+9 |
2013-04-10 | Add IAIK mobile signature handler | tkellner | 3 | -1/+377 |
2013-04-10 | Allow error messages in tan state | tkellner | 3 | -7/+17 |
2013-04-10 | Request debug code | tkellner | 1 | -0/+14 |
2013-04-10 | Ensure session ID on redirects (if necessary) | tkellner | 4 | -1/+15 |
2013-04-10 | Fallback TAN tries handling | tkellner | 1 | -0/+1 |
2013-04-10 | Improved TAN entry | tkellner | 3 | -12/+52 |
2013-04-10 | Changed UI component for signature from button to link | tkellner | 3 | -7/+8 |
2013-04-10 | Added show button to tan entry for mobile bku | tkellner | 4 | -72/+150 |
2013-04-10 | Add signature data url to mobile status | tkellner | 5 | -28/+54 |
2013-04-10 | Save mobile BKU URL/type | tkellner | 1 | -4/+12 |
2013-04-10 | Extract basic mobile BKU status stuff | tkellner | 2 | -156/+124 |
2013-04-10 | Move cast to accessor | tkellner | 1 | -5/+9 |
2013-04-10 | split mobile BKU status | tkellner | 5 | -190/+351 |
2013-04-10 | Parse TAN tries | tkellner | 2 | -6/+14 |
2013-04-10 | Rework mobile BKU handling | tkellner | 14 | -408/+641 |
2013-04-10 | Rename ATrustHelper, refVal | tkellner | 10 | -79/+80 |
2013-04-10 | Remove unused default | tkellner | 1 | -3/+2 |
2013-04-10 | Remove unneeded certs, add mobile test certs | tkellner | 9 | -20/+20 |
2013-04-10 | Update configuration file name | tkellner | 3 | -2/+2 |
2013-04-10 | Ugly workaround for installer error on missing install dir | tkellner | 1 | -0/+1 |
2013-04-10 | Remove uninstaller on mac | tkellner | 1 | -2/+1 |
2013-04-10 | Rename profile dir | tkellner | 2 | -2/+2 |
2013-04-10 | Move contents on mac to app | tkellner | 2 | -6/+14 |
2013-04-10 | Add icon to mac app | tkellner | 2 | -0/+1 |
2013-04-10 | Show alternative text for 1 try left | tkellner | 3 | -1/+5 |
2013-04-10 | Add app on MacOS X | tkellner | 3 | -3/+11 |
2013-04-10 | Add base script on mac | tkellner | 1 | -1/+2 |
2013-04-10 | Add hyphen to remaining files | tkellner | 6 | -7/+7 |
2013-04-10 | Rename jnlp file | tkellner | 1 | -2/+2 |
2013-04-10 | Use mouse cursors during positioning | tkellner | 2 | -1/+47 |
2013-04-10 | Use reflection for mac workaround | tkellner | 2 | -4/+24 |
2013-04-10 | Workaround for mac full screen bug | tkellner | 1 | -0/+6 |
2013-04-10 | Bump SWT version to 4.2.1, add to repo | tkellner | 6 | -0/+0 |
2013-04-10 | Wrap mobile dialog error messages | tkellner | 1 | -1/+1 |
2013-04-10 | Display error message (and retry) when saving fails | tkellner | 3 | -13/+36 |
2013-04-10 | Allow to set title in dialog, use it for overwrite | tkellner | 5 | -9/+13 |
2013-04-10 | Submit mobile dialog on enter, set focus on error | tkellner | 1 | -22/+7 |
2013-04-10 | load log4j props after creating, watch for changes | tkellner | 3 | -4/+8 |
2013-04-10 | More null guards in config | tkellner | 4 | -7/+13 |
2013-04-10 | Move log4j props and config to avoid name clashes | tkellner | 3 | -7/+8 |
2013-04-10 | Removed unneeded debug msg | tkellner | 1 | -1/+0 |