Cleaning up compilation warnings
[moonshot-ui.git] / src / moonshot-custom-vbox.vala
2016-08-23 Dan BreslauCleaning up compilation warnings
2016-08-22 Dan BreslauRemoved remove_id_card(), which is no longer needed
2016-08-20 Dan BreslauFixed selection failures when display was limited via...
2016-08-05 Dan BreslauFixed (again) how the Add, Edit, Remove, and Send butto...
2016-08-02 Dan BreslauRemove unnecessary log message
2016-07-28 Dan BreslauDead code removal; also fixed Send button (at least...
2016-07-28 Dan BreslauAdd/Edit cards is now functionally complete (still...
2016-07-25 Dan BreslauCheckpointing: ID Selector (main dialog) now looks...
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-24 Kevin WassermanSignal parent widgets when expanding identity (LP 1228259)
2011-12-20 Pete FotheringhamMerge branch 'master' of gitorious.codethink.co.uk...
2011-12-20 Pete FotheringhamRe-architecting changes
2011-12-09 Pete FotheringhamMerge branch 'master' of gitorious.org:moonshot-identit...
2011-12-09 Pete FotheringhamInterim commit - compiles and runs
2011-07-18 Alberto RuizFix 'Send' button sensitivity
2011-07-12 Sam ThursfieldMerge branch 'master' of ssh://69.25.196.28:822/srv...
2011-07-08 Alberto RuizPreparing the service removal implementation
2011-05-03 Javier JardónMove the TreeModel to the MainWindow object again
2011-04-26 Javier JardónOnly compute visible functin if the issuer and the...
2011-04-26 Javier JardónAdd refilter call for update the filter model
2011-04-26 Javier JardónAdd a tree model filter for the search functionality
2011-04-21 Javier JardónMove the ListStore to the CustomVBox object
2011-04-18 Javier JardónOnly one IdCard widget can be selected at the same...
2011-04-18 Javier JardónAdd CustomVBox widget