Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | Undo changes to EmpathyContactDialogs | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -2/+2 |
| | |||||
* | Add the new UI to translation files | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+2 |
| | |||||
* | Make map visible! | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+1 |
| | |||||
* | Fix licensing: should have been LGPL 2.1+ | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -20/+18 |
| | |||||
* | Make buildable and visible if libchamplain not available | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -2/+2 |
| | |||||
* | 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 | 3 | -14/+20 |
| | |||||
* | 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 |
| | |||||
* | List geolocation information in Tooltip | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -14/+91 |
| | |||||
* | 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 |
| | | | | List's | ||||
* | Build fix | Davyd Madeley | 2009-05-28 | 2 | -2/+6 |
| | |||||
* | Expect the timestamp to be a int64 | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -17/+18 |
| | |||||
* | 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 |
| | |||||
* | Don't init vars with a function | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -1/+2 |
| | |||||
* | Add marker on map | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -0/+10 |
| | |||||
* | Display timestamp and location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -29/+76 |
| | |||||
* | Use EmpathyContact's location | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -12/+140 |
| | |||||
* | Add a map in the Contact Information dialog | Pierre-Luc Beaudoin | 2009-05-28 | 5 | -4/+104 |
| | | | | | For now, the map in the tool tip is disabled as Clutter-gtk does like at all this type of window/initialisation | ||||
* | Add a Contact Map window | Pierre-Luc Beaudoin | 2009-05-28 | 7 | -0/+351 |
| | |||||
* | Configure bits for libchamplain | Pierre-Luc Beaudoin | 2009-05-28 | 2 | -1/+67 |
| | |||||
* | Copy GHashTable received from Dbus and refactor | Pierre-Luc Beaudoin | 2009-05-28 | 1 | -13/+24 |
| | | | | | | | This makes the GHashTable's structure explicit and less error prone when inserting later on. Move the copied code over to a new function. | ||||
* | empathy-tp-chat: fix leak in dispose | Guillaume Desmottes | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | When initializing users' avatar, the pixbuf representing it is now | Jonathan Tellier | 2009-05-26 | 1 | -1/+1 |
| | | | | initialized to NULL. | ||||
* | When no video is received or sent we show contacts' avatars instead of showing | Jonathan Tellier | 2009-05-26 | 3 | -10/+143 |
| | | | | black widgets. | ||||
* | Bump version to 2.27.3 | Xavier Claessens | 2009-05-26 | 1 | -1/+1 |
| | |||||
* | Write NEWS entryEMPATHY_2_27_2 | Xavier Claessens | 2009-05-26 | 1 | -0/+17 |
| | |||||
* | Bump ABI version | Xavier Claessens | 2009-05-26 | 1 | -2/+2 |
| | |||||
* | Display a report at the end of configure | Guillaume Desmottes | 2009-05-25 | 1 | -0/+17 |
| | |||||
* | Updated Spanish translation | Jorge Gonzalez | 2009-05-24 | 1 | -33/+41 |
| | |||||
* | 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 |
| | |||||
* | Merge commit 'ksz/fix-bug-583558' | Guillaume Desmottes | 2009-05-22 | 2 | -21/+77 |
|\ | |||||
| * | Rename OfferStreamTube and AcceptStreamTube to Offer and Accept | Arnaud Maillet | 2009-05-22 | 2 | -21/+77 |
| | | |||||
* | | 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 |
| | | |||||
* | | Fixed call with list | Gabriel Millaire | 2009-05-22 | 1 | -1/+1 |
| | | |||||
* | | Added border, resized error icons, fixed item names and made error message ↵ | Gabriel Millaire | 2009-05-22 | 1 | -4/+6 |
| | | | | | | | | invisible by default | ||||
* | | 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 |
| | | |||||
* | | Signal "error" is detailed | Gabriel Millaire | 2009-05-22 | 1 | -1/+1 |
| | | |||||
* | | Implement error signal | Gabriel Millaire | 2009-05-22 | 1 | -4/+17 |
|/ | |||||
* | 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 |
| | |||||
* | Force update of GtkEntry primary icon for ENTRY_TYPE_BUILTIN | Davyd Madeley | 2009-05-22 | 1 | -0/+3 |
| | | | | Fixes 583430 | ||||
* | Merge commit 'istaz/python-empathy-fix' | Xavier Claessens | 2009-05-21 | 1 | -1/+1 |
|\ | |||||
| * | Fix GstBin import problem in the python binding | Olivier Le Thanh Duong | 2009-05-08 | 1 | -1/+1 |
| | | |||||
* | | Remove hard-coded strings from (un)subscriptions | Will Thompson | 2009-05-21 | 2 | -4/+2 |
| | | |||||
* | | Added ta translation | drtvasudevan | 2009-05-21 | 1 | -0/+1 |
| | | |||||
* | | Updated Tamil translation | drtvasudevan | 2009-05-20 | 1 | -38/+49 |
| | | |||||
* | | Updated Tamil translation | drtvasudevan | 2009-05-20 | 1 | -0/+0 |
| | | |||||
* | | Updated Tamil translation | drtvasudevan | 2009-05-20 | 1 | -37/+79 |
| | | |||||
* | | added Tamil translation | drtvasudevan | 2009-05-20 | 1 | -0/+2069 |
| | | |||||
* | | Bump version to 2.27.2 | Xavier Claessens | 2009-05-19 | 1 | -1/+1 |
| | | |||||
* | | Fix NEWS | Xavier Claessens | 2009-05-19 | 1 | -3/+2 |
| | | |||||
* | | Improve a bit the release notes | Xavier Claessens | 2009-05-19 | 1 | -2/+4 |
| | | |||||
* | | Update NEWS for 2.27.1.1 releaseEMPATHY_2_27_1_1 | Xavier Claessens | 2009-05-19 | 1 | -0/+15 |
| | | |||||
* | | Add documentation translation to NEWS | Xavier Claessens | 2009-05-19 | 1 | -19/+27 |
| | | |||||
* | | Bump ABI to not conflict with abi in 2.26 branch | Xavier Claessens | 2009-05-19 | 1 | -2/+2 |
| | | |||||
* | | Updated Spanish translation | Jorge Gonzalez | 2009-05-19 | 1 | -45/+54 |
| | | |||||
* | | updated Greek documentation translation | Γιάννης Κατσαμπίρης | 2009-05-18 | 1 | -194/+730 |
| | | |||||
* | | upgrade Python bindings | Guillaume Desmottes | 2009-05-18 | 2 | -3/+33 |
| | | |||||
* | | document empathy_call_factory_new_call and ↵ | Guillaume Desmottes | 2009-05-18 | 1 | -0/+16 |
| | | | | | | | | empathy_call_factory_new_call_with_streams | ||||
* | | document empathy_call_handler_new_for_contact_with_streams and ↵ | Guillaume Desmottes | 2009-05-18 | 1 | -0/+18 |
| | | | | | | | | empathy_call_handler_new_for_contact | ||||
* | | add 'Video Call' entry to the Contact menu | Guillaume Desmottes | 2009-05-18 | 2 | -2/+39 |
| | | |||||
* | | empathy_contact_audio_call_menu_item_activated: use ↵ | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | | | | | | | empathy_call_factory_new_call_with_streams | ||||
* | | empathy_contact_audio_call_menu_item_new: change label to 'Audio Call' | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | rename empathy_contact_call_menu_item_new to ↵ | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | | | | | | | empathy_contact_audio_call_menu_item_new | ||||
* | | Show an audio and a video call button | Sjoerd Simons | 2009-05-18 | 4 | -16/+96 |
| | | |||||
* | | Allow the call factory to create calls with specific types of media | Sjoerd Simons | 2009-05-18 | 2 | -3/+17 |
| | | |||||
* | | Change empathy_tp_call_to to indicate with what media streams we want to start | Sjoerd Simons | 2009-05-18 | 2 | -3/+14 |
| | | |||||
* | | Allow handlers to be created for streams with initial audio and video | Sjoerd Simons | 2009-05-18 | 2 | -2/+47 |
| | | |||||
* | | Tweak the properties of various elements for a better voip experience | Sjoerd Simons | 2009-05-18 | 1 | -0/+48 |
| | | |||||
* | | Let configure also check for farsight2 | Sjoerd Simons | 2009-05-18 | 1 | -0/+1 |
| | | |||||
* | | enable coding style checks in libempathy-gtk | Guillaume Desmottes | 2009-05-18 | 1 | -2/+11 |
| | | |||||
* | | empathy-account-chooser: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -14/+14 |
| | | |||||
* | | empathy-account-widget-irc: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-account-widget-sip: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-account-widget: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -12/+12 |
| | | |||||
* | | empathy-audio-sink: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-audio-src: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-avatar-chooser: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-avatar-image: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-cell-renderer-activatable: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-cell-renderer-expander: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -8/+8 |
| | | |||||
* | | empathy-cell-renderer-text: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-chat-text-view: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -12/+12 |
| | | |||||
* | | empathy-chat-view: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -15/+15 |
| | | |||||
* | | empathy-chat: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -15/+15 |
| | | |||||
* | | empathy-conf: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -5/+5 |
| | | |||||
* | | empathy-contact-list-store: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -8/+8 |
| | | |||||
* | | empathy-contact-list-view: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -12/+12 |
| | | |||||
* | | empathy-contact-menu: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -3/+3 |
| | | |||||
* | | empathy-contact-selector: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-contact-widget: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
| | | |||||
* | | empathy-geometry: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-images: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-irc-network-dialog: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-log-window: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -8/+8 |
| | | |||||
* | | empathy-new-message-dialog: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -5/+5 |
| | | |||||
* | | empathy-presence-chooser: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-profile-chooser: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-smiley-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-spell: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-status-preset-dialog: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-theme-boxes: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-theme-irc: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -5/+5 |
| | | |||||
* | | empathy-theme-manager: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-ui-utils: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -18/+18 |
| | | |||||
* | | empathy-video-src: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-video-widget: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | enable coding style checks by default | Guillaume Desmottes | 2009-05-18 | 1 | -0/+9 |
| | | |||||
* | | enable coding style checks in libempathy | Guillaume Desmottes | 2009-05-18 | 1 | -0/+6 |
| | | |||||
* | | empathy-tube-handler: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-tp-tube: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-tp-roomlist: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-tp-contact-factory: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -3/+3 |
| | | |||||
* | | empathy-tp-chat: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -7/+7 |
| | | |||||
* | | empathy-tp-call: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-time: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-status-presets: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -7/+7 |
| | | |||||
* | | empathy-message: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-log-store: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-log-store-empathy: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-log-manager: update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-irc-network: update FSF address | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-irc-network-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-types: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-tp-contact-list: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -8/+8 |
| | | |||||
* | | empathy-utils: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -9/+9 |
| | | |||||
* | | empathy-idle: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -2/+2 |
| | | |||||
* | | empathy-dispatcher: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -9/+9 |
| | | |||||
* | | empathy-dispatch-operation: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-contact: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-contact-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-contact-monitor: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -4/+4 |
| | | |||||
* | | empathy-contact-groups: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-chatroom-manager: fix coding style and update FSF address | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | empathy-call-handler: fix coding style | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | empathy-call-factory: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -2/+2 |
| | | |||||
* | | empathy-account-manager: fix coding style | Guillaume Desmottes | 2009-05-18 | 2 | -6/+6 |
| | | |||||
* | | Extract date of last tag instead of hardcoding it. | Xavier Claessens | 2009-05-18 | 1 | -1/+10 |
| | | |||||
* | | [help] remove invalid <year> element under <publisher> | Frédéric Péters | 2009-05-18 | 1 | -5/+0 |
| | | |||||
* | | Bump version to future 2.27 releases | Xavier Claessens | 2009-05-18 | 3 | -3/+3 |
| | | |||||
* | | Update NEWSEMPATHY_2_27_1 | Xavier Claessens | 2009-05-18 | 1 | -0/+58 |
| | | |||||
* | | Bump ABI version | Xavier Claessens | 2009-05-18 | 1 | -3/+3 |
| | | |||||
* | | Update Makefile.am to generate changelog since 2.26.1 | Xavier Claessens | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | Update release script | Xavier Claessens | 2009-05-18 | 1 | -106/+39 |
| | | |||||
* | | add empathy-call-window-fullscreen.ui to POTFILES.in | Guillaume Desmottes | 2009-05-18 | 1 | -1/+1 |
| | | |||||
* | | enable coding style checks in src | Guillaume Desmottes | 2009-05-18 | 1 | -3/+12 |
| | | |||||
* | | disable tab coding style check for now | Guillaume Desmottes | 2009-05-18 | 1 | -5/+6 |
| | | |||||
* | | 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 |
| | | |||||
* | | always show images in smiley menu items (GNOME #582751) | Frédéric Péters | 2009-05-15 | 1 | -0/+1 |
| | | |||||
* | | Merge commit 'jtellier/bug-580771' | Guillaume Desmottes | 2009-05-13 | 7 | -15/+688 |
|\ \ | |||||
| * | | Fixed some coding style. | jtellier | 2009-05-13 | 4 | -27/+48 |
| | | | | | | | | | | | | | | | | | | | | | | | | - empathy-call-window-fullscreen.c and .h now has no line > 80 caracters. - The return type and the signature in the declaration of empathy_call_window_fullscreen_new and of empathy_call_window_new are on the same line. - Removed a trailing space and a tab (which was replaced by spaces). | ||||
| * | | Usability fix: The "Leave Fullscreen" button is now using the | jtellier | 2009-05-12 | 3 | -2/+5 |
| | | | | | | | | | | | | "gtk-leave-fullscreen" stock id instead of "gtk-fullscreen". | ||||
| * | | Fixed coding style by removing trailing spaces and not using a mix of | jtellier | 2009-05-12 | 3 | -146/+132 |
| | | | | | | | | | | | | | | | | | | tabs and spaces. Removed some responsabilities from EmpathyCallWindowFullscreen. It now only manages the "Leave Fullscreen" popup and button. | ||||
| * | | Video playback fullscreen mode | jtellier | 2009-05-08 | 6 | -13/+676 |
| | | | | | | | | | | | | See http://bugzilla.gnome.org/show_bug.cgi?id=580771 | ||||
* | | | Use a quark as it is faster | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -2/+2 |
| | | | |||||
* | | | Don't ref the returned hash table | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -2/+2 |
| | | | |||||
* | | | Drop tp_contact_factory_update_location for code readability | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -20/+7 |
| | | | | | | | | | | | | This function is an artefact from previous version of this functionality | ||||
* | | | Remove the interface checks as per Zdra comments | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -43/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | The interface checks were superfluous as the connect_to does nothing if the interface doesn't exist and call methods directly call the callback with an error if such method doesn't exist. That is why I kept the verification there as I didn't want to polute logs with error messages. | ||||
* | | | Add keys' origin | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -0/+1 |
| | | | |||||
* | | | Update Copyright year | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | This work started in 2008 but has been released in 2009 | ||||
* | | | Don't create an unused hashtable and free location on finalize | Pierre-Luc Beaudoin | 2009-05-10 | 1 | -5/+7 |
| | | | |||||
* | | | Updated Spanish translation | Jorge Gonzalez | 2009-05-09 | 1 | -213/+228 |
| | | | |||||
* | | | Fix bug #579484: Join Chatroom dialog doesn't list rooms when changing | Gabriel Millaire | 2009-05-08 | 2 | -5/+43 |
| | | | | | | | | | | | | | | | | | | account By remembering to start listing rooms when the channel is ready. | ||||
* | | | upgrade Python bindings | Guillaume Desmottes | 2009-05-08 | 1 | -1/+38 |
| | | | |||||
* | | | Verify if the connection supports interface Location.DRAFT | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -12/+51 |
| | | | | | | | | | | | | Before calling and adding a call back that depends on the interface | ||||
* | | | Remove a trailing space and g_print | Pierre-Luc Beaudoin | 2009-05-08 | 2 | -3/+1 |
| | | | |||||
* | | | Fix doc's consistency | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -2/+2 |
| | | | |||||
* | | | Get rid of the run call | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -26/+14 |
| | | | | | | | | | | | | | | | Also gets rid of the unnecessary GHashTable copying which caused a crash on location_updated | ||||
* | | | Use iters on hash tables instead of foreach | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -10/+9 |
| | | | |||||
* | | | Fix review comments on EmpathyTpContactFactory by Guillaume Desmottes | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -10/+11 |
| | | | | | | | | | | | | Mostly coding style and some memory management fixes | ||||
* | | | Fix review comments on EmpathyContact by Guillaume Desmottes | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -4/+18 |
| | | | | | | | | | | | | Mostly coding style fixes and documentation | ||||
* | | | Move get_location to the right place | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -0/+53 |
| | | | | | | | | | | | | This will make the location requested upon contact creation | ||||
* | | | Copy the hash table we receive | Pierre-Luc Beaudoin | 2009-05-08 | 1 | -1/+17 |
| | | | |||||
* | | | Set/get location on telepathy | Pierre-Luc Beaudoin | 2009-05-08 | 2 | -2/+50 |
| | | | |||||
* | | | Get the telepathy bits generated | Pierre-Luc Beaudoin | 2009-05-08 | 4 | -0/+344 |
| | | | |||||
* | | | Add Location to EmpathyContact | Pierre-Luc Beaudoin | 2009-05-08 | 4 | -0/+120 |
| | | | |||||
* | | | Add Location debug domain | Pierre-Luc Beaudoin | 2009-05-08 | 2 | -1/+3 |
| | | | |||||
* | | | Fixed bug #579485 by making each columns sortable | Gabriel Millaire | 2009-05-07 | 1 | -0/+10 |
| |/ |/| | |||||
* | | Small update to the manual | Milo Casagrande | 2009-05-06 | 1 | -42/+67 |
| | | | | | | | | | | | | | | Updated manrevision number Updated application version number Updated Pulse information Updated publisher and affiliation | ||||
* | | tube_is_ready: ensure than tube stays alive while we are calling the callbacks | Guillaume Desmottes | 2009-05-06 | 1 | -0/+3 |
| | | |||||
* | | Updated Catalan translation by Joan Duran | David Planella | 2009-05-02 | 1 | -274/+1165 |
| | | |||||
* | | Updated Spanish translation | Jorge Gonzalez | 2009-05-02 | 1 | -47/+60 |
| | | |||||
* | | Updated Italian translation as of 2.26 | Milo Casagrande | 2009-05-01 | 1 | -548/+661 |
|/ | |||||
* | 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 ↵ | Guillaume Desmottes | 2009-04-29 | 1 | -0/+5 |
| | | | | doesn't have a contact | ||||
* | remove useless include | Guillaume Desmottes | 2009-04-29 | 1 | -1/+0 |
| | |||||
* | 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-handler: get the contact from the TpCall if it has not been defined ↵ | Guillaume Desmottes | 2009-04-29 | 1 | -0/+13 |
| | | | | during construction | ||||
* | call-handler: contact and tp-call properties are construct only | Guillaume Desmottes | 2009-04-29 | 1 | -2/+2 |
| | |||||
* | call-window: handler property has to be construct only | Guillaume Desmottes | 2009-04-29 | 1 | -1/+1 |
| | |||||
* | tp-roomlist: use tp_channel_call_when_ready instead of ↵ | Guillaume Desmottes | 2009-04-28 | 1 | -13/+29 |
| | | | | tp_channel_run_until_ready | ||||
* | tube-handler: fix functions definition style | Guillaume Desmottes | 2009-04-28 | 1 | -12/+12 |
| | |||||
* | tube-handler: use tp_channel_call_when_ready instead of ↵ | Guillaume Desmottes | 2009-04-28 | 1 | -6/+23 |
| | | | | tp_channel_run_until_ready |