moonshot-ui.git
2011-05-20 Sam ThursfieldLoad icons manually on Windows
2011-05-20 Sam ThursfieldSearch for MIDL.EXE in its default install location
2011-05-20 Sam ThursfieldAdd Gtk runtime to installer
2011-05-20 Sam ThursfieldHardcode Gtk theme settings for Windows
2011-05-20 Sam ThursfieldEnable Windows-specific compilation in Vala
2011-05-20 Sam ThursfieldInitial installer code
2011-05-20 Sam ThursfieldFix memory leak
2011-05-20 Sam ThursfieldAdd msrpc-mingw.m4 to tree
2011-05-20 Sam ThursfieldFix configure.ac errors when running on *nix
2011-05-20 Sam Thursfield(Remove debugging message)
2011-05-20 Sam ThursfieldKeep RPC calls in the same thread
2011-05-20 Sam ThursfieldAdd MSRPC client and fix server code
2011-05-20 Sam ThursfieldUse owned callback for send_identity
2011-05-20 Sam ThursfieldAllow disabling maintainer-mode (for MSYS compiles)
2011-05-20 Sam ThursfieldDefine IPC_DBUS when using DBUS
2011-05-20 Sam Thursfield(Improve configure error message)
2011-05-20 Sam ThursfieldUse MS RPC server on Windows
2011-05-20 Javier Jardónmoonshot-dbus-server: Change dbus interface
2011-05-19 Javier Jardónmoonshot-window: Use conditional code to support older...
2011-05-19 Javier Jardónmoonshot-window: hide the window after send the Id...
2011-05-19 Javier Jardóndbus: Remove some debug code
2011-05-19 Javier Jardónmoonshot-dbus-server: Initialize return array
2011-05-18 Javier Jardónmoonshot-dbus-server: passes the nai throught the sbus...
2011-05-18 Javier JardónStore the NAI in the IDCard object
2011-05-18 Javier JardónLittle fix to make the UI GTK+3 compilant
2011-05-17 Javier Jardónmoonshot-window: Add "About" dialog
2011-05-17 Javier Jardónmoonnshot-window: Move the "Add Id card" button to...
2011-05-17 Javier Jardónmoonshot-window: Add a menubar
2011-05-16 Javier Jardónmoonshot-window: align the services labels to the left
2011-05-13 Javier JardónUse a table to align the list of services
2011-05-13 Javier Jardónmoonshot-window: Make a real list of services
2011-05-09 Javier JardónMake the DBUS call async
2011-05-09 Javier JardónReturn the info stored in the selected Id Card
2011-05-06 Javier JardónAdd basic dbus implementation
2011-05-05 Javier Jardónmoonshot-window: Add accesibility labels to the search...
2011-05-05 Javier JardónMark some string as translatable
2011-05-05 Javier Jardónmoonshot-window: Add accesibility labels to the Add...
2011-05-05 Javier Jardónmoonshot-idcard-widget: Add accesibility labels to...
2011-05-05 Javier JardónChange the format of the .gss_eap_id
2011-05-05 Javier Jardónconfigure.ac: relax the glib dependency to 2.24
2011-05-04 Javier Jardónconfigure.ac: Relax gettext dependencies, 0.17 is enough
2011-05-04 Javier Jardónconfigure.ac: Relax GTK+ dependencies: 2.20 is now...
2011-05-04 Javier JardónOnly use the new Stock syntax if we have vala >= 0.12
2011-05-04 Javier JardónGenerate a .gss_eap_id file in the home directory
2011-05-04 Javier JardónSet the issuer as "Issuer" by default for now
2011-05-03 Javier Jardónmoonshot-window: search filter works
2011-05-03 Javier JardónMove the TreeModel to the MainWindow object again
2011-05-03 Javier JardónUse the XDG Base Directory Specification to store the...
2011-05-03 Javier JardónSave the Id Card data in the file every time we remove...
2011-05-03 Javier JardónSave the Id Card data in the file every time we create...
2011-05-03 Javier Jardónmoonshot-window: load ID Cards in the startup
2011-05-03 Javier Jardónsrc/moonshot-identities-manager: Use FileUtils instead...
2011-05-03 Javier JardónAdd IdentityManager class
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-21 Javier JardónUse a ListStore to store the data
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ó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
next