| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix inconsistency in preferences and code | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
* | Reimplement the singleton in the constructor | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
* | Rename empathy_location_manager_get_default to dup_default | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+1 |
* | Don't show the location preferences if geoclue not available | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -5/+7 |
* | Fix compilation if geoclue is not enabled | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -1/+7 |
* | Add EmpathyLocationManager | Pierre-Luc Beaudoin | 2009-06-01 | 1 | -0/+6 |
* | Add a Location tab in preferences | Pierre-Luc Beaudoin | 2009-06-01 | 2 | -5/+253 |
* | Cope with status icon begin NULL | Sjoerd Simons | 2009-05-31 | 1 | -1/+2 |
* | Remove usage of McPresence as much as possible | Sjoerd Simons | 2009-05-31 | 3 | -17/+25 |
* | Ensure a minimum size of tabs in the chat window | Sjoerd Simons | 2009-05-31 | 1 | -8/+24 |
* | new tube API is now stable | Guillaume Desmottes | 2009-05-28 | 2 | -6/+6 |
* | empathy-call-window: coding style fix | Guillaume Desmottes | 2009-05-28 | 1 | -1/+1 |
* | Only do sounds/notifications for text messages when they involve the user | Sjoerd Simons | 2009-05-28 | 1 | -13/+9 |
* | Use the layer to list the markers | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -7/+3 |
* | Move the geoclue geocoding in EmpathyTpContactFactory | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -118/+1 |
* | Fix memory leak | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
* | Disconnect from notify::location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+19 |
* | Move the geocoding to when the location is updated | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -43/+44 |
* | Avatar was leaked | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
* | Don't need to keep the address around | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -6/+2 |
* | Don't need to set back if it is the same hashtable | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -5/+1 |
* | Display relative time to user | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+18 |
* | Fix possible compilation error | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Simplify the #if by isolating the content | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+2 |
* | Don't create a marker if the user has no location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -4/+10 |
* | Fix double border issue in the Map View | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -9/+9 |
* | Move geocoding in a place where we can have better memory management | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -30/+53 |
* | Simplify and clarify map_view_geocode_cb | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -11/+12 |
* | Don't allow the user to display many map views | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -3/+3 |
* | Fix coding styles and memory leaks found by Guillaume Desmottes | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+18 |
* | Fix gtk warning at startup when not compiled with libchamplain | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -2/+2 |
* | Fix coding style issues found by make check | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
* | Fix licensing: should have been LGPL 2.1+ | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -20/+18 |
* | Apply new coding styles | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -44/+49 |
* | Remove dead code and update function name | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+7 |
* | Update to use libchamplain 0.3's API | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -7/+12 |
* | Make buildable without Geoclue | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -20/+7 |
* | Fix contacts not showing on the map | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+2 |
* | Get rid of disconnect which is undeeded | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -28/+4 |
* | Fix a warning if the handle doesn't exist | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+3 |
* | Use its own ListStore of contacts instead of borrowing the Contact | Pierre-Luc Beaudoin | 2009-05-28 | 3 | -3/+9 |
* | Build fix | Davyd Madeley | 2009-05-28 | 1 | -2/+4 |
* | Show contacts without an avatar | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -11/+10 |
* | Remove signal handler when closing the window | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+31 |
* | Use EmpathyContact's location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+140 |
* | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 7 | -0/+351 |
* | Configure bits for libchamplain | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+3 |
* | When initializing users' avatar, the pixbuf representing it is now | Jonathan Tellier | 2009-05-26 | 1 | -1/+1 |
* | When no video is received or sent we show contacts' avatars instead of showing | Jonathan Tellier | 2009-05-26 | 1 | -8/+138 |
* | move 'View Previous Conversations' menu entry to View | Guillaume Desmottes | 2009-05-23 | 2 | -8/+8 |
* | move 'show offline contacts' menu entry to View | Guillaume Desmottes | 2009-05-23 | 2 | -8/+7 |
* | move 'show file transfers' menu entry to View | Guillaume Desmottes | 2009-05-23 | 2 | -6/+6 |
* | empathy-main-window: add View top menu | Guillaume Desmottes | 2009-05-22 | 1 | -0/+8 |
* | Error label now translatable | Gabriel Millaire | 2009-05-22 | 1 | -2/+2 |
* | Set treeview insensitive and hide error message | Gabriel Millaire | 2009-05-22 | 1 | -0/+6 |
* | Display error message in UI | Gabriel Millaire | 2009-05-22 | 1 | -3/+18 |
* | Added border, resized error icons, fixed item names and made error message in... | Gabriel Millaire | 2009-05-22 | 1 | -4/+6 |
* | Error bar UI proto | Pierre-Luc Beaudoin | 2009-05-22 | 1 | -26/+106 |
* | Connect to error signals | Gabriel Millaire | 2009-05-22 | 1 | -0/+29 |
* | empathy-chat-window: add Contact menu as top-level (bgo #580922) | Guillaume Desmottes | 2009-05-22 | 2 | -0/+16 |
* | remove Conversation->Contact menu entry | Guillaume Desmottes | 2009-05-22 | 2 | -21/+0 |
* | enable coding style checks in src | Guillaume Desmottes | 2009-05-18 | 1 | -3/+12 |
* | empathy: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy-tube-dispatch: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -3/+3 |
* | empathy-preferences: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy-main-window: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy-import-pidgin: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy-event-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy-chat-window: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
* | empathy-call-window: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -3/+3 |
* | empathy-call-window-fullscreen: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy-accounts-dialog: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
* | empathy_call_window_bus_message: init GError | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
* | empathy: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | empathy-sidebar: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -2/+2 |
* | empathy-preferences: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-new-chatroom-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-misc: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-main-window: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-logs: update the FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
* | empathy-import-pidgin: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-import-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-ft-manager: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-chatrooms-window: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-chat-window: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-accounts-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | empathy-about-dialog: update the FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
* | ephy-spinner: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -3/+3 |
* | empathy: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -3/+3 |
* | empathy-status-icon: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -1/+1 |
* | empathy-preferences: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -2/+2 |
* | empathy-new-chatroom-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -3/+3 |
* | empathy-misc: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -2/+2 |
* | empathy-logs: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -1/+1 |
* | empathy-import-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -2/+2 |
* | empathy-ft-manager: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -2/+2 |
* | empathy-event-manager: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -1/+1 |
* | empathy-chatrooms-window: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 1 | -6/+6 |
* | empathy-sidebar: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -10/+10 |
* | empathy-main-window: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -4/+4 |
* | empathy-chat-window: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -6/+6 |
* | empathy-accounts-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -8/+8 |
* | empathy-about-dialog: remove trailing spaces | Guillaume Desmottes | 2009-05-15 | 2 | -2/+2 |
* | Merge commit 'jtellier/bug-580771' | Guillaume Desmottes | 2009-05-13 | 7 | -15/+688 |
|\ |
|
| * | Fixed some coding style. | jtellier | 2009-05-13 | 4 | -27/+48 |
| * | Usability fix: The "Leave Fullscreen" button is now using the | jtellier | 2009-05-12 | 3 | -2/+5 |
| * | Fixed coding style by removing trailing spaces and not using a mix of | jtellier | 2009-05-12 | 3 | -146/+132 |
| * | Video playback fullscreen mode | jtellier | 2009-05-08 | 6 | -13/+676 |
* | | Fix bug #579484: Join Chatroom dialog doesn't list rooms when changing | Gabriel Millaire | 2009-05-08 | 1 | -0/+6 |
* | | Fixed bug #579485 by making each columns sortable | Gabriel Millaire | 2009-05-07 | 1 | -0/+10 |
|/ |
|
* | empathy_call_window_dispose: disconnect signals before unrefing the contact | Guillaume Desmottes | 2009-04-29 | 1 | -1/+1 |
* | empathy_call_window_constructed: set default title if the call handler doesn'... | Guillaume Desmottes | 2009-04-29 | 1 | -0/+5 |
* | call-window: update window's title when contact's name is changed | Guillaume Desmottes | 2009-04-29 | 1 | -10/+34 |
* | call-window: set remote contact's name in window's title. Fixes #530119 | Guillaume Desmottes | 2009-04-29 | 1 | -0/+25 |
* | call-window: handler property has to be construct only | Guillaume Desmottes | 2009-04-29 | 1 | -1/+1 |
* | Add menu option to display FT Managers | Davyd Madeley | 2009-04-27 | 2 | -0/+25 |
* | Removed empathy_tp_file_close as it was a duplicate of _cancel. | Jonny Lamb | 2009-04-25 | 1 | -1/+1 |
* | Display the file transfer speed and calculate remaining time more dynamically. | Xavier Claessens | 2009-04-25 | 1 | -9/+15 |
* | Add shave support to build process. | Jonny Lamb | 2009-04-24 | 1 | -2/+4 |
* | empathy-call-window.c: update priv->sending_video *before* changing widget's ... | Guillaume Desmottes | 2009-04-24 | 1 | -2/+2 |
* | The incoming call dialog doesn't have to be modal. Fixes #576384 | Guillaume Desmottes | 2009-04-24 | 1 | -2/+1 |
* | empathy-call-window: add priv->sending_video so we don't call empathy_call_wi... | Guillaume Desmottes | 2009-04-24 | 1 | -0/+12 |
* | empathy-call-window: send-video meny entry has to be unsensitive by default | Guillaume Desmottes | 2009-04-23 | 1 | -0/+1 |
* | Sync 'Send Video' button and 'Call -> Send video' menu entry. Fixes #576394 | Guillaume Desmottes | 2009-04-23 | 1 | -0/+5 |
* | Renamed empathy_profile_chooser_get_selected to empathy_profile_chooser_dup_s... | Jonny Lamb | 2009-04-22 | 1 | -2/+3 |
* | Renamed empathy_account_chooser_get_account to empathy_account_chooser_dup_ac... | Jonny Lamb | 2009-04-22 | 2 | -4/+6 |
* | Change EmpathyTpContactFactory API to look more like TpConnection. Add functi... | Xavier Claessens | 2009-04-22 | 1 | -7/+23 |
* | Port EmpathyChatWindow's DnD to new API | Xavier Claessens | 2009-04-22 | 1 | -3/+20 |
* | Remove useless include of empathy-contact-factory.h | Xavier Claessens | 2009-04-22 | 2 | -2/+0 |
* | Port empathy.c to new API | Xavier Claessens | 2009-04-22 | 1 | -1/+8 |
* | Port EmpathyNEwChatroomDialog to new API | Xavier Claessens | 2009-04-22 | 1 | -3/+3 |
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-22 | 1 | -35/+9 |
* | Port EmpathyEventManager to new API | Xavier Claessens | 2009-04-22 | 1 | -96/+43 |
* | Port EmpathyChatWindow to new API and remove dead code. | Xavier Claessens | 2009-04-22 | 1 | -15/+1 |
* | Add ellipsis to the add account button. Fixes bug #548704 | Guillaume Desmottes | 2009-04-21 | 1 | -2/+36 |
* | empathy-accounts-dialog.ui: no change, the file has just been opened and sauv... | Guillaume Desmottes | 2009-04-21 | 1 | -27/+57 |
* | don't dispatch D-Bus tube having an invalid ServiceName | Guillaume Desmottes | 2009-04-21 | 1 | -0/+11 |
* | Fix indent. | Lars-Peter Clausen | 2009-04-21 | 1 | -1/+1 |
* | Fix memleak. Free strings retrieved from gtk_tree_model_get. | Lars-Peter Clausen | 2009-04-21 | 1 | -0/+2 |
* | fix memleak in preferences_widget_sync_string_combo. Previously name was not | Lars-Peter Clausen | 2009-04-21 | 1 | -6/+3 |
* | Reliably set favourite-star | Davyd Madeley | 2009-04-21 | 1 | -3/+3 |
* | Merge commit 'bigon/configure-deprecated-flag' | Xavier Claessens | 2009-04-19 | 1 | -1/+2 |
|\ |
|
| * | Use autotools magic to take care of disabling deprecated symbols | Laurent Bigonville | 2009-04-18 | 1 | -1/+2 |
* | | Fix coding style by not going over 80 chars too much | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -10/+18 |
* | | Fix indent and translation | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -3/+3 |
* | | Fix memory leaks + minor coding style changes | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+7 |
* | | Add members, invite and password columns to Join dialog | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -5/+61 |
* | | Modify deeply the join chatroom dialog. | Pierre-Luc Beaudoin | 2009-04-18 | 2 | -125/+70 |
* | | Remove the New in Join New... menu item | Pierre-Luc Beaudoin | 2009-04-18 | 1 | -1/+1 |
* | | Correct English. | Jonny Lamb | 2009-04-17 | 1 | -1/+1 |
|/ |
|
* | Fix urgency hint for MUCs | Xavier Claessens | 2009-04-17 | 1 | -1/+7 |
* | Fix compilation warning: chatrooms_window_model_get_selected() was not used. | Xavier Claessens | 2009-04-17 | 1 | -0/+8 |
* | Remove unused edit-chatroom dialog from the UI file. gtk_builder_add_from_fil... | Xavier Claessens | 2009-04-16 | 2 | -220/+2 |
* | Add cell renderer on the theme combobox. Seems GtkBuilder don't set a default... | Xavier Claessens | 2009-04-16 | 1 | -12/+21 |
* | Regenerate empathy-preferences.ui with glade, it seems to fix mal formed xml | Xavier Claessens | 2009-04-16 | 1 | -42/+91 |
* | Add back some icons that were droped during the conversion | Xavier Claessens | 2009-04-16 | 3 | -0/+5 |
* | Make use of GtkUIManager for EmpathyChatWindow | Xavier Claessens | 2009-04-16 | 2 | -216/+73 |
* | Make use of GtkUIManager in EmpathyCallWindow | Xavier Claessens | 2009-04-16 | 2 | -92/+161 |
* | Make use of GtkUIManager in EmpathyMainWindow | Xavier Claessens | 2009-04-16 | 2 | -110/+112 |
* | Reorder functions to not declare them on top | Xavier Claessens | 2009-04-16 | 1 | -613/+526 |
* | Make use of GtkUIManager in EmpathyStatusIcon | Xavier Claessens | 2009-04-16 | 2 | -35/+40 |
* | Port EmpathyStatusIcon to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port EmpathyPreferences to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
* | Port EmpathyNewChatroomDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port EmpathyMainWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -16/+12 |
* | Port EmpathyImportDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port EmpathyFtManager to new API | Xavier Claessens | 2009-04-16 | 1 | -7/+6 |
* | Port EmpathyChatroomsWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -10/+6 |
* | Port EmpathyChatWindow to new API | Xavier Claessens | 2009-04-16 | 1 | -11/+7 |
* | Port EmpathyCallWindow to new API | Xavier Claessens | 2009-04-16 | 2 | -133/+79 |
* | Port EmpathyAccountsDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -9/+5 |
* | Port EmpathySpellDialog to new API | Xavier Claessens | 2009-04-16 | 1 | -1/+0 |
* | Modify Makefile.am for new file names | Xavier Claessens | 2009-04-16 | 1 | -13/+13 |
* | Port account widgets to new API | Xavier Claessens | 2009-04-16 | 1 | -0/+1 |
* | Convert glade files to GtkBuilder format | Xavier Claessens | 2009-04-16 | 14 | -1339/+1177 |
* | Escape to cancel from status editing | Davyd Madeley | 2009-04-11 | 1 | -1/+1 |
* | use new GtkStatusIcon tooltip methods, formatting the header in italics. | Frederic Peters | 2009-03-27 | 1 | -10/+6 |
* | Use UTF-8 em dash (U+2014) instead of two hyphen/minus (U+002D) | Frederic Peters | 2009-03-24 | 1 | -1/+1 |
* | Added translator comment | Wouter Bolsterlee | 2009-03-24 | 1 | -0/+1 |
* | mc_account_create can fail, don't crash if it happens | Xavier Claessens | 2009-03-21 | 1 | -0/+5 |
* | Make the "Import Accounts" button insensitive if there's nothing to import. | Jonny Lamb | 2009-03-10 | 5 | -5/+35 |
* | First connect to the sink pad, then start playing | Sjoerd Simons | 2009-03-10 | 1 | -1/+2 |
* | Refer to the gnome bug number belonging to the TODO | Sjoerd Simons | 2009-03-10 | 1 | -1/+1 |
* | Make the sidebar nicely pop in and out | Sjoerd Simons | 2009-03-09 | 1 | -0/+13 |
* | Only check if the error came from the video_input if it's there | Sjoerd Simons | 2009-03-09 | 1 | -2/+3 |
* | Hook up audio mute button | Sjoerd Simons | 2009-03-09 | 1 | -6/+59 |
* | Set the camera button sensitive while connected and there is a video input | Sjoerd Simons | 2009-03-09 | 1 | -0/+4 |
* | Handle resource-request | Sjoerd Simons | 2009-03-09 | 1 | -0/+19 |
* | Unref the video input and tee after removing | Sjoerd Simons | 2009-03-09 | 1 | -2/+10 |
* | Set the pipeline to pause before starting the call | Sjoerd Simons | 2009-03-09 | 1 | -8/+107 |
* | Set empathy's media role to phone for so pulse can do policy on it | Sjoerd Simons | 2009-03-09 | 1 | -0/+1 |
* | Make sure the UI is build in empathy_ft_manager_get_dialog | Xavier Claessens | 2009-03-08 | 1 | -0/+2 |
* | Don't leak EmpathyFTManager object. Rebuild UI if it got destroyed. | Xavier Claessens | 2009-03-08 | 2 | -51/+62 |
* | Remove useless include of contact-factory.h | Xavier Claessens | 2009-03-06 | 1 | -1/+0 |
* | Moved dispatcher observing and logging into EmpathyLogManager. | Jonny Lamb | 2009-03-06 | 1 | -53/+6 |
* | Pass the channel to received_message_cb and use tp_channel_get_identifier. | Jonny Lamb | 2009-03-06 | 1 | -13/+10 |
* | Only write messages to one specified log source, hardcoded at the moment. | Jonny Lamb | 2009-03-06 | 1 | -2/+10 |
* | Use the channel wrapper to log chats instead of connecting to the signals dir... | Jonny Lamb | 2009-03-06 | 1 | -98/+18 |
* | Move logging to the dispatcher on Received and Sent signals. | Jonny Lamb | 2009-03-06 | 1 | -0/+130 |
* | Remove gdk_threads_{enter,leave}, gdk thread support is useless untill we aud... | Sjoerd Simons | 2009-03-04 | 1 | -2/+0 |
* | Hook up the video input sidebar item | Sjoerd Simons | 2009-03-04 | 1 | -16/+146 |
* | Hook up audio input panel | Sjoerd Simons | 2009-03-04 | 1 | -3/+37 |
* | Put locks around timer_id | Sjoerd Simons | 2009-03-04 | 1 | -2/+12 |
* | Add timer and make all gtk calls in the main thread | Sjoerd Simons | 2009-03-04 | 1 | -13/+62 |
* | Use livesrc and fsfunnel to funnel the mediastreams to their outputs | Sjoerd Simons | 2009-03-04 | 1 | -16/+72 |
* | Set the preview video widget not sync and async | Sjoerd Simons | 2009-03-04 | 1 | -0/+1 |
* | Add comments for callbacks that come from a different thread | Sjoerd Simons | 2009-03-04 | 1 | -0/+2 |
* | Ensure to always call gtk/gdk functions while holding the gdk lock | Sjoerd Simons | 2009-03-04 | 2 | -0/+6 |
* | Some string comments requested by translators (#572875) | Frederic Peters | 2009-02-24 | 2 | -0/+3 |
* | Also disconnect the approval handler on free if it's still there | Sjoerd Simons | 2009-02-21 | 1 | -2/+9 |
* | Use tp-glib generated code for file transfers rather than extensions. | Jonny Lamb | 2009-02-21 | 3 | -30/+30 |
* | Set the intial volume button level to a more correct one | Sjoerd Simons | 2009-02-17 | 1 | -0/+4 |
* | Set the camera button insensitive after a call | Sjoerd Simons | 2009-02-17 | 1 | -0/+3 |
* | Hook up the volume button | Sjoerd Simons | 2009-02-17 | 1 | -1/+14 |
* | Hook up DTFM support | Sjoerd Simons | 2009-02-17 | 1 | -12/+86 |
* | use TpTubeType instead of EmpathyTubeType | Guillaume Desmottes | 2009-02-17 | 1 | -3/+3 |
* | empathy-tube-dispatch: add debug messages | Guillaume Desmottes | 2009-02-17 | 1 | -0/+8 |
* | rename toolbar1 to toolbar | Guillaume Desmottes | 2009-02-17 | 2 | -3/+3 |
* | Add an empty expanded GtkToolItem so the volume button is at the end of the t... | Guillaume Desmottes | 2009-02-17 | 1 | -0/+7 |
* | Manually add the GtkVolumeButton to the toolbar instead of fitting an empty h... | Guillaume Desmottes | 2009-02-17 | 2 | -15/+9 |
* | Add label on the microphone button. Fixes #571657 | Guillaume Desmottes | 2009-02-17 | 1 | -1/+2 |
* | Signal closed from the call-handler | Sjoerd Simons | 2009-02-17 | 1 | -16/+2 |
* | add a translator comment to describe 'Import' | Frédéric Péters | 2009-02-17 | 1 | -0/+1 |
* | Minor string fixes. Fixes bug #571635 | Bruce Cowan | 2009-02-17 | 2 | -2/+2 |
* | event_manager_approve_channel_cb: tp_channel_get_handle is not needed any more | Guillaume Desmottes | 2009-02-13 | 1 | -4/+0 |
* | event_manager_approve_channel_cb: we are invited if the self handle is not 0 ... | Guillaume Desmottes | 2009-02-13 | 1 | -1/+1 |
* | event_manager_approve_channel_cb: check if the channel implements the group i... | Guillaume Desmottes | 2009-02-13 | 1 | -26/+25 |
* | empathy-event-manager: we don't need EmpathyTpGroup anymore | Guillaume Desmottes | 2009-02-13 | 1 | -1/+0 |
* | invite_dialog_response_cb: don't close the tp_chat twice | Guillaume Desmottes | 2009-02-13 | 1 | -1/+0 |
* | event_manager_muc_invite_got_contact_name_cb: don't leak msg | Guillaume Desmottes | 2009-02-13 | 1 | -0/+2 |
* | event_manager_approve_channel_cb: empathy_tp_chat_get_account doesn't ref the... | Guillaume Desmottes | 2009-02-13 | 1 | -1/+0 |
* | translate invitation message | Guillaume Desmottes | 2009-02-13 | 1 | -1/+1 |
* | invite_dialog_response_cb: use TpChannel API instead of EmpathyTpGroup one | Guillaume Desmottes | 2009-02-13 | 1 | -8/+8 |
* | event_manager_approve_channel_cb: wait that the contact is ready | Guillaume Desmottes | 2009-02-13 | 1 | -14/+36 |
* | event_manager_approve_channel_cb: unref the account | Guillaume Desmottes | 2009-02-13 | 1 | -0/+1 |
* | event_manager_approve_channel_cb: use TpChannel API instead of TpGroup | Guillaume Desmottes | 2009-02-13 | 1 | -13/+16 |
* | use tp_channel_get_identifier in event_room_channel_process_func too | Guillaume Desmottes | 2009-02-13 | 1 | -17/+1 |
* | use tp_channel_get_identifier instead of inspecting room handle | Guillaume Desmottes | 2009-02-13 | 1 | -11/+2 |
* | event_manager_approve_channel_cb: display invite message | Guillaume Desmottes | 2009-02-13 | 1 | -1/+1 |
* | Support incoming muc invitation.Fixes bug #525559 (Guillaume Desmottes) | Guillaume Desmottes | 2009-02-13 | 1 | -2/+161 |
* | Fix pad leak | Olivier Crête | 2009-02-12 | 1 | -0/+2 |
* | Fix type punned pointers warnings | Olivier Crête | 2009-02-12 | 3 | -3/+3 |
* | Fix 'hang up' icon size in menu, remove extra menuitem2 | Jonathon Jongsma | 2009-02-12 | 1 | -9/+5 |
* | Fix spacing of video preview widgets in call UI (bug 570400) | Jonathon Jongsma | 2009-02-12 | 1 | -1/+2 |
* | remove second call of g_set_application_name as doc says explicitely it have ... | Guillaume Desmottes | 2009-02-11 | 1 | -1/+0 |
* | status_icon_update_tooltip: don't display the event message if NULL. Fixes bu... | Guillaume Desmottes | 2009-02-11 | 1 | -3/+6 |
* | Fix typo | Sjoerd Simons | 2009-02-04 | 1 | -1/+1 |
* | Clean up some brokeness after the rebase | Sjoerd Simons | 2009-02-03 | 1 | -7/+2 |
* | Add information in the statusbar | Sjoerd Simons | 2009-02-03 | 1 | -4/+56 |
* | Rename statusbar is to statusbar | Sjoerd Simons | 2009-02-03 | 1 | -1/+1 |