Age | Commit message (Expand) | Author | Files | Lines |
2013-10-10 | Update version number in windows shell script | tkellner | 1 | -2/+2 |
2013-09-04 | Proxy arguments classes | tkellner | 2 | -0/+136 |
2013-07-24 | Comment out proxy auth settings gui for now | tkellner | 1 | -178/+178 |
2013-07-24 | Workaround to unset proxy settings when cleared | tkellner | 1 | -9/+40 |
2013-07-24 | Include exception msg in MobileBKU error dialog | tkellner | 1 | -1/+5 |
2013-07-24 | Move TrustedSocketFactory registration | tkellner | 4 | -21/+18 |
2013-07-24 | Enable proxy usage for HttpClient | tkellner | 6 | -25/+64 |
2013-07-24 | Allow empty proxy password | tkellner | 1 | -1/+1 |
2013-07-24 | Proxy debugging | tkellner | 1 | -7/+11 |
2013-07-24 | Add accessor function for stateMachine | tkellner | 11 | -134/+143 |
2013-07-24 | Add proxy auth cmd-line parameters | tkellner | 3 | -2/+14 |
2013-07-24 | Add proxy authentication | tkellner | 13 | -119/+604 |
2013-07-24 | Move proxy to advanced config | tkellner | 3 | -221/+225 |
2013-06-28 | Add version number to config screen title | tkellner | 1 | -0/+4 |
2013-06-28 | use getShell member function for shell access | tkellner | 2 | -16/+16 |
2013-04-10 | User BASE64 request for TDB only, FileUploadRequest else | tkellner | 1 | -42/+57 |
2013-04-10 | Move User Agent String to Constants | tkellner | 5 | -13/+12 |
2013-04-10 | Make upload request type configurable | tkellner | 1 | -14/+21 |
2013-04-10 | Changed local BKU communication to BASE64 encoding | tkellner | 1 | -5/+5 |
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 | 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 |