First pass at reskinning the main dialog (still need to update menu & detail views)
[moonshot-ui.git] / src / moonshot-idcard-widget.vala
2016-07-25 Dan BreslauFirst pass at reskinning the main dialog (still need...
2016-04-05 Dan BreslauMerge branch 'master' of project-moonshot.org:/srv...
2016-04-05 Dan BreslauMinor formatting changes
2014-09-03 Sam HartmanAdd copyright to source code
2013-10-29 Kevin WassermanMerge branch 'master' of project-moonshot.org/git/moons...
2013-10-29 Kevin WassermanReselect current id card by nai when cards are reloaded.
2013-10-22 Kevin WassermanEliminate pixbuf from IdCard
2011-12-20 Pete FotheringhamMerge branch 'master' of gitorious.codethink.co.uk...
2011-12-20 Pete FotheringhamRe-architecting changes
2011-12-15 Pete FotheringhamDisplay name label looks ore like the visuals
2011-12-15 Pete FotheringhamRevert "Fix bug 818128 Issuer is not exposed in UI"
2011-12-15 Pete FotheringhamFix bug 818128 Issuer is not exposed in UI
2011-12-09 Pete FotheringhamMerge branch 'master' of gitorious.org:moonshot-identit...
2011-07-18 Sam ThursfieldImplement web provisioning on Windows
2011-07-18 Alberto RuizFix 'Send' button sensitivity
2011-07-18 Alberto RuizFix service removal bug
2011-07-18 Alberto RuizFix id card widget layout
2011-07-12 Sam ThursfieldMerge branch 'master' of ssh://69.25.196.28:822/srv...
2011-07-08 Alberto RuizUse GKeyFile backend
2011-05-09 Javier JardónReturn the info stored in the selected Id Card
2011-05-05 Javier JardónMark some string as translatable
2011-05-05 Javier Jardónmoonshot-idcard-widget: Add accesibility labels to...
2011-04-21 Javier Jardónmoonshot-idcard-widget: align the ID Card data on the...
2011-04-21 Javier JardónStore services in the ID card
2011-04-21 Javier JardónStore the logo in the ID Card
2011-04-18 Javier JardónMove the details notification signal to the IdCardWidget
2011-04-18 Javier JardónMove the remove notification signal to the IdCardWidget
2011-04-18 Javier JardónPass the ID card info to the IDCardWidget constructor
2011-04-18 Javier JardónOnly one IdCard widget can be selected at the same...
2011-04-18 Javier JardónUse a different color when the IdCard is selected
2011-04-15 Javier JardónColorize the background of the Id Cards
2011-04-15 Javier JardónGet the data from the "Add ID dialog" and put it on...
2011-04-14 Javier Jardónidcard-widget: Use all the space of the event box
2011-04-13 Javier JardónEnable access to the buttons of the idcard widget
2011-04-12 Javier JardónUse the new IdCardWidget in the list of identities
2011-04-12 Javier JardónConvert IdCardWidget in a derived class of GtkBox