Add initial web provisioning program
[moonshot-ui.git] / src /
2011-07-04 Alberto RuizAdd initial web provisioning program
2011-07-04 Sam ThursfieldMerge branch 'master' of gitorious.codethink.co.uk...
2011-07-01 Sam ThursfieldMove API docs to client library
2011-06-30 Sam ThursfieldFix Windows test client
2011-06-30 Sam ThursfieldAdd get_identity() certificate parameters
2011-06-30 Sam ThursfieldMake get_identity() 'service' parameter optional
2011-06-30 Sam ThursfieldAdd get_default_identity()
2011-06-30 Sam Thursfield(Whitespace fixes)
2011-06-30 Sam Thursfield(Fix typo)
2011-06-29 Sam ThursfieldMerge branch 'master' of origin
2011-06-29 Sam ThursfieldFix 'make dist'
2011-06-29 Sam Thursfield(Rename sources for RPC servers)
2011-06-17 Sam ThursfieldNeaten IdentityRequest callback code
2011-06-17 Sam ThursfieldFix new identity request code on Windows
2011-06-15 Sam ThursfieldNeaten IdentityRequest callback code
2011-06-15 Sam ThursfieldFix new identity request code on Windows
2011-06-15 Sam ThursfieldUpdate RPC server for new msprc-mingw
2011-06-15 Sam ThursfieldMake 'enter' in password dialog activate 'OK'
2011-06-15 Sam ThursfieldImplement 'remember password' option for password requests
2011-06-15 Sam ThursfieldFix ReturnIdentity callback for vala 0.10
2011-06-15 Sam ThursfieldMake 'send' action safe when there are no ID requests
2011-06-15 Sam ThursfieldFix setting password GtkEntry text to NULL
2011-06-15 Sam ThursfieldHandle concurrent identity requests correctly
2011-06-15 Sam ThursfieldMerge branch 'master' of gitorious.codethink.co.uk...
2011-06-15 Sam ThursfieldUpdate RPC server for new msprc-mingw
2011-06-15 Sam ThursfieldMake 'enter' in password dialog activate 'OK'
2011-06-15 Sam ThursfieldImplement 'remember password' option for password requests
2011-06-15 Sam ThursfieldFix ReturnIdentity callback for vala 0.10
2011-06-15 Sam ThursfieldMake 'send' action safe when there are no ID requests
2011-06-15 Sam ThursfieldFix setting password GtkEntry text to NULL
2011-06-15 Sam ThursfieldHandle concurrent identity requests correctly
2011-06-14 Javier Jardónmoonshot-dbus-server: Document the get_identity IPC...
2011-06-14 Javier Jardónmoonshot-dbus-server: Initialize out parameters
2011-06-14 Javier Jardónmoonshot-dbus-server: Only return if we choose a ID...
2011-06-14 Javier JardónFill the selected Id Card with the introduced password
2011-06-14 Javier JardónWork around a bug in vala 0.10 compiler
2011-06-14 Javier Jardóndbus-client: Use /org/janet/moonshot instead /org/janet...
2011-06-14 Javier JardónDo not use const strings for the copyright and the...
2011-06-14 Javier Jardónmoonshot-window: Fix typos about the use of Stock icons
2011-06-14 Javier JardónChange license
2011-06-14 Javier JardónMerge branch 'master' of gitorious.codethink.co.uk...
2011-06-14 Javier Jardónmoonshot-dbus-server: Document the get_identity IPC...
2011-06-14 Javier Jardónmoonshot-dbus-server: Initialize out parameters
2011-06-14 Javier Jardónmoonshot-dbus-server: Only return if we choose a ID...
2011-06-14 Javier JardónFill the selected Id Card with the introduced password
2011-06-14 Javier JardónWork around a bug in vala 0.10 compiler
2011-06-14 Javier Jardóndbus-client: Use /org/janet/moonshot instead /org/janet...
2011-06-13 Javier JardónDo not use const strings for the copyright and the...
2011-06-13 Javier Jardónmoonshot-window: Fix typos about the use of Stock icons
2011-06-13 Javier JardónChange license
2011-06-13 Javier JardónAdd Sam to the list of authors
2011-06-10 Javier JardónAdd DBus Activation
2011-06-08 Javier JardónAdd password dialog
2011-05-23 Sam ThursfieldMerge branch 'windows'
2011-05-23 Sam ThursfieldMake IPC output parameters more vala-y
2011-05-23 Javier Jardónmoonshot-utils: Fix typo
2011-05-21 Sam ThursfieldUpdate to latest master
2011-05-20 Sam ThursfieldLoad icons manually on Windows
2011-05-20 Sam ThursfieldHardcode Gtk theme settings for Windows
2011-05-20 Sam ThursfieldFix memory leak
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 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-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
next