Age | Commit message (Expand) | Author | Files | Lines |
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 | Use DOS linebreaks in ReadMe | tkellner | 1 | -47/+47 |
2013-04-10 | Use launch4j instead of winrun4j | tkellner | 6 | -15/+6 |
2013-04-10 | Also show error for encrypted PDFs | tkellner | 3 | -3/+8 |
2013-04-10 | Show useful error msg if PDF is password protected | tkellner | 3 | -2/+8 |
2013-04-10 | Add CL argument to skip finish dialog | tkellner | 11 | -4/+124 |
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 | 4 | -11/+63 |
2013-04-10 | Display cmd line error msg in gui | tkellner | 3 | -4/+6 |
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 | startMenu doesn't work on Unix | tkellner | 1 | -2/+2 |
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 | Update windows script for release version | tkellner | 1 | -1/+1 |
2013-04-10 | Add ReadMe | tkellner | 2 | -0/+48 |
2013-04-10 | Update windows scripts, add linux uninstall script | tkellner | 4 | -5/+14 |
2013-04-10 | Handle argument help localization correctly | tkellner | 13 | -51/+49 |
2013-04-10 | Don't log to StdOut | tkellner | 1 | -2/+2 |
2013-04-10 | Change -o argument to allow setting output filename | tkellner | 3 | -19/+12 |
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 | 3 | -4/+41 |
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 | 5 | -20/+47 |
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 |