aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
Commit message (Expand)AuthorAgeFilesLines
* connectivity: consider that network is disconnected if state is NM_STATE_ASLE...Guillaume Desmottes2011-04-151-0/+1
* Enable audio/video capabilities if InitialAudio/Video is in the fixed props f...Youness Alaoui2011-04-131-0/+7
* add empathy_tp_chat_get_self_contact()Guillaume Desmottes2011-04-062-0/+12
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-049-30/+5
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-049-5/+30
* Remove unnecessary code in empathy_auth_factory_constructed()Stef Walter2011-04-041-8/+0
* Initialize matched to FALSE to stop -Wall breaking the build (and potentially...Danilo Segan2011-04-041-1/+1
* givve translators context for the 'Unknown' stringGuillaume Desmottes2011-03-301-0/+1
* tp_chat_got_renamed_contacts_cb: use tp_clear_object() to unref priv->userGuillaume Desmottes2011-03-231-1/+1
* Don't try to block personas that don't support blockingEmilio Pozuelo Monfort2011-03-221-3/+8
* Only add the 'extra-certificate-identities' parameter if gabble supports it.Stef Walter2011-03-222-0/+11
* Merge branch 'reference-identities'Stef Walter2011-03-223-7/+84
|\
| * Use telepathy property constants in server EmpathyServerTLSHandlerStef Walter2011-03-221-4/+4
| * Style changes from review for ReferenceIdentities codeStef Walter2011-03-182-11/+18
| * Use ServerTLSConnection.ReferenceIdentities to check cert identity.Stef Walter2011-03-183-6/+76
| * Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
* | Use stable API for ContactBlocking (#645504)Guillaume Desmottes2011-03-221-6/+6
* | Handle new NM 0.9 states (#644412)Dan Williams2011-03-221-0/+8
* | Remove user from the blocked list when readding themDanielle Madeley2011-03-221-0/+8
* | auth-factory: allow to handle more than one auth channel at the same time (#6...Guillaume Desmottes2011-03-181-12/+38
* | auth-factory: use a proper priv pointerGuillaume Desmottes2011-03-182-3/+4
* | add empathy_server_sasl_handler_get_channel()Guillaume Desmottes2011-03-182-0/+15
* | Free priv->hostname in EmpathyServerTlsHandlerStef Walter2011-03-181-0/+1
|/
* Allow to Observe a ServerAuthentication channel while handling another oneGuillaume Desmottes2011-03-181-1/+2
* common_checks: tell the truth in debug messagesGuillaume Desmottes2011-03-181-7/+9
* common_checks: rename must_be_sasl arg to observeGuillaume Desmottes2011-03-181-2/+7
* server-sasl-handler: remove stored password if they can't be savedGuillaume Desmottes2011-03-171-0/+6
* save the password before trying to connect the new account (#643690)Guillaume Desmottes2011-03-171-0/+16
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-176-22/+0
* pass a preferred handler when requesting channelsGuillaume Desmottes2011-03-173-9/+10
* define constants for handler bus nameGuillaume Desmottes2011-03-172-1/+11
* rename empathy-dispatcher to empathy-request-utilGuillaume Desmottes2011-03-175-15/+12
* Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter2011-03-151-10/+10
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-154-12/+13
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-151-2/+2
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-152-3/+3
* Merge branch 'glassrose-contact-blocking-rebase'Danielle Madeley2011-03-147-6/+281
|\
| * Add FIXME to empathy_individual_manager_supports_blocking()Chandni Verma2011-03-111-0/+2
| * Use Conn.I.CB to report contacts as abusive when blocking themDanielle Madeley2011-03-111-2/+11
| * Determine whether a connection supports reporting abuse, set the connection flagDanielle Madeley2011-03-111-0/+36
| * Hook up abusive argument into TpContactList backendDanielle Madeley2011-03-116-10/+18
| * Use Contact Manager flags instead of Individual Manager flagsChandni Verma2011-03-092-48/+11
| * Add confirmation dialog to RemoveDanielle Madeley2011-03-082-0/+3
| * Add UI to blocking confirmation dialog for future "report as abusive" functionDanielle Madeley2011-03-081-0/+1
| * Don't leak EmpathyContactDanielle Madeley2011-03-081-0/+2
| * Add contact blocking support to EmpathyIndividualManagerDanielle Madeley2011-03-082-0/+122
| * Add contact blocking to EmpathyContactList and friendsDanielle Madeley2011-03-085-6/+135
* | empathy_protocol_name_to_display_name: MSN has been renamed to "Windows live"...Guillaume Desmottes2011-03-071-1/+1
* | auth-factory: set Observer.DelayApprovers (#643872)Guillaume Desmottes2011-03-071-0/+2
|/
* tp_chat_received_cb: display the path of the channel in debug logGuillaume Desmottes2011-03-041-1/+2
* Only show the "Remember password" tickybox if we can do thatDanielle Madeley2011-03-032-0/+40
* Implement MaySaveResponse and Ch.I.CredentialsStorage in SASL handlerDanielle Madeley2011-03-031-3/+40
* Add support for message type to support /meNicolas Dufresne2011-03-011-0/+2
* find_items_cb: copy the string stored in the resultGuillaume Desmottes2011-02-281-1/+2
* find_items_cb: always use the first password foundGuillaume Desmottes2011-02-281-5/+14
* Updating empathy_tp_chat_leave() function in empathy-tp-chat APIChandni Verma2011-02-252-46/+17
* Port empathy to Telepathy logger 0.2.0Nicolas Dufresne2011-02-253-20/+23
* finally kill EmpathyDispatcherGuillaume Desmottes2011-02-242-689/+1
* ft-handler: stop instantiating a EmpathyDispatcherGuillaume Desmottes2011-02-241-10/+0
* Prevent segv attempting to free uninitialised value.Danielle Madeley2011-02-211-1/+1
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-183-4/+23
* Bug 641662 — Update for libfolks API changes to IndividualAggregatorPhilip Withnall2011-02-182-3/+32
* empathy_account_settings_check_readyness: don't leak a ref on managerGuillaume Desmottes2011-02-171-1/+1
* chatroom_manager_parse_chatroom: don't leak chatroomGuillaume Desmottes2011-02-171-0/+1
* ft-factory: don't leak the handlerGuillaume Desmottes2011-02-161-0/+12
* fix coding styleGuillaume Desmottes2011-02-161-10/+13
* Add some more servers and port numbers for FreenodeDebarshi Ray2011-02-161-2/+7
* only try reconnecting accounts if needed (#642358)Guillaume Desmottes2011-02-162-1/+16
* Reset network list buttonChandni Verma2011-02-154-12/+77
* account-settings: cope with g_regex_new returning NULLGuillaume Desmottes2011-02-101-1/+9
* add EmpathyChannelFactory (#634679)Guillaume Desmottes2011-02-103-0/+186
* connectivity: Update to use new Connman D-BUS service names / interfacesRob Bradford2011-02-101-2/+2
* Only build the EmpathyStreamedMedia* classes for empathy-avEmilio Pozuelo Monfort2011-02-105-1380/+0
* Move a couple of call-related functions to empathy-utils.hEmilio Pozuelo Monfort2011-02-105-81/+72
* EmpathyCallFactory -> EmpathyStreamedMediaFactoryEmilio Pozuelo Monfort2011-02-106-134/+134
* ::new-call-handler -> ::new-streamed-media-handlerEmilio Pozuelo Monfort2011-02-091-1/+1
* use tp_clear_object()Guillaume Desmottes2011-02-071-17/+4
* tp-file: use the self->priv patternGuillaume Desmottes2011-02-072-220/+182
* Set FileTransfer.URI when accepting a file (#641707)Guillaume Desmottes2011-02-071-10/+39
* set FileTransfer.URI on outgoing FTGuillaume Desmottes2011-02-071-0/+5
* EmpathyCallHandler -> EmpathyStreamedMediaHandlerEmilio Pozuelo Monfort2011-02-036-220/+220
* EmpathyTpCall -> EmpathyTpStreamedMediaEmilio Pozuelo Monfort2011-02-038-261/+272
* empathy_contact_get_presence_message: use the tp_contact if there is no perso...Guillaume Desmottes2011-02-011-4/+5
* Merge branch 'muc-password'Jonny Lamb2011-02-016-67/+196
|\
| * keyring: use the recently added finish macrosJonny Lamb2011-02-011-70/+9
| * utils: add the _finish macros from wockyJonny Lamb2011-02-011-0/+45
| * keyring: add set_room_password functionsJonny Lamb2011-01-292-0/+69
| * keyring: fix typoJonny Lamb2011-01-291-1/+1
| * keyring: add get_room_password_{async,finish} functionsJonny Lamb2011-01-292-0/+62
| * keyring: add is_available functionJonny Lamb2011-01-292-0/+8
| * keyring: rename current functions to be more specifically about account passw...Jonny Lamb2011-01-285-34/+40
* | Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-011-10/+10
|/
* Remove EMPATHY_PREFS_ACCOUNTS_SCHEMA leftoversYanko Kaneti2011-01-281-2/+0
* use tp_g_signal_connect_object()Guillaume Desmottes2011-01-251-22/+6
* presence-manager: add a dispose function and use tp_clear_*Guillaume Desmottes2011-01-251-14/+23
* presence_manager_finalize: chain upGuillaume Desmottes2011-01-251-0/+2
* use the self->priv pattern rather than GET_PRIV()Guillaume Desmottes2011-01-252-171/+111
* presence-manager: port to new coding styleGuillaume Desmottes2011-01-252-540/+570
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-256-161/+163
* Display typing icon in MUC contact-listChandni Verma2011-01-182-0/+12
* libempathy: Fix free of uninitialized variables.Stef Walter2010-12-241-0/+3
* libempathy: Store pinned certificate for end entity cert in the chain.Stef Walter2010-12-241-6/+21
* libempathy: Fix memory leaks and use consistent naming for various arrays.Stef Walter2010-12-241-15/+16
* libempathy: Fix leak of certificate data.Stef Walter2010-12-241-0/+1
* libempathy, tests: Wrap new function arguments properly.Stef Walter2010-12-241-5/+11
* libempathy: Match changes in libgcr terminology and debug output.Stef Walter2010-12-241-2/+29
* libempathy: Use new certificate chain facilities in libgcrStef Walter2010-12-241-188/+103
* libempathy: Complete successful verification properly.Stef Walter2010-12-241-0/+1
* libempathy: Fix reference counting of certs in verifier.Stef Walter2010-12-241-2/+4
* libempathy: Use new gcr functions properly and fix build.Stef Walter2010-12-241-4/+12
* libempathy: Load complete certificate chain even when not sent.Stef Walter2010-12-241-53/+133
* libempathy: Store certificate exceptions in gnome-keyring.Stef Walter2010-12-244-129/+23
* libempathy: Use trust assertions instead of certificate directories.Stef Walter2010-12-242-338/+124
* account-settings: only remove the MC password param if set in the keyring OKJonny Lamb2010-12-221-12/+30
* account-settings: use tp_account_get_path_suffixJonny Lamb2010-12-221-5/+3
* account-settings: add a comment saying what to remove when purging migration ...Jonny Lamb2010-12-221-1/+2
* account-settings: move the migration code to another functionJonny Lamb2010-12-221-45/+54
* account-settings: migrate passwords from MC to gk ourselvesJonny Lamb2010-12-221-0/+47
* keyring: change display name for passwords to be more human-readableJonny Lamb2010-12-151-1/+2
* server-sasl-handler: add more debugging and only call Close in Status_SucceededJonny Lamb2010-12-151-1/+5
* Merge branch 'sasl-gui'Jonny Lamb2010-12-154-79/+470
|\
| * auth-factory: add a comment as to why we're also an approverJonny Lamb2010-12-151-0/+6
| * account-settings: use tp_clear_object in disposeJonny Lamb2010-12-151-19/+5
| * account-settings: add _supports_sasl functionJonny Lamb2010-12-102-0/+10
| * account-settings: don't block notify::ready on getting a passwordJonny Lamb2010-12-101-6/+19
| * auth-factory: become an Observer and claim auth channels where necessaryJonny Lamb2010-12-102-56/+224
| * account-settings: don't call TpAccount functions if we've not created it yetJonny Lamb2010-12-081-3/+9
| * account-settings: add support for saving the password in the keyring ourselvesJonny Lamb2010-12-081-3/+161
| * account-settings: store the TpProtocol object and notify::ready when it's pre...Jonny Lamb2010-12-081-3/+47
* | Bug 637097 — Port to latest folks API changesPhilip Withnall2010-12-142-10/+14
* | Compile with --without-ca-fileWill Thompson2010-12-131-0/+2
|/
* Remove Ovi chat profileGuillaume Desmottes2010-12-071-1/+0
* add Ovi chat profile (#630146)Guillaume Desmottes2010-12-071-0/+1
* Merge branch 'sasl'Jonny Lamb2010-12-078-12/+1007
|\
| * server-sasl-handler: shorten very long linesJonny Lamb2010-12-071-4/+4
| * server-sasl-handler: stop using GET_PRIVJonny Lamb2010-12-071-18/+15
| * keyring: change schema to be incompatible with current MCJonny Lamb2010-12-071-9/+9
| * server-sasl-handler: handle invalid SASL statusesJonny Lamb2010-12-061-0/+7
| * keyring: allow set and delete password to have NULL callbacksJonny Lamb2010-12-061-2/+0
| * keyring: add a delete_password functionJonny Lamb2010-12-062-0/+102
| * server-sasl-handler: save the password if requestedJonny Lamb2010-12-061-1/+21
| * keyring: add set_password_{async,finish} functionsJonny Lamb2010-12-062-6/+87
| * server-sasl-handler: make a GAsyncInitable and get the passwordJonny Lamb2010-12-063-20/+187
| * keyring: add simple keyring helperJonny Lamb2010-12-063-0/+154
| * auth-client: improve the password request dialogJonny Lamb2010-12-032-2/+11
| * server-sasl-handler: add an account propertyJonny Lamb2010-12-033-4/+38
| * auth-factory: create ServerSASLHandlers and signal them appearingJonny Lamb2010-12-011-12/+78
| * server-sasl-handler: addedJonny Lamb2010-12-013-0/+337
| * auth-factory: add EmpathyAuthFactory::new-server-sasl-handlerJonny Lamb2010-12-011-0/+10
| * auth-factory: also handle auth channelsJonny Lamb2010-12-011-1/+12
| * debug: add SASL debug flag and keyJonny Lamb2010-12-012-0/+2
* | Fix uninitialized use of a variableSjoerd Simons2010-12-051-1/+1
* | chatroom-mamanger: monitor for file changes (#636360)Guillaume Desmottes2010-12-031-13/+74
* | rename unused empathy_chatroom_manager_chat_handled()Guillaume Desmottes2010-12-022-37/+0
* | chatroom-manager: use a room channel Observer (#636202)Guillaume Desmottes2010-12-021-0/+107
* | remove empathy_chatroom_manager_get_count()Guillaume Desmottes2010-12-022-31/+0
* | chatroom-manager: unify coding styleGuillaume Desmottes2010-12-022-289/+304
* | tp-contact-factory: request avatar featureGuillaume Desmottes2010-12-011-0/+1
|/
* empathy_message_from_tpl_log_entry: don't leak receiver and senderGuillaume Desmottes2010-11-241-6/+12
* Merge branch 'bug-547658'Emilio Pozuelo Monfort2010-11-173-1/+53
|\
| * contact: enable showing a phone next to contacts who are on phonesJonny Lamb2010-11-163-1/+53
* | use gsettings version of the document-font-name key (#626810)Guillaume Desmottes2010-11-161-0/+3
|/
* Make ca-certs location configurable (#634197)Brian Pepple2010-11-151-1/+1
* Stop using removed Individual convenience methods from folksPhilip Withnall2010-11-131-1/+1
* improve hash mismatch error (#632926)Guillaume Desmottes2010-11-021-2/+1
* chatroom-manager: ensure that we stay alive while preparing the AMGuillaume Desmottes2010-10-281-2/+5
* idle.h: we have to include account from tp-glibGuillaume Desmottes2010-10-251-0/+1
* use tp_asv_* and TP_PROP_*Guillaume Desmottes2010-10-201-47/+23
* remove empathy_dispatcher_find_requestable_channel_classes_async (#632550)Guillaume Desmottes2010-10-202-130/+0
* no more need to iterate twice over the channel classesGuillaume Desmottes2010-10-201-41/+33
* empathy-ft-handler: re-implement empathy_dispatcher_find_requestable_channel_...Guillaume Desmottes2010-10-201-6/+50
* tp-chat: stop using EmpathyDispatcher to check if Conference is supportedGuillaume Desmottes2010-10-201-12/+12
* Merge branch 'external-accounts'Danielle Madeley2010-10-181-2/+7
|\
| * Access Account.I.Storage properties via TpAccountDanielle Madeley2010-10-081-2/+7
| * Revert changes to empathy-account-settingsDanielle Madeley2010-10-082-102/+0
| * Support Account.Interface.StorageDanielle Madeley2010-10-082-0/+102
* | Remove obsolete ContactManager from IndividualManager.Travis Reitter2010-10-161-5/+0
* | Cut obsolete IndividualManagerFlags.Travis Reitter2010-10-162-43/+0
* | Add missing #include.Travis Reitter2010-10-161-0/+1
* | Use Folks to check if a TpConnection can alias and group personas.Travis Reitter2010-10-162-0/+30
* | Use Folks to check if a TpConnection can add personas.Travis Reitter2010-10-162-0/+55
* | Check format of some user names (#629261)Vitaly Minko2010-10-142-22/+92
|/
* Don't bother fetching contact avatar details, since we already do that in Folks.Travis Reitter2010-10-051-2/+0
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-054-12/+12
* Don't ignore the CA certificate if it's the only one in the chainCosimo Cecchi2010-10-041-1/+4
* remove 'import-asked' gsettings keyGuillaume Desmottes2010-10-011-1/+0
* empathy_account_settings_set_*: check argumentsGuillaume Desmottes2010-10-011-0/+20
* coding style fixesGuillaume Desmottes2010-09-301-2/+2
* use TP_PROP_*Guillaume Desmottes2010-09-291-5/+5
* use tp-glib API for Conference (#630709)Guillaume Desmottes2010-09-291-4/+4
* use gettext() instead of _()Guillaume Desmottes2010-09-291-2/+2
* allow to translate 'Google Talk'Guillaume Desmottes2010-09-291-1/+1
* Allow to set the Service of newly created account (#629734)Guillaume Desmottes2010-09-292-0/+36
* Add empathy_service_name_to_display_name()Guillaume Desmottes2010-09-292-3/+30
* tp-roomlist: use TpAccountChannelRequest to create the channelGuillaume Desmottes2010-09-291-43/+33
* voip_cmp_func: first check if we support and then audioGuillaume Desmottes2010-09-271-9/+19
* Prioritize default individual for chats using capabilities (#629912)Guillaume Desmottes2010-09-271-0/+62
* rename presence_sort_func to presence_cmp_funcGuillaume Desmottes2010-09-271-11/+20
* empathy_account_settings_set_strv: we have to copy the key (#630168)Guillaume Desmottes2010-09-201-1/+1
* tp_chat_group_members_changed_cb: early return if removed or added have not t...Simon McVittie2010-09-141-2/+5
* Merge remote branch 'cosimo/tls-multireject'Guillaume Desmottes2010-09-141-3/+25
|\
| * Use tp_clear_boxed() to free the Rejection arrayCosimo Cecchi2010-09-141-1/+2
| * Update Empathy to the new draft APICosimo Cecchi2010-09-131-3/+24
* | use tp_channel_get_requested()Guillaume Desmottes2010-09-132-9/+2
|/
* fixed typo in empathy utilsFelix Kaser2010-09-133-3/+3
* Use TP_ARRAY_TYPE_UCHAR_ARRAY_LISTCosimo Cecchi2010-09-091-19/+5
* Use separate new/free functions for the handler context dataCosimo Cecchi2010-09-091-8/+24
* Don't assume there's only one concurrent TpHandleChannelsContextCosimo Cecchi2010-09-091-11/+21
* Add support for 'as' in account settingsNicolas Dufresne2010-09-092-0/+31
* Make sure we allocate the right size for certificatesCosimo Cecchi2010-09-081-5/+6
* Use better names for saving the certificatesCosimo Cecchi2010-09-081-2/+16
* Move _get_certificate_hostname() out of the verifierCosimo Cecchi2010-09-083-36/+40
* Add a heuristic to prefer audio- and video-capable Personas when callingPhilip Withnall2010-09-031-1/+27
* Add empathy_contact_dup_best_for_action()Philip Withnall2010-09-032-0/+154
* Don't unnecessarily remove Individuals if Individual IDs have been reusedPhilip Withnall2010-09-021-12/+14
* contact: get info from the tp-contact in constructed (#628315)Guillaume Desmottes2010-09-011-38/+37
* contact: make some setters staticGuillaume Desmottes2010-09-012-109/+101
* coding style fixesEMPATHY_2_31_91Guillaume Desmottes2010-08-301-2/+1
* Bug 628064 — Miscellaneous string fixesPhilip Withnall2010-08-271-2/+2
* Don't filter out Individual removal at the IndividualManager level.Travis Reitter2010-08-271-9/+4
* irc-network: add accessors for name and charsetGuillaume Desmottes2010-08-252-0/+20
* add empathy_irc_network_manager_dup_default()Guillaume Desmottes2010-08-252-0/+36
* When setting an EmpathyContact's Persona, disconnect existing signal handlerTravis Reitter2010-08-241-1/+5
* Merge branch 'tls-connection'Cosimo Cecchi2010-08-2413-3/+2153
|\
| * Properly handle corner cases of _prepare_async() called twiceCosimo Cecchi2010-08-241-0/+26
| * Don't leak certificate dataCosimo Cecchi2010-08-241-1/+2
| * Use new certificate API in EmpathyServerTLSHandlerCosimo Cecchi2010-08-241-14/+29
| * Make EmpathyTLSCertificate a TpProxy subclassCosimo Cecchi2010-08-242-152/+65
| * Use _complete instead of _complete_in_idle()Cosimo Cecchi2010-08-191-2/+2
| * Add an usre_requested param to _account_get_error()Cosimo Cecchi2010-08-192-3/+15
| * Use the hash table directly as a parameter to reject ()Cosimo Cecchi2010-08-192-7/+2
| * Remove whitespaceCosimo Cecchi2010-08-193-6/+6
| * Don't allow calling verify_async() twiceCosimo Cecchi2010-08-191-0/+2
| * Use tp_clear_pointer() where possibleCosimo Cecchi2010-08-191-7/+3
| * Add a details hash table as an out param of the verificationCosimo Cecchi2010-08-192-6/+30
| * Make it more clear which snippets are taken from GnuTLSCosimo Cecchi2010-08-191-1/+7
| * Assert when we have an invalid pointerCosimo Cecchi2010-08-191-0/+2
| * Make _accept/_reject real async methodsCosimo Cecchi2010-08-192-12/+74
| * Use _borrow_immutable_properties instead of GetAll()Cosimo Cecchi2010-08-191-44/+21
| * Properly use errors when handling channelsCosimo Cecchi2010-08-191-14/+56
| * Build the right path when looking at user certsCosimo Cecchi2010-08-131-3/+7
| * Add a method to store the CA certificateCosimo Cecchi2010-08-132-0/+121
| * Add also certificates from our storageCosimo Cecchi2010-08-131-6/+77
| * Cosmetic changesCosimo Cecchi2010-08-131-4/+7
| * Implement hostname checkingCosimo Cecchi2010-08-131-5/+54
| * Correctly treat the last certificate in the chainCosimo Cecchi2010-08-131-10/+33
| * Use the right GnuTLS->Tp mapping for reasons.Cosimo Cecchi2010-08-131-2/+2
| * Use the right index to access the cert array.Cosimo Cecchi2010-08-131-1/+1
| * Make sure to release all the referencesCosimo Cecchi2010-08-132-3/+11
| * Whitespace fixCosimo Cecchi2010-08-131-1/+0