Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | Get rid of javadoc warning | tkellner | 1 | -9/+7 |
2013-04-10 | Calculate own page transform to avoid rotation problems | tkellner | 1 | -2/+6 |
2013-04-10 | Catch SWT exception on Mac | tkellner | 1 | -5/+8 |
2013-04-10 | Avoid widget cleanup problem | tkellner | 1 | -9/+9 |
2013-04-10 | Debugging | tkellner | 3 | -3/+3 |
2013-04-10 | Move PDFFile creation to PositioningState | tkellner | 2 | -46/+55 |
2013-04-10 | Also show error for encrypted PDFs | tkellner | 1 | -1/+4 |
2013-04-10 | Show useful error msg if PDF is password protected | tkellner | 1 | -0/+4 |
2013-04-10 | Add CL argument to skip finish dialog | tkellner | 9 | -4/+122 |
2013-04-10 | Comment to clarify | tkellner | 1 | -0/+2 |
2013-04-10 | Throw away unneded AutomaticPositioning config entry | tkellner | 4 | -48/+13 |
2013-04-10 | Keep order of CLI arguments | tkellner | 2 | -8/+9 |
2013-04-10 | Comment concerning argument registration | tkellner | 1 | -0/+2 |
2013-04-10 | Add cmd line arg for automatic positioning | tkellner | 2 | -0/+50 |
2013-04-10 | Display cmd line error msg in gui | tkellner | 1 | -2/+4 |
2013-04-10 | Add Overlay for the default signature position | tkellner | 6 | -10/+35 |
2013-04-10 | Rename | tkellner | 4 | -12/+12 |
2013-04-10 | Don't set previous sig position when using auto | tkellner | 1 | -1/+1 |
2013-04-10 | Refactoring: create config package | tkellner | 20 | -21/+30 |
2013-04-10 | Guard against empty drop data | tkellner | 1 | -0/+4 |
2013-04-10 | FileUploadSource class | tkellner | 1 | -0/+57 |
2013-04-10 | Changed SL transport to file upload for local bku, because ATrust cannot proc... | tkellner | 2 | -40/+22 |
2013-04-10 | Remove TODO - passwords should now be masked in log | tkellner | 1 | -1/+0 |
2013-04-10 | Signature position can't go below zero | tkellner | 1 | -2/+2 |
2013-04-10 | Handle argument help localization correctly | tkellner | 13 | -51/+49 |
2013-04-10 | Change -o argument to allow setting output filename | tkellner | 1 | -17/+10 |
2013-04-10 | Allow to set output filename | tkellner | 1 | -3/+8 |
2013-04-10 | Remove comments | tkellner | 1 | -4/+0 |
2013-04-10 | Provide error message for cmd line args | tkellner | 1 | -4/+39 |
2013-04-10 | Allow --help as help argument | tkellner | 1 | -1/+2 |
2013-04-10 | Blank out passwords in mobile bku post data debug output | tkellner | 1 | -0/+4 |
2013-04-10 | Show dialog before requesting new TAN for IAIK mobile sig | tkellner | 2 | -13/+30 |
2013-04-10 | Show dialog before requesting new TAN | tkellner | 3 | -18/+43 |
2013-04-10 | Theme configuration | tkellner | 2 | -84/+118 |
2013-04-10 | Use switches for theme selection | tkellner | 1 | -16/+40 |
2013-04-10 | Grey out config button when disabled | tkellner | 3 | -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 | 1 | -5/+6 |
2013-04-10 | Added show button to tan entry for mobile bku | tkellner | 2 | -72/+146 |
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 |