Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-10-31 | 96x96 icon | tkellner | 1 | -0/+0 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12666 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | pdf-over icon for 256 x 256 | tkellner | 1 | -0/+0 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12665 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Set foreground color to black | tkellner | 1 | -1/+2 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12664 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Add commons-io (for FilenameUtils) | tkellner | 3 | -1/+10 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12663 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Merge branch 'master' of abyss:12PDF-OVER-4.0 | tkellner | 5 | -8/+12 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12662 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Move izpack stuff to resources, add icons dir | tkellner | 8 | -2/+2 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12661 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Not scaling config image | tkellner | 1 | -2/+1 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12660 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Missing Messages changes | tkellner | 1 | -1/+1 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12659 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | + Implemented behavior with set default output folder | tkellner | 27 | -99/+292 | |
+ centralized font sizes + added comments for documentation git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12658 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Fixed BKU cancel Bug | tkellner | 4 | -1/+116 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12657 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-31 | Main Bar improvements | tkellner | 12 | -126/+351 | |
Configuration fixed git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12656 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-24 | add maindir property for local repo | Tobias Kellner | 3 | -4/+9 | |
2012-10-24 | + Mobile icon added | Andreas Fitzek | 3 | -8/+50 | |
+ main window shell icon added | |||||
2012-10-24 | Use new PDFRenderer version | Tobias Kellner | 1 | -1/+1 | |
2012-10-24 | Renamed PDFRenderer version | Tobias Kellner | 11 | -8/+8 | |
2012-10-24 | + added pdf-as-3.2.jar to repo | Andreas Fitzek | 9 | -0/+27 | |
2012-10-24 | + messages for pdfover | Andreas Fitzek | 1 | -2/+2 | |
2012-10-24 | + changed drop border color | Andreas Fitzek | 8 | -122/+411 | |
+ changed emblem config | |||||
2012-10-24 | + add dashed border to config emblem drop | Andreas Fitzek | 1 | -2/+20 | |
2012-10-24 | Local repo added (with PDFRenderer) | Tobias Kellner | 10 | -0/+36 | |
2012-10-24 | + polishing UI :) | Andreas Fitzek | 4 | -88/+226 | |
2012-10-24 | new config button | vkrnjic | 1 | -0/+0 | |
2012-10-23 | Remove swing2swt.jar | Tobias Kellner | 2 | -1/+0 | |
2012-10-23 | Listener --> Adapter | Tobias Kellner | 3 | -97/+16 | |
2012-10-23 | + fixed Warnings | Andreas Fitzek | 8 | -130/+135 | |
2012-10-23 | + added Signator Placeholder generation for PDF-AS: | Andreas Fitzek | 6 | -35/+405 | |
check: SignatureParameter.getPlaceholder() | |||||
2012-10-23 | + fixed windows mainbar redraw issue | Andreas Fitzek | 1 | -1/+3 | |
2012-10-23 | + try to fix mainbar repaint issue for windows platform | Andreas Fitzek | 1 | -8/+12 | |
2012-10-23 | + Color changed for drop border, | Andreas Fitzek | 3 | -3/+5 | |
+ removed pack in BKUSelectionComposite + using default background color as mainbar border color | |||||
2012-10-18 | 96x96 icon | vkrnjic | 1 | -0/+0 | |
2012-10-18 | pdf-over icon for 256 x 256 | vkrnjic | 1 | -0/+0 | |
2012-10-18 | Set foreground color to black | Andreas Fitzek | 1 | -1/+2 | |
2012-10-17 | Add commons-io (for FilenameUtils) | Tobias Kellner | 3 | -1/+10 | |
2012-10-17 | Merge branch 'master' of abyss:12PDF-OVER-4.0 | Tobias Kellner | 5 | -8/+12 | |
2012-10-17 | Move izpack stuff to resources, add icons dir | Tobias Kellner | 8 | -2/+2 | |
2012-10-17 | new colors based on buergerkarte.at | vkrnjic | 3 | -8/+12 | |
2012-10-09 | config-button | vkrnjic | 1 | -0/+0 | |
2012-10-09 | pdf-over-icon | vkrnjic | 2 | -0/+0 | |
2012-10-09 | Not scaling config image | Andreas Fitzek | 1 | -2/+1 | |
2012-10-09 | Missing Messages changes | Andreas Fitzek | 1 | -1/+1 | |
2012-10-04 | + Implemented behavior with set default output folder | Andreas Fitzek | 27 | -99/+292 | |
+ centralized font sizes + added comments for documentation | |||||
2012-10-03 | Fixed BKU cancel Bug | Andreas Fitzek | 4 | -1/+116 | |
2012-10-03 | Main Bar improvements | Andreas Fitzek | 12 | -126/+351 | |
Configuration fixed | |||||
2012-10-02 | UI Improvements | afitzek | 14 | -83/+274 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12553 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | Installer generation first commit | tkellner | 9 | -4/+416 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12549 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | + Fixed unverifyable Handy signature signatures ... (A-Trust cuts away | tkellner | 9 | -55/+169 | |
base64 encoded signature data!) + Moved logfile to {user.home}/.pdfover + temporary pdf files will be saved into {user.home}/.pdfover (no write access in Program folder of windows!) git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12548 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | Fixed some error with output folder variables | tkellner | 9 | -151/+162 | |
setting pdfas config folder added extraction of pdfover config folder git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12547 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | Added Unzipper class for PDFAS configuration extraction | tkellner | 1 | -0/+80 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12546 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | Added PDFAS Config to resources | tkellner | 1 | -0/+0 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12545 3a0b52a2-8410-0410-bc02-ff6273a87459 | |||||
2012-10-01 | Fixed default config | tkellner | 1 | -1/+1 | |
git-svn-id: https://svn.iaik.tugraz.at/svn/egiz/prj/current/12PDF-OVER-4.0@12544 3a0b52a2-8410-0410-bc02-ff6273a87459 |