moonshot-ui.git
2011-04-21 Javier JardónStore the logo in the ID Card
2011-04-18 Javier JardónFill the details fields when switching between ID cards
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ónAdd CustomVBox widget
2011-04-18 Javier JardónUse a different color when the IdCard is selected
2011-04-15 Javier Jardónmoonshot-window: Manually create the viewport to contro...
2011-04-15 Javier JardónColorize the background of the Id Cards
2011-04-15 Javier JardónGet the ID Card and show the details in separate functions
2011-04-15 Javier JardónMake username and password accesible in all the class
2011-04-15 Javier JardónGet the data from the "Add ID dialog" and put it on...
2011-04-15 Javier Jardónmoonshot-id: Add username and password
2011-04-14 Javier JardónHide the details panel when searching
2011-04-14 Javier JardónConnect the "delete" button of the Idcards to the handler
2011-04-14 Javier JardónFix the layout of the main window
2011-04-14 Javier Jardónidcard-widget: Use all the space of the event box
2011-04-13 Javier JardónConnect the details button with the details pane
2011-04-13 Javier JardónEnable access to the buttons of the idcard widget
2011-04-13 Javier JardónRemove bottom send button
2011-04-13 Javier JardónDo not expand child widgets
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
2011-04-12 Javier JardónRemove GtkTreeView implementation for the ID Cards...
2011-04-12 Javier JardónAdd IdCard widget
2011-04-11 Javier Jardónmoonshot-add-dialog: Add some a11y support
2011-04-11 Javier JardónRemove Toolbar for now
2011-04-11 Javier JardónUse the dialog entry data
2011-04-11 Javier Jardónmoonshot-add-dialog: Make the fields accessible from...
2011-04-11 Javier Jardónmoonshot-id: Use "issuer" instead "name"
2011-04-11 Javier JardónSplid the "Add ID" dialog in a different object
2011-04-08 Javier JardónLet the user clear the search textbox by typing 'Esc'.
2011-04-08 Javier JardónAdd icon in the search entry to clear its content
2011-04-08 Javier JardónRequest more initial vertical size
2011-04-08 Javier JardónOnly show the ID Card list by default
2011-04-07 Javier JardónHandled error when loading icon
2011-04-07 Javier JardónUse wrap-mode in the cell renderer
2011-04-07 Javier JardónAdd services to ID Card
2011-04-07 Javier JardónAdd logo to the identity cards
2011-04-06 Javier JardónFix some table spacing problems
2011-04-06 Javier JardónUse the -symbolic variant of the icons
2011-04-06 Javier JardónFix some widgets aligment
2011-04-06 Javier JardónDo not show password characteres
2011-04-06 Javier JardónUse correct icons names
2011-04-06 Javier JardónBe consistent in the column enumeration names
2011-04-06 Javier JardónAdd dialog to add new Id cards
2011-04-05 Javier JardónFix previous commit
2011-04-05 Javier Jardónconfigure.ac: Use xz for tarballs instead gz
2011-04-04 Javier JardónMark some strings as translatable
2011-04-04 Javier JardónAdd a message dialog to confirm the deletion of a ID...
2011-04-04 Javier JardónStore the IdCard object in the treeview
2011-04-04 Javier JardónUse a enum for the columns of the ListStore
2011-04-04 Javier JardónAdd the IdCard object
2011-04-04 Javier JardónUse padding property in the search entry instead adding...
2011-04-04 Javier JardónMake titles bold
2011-04-04 Javier JardónUse Toolbar buttons instead normal ones
2011-04-04 Javier JardónAdd space between the identities list and the search...
2011-04-04 Javier JardónAdd proper border to the main vbox
2011-04-04 Javier JardónAdd send button
2011-04-04 Javier JardónAdd remember password checkbutton
2011-04-04 Javier JardónAdd the advanced info to the main window
2011-03-29 Javier JardónAdd basic functionality to Add / Remove buttons
2011-03-29 Javier JardónAdd ListStore to store the identity cards
2011-03-29 Javier JardónSet NEVER policy for horizontal scrollbar
2011-03-29 Javier JardónUse icons instead labels in Add / Remove buttons
2011-03-29 Javier JardónAdd search entry
2011-03-29 Javier JardónAdd buttons for add/remove ID cards
2011-03-29 Javier JardónAdd a basic UI
2011-03-28 Javier JardónAdd i18n support with gettext
2011-03-28 Javier Jardónmoonshot-window: MainWindow is a GtkWindow subclass
2011-03-28 Javier JardónInitial commit