Age | Commit message (Expand) | Author | Files | Lines |
2013-04-10 | Moved Mobile BKU URL to configuration file | tkellner | 43 | -219/+486 |
2013-04-10 | Added missing CLI Parameter | tkellner | 15 | -26/+521 |
2013-04-10 | Removed Error Composite | tkellner | 1 | -219/+0 |
2013-04-10 | Removed Error State and replaced it with ErrorDialog | tkellner | 17 | -245/+344 |
2013-04-10 | Fixed some TODOs... | tkellner | 27 | -99/+148 |
2013-04-10 | Minor GUI changes to MainBar Buttons | tkellner | 7 | -28/+51 |
2013-04-10 | Improved DataSource selection composite | tkellner | 2 | -28/+73 |
2013-04-10 | Added custom border to MainBar buttons | tkellner | 5 | -43/+24 |
2013-04-10 | Configuration and Main Bar Buttons | tkellner | 39 | -506/+2037 |
2013-04-10 | Working on Configuration UI. (still work in progress!) | tkellner | 5 | -95/+533 |
2013-04-10 | Avoid use of ArrayUtils | tkellner | 1 | -5/+7 |
2013-04-10 | Remove unused imports | tkellner | 1 | -2/+0 |
2013-04-10 | Configuration Changes | tkellner | 45 | -148/+2898 |
2013-04-10 | Test dragging of signature canvas | tkellner | 1 | -13/+42 |
2013-04-10 | Test display of signature composite | tkellner | 2 | -40/+74 |
2013-04-10 | Resize main window | tkellner | 1 | -1/+1 |
2013-04-10 | don't use clip bounds to determine redraw area | tkellner | 1 | -4/+14 |
2013-04-10 | Use correct class for logger | tkellner | 1 | -1/+1 |
2013-04-10 | Display PDF Document | tkellner | 2 | -13/+48 |
2013-04-10 | Remove unused logger | tkellner | 1 | -9/+0 |
2013-04-10 | Allow document to be changed in PDFViewerComposite | tkellner | 1 | -16/+38 |
2013-04-10 | This is the default anyway | tkellner | 1 | -1/+1 |
2013-04-10 | code housekeeping | tkellner | 2 | -7/+7 |
2013-04-10 | Imports updated | tkellner | 5 | -11/+0 |
2013-04-10 | Remove accidentally committed file | tkellner | 1 | -100/+0 |
2013-04-10 | replace Listeners with the corresponding Adapters | tkellner | 9 | -134/+57 |
2013-04-10 | Use SelectionAdapter to make code more concise | tkellner | 1 | -15/+3 |
2013-04-10 | Add all files filter to DataSourceSelectComposite | tkellner | 2 | -9/+109 |
2013-04-10 | add PDFViewerComposite | tkellner | 3 | -0/+164 |
2013-04-10 | Add repositories to main pom | tkellner | 1 | -0/+18 |
2013-04-10 | Mobile BKU first working (currently set to work with test mobile BKU from A-T... | tkellner | 27 | -62/+1964 |
2013-04-10 | Code houskeeping | tkellner | 21 | -155/+59 |
2013-04-10 | Comment for SLRequest subclasses | tkellner | 1 | -0/+1 |
2013-04-10 | Add commons-httpclient as a dependecy | tkellner | 2 | -0/+9 |
2013-04-10 | Changed SLRequest interface | tkellner | 7 | -48/+92 |
2013-04-10 | PDF-AS signature working with local BKU | tkellner | 22 | -83/+1063 |
2013-04-10 | GUIProvider doesn't hand out container composite | tkellner | 6 | -23/+13 |
2013-04-10 | StateMachine cleanup | tkellner | 21 | -76/+918 |
2013-04-10 | State Machine refactoring | tkellner | 32 | -1308/+874 |
2013-04-10 | StateMachine updates | tkellner | 8 | -496/+47 |
2013-04-10 | State Machine refactor | tkellner | 20 | -90/+726 |
2013-04-10 | State Machine stuff | tkellner | 24 | -217/+1352 |
2013-04-10 | BKU Selection state changes | tkellner | 1 | -0/+1 |
2013-04-10 | Added BKU Implememtation States skeleton | tkellner | 3 | -1/+108 |
2013-04-10 | Removed log4j development configurator | tkellner | 2 | -8/+1 |
2013-04-10 | + Main Window Template | tkellner | 16 | -23/+651 |
2013-04-10 | log4j.properties added | tkellner | 1 | -0/+6 |
2013-04-10 | template adjustmenst | tkellner | 3 | -3/+3 |
2013-04-10 | Eclipse preferences update: eclipse juno | tkellner | 7 | -22/+96 |
2013-04-10 | Added class templates | tkellner | 37 | -30/+847 |