aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix build of libempathy-gtk doc. We have to init threadsEMPATHY_2_27_3Xavier Claessens2009-06-161-0/+1
* Bump ABI versionXavier Claessens2009-06-151-2/+2
* Update NEWS for 2.27.3Xavier Claessens2009-06-151-0/+61
* Reorder functions to not declare them on topXavier Claessens2009-06-151-125/+113
* empathy_time_to_string_relative was missing weeksPierre-Luc Beaudoin2009-06-151-0/+5
* Add contextual popup menu in map viewPierre-Luc Beaudoin2009-06-151-0/+30
* Simplify map_view_marker_update_positionPierre-Luc Beaudoin2009-06-151-7/+6
* Use libchamplain 0.3.3 new Gtk embed APIPierre-Luc Beaudoin2009-06-153-12/+11
* Merge commit 'jtellier/call-window-video-preview'Guillaume Desmottes2009-06-157-83/+302
|\
| * The video preview is no longer hidden when we get connected to a audioJonathan Tellier2009-06-131-20/+14
| * Corrected code style in empathy_call_window_setup_video_preview.Jonathan Tellier2009-06-121-45/+56
| * Added an early return in empathy_call_window_setup_video_preview.Jonathan Tellier2009-06-122-87/+99
| * Better implemented empathy_tp_call_is_receiving_video and empathy_tp_call_is_...Jonathan Tellier2009-06-123-81/+78
| * Not creating the video preview if we don't want to show it (in audioJonathan Tellier2009-06-123-56/+116
| * Implemented the call window's "View -> Video preview" option.Jonathan Tellier2009-06-122-1/+36
| * When no video is received or sent we show contacts' avatars instead of showingJonathan Tellier2009-06-124-0/+110
* | empathy-ft-manager: tile should be 'File Transfers'. (#585788)Guillaume Desmottes2009-06-151-1/+1
* | empathy_idle_init: fallback to OFFLINE instead of UNSET if empathy_idle_get_a...Guillaume Desmottes2009-06-151-1/+4
* | [Goal] Clean up GLib and GTK+ includes in empathy (Fixes #585669)Luis Menina2009-06-1427-31/+27
* | Do not include default title property for Adium theme filepickerFrédéric Péters2009-06-131-1/+0
* | Updated Spanish translationJorge Gonzalez2009-06-131-116/+142
* | empathy-location-manager: remove a trailing spaceGuillaume Desmottes2009-06-121-1/+1
* | Fixed code styleJonathan Tellier2009-06-122-3/+3
|/
* Merge branch 'ft_ipv4'Cosimo Cecchi2009-06-121-24/+162
|\
| * Drop PORT access control support for nowCosimo Cecchi2009-06-121-15/+7
| * Fix make checkCosimo Cecchi2009-06-071-1/+1
| * Emit an error for socket types we don't handleCosimo Cecchi2009-06-071-5/+26
| * Use empathy_uint_compareCosimo Cecchi2009-06-071-13/+1
| * Build fix after rebaseCosimo Cecchi2009-06-071-1/+1
| * Initialize the address and port valuesCosimo Cecchi2009-06-071-12/+34
| * Add support for IPV4 socketsCosimo Cecchi2009-06-071-25/+68
| * Look at the available socket typeCosimo Cecchi2009-06-071-0/+72
* | Add spinning throbber to EmpathyMapViewPierre-Luc Beaudoin2009-06-122-0/+54
* | Updated Hebrew translationMark Krapivner2009-06-121-1106/+1311
* | Add doc for empathy_avatar_new()Xavier Claessens2009-06-121-0/+13
* | Update copyright to 2008-2009Xavier Claessens2009-06-122-2/+2
* | Move g_object_unref to dispose instead of finalizeXavier Claessens2009-06-121-2/+16
* | Include empathy-theme-adium.c/h in tarballs even if webkit is not installedXavier Claessens2009-06-121-5/+11
* | Correctly parse %time% if a format is providedXavier Claessens2009-06-121-5/+7
* | Remove trailing spaceXavier Claessens2009-06-121-1/+1
* | New webkit needs an URI as basedir for webkit_web_view_load_html_string.Xavier Claessens2009-06-122-3/+10
* | Do not use empathy_contact_equal(), we can now compare pointers directly.Xavier Claessens2009-06-121-2/+1
* | Add Adium theme support in the configure summaryXavier Claessens2009-06-121-0/+1
* | Support /me command and fix crash if smiley are not enabledXavier Claessens2009-06-121-19/+34
* | Fix build error due to wrong rebaseXavier Claessens2009-06-121-1/+0
* | Port to new APIXavier Claessens2009-06-122-2/+2
* | Update pyhton bindingsXavier Claessens2009-06-122-11/+10
* | Add EmpathyThemeAdium to the API doc.Xavier Claessens2009-06-122-0/+2
* | WebKit is expecting an absolute path to a file name as the last parameter of ...Xavier Claessens2009-06-121-1/+1
* | Delete useless fileXavier Claessens2009-06-121-408/+0
* | - Implement remaining functions on EmpathyThemeAdium.Xavier Claessens2009-06-123-146/+233
* | Fix a warning when the ADIUM_PATH gconf key is unset.Xavier Claessens2009-06-121-2/+9
* | Add whitespace to respect coding styleXavier Claessens2009-06-121-1/+1
* | Don't escape message before detecting smileys otherwise some won't be detected.Xavier Claessens2009-06-121-6/+5
* | Cleanup little thingsXavier Claessens2009-06-121-9/+13
* | Use a default Template.html if not provided by the theme.Xavier Claessens2009-06-122-15/+202
* | Correctly escape message body so html tags are not interpreted by webkit.Xavier Claessens2009-06-121-29/+32
* | Add a path property on EmpathyThemeAdium and ge the adium-path gconf key in E...Xavier Claessens2009-06-123-16/+117
* | Add some #ifdef HAVE_WEBKITXavier Claessens2009-06-121-1/+6
* | Quick check if the theme path is OK.Xavier Claessens2009-06-122-8/+29
* | Add UI in the preference dialog to select the path to adium themeXavier Claessens2009-06-127-136/+261
* | Add a tooltip on smileys with the text it hidesXavier Claessens2009-06-121-2/+2
* | Open URI when they are clicked in webkitXavier Claessens2009-06-121-1/+23
* | Reorganise a bit the body parsing and add support for URLXavier Claessens2009-06-122-45/+90
* | Fix a typo in a commentXavier Claessens2009-06-121-1/+1
* | Add support for smileys with adium themesXavier Claessens2009-06-121-13/+63
* | rename ready to page_loaded, it explains better what it does.Xavier Claessens2009-06-121-3/+3
* | Add path in EmpathySmileyXavier Claessens2009-06-125-74/+84
* | Update for more recent webkitXavier Claessens2009-06-123-6/+3
* | Fallback if ContentNext or Outgoing are missing.Xavier Claessens2009-06-121-4/+7
* | Oops, remove stupid debug g_printXavier Claessens2009-06-121-3/+0
* | Don't load SVG icons because webkit can't load themXavier Claessens2009-06-121-1/+4
* | Add the filename in EmpathyAvatar and fallback to stock_personXavier Claessens2009-06-124-43/+81
* | Support for custom time formatXavier Claessens2009-06-121-11/+35
* | Add initial adium theme support: Load the template and append messages.Xavier Claessens2009-06-123-16/+285
* | EmpathyThemeAdium inherit from WebkitWebView and not GtkTextView.Xavier Claessens2009-06-121-4/+4
* | Compile EmpathyThemeAdium only if webkit is installedXavier Claessens2009-06-123-3/+17
* | Add skelet of Adium theme using webkit.Xavier Claessens2009-06-125-0/+244
* | Fix compile warningPierre-Luc Beaudoin2009-06-111-1/+1
* | Get author for bug fixesXavier Claessens2009-06-111-1/+15
* | Updated Spanish translationJorge Gonzalez2009-06-111-19/+26
* | src/Makefile.am: actually enable warning CFLAGSGuillaume Desmottes2009-06-111-1/+1
* | empathy-call-window: remove unused variablesGuillaume Desmottes2009-06-111-3/+0
* | import im-meanwhile from PidginGuillaume Desmottes2009-06-115-0/+178
* | add sametime profile (#562981)Guillaume Desmottes2009-06-112-1/+13
* | empathy-accounts-dialog: move back the 'Create' button on the rightGuillaume Desmottes2009-06-111-15/+15
* | empathy-accounts-dialog: Use radio buttons instead of a checkbox for the 'reu...Guillaume Desmottes2009-06-112-15/+43
* | empathy-accounts-dialog: change title to 'Add Account' as we can reuse an exi...Guillaume Desmottes2009-06-111-1/+1
* | Updated Spanish translationJorge Gonzalez2009-06-111-41/+38
* | Updated Norwegian bokmål translation.Kjartan Maraas2009-06-101-704/+1002
* | Geoclue doesn't like NONE as an accuracy levelPierre-Luc Beaudoin2009-06-101-2/+8
* | Merge branch 'ft-error-confusion'Will Thompson2009-06-101-2/+3
|\ \
| * | Correctly propagate Provide/Accept errorsWill Thompson2009-06-101-2/+3
* | | Merge commit 'jtellier/call-window-redial-button'Guillaume Desmottes2009-06-094-100/+287
|\ \ \
| * | | Added a "Redial" button to the call window.Jonathan Tellier2009-06-094-100/+287
| |/ /
* | | contact_get_avatar_filename: remove unused priv pointerGuillaume Desmottes2009-06-091-1/+0
* | | contact_get_avatar_filename: use empathy_contact_get_id instead of priv->id d...Guillaume Desmottes2009-06-091-2/+2
|/ /
* | Remove outstanding operations before dispatching themWill Thompson2009-06-091-1/+1
* | Document the purpose of outstanding_channelsWill Thompson2009-06-091-1/+10
* | Break after deleting current item in chatroom listWill Thompson2009-06-091-1/+4
* | Extract removing chatroom links to a functionWill Thompson2009-06-091-9/+22
* | Consistently use this_chatroom when removing a roomWill Thompson2009-06-091-2/+2
* | libempathy.types: remove empathy_tp_tube_get_typeGuillaume Desmottes2009-06-091-1/+0
* | update Python bindingsGuillaume Desmottes2009-06-091-61/+0
* | remove EmpathyTpTube from Python bindingsGuillaume Desmottes2009-06-092-2/+0
* | tube-handler: use TpChannel directly instead of EmpathyTpTubeGuillaume Desmottes2009-06-091-17/+3
* | remove empathy-tp-tube from docGuillaume Desmottes2009-06-091-1/+0
* | stop to build empathy-tp-tubeGuillaume Desmottes2009-06-091-2/+0
* | remove empathy-tp-tubeGuillaume Desmottes2009-06-092-772/+0
* | Merge commit 'gmillaires/fix-564259'Guillaume Desmottes2009-06-091-1/+1
|\ \
| * | Activated tooltips feature for MUC contact listGabriel Millaire2009-06-091-1/+1
* | | Distribute conditionally built filesPierre-Luc Beaudoin2009-06-092-13/+23
|/ /
* | Don't repeat a tooltip format stringWill Thompson2009-06-081-14/+13
* | Italicize status message in tooltipWill Thompson2009-06-081-1/+1
* | Don't include "Available"/"Away"... in tooltipsWill Thompson2009-06-081-2/+2
* | Extract markup_printf-append-free to a functionWill Thompson2009-06-081-18/+29
* | Only show status in tooltip when it existsWill Thompson2009-06-081-3/+11
* | Don't double-unref superseded group TpChannels.Will Thompson2009-06-081-7/+37
* | Merge branch 'profile-chooser'Jonny Lamb2009-06-078-193/+353
|\ \ | |/ |/|
| * Add empathy_profile_chooser to libempathy-gtk type list.Jonny Lamb2009-06-071-0/+1
| * Fix small typo in docs.Jonny Lamb2009-06-071-1/+1
| * Chain up to the constructed call of the parent class.Jonny Lamb2009-06-071-0/+3
| * Only include gtk/gtk.h and not gtkcombobox.h.Jonny Lamb2009-06-071-1/+1
| * Implement constructed instead of constructor.Jonny Lamb2009-06-071-10/+3
| * Small coding style change.Jonny Lamb2009-06-071-1/+2
| * Update python bindings.Jonny Lamb2009-06-051-8/+16
| * Update the accounts dialog to the new profile chooser API.Jonny Lamb2009-06-051-3/+6
| * Make EmpathyProfileChooser a subclass of GtkComboBox.Jonny Lamb2009-06-052-79/+194
| * Convert style to Telepathy coding style.Jonny Lamb2009-06-052-153/+155
| * Add test-empathy-profile-chooser.Jonny Lamb2009-06-053-1/+35
* | Fix silly mistake where I passed the struct pointer and not the first memberDavyd Madeley2009-06-061-2/+2
* | Updated Spanish translationJorge Gonzalez2009-06-061-67/+116
* | Use tp_asv_get_string instead of messing with GValues.Jonny Lamb2009-06-051-5/+2
* | Use "foo == NULL" instead of "!foo".Jonny Lamb2009-06-051-1/+2
* | Set an empty password for pidgin accounts that have no password set.Jonny Lamb2009-06-051-0/+10
* | Special-case XMPP with importing accounts from Pidgin. (Fixes bug #579992)Jonny Lamb2009-06-051-1/+18
|/
* Add simple flymake support.Jonny Lamb2009-06-055-0/+8
* Merge branch 'debug-fixes'Jonny Lamb2009-06-051-9/+6
|\
| * Don't display an empty treeview if there are no connections on opening.Jonny Lamb2009-06-051-3/+5
| * Don't unref widgets twice.Jonny Lamb2009-06-051-6/+0
| * Free a GError after use.Jonny Lamb2009-06-051-0/+1
* | updating Translation for GurmukhiA S Alam2009-06-051-371/+595
|/
* 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