| /[pcsclite]/trunk/pcsc-tools/gscriptor |
Parent Directory
|
Revision Log
| Links to HEAD: | (view) (download) (annotate) |
| Sticky Revision: |
update copyright date
ReaderConfig(): escape metacharacters []() in the reader name when using reader name as a pattern matching
cleanup
svn propset svn:keywords Id
WriteConfigFile: do not save undefined values
use defined instead of exists to check if $hConfig{'reader'} is defined
use SCARD_SHARE_SHARED instead of SCARD_SHARE_EXCLUSIVE to not lock the card
use env perl instead of using a hardcoded path
change the order of the button for the "The Chipcard::PCSC::Card object is not connected!\nDo you want to connect?" dialog so that the default button is OK
reset the command after execution. The line continuation feature was broken
allow multi-lines input and wrap long output
ReaderConfig(): use stock icons
MessageBox(): add a $icon_text parameter change the calls to MessageBox() to use the new parameter
MessageBox(): use stock buttons when possible
update copyright date
ReaderConfig(): use a HButtonBox for the buttons
MessageBox(): use a HButtonBox for the buttons
update dates
ReaderConfig: use an empty reader name if none is selected
ConnectDefaultReader: if only one reader is found use it unconditionally
use nice icons in the menu
use english typography (no space before ! and ?)
select the latest reader used
move from libgtk-perl to libgtk2-perl and add many improvements: - color support - T=0 or T=1 support
if the command does not contains spaces (00A4030000) we expand it
only send the 5 last characters of the response to Chipcard::PCSC::Card::ISO7816Error()
change menu accelerator for Run so it can be used even if a text Text widget is selected
simplify status word printing
use paned windows to resize Script and Result frames
print textual status word according to ISO 7816
adjust copyright date
new naming scheme Chipcard::PCSC instead of PCSC
case insensitive on "reset" command
modified default buttons behaviour (mostly cosmetic)
Disconnect the actual card when the reader is changed
improved the Help dialog box
correctly assign the tip to the wrap line button
removed () from $txtScript->get_length
added accelerator for Quit added $pos argument to insert_text()
added 'homogeneous' argument to Gtk::Table::new()
syntax "defined @ButtonDescr" is not correct with Perl 5.6
configure default buttons in examples/gscriptor.pl
Removed the ATR entry from the Reader Configuration dialog
Cleared warning messages while running with perl -w...
Added GPL licence in the source code Added CVS Id field
Updated gscriptor to use asci_to_array(). a reset keyword has also been added to the scripting 'language' so that it calls Reconnect()
More cosmetic changes
Applied a patch from somebody who apparently wants to stay anonymous. This patch includes mostly cosmetic changes and extra documentation about array_to_ascii() and ascii_to_array(). Thanks to this contributor for his help and time
Added mostly cosmetic improvements to offer the user to connect when he/she tries to run a script without any active conX to the smartcard. I also identified a bug which should be verified/corrected. Its cause may lie into PCSC-lite so investigating the wrapper alone is not enough
Initial checkin
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| ViewVC Help | |
| Powered by ViewVC 1.1.5 |