aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'debug'Jonny Lamb2009-06-059-1/+1494
|\
| * Add empathy-debug-dialog to POTFILES.in.Jonny Lamb2009-06-041-0/+1
| * Display a label if the selected CM does not support Debug.Jonny Lamb2009-06-041-6/+56
| * Add level label to priv struct.Jonny Lamb2009-06-041-4/+5
| * Store toolbar items in priv struct.Jonny Lamb2009-06-041-33/+38
| * Keep a ref to the TpDBusDaemon so the NameOwnerChanged cb gets called.Jonny Lamb2009-06-041-6/+7
| * Clean up EmpathyDebugDialogPriv.Jonny Lamb2009-06-041-9/+20
| * Use G_GSIZE_FORMAT instead of %u.Jonny Lamb2009-06-031-1/+2
| * Updated Debug spec.Jonny Lamb2009-06-031-43/+97
| * Add a "Copy" toolbar item to copy text to clipboard.Jonny Lamb2009-04-241-0/+73
| * Create a straight TpProxy instead of a TpConnection.Jonny Lamb2009-04-241-12/+7
| * Connect to NameOwnerChanged so the CM chooser can be updated when new CMs joi...Jonny Lamb2009-04-241-0/+93
| * Store unique names in CM model.Jonny Lamb2009-04-241-27/+112
| * Use GtkWindow's "transient-for" property instead of holding a ref to the pare...Jonny Lamb2009-04-241-27/+1
| * Don't show the same CM more than once in the CM chooser if there are more tha...Jonny Lamb2009-04-241-0/+15
| * Use GFile and GFileOutputStream instead of fopen and fprintf.Jonny Lamb2009-04-241-13/+35
| * Use "foo != NULL" instead of "foo".Jonny Lamb2009-04-241-7/+7
| * Add more comments to debug_dialog_press_event_cb.Jonny Lamb2009-04-241-0/+3
| * Use guint instead of int for for loop counter.Jonny Lamb2009-04-241-1/+1
| * Split some long lines into two.Jonny Lamb2009-04-241-6/+10
| * Changed Help menu item to simply "Debug.Jonny Lamb2009-04-241-1/+1
| * Updated coding style.Jonny Lamb2009-04-241-44/+44
| * Remove tabs, sigh.Jonny Lamb2009-04-241-5/+5
| * Implement save button.Jonny Lamb2009-04-241-0/+96
| * Clear the store when changing CM.Jonny Lamb2009-04-241-0/+2
| * Implemented a menu when selecting a row to copy message to clipboard.Jonny Lamb2009-04-241-0/+95
| * Display debug message as monospace.Jonny Lamb2009-04-241-0/+3
| * Implement clear button.Jonny Lamb2009-04-241-0/+11
| * Implement level combo box.Jonny Lamb2009-04-241-28/+117
| * Align text at the top of the row.Jonny Lamb2009-04-241-0/+1
| * Remove trailing whitespace from the debug message.Jonny Lamb2009-04-241-1/+9
| * Store the bus name of CMs in an the combo box's tree model instead of two dif...Jonny Lamb2009-04-241-13/+27
| * Make the tree view have alternating row colours.Jonny Lamb2009-04-241-0/+1
| * Correct indentation and tab problems.Jonny Lamb2009-04-241-36/+36
| * Define the debug object path in the header and keep CM bus names from tp_list...Jonny Lamb2009-04-242-15/+17
| * Create a new string for category as it's g_free'd.Jonny Lamb2009-04-241-1/+1
| * Add Debug interface to TpProxy's known interfaces.Jonny Lamb2009-04-241-0/+3
| * Return NULL if _new is not given a GtkWindow.Jonny Lamb2009-04-241-0/+2
| * Only set Enabled=false in dispose if there we have a proxy.Jonny Lamb2009-04-241-3/+4
| * Changed account chooser to CM chooser.Jonny Lamb2009-04-241-37/+78
| * Get the CM bus name from the TpProxy instead of hard-coding, and fix some ref...Jonny Lamb2009-04-241-8/+13
| * Make sure the toolbar labels are shown.Jonny Lamb2009-04-241-2/+7
| * Only set Enabled when we already have a proxy.Jonny Lamb2009-04-241-1/+2
| * Set Enabled dbus property to the correct value depending on whether the signa...Jonny Lamb2009-04-241-9/+26
| * Implement pause button and handle connections to signal when changing account.Jonny Lamb2009-04-241-8/+44
| * Only connect to NewDebugMessage if the paused button is not pressed.Jonny Lamb2009-04-241-3/+9
| * Connect to NewDebugMessage and append it to the treeview.Jonny Lamb2009-04-241-41/+67
| * Call GetMessages when the debug dialog opens.Jonny Lamb2009-04-241-11/+171
| * Add GtkTreeView to debug dialog.Jonny Lamb2009-04-241-6/+61
| * Add Debug interface.Jonny Lamb2009-04-243-1/+115
| * Added Debug Window menu item.Jonny Lamb2009-04-242-0/+16
| * Added a basic UI to debug dialog.Jonny Lamb2009-04-242-9/+112
| * Added initial empty EmpathyDebugDialog.Jonny Lamb2009-04-243-0/+192
* | Coding style fixes.Jonny Lamb2009-06-042-2/+2
* | Fix Bug 584830: Invalid read in new_connection_cbPierre-Luc Beaudoin2009-06-041-1/+1
* | event_manager_approve_channel_cb: displayed ignored channel typeGuillaume Desmottes2009-06-041-1/+1
* | Updated Spanish translationJorge Gonzalez2009-06-041-270/+405
* | Add a right-click menu to conversation window tabs.Will Thompson2009-06-031-32/+52
* | Remove "View"/"Show" prefixes from View menu itemsWill Thompson2009-06-031-4/+4
* | Updated Spanish translationJorge Gonzalez2009-06-031-82/+252
* | Invert the presence order.Xavier Claessens2009-06-031-1/+1
* | Fix Bug 584518: Critical error in publish_to_all_connectionsPierre-Luc Beaudoin2009-06-021-6/+6
* | Level is used before initPierre-Luc Beaudoin2009-06-021-1/+2
* | Merge branch 'ft_rework'Cosimo Cecchi2009-06-0233-2037/+4289
|\ \
| * | Fix conflict after rebaseCosimo Cecchi2009-06-021-1/+0
| * | Update python bindingsCosimo Cecchi2009-06-011-7/+36
| * | Format contact information when hashingCosimo Cecchi2009-06-011-3/+9
| * | Free the cb_data after errors in constructionCosimo Cecchi2009-06-011-6/+10
| * | Add myself to the contributorsCosimo Cecchi2009-06-012-0/+2
| * | Update copyright headerCosimo Cecchi2009-06-011-1/+3
| * | Clarify the docsCosimo Cecchi2009-06-011-0/+6
| * | Use the new API.Cosimo Cecchi2009-06-011-39/+22
| * | Hopefully proper version of _find_requestable_channel_classes ()Cosimo Cecchi2009-06-011-84/+92
| * | Fix trailing whitespaceCosimo Cecchi2009-06-012-2/+2
| * | Adapt EmpathyCallHandler to the new APICosimo Cecchi2009-06-011-4/+5
| * | Use the new API in the handlerCosimo Cecchi2009-06-011-21/+65
| * | Free the list after calling the callbackCosimo Cecchi2009-06-011-0/+3
| * | Add a helper uint_compare functionCosimo Cecchi2009-06-012-0/+9
| * | Update the requestable channel classes APICosimo Cecchi2009-06-012-120/+190
| * | Fix trailing whitespacesCosimo Cecchi2009-06-012-5/+5
| * | Remove GConf schemaCosimo Cecchi2009-06-011-15/+0
| * | Remove the preferencesCosimo Cecchi2009-06-013-42/+0
| * | Remove use_hash when using the file chooserCosimo Cecchi2009-06-011-12/+2
| * | Remove the use_hash arg and propertyCosimo Cecchi2009-06-014-64/+25
| * | Actually check if FT+hash is supportedCosimo Cecchi2009-06-011-40/+74
| * | Use the new API in the call handlerCosimo Cecchi2009-06-011-2/+3
| * | Add find_requestable_channel_classesCosimo Cecchi2009-06-012-13/+152
| * | Don't chain up to constructorCosimo Cecchi2009-06-011-2/+0
| * | Add GObject propreties for EmpathyFTHandlerCosimo Cecchi2009-06-011-1/+109
| * | Use _constructed instead of _constructorCosimo Cecchi2009-06-011-15/+8
| * | Remove useless memberCosimo Cecchi2009-06-011-1/+0
| * | Remove the g_idle sources on destroyCosimo Cecchi2009-06-011-1/+32
| * | Actually see if the connection is readyCosimo Cecchi2009-06-011-3/+12
| * | Style fixes for *_free() functionsCosimo Cecchi2009-06-012-23/+7
| * | Don't use slices for 4096 chunksCosimo Cecchi2009-06-011-2/+2
| * | Properly free memoryCosimo Cecchi2009-06-011-2/+2
| * | Clarify a bit the docs about checksummingCosimo Cecchi2009-06-011-2/+6
| * | Clear the remaining time when transfer endsCosimo Cecchi2009-06-011-1/+22
| * | Add the received files to GtkRecentManagerCosimo Cecchi2009-06-011-0/+10
| * | Report the right remaining time in the progress cbCosimo Cecchi2009-06-011-1/+1
| * | Plug a leakCosimo Cecchi2009-06-011-0/+2
| * | Add a comment to make the style checker happyCosimo Cecchi2009-06-011-1/+1
| * | Fix coding styleCosimo Cecchi2009-06-015-24/+24
| * | Add some files to POTFILES.inCosimo Cecchi2009-06-011-0/+2
| * | Emit the callback always in an idleCosimo Cecchi2009-06-011-25/+36
| * | Use the new function in EmpathyFTHandlerCosimo Cecchi2009-06-011-35/+36
| * | Add empathy_dispatcher_find_channel_class_async()Cosimo Cecchi2009-06-012-0/+103
| * | Set use_hash according to what the CM returnsCosimo Cecchi2009-06-012-3/+18
| * | Use the right macros to pass a gboolean as user_dataCosimo Cecchi2009-06-012-11/+14
| * | Set the completed message anywayCosimo Cecchi2009-06-011-3/+1
| * | Update doc templatesCosimo Cecchi2009-06-014-0/+12
| * | Document EmpathyFTHandlerCosimo Cecchi2009-06-012-0/+257
| * | Document EmpathyTpFileCosimo Cecchi2009-06-012-17/+82
| * | Remove useless GET_PRIVCosimo Cecchi2009-06-011-2/+0
| * | Remove useless defineCosimo Cecchi2009-06-011-2/+0
| * | Use NULL instead of FALSECosimo Cecchi2009-06-011-1/+1
| * | Document EmpathyFTFactoryCosimo Cecchi2009-06-011-0/+83
| * | Remove useless gtk-doc annotationsCosimo Cecchi2009-06-011-17/+0
| * | Don't claim outgoing channelsCosimo Cecchi2009-06-011-1/+8
| * | Add a comment.Cosimo Cecchi2009-06-011-0/+3
| * | Move the error declaration in empathy-tp-file.hCosimo Cecchi2009-06-012-10/+10
| * | Unref the EmpathyTpContactFactoryCosimo Cecchi2009-06-011-0/+2
| * | Use gchar* instead of char* for allocated retvalsCosimo Cecchi2009-06-011-3/+3
| * | Use != NULL for pointer checks.Cosimo Cecchi2009-06-013-24/+24
| * | Use g_slice_* instead of g_mallocCosimo Cecchi2009-06-011-2/+2
| * | Use tp_g_value_slice_new_* where possibleCosimo Cecchi2009-06-011-18/+10
| * | Unref the EmpathyTpContactFactoryCosimo Cecchi2009-06-011-0/+2
| * | Adapt the code to the tp style.Cosimo Cecchi2009-06-016-144/+166
| * | Plug a string leakCosimo Cecchi2009-06-011-0/+2
| * | Don't destroy an hashtable owned by DBusCosimo Cecchi2009-06-011-2/+0
| * | Update Python bindingsCosimo Cecchi2009-06-015-65/+215
| * | Wait for channel close before closing the socketCosimo Cecchi2009-06-011-14/+24
| * | Add schema for the new preferenceCosimo Cecchi2009-06-011-1/+16
| * | Don't leak GErrors.Cosimo Cecchi2009-06-012-1/+4
| * | Handle construction errorsCosimo Cecchi2009-06-013-21/+27
| * | Set the right initial value in the UICosimo Cecchi2009-06-011-3/+7
| * | Add some debug messagesCosimo Cecchi2009-06-011-0/+12
| * | Properly handle checksumming in the receiver UICosimo Cecchi2009-06-011-13/+40
| * | Remove the singleton logic from the managerCosimo Cecchi2009-06-014-46/+30
| * | Adjust clear button sensitivityCosimo Cecchi2009-06-011-0/+27
| * | Adapt the manager codeCosimo Cecchi2009-06-011-9/+20
| * | Add empathy_ft_handler_get_use_hashCosimo Cecchi2009-06-012-1/+20
| * | Fix a stupid mistakeCosimo Cecchi2009-06-011-4/+2
| * | W.I.P. for hash on receiver side.Cosimo Cecchi2009-06-012-11/+103
| * | Add use_hash params for incoming transfersCosimo Cecchi2009-06-015-9/+18
| * | Clarify UI stringCosimo Cecchi2009-06-011-1/+1
| * | Add a new preference in the UICosimo Cecchi2009-06-014-1/+50
| * | Add the USE_HASH property in class_initCosimo Cecchi2009-06-011-3/+8
| * | Update the EmpathyFTFactory APICosimo Cecchi2009-06-012-3/+4
| * | Make checksum optional when sendingCosimo Cecchi2009-06-012-6/+20
| * | Cleanup after rebase v2Cosimo Cecchi2009-06-015-18/+58
| * | First cleanup after rebaseCosimo Cecchi2009-06-014-77/+40
| * | Simplify the hashing codeCosimo Cecchi2009-06-011-70/+48
| * | Ensure the callbacks are only run onceCosimo Cecchi2009-06-012-0/+15
| * | Add back speed and remaining timeCosimo Cecchi2009-06-012-24/+91
| * | Close the handler when rejecting a transferCosimo Cecchi2009-06-011-0/+2
| * | React to Tp remote errorsCosimo Cecchi2009-06-013-30/+62
| * | Remove hashing progress debug messageCosimo Cecchi2009-06-011-2/+0
| * | Properly ref/unref the request tableCosimo Cecchi2009-06-011-7/+14
| * | Don't set the status to cancelled when closingCosimo Cecchi2009-06-011-16/+23
| * | Handle errors coming from the EmpathyFTFactoryCosimo Cecchi2009-06-013-34/+91
| * | Set the overwrite confermation when receivingCosimo Cecchi2009-06-011-0/+3
| * | Unref the EmpathyFTHandlersCosimo Cecchi2009-06-011-0/+2
| * | Properly emit the TRANSFER_STARTED signalCosimo Cecchi2009-06-011-8/+11
| * | Don't notify progress for zero bytesCosimo Cecchi2009-06-011-23/+8
| * | First implementation of error handlingCosimo Cecchi2009-06-015-87/+60
| * | Total FileTransfer draft spec exorcismCosimo Cecchi2009-06-015-14/+8
| * | Rework the logic of cancelling transfersCosimo Cecchi2009-06-013-29/+21
| * | Use proper DEBUG() messagesCosimo Cecchi2009-06-012-9/+8
| * | Use values from TpFileTransferStateCosimo Cecchi2009-06-011-9/+9
| * | Only close the FT operation after the state changeCosimo Cecchi2009-06-012-4/+11
| * | Format messages for hashingCosimo Cecchi2009-06-011-11/+49
| * | Emit the TRANSFER_STARTED signalCosimo Cecchi2009-06-011-0/+3
| * | Set the "incoming" property at constructCosimo Cecchi2009-06-013-14/+24
| * | Sync with changes in masterCosimo Cecchi2009-06-011-17/+30
| * | Add is_completed and is_cancelled APICosimo Cecchi2009-06-012-12/+54
| * | Use the proper TP interface instead of emp_cliCosimo Cecchi2009-06-012-10/+25
| * | Make the whole thing compileCosimo Cecchi2009-06-011-211/+229
| * | Remove some of the EmpFileTransferState crackCosimo Cecchi2009-06-011-1/+3
| * | Add empathy_ft_handler_get_total_bytes APICosimo Cecchi2009-06-012-10/+19
| * | s/ft_manager/manager/ where appropriateCosimo Cecchi2009-06-011-57/+54
| * | W.I.P. code for EmpathyFTManager v2Cosimo Cecchi2009-06-011-143/+188
| * | Add empathy_ft_handler_get_transferred_bytes APICosimo Cecchi2009-06-012-0/+13
| * | First batch of W.I.P. rework of EmpathyFTManagerCosimo Cecchi2009-06-012-380/+197
| * | Add to the EmpathyFTManager the new handlers.Cosimo Cecchi2009-06-011-4/+7
| * | Add some useful APIs to EmpathyFTHandlerCosimo Cecchi2009-06-012-2/+88
| * | Fix indentation of function prototypeCosimo Cecchi2009-06-011-3/+2
| * | Remove useless include of empathy-tp-file.hCosimo Cecchi2009-06-011-2/+1
| * | Remove dead code in EmpathyDispatcherCosimo Cecchi2009-06-011-131/+0
| * | Rethink a bit the logic for an incoming transfer.Cosimo Cecchi2009-06-017-20/+142
| * | Use the new API to send a file with the file chooser.Cosimo Cecchi2009-06-011-89/+14
| * | Emit the transfer_started signal as soon as we start an incoming transfer.Cosimo Cecchi2009-06-011-0/+5
| * | Free memory in _finalize inside EmpathyFTHandler.Cosimo Cecchi2009-06-011-0/+20
| * | We don't need dispose, finalize and private fields in EmpathyFTFactory (yet?).Cosimo Cecchi2009-06-011-31/+1
| * | Cleanup in EmpathyTpFile style.Cosimo Cecchi2009-06-012-200/+187
| * | Make libempathy compile with the new changes.Cosimo Cecchi2009-06-014-99/+100
| * | Modify EmpathyFTHandler to adapt to the changes in EmpathyTpFile API.Cosimo Cecchi2009-06-013-13/+45
| * | Remove the RequestData struct.Cosimo Cecchi2009-06-011-147/+120
| * | W.I.P. for heavy lifting on EmpathyTpFile.Cosimo Cecchi2009-06-0110-1065/+707
| * | Don't schedule the next read two times when we're finished reading the stream.Cosimo Cecchi2009-06-011-1/+0
| * | Add debug spew.Cosimo Cecchi2009-06-011-0/+19
| * | Add some error handling and keep on adding progress signals.Cosimo Cecchi2009-06-012-13/+69
| * | Fix the build.Cosimo Cecchi2009-06-012-3/+8
| * | Start implementing signals inside EmpathyFTHandler.Cosimo Cecchi2009-06-011-7/+73
| * | Implement empathy_ft_factory_claim_channel and make naming uniform.Cosimo Cecchi2009-06-012-7/+20
| * | Fix the build.Cosimo Cecchi2009-06-012-3/+4
| * | Set more meaningful names for EmpathyFTHandler public methods.Cosimo Cecchi2009-06-012-9/+13
| * | Call the dispatcher to create the Channel after we have built the request.Cosimo Cecchi2009-06-011-6/+73
| * | Implement hashing of the file. Make it compile.Cosimo Cecchi2009-06-014-17/+381
| * | Little cleanup.Cosimo Cecchi2009-06-012-3/+7
| * | Initial commit for EmpathyFTFactory and EmpathyFTHandler.Cosimo Cecchi2009-06-014-0/+489
* | | Don't set NM presence state on connect when it was unsetSjoerd Simons2009-06-011-1/+2
|/ /
* | Only remove the address fields and position fields instead of allPierre-Luc Beaudoin2009-06-011-4/+28
* | Remove unused varPierre-Luc Beaudoin2009-06-011-1/+0
* | Get rid of McAccount everywherePierre-Luc Beaudoin2009-06-011-25/+24
* | Get rid of Mission Control as EmpathyAccountManager does all that tooPierre-Luc Beaudoin2009-06-011-12/+10
* | Fix inconsistency in preferences and codePierre-Luc Beaudoin2009-06-012-3/+1
* | Don't set priv on a separate linePierre-Luc Beaudoin2009-06-011-26/+11
* | Use tp_g_value_slice_new_doublePierre-Luc Beaudoin2009-06-011-14/+7
* | Reorder functions to get rid of the function declarationsPierre-Luc Beaudoin2009-06-011-241/+214
* | Reimplement the singleton in the constructorPierre-Luc Beaudoin2009-06-013-11/+30
* | Fix errors found by make checkPierre-Luc Beaudoin2009-06-012-6/+6
* | Use timeout instead of idle (and fix the fact that it wasn't actually working)Pierre-Luc Beaudoin2009-06-011-13/+9
* | Use DEBUG instead of printerrPierre-Luc Beaudoin2009-06-011-3/+3
* | Don't use foreach to iter over a HashTablePierre-Luc Beaudoin2009-06-011-24/+17
* | Fix bracket stylePierre-Luc Beaudoin2009-06-011-4/+10
* | Properly unref objects used by EmpathyLocationManagerPierre-Luc Beaudoin2009-06-011-6/+32
* | Apply style fixes to EmpathyLocationManagerPierre-Luc Beaudoin2009-06-012-20/+19
* | Don't build the file instead of #if the whole filePierre-Luc Beaudoin2009-06-012-5/+8
* | Factory is sometimes ref leakedPierre-Luc Beaudoin2009-06-011-2/+1
* | Queue location publish requestsPierre-Luc Beaudoin2009-06-011-7/+23
* | Rename empathy_location_manager_get_default to dup_defaultPierre-Luc Beaudoin2009-06-013-5/+9
* | More explicit debug message on what is publishedPierre-Luc Beaudoin2009-06-011-2/+2
* | Any location accuracy will doPierre-Luc Beaudoin2009-06-011-2/+2
* | Don't use geoclue's timestampPierre-Luc Beaudoin2009-06-011-5/+10
* | Don't call geoclue functions if the init failedPierre-Luc Beaudoin2009-06-011-3/+9
* | Fix a warning if McAccount has no TpConnectionPierre-Luc Beaudoin2009-06-011-0/+3
* | Fix left over issues from rebasingPierre-Luc Beaudoin2009-06-011-3/+8
* | Don't show the location preferences if geoclue not availablePierre-Luc Beaudoin2009-06-011-5/+7
* | Fix compilation if geoclue is not enabledPierre-Luc Beaudoin2009-06-012-7/+9
* | Merge fixes due to API changesPierre-Luc Beaudoin2009-06-011-13/+23
* | Various style fixesPierre-Luc Beaudoin2009-06-011-11/+20
* | Send a int64 timestamp to match the specPierre-Luc Beaudoin2009-06-011-10/+6
* | Clear remote location upon disablingPierre-Luc Beaudoin2009-06-011-17/+31
* | Fix key freeingPierre-Luc Beaudoin2009-06-011-6/+6
* | Implement reduced accuracyPierre-Luc Beaudoin2009-06-011-1/+49
* | Send timestampPierre-Luc Beaudoin2009-06-011-0/+22
* | When updating the resources, check for changed locationPierre-Luc Beaudoin2009-06-011-1/+14
* | More ressource fixPierre-Luc Beaudoin2009-06-011-20/+22
* | Initial position/address and ressource fixPierre-Luc Beaudoin2009-06-011-10/+48