oepen
cf57f76c2b
Finally found the correct window size for the OpenMoko
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@224 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-16 09:16:04 +00:00
oepen
f6bf6e3e7c
Fixed encoding issues
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@222 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 10:37:20 +00:00
oepen
0ee13df8d4
Bugfix: Added missing string array to pace_gui_globals.py.in
...
Bugfix: Hide pinpad on startup
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@221 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:56:41 +00:00
oepen
abd6006cd8
Trying to initialise pinpad earlier, so that the transition from CVCWindow to Pinpad is smoother
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@220 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:50:46 +00:00
oepen
c5d3765ab2
Code cleanup: Pursuing a better coding style using pylint
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@219 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 09:01:23 +00:00
oepen
328354b443
Code cleanup: Got rid of the progress bar popup. Use the "waiting" animation instead
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@218 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-13 08:15:40 +00:00
oepen
16ab4562db
Digits are now shown in plain text for 750ms before they are obfuscated
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@216 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 22:34:21 +00:00
oepen
d8c796bd6a
Working on smoother animations
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@214 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 18:15:46 +00:00
oepen
002d81cf67
Working on "busy" animation
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@213 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 17:50:40 +00:00
oepen
5ef9a322b7
Display an animation instead of the progress bar, when waiting for pace-tool to finish
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@212 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-12 15:26:25 +00:00
oepen
fca21ee0c2
Change the status image if a card is found or lost
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@208 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 14:21:01 +00:00
oepen
9909bcbb0f
Layout adjustments
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@207 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 13:17:09 +00:00
oepen
6cb82cc637
Refactoring: Relocating resource directories
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@206 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 12:46:34 +00:00
oepen
92a1288860
Experimenting with icons to display the card status
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@205 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-11 12:23:11 +00:00
oepen
31c527cd0b
-Now actually passing the (modified) Chat to PinpadGTK and to pace-tool
...
-PinpadGTK can now be used with different PACE secrets
-Changed the display of entered digits in PinpadGTK. Underscores are used to
indicate the length of the secret and are repalce by stars during PIN entry
-Bugfix: Added correct thread initialisation
-Changed the font size and weight of the status label
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@204 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-09 16:07:52 +00:00
oepen
6c14717218
Fixed bug which prevented correct shutdown of the pinpad dialog when the correct PIN was entered
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@203 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-09 07:41:32 +00:00
oepen
143e41fe76
Fixed wrong reference to pinpad.py
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@200 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:59:18 +00:00
oepen
94a43b4c8b
Fixed automake script
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@199 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:46:28 +00:00
oepen
7683a2d24a
Bugfix: Fixed wrong name of pace-gui-globals in src/Makefile.am
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@198 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:41:07 +00:00
oepen
d01dceb28c
Bugfix: Fixed wrong name of pace-gui-globals in configure.ac
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@197 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:34:49 +00:00
oepen
c72036ed7b
Bugfix: Fixed invalid naming of pace-gui-globals
...
Minor layout modifications
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@196 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-05 20:06:23 +00:00
frankmorgner
2ae278535e
releasing 0.2
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@189 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:33:22 +00:00
oepen
1e7a3d504b
Renamed pinpad.py to pace-gui.py and pinpad_globals.py to pace-gui-globals.py
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@188 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:31:55 +00:00
frankmorgner
58172a0971
added ChangeLog for distribution package
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@187 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-07-01 11:26:00 +00:00
oepen
2bb7cf4179
Adjusted layout:
...
-No more stock buttons (not supported on OM?)
-Bigger fonts for buttons
-Better alignment of elements
-More space for elements in CertificateDescription Dialogue
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@178 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-29 20:29:59 +00:00
oepen
4aa5bbb43a
Changed the layout of the CertificateDescription window and added additional information
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@177 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-29 14:23:04 +00:00
oepen
c963a2f485
Code cleanup
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@176 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-28 21:09:10 +00:00
oepen
bb1971c8dd
Merged pinpad and chat-gui. Integration is not finished yet
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@175 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-28 14:34:14 +00:00
oepen
216e176bb4
-Refactoring: Added a base class with common functionality, from which all other Dialogues are derived
...
-The scrolled window is now only added to the "body" element of the window
-Made the buttons a bit smaller
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@174 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-27 13:11:04 +00:00
oepen
04a59ff751
-Made the buttons on the bottom of the screen bigger and added a litte spacing between them. This way they are easier to hit with your finger.
...
-Translated the access rights to german and adjusted some of them according to TR-03127
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@173 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-27 09:38:33 +00:00
oepen
f272a94f23
-Fixed print to stderr
...
-Adjusted fonts for the OpenMoko
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@172 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-26 19:56:17 +00:00
oepen
300934d9bf
Added chat-gui.py which includes dialog windows for displaying the CHAT and the Certificate Description
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@171 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-26 19:45:59 +00:00
oepen
0e2558b0cc
Adjusted layout for the OpenMoko
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@151 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-14 08:06:12 +00:00
oepen
82ddad7214
Stop polling for ATR, when pace-tool is running
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@150 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-14 07:47:43 +00:00
oepen
4c937a3d75
Bumped version number
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@149 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-14 06:23:13 +00:00
oepen
f5b2f54b2b
New version of pace-gui indicates wether or not a suitable card was found.
...
This works by polling the card every second via opensc-tool --atr
The radio buttons have been removed to have enough space for the new label
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@148 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-14 06:21:22 +00:00
oepen
a1fdced1f5
-Fixed pace-gui.desktop.in so it works on the OpenMoko as well
...
-Bumped svn revision in pace-gui.bb
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@145 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-10 09:44:41 +00:00
oepen
344946daf7
Added missing file to version control
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@144 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-10 08:54:18 +00:00
oepen
03f3c09bb8
Better error handling
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@140 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-08 12:58:05 +00:00
oepen
f1de87e9bc
Added installation of logo and desktop entry
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@139 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-08 11:31:55 +00:00
oepen
25146f0397
First working version of autotools scripts
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@136 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-08 08:08:35 +00:00
oepen
275514919d
Working on autotools scripts
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@135 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-08 07:26:23 +00:00
oepen
02183f3aef
Bugfixing autotools scripts
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@134 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-07 15:03:39 +00:00
oepen
08cef866f7
Initial release of pace-gui, a small GUI for pace-tool
...
git-svn-id: https://vsmartcard.svn.sourceforge.net/svnroot/vsmartcard@133 96b47cad-a561-4643-ad3b-153ac7d7599c
2010-06-07 14:50:22 +00:00