aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* empathy-contact-menu.c: store the chatroom instead of the channel in contact_...xclaesse2008-10-131-12/+13
* empathy-contact-menu.c: use new empathy_chatroom_manager_new APIxclaesse2008-10-131-1/+1
* Change menu entry to 'Invite to chatroom'xclaesse2008-10-131-1/+1
* Actually invite contact to chatroom. Fixes bug #496100 (Guillaume Desmottes).xclaesse2008-10-131-9/+61
* Display invite menu entry in the contact menuxclaesse2008-10-132-0/+93
* Fix build error, empathy_theme_update_view return void.xclaesse2008-10-061-1/+1
* Fix for GTK+ adjustment policy enforcement:vuntz2008-09-227-8/+8
* Fix condition to set labels selectable.xclaesse2008-09-191-3/+3
* add WM_WINDOW_ROLE property to windows (closes: #551113)fpeters2008-09-073-0/+3
* move *.pc Requires to Requires.privatexclaesse2008-09-071-1/+2
* remove libtelepathy from *.pc Requiresxclaesse2008-09-071-1/+1
* Add a menu item in chat window to set the room as favoritexclaesse2008-08-302-1/+11
* Reorder files in alphabetical order.xclaesse2008-08-291-42/+42
* Make sure to not unref tooltop_widget more than oncexclaesse2008-08-271-2/+2
* Keep a ref to the tooltip_widget so it is not recreated all the time.xclaesse2008-08-271-2/+20
* don't use italic for status text in contact list (closes: #548632)fpeters2008-08-261-12/+6
* Make Chat the default in New Conversation… dialogxclaesse2008-08-251-0/+1
* Give Chat and Call accelerators in New Conversation dialog.xclaesse2008-08-251-2/+2
* EmpathyContactWidget: correct typo, "hbow" -> "hbox"xclaesse2008-08-251-2/+2
* don't list profiles twice. (closes: #548578)fpeters2008-08-211-1/+10
* Use "Yahoo ID" instead of "Login ID" for Yahoo accounts. (closes: #548693)fpeters2008-08-211-1/+1
* don't let label text be selected in contact tooltip (closes: #546568)fpeters2008-08-203-4/+14
* check there is an account before accessing it; prevents a segfault when callingfpeters2008-08-201-1/+3
* Do not display MSN Haze if butterfly is installedxclaesse2008-08-191-2/+14
* Rephrase sentence in edit contact dialog; fixes bug #547326.fpeters2008-08-121-1/+1
* Do not use mission_control_request_channel as we don't use MC's dispatcher an...xclaesse2008-08-071-6/+10
* Use a GtkMessageDialog instead of GtkDialog for remove confirmation diaog of ...xclaesse2008-08-061-21/+12
* Fix translators complains about ambigous strings. Fixes bug #546154.xclaesse2008-08-043-164/+135
* Mark "Add group" translatable. Fixes bug #544964 (Milo Casagrande).xclaesse2008-08-011-1/+1
* rename glade screenname entry widget to match empathy-account-widget.c (Ellio...xclaesse2008-07-301-2/+2
* Add a comment for the usage of row_activated class method and optimise a bit ...xclaesse2008-07-151-8/+9
* Prevent to start a chat when activating a row with an eventxclaesse2008-07-151-9/+9
* Remove a FIXME, seems to work perfectly now.xclaesse2008-07-151-4/+0
* Move the event manager to src/xclaesse2008-07-155-759/+3
* Remove the contact pending event when the contact is not pending anymore.xclaesse2008-07-151-2/+14
* Fix compile errorxclaesse2008-07-151-1/+1
* Fix reviewer complainsxclaesse2008-07-151-2/+8
* Remove an empty linexclaesse2008-07-151-1/+0
* Activate the event when clicking on the contact list.xclaesse2008-07-151-8/+23
* Blink the status icon when a contact has an event.xclaesse2008-07-152-2/+199
* Add the contact from who the event comes in the EmpathyEvent struct.xclaesse2008-07-152-16/+21
* Add empathy_event_manager_get_eventsxclaesse2008-07-152-0/+15
* Move event code from EmpathyStatusIcon to EmpathyEventManagerxclaesse2008-07-153-2/+507
* Moved empathy-accounts-dialog from libempathy-gtk to src. (Jonny Lamb)xclaesse2008-07-154-1517/+0
* Fix leaked accounts. mc_accounts_list ref all accounts.xclaesse2008-07-141-4/+7
* Reverse order of buttons on the dialog box to delete a contact (or a group). ...xclaesse2008-07-141-1/+1
* Do not popup the Save As menu if the contact has no avatar.xclaesse2008-07-091-0/+4
* Fix some coding stylexclaesse2008-07-091-59/+33
* empathy-contact-widget: remove tabs (Guillaume Desmottes)xclaesse2008-07-092-371/+383
* empathy-contact-widget: use gtk_image_menu_item_new_from_stock (Guillaume Des...xclaesse2008-07-091-4/+2
* switch empathy-contact-widget to Collabora coding style (Guillaume Desmottes)xclaesse2008-07-092-437/+467
* use SAVE_AS stock icon when saving the avatar (Guillaume Desmottes)xclaesse2008-07-091-1/+1
* Add an option to save avatar to disk. Fixes bug #541431 (Guillaume Desmottes)xclaesse2008-07-091-0/+152
* Made the Close button the default widget in the contact edit dialog. (Jonny L...xclaesse2008-07-082-0/+4
* Made account removal confirmation dialog modal. (Jonny Lamb)xclaesse2008-07-081-1/+1
* Added support for the chat window to show the avatar as the icon. Fixes bug #...xclaesse2008-07-081-0/+1
* Fix gtk_check_version usage, it returns NULL when version is OK.xclaesse2008-07-051-1/+1
* Use function to check GTK+ version instead of mangling directly. Fixes bug #5...xclaesse2008-07-051-1/+1
* Prepend "mailto:" to urls containing a "@".xclaesse2008-07-051-5/+9
* Unref profile and improve a bit default account domain code.xclaesse2008-07-041-18/+14
* Automatically add default account domain where appropriate. Fixes bug #534425...xclaesse2008-07-041-2/+24
* Select the bugged account upon a failed connection. Fixes bug #536984 (Jonny ...xclaesse2008-07-042-3/+12
* Set an smiley icon for the "Insert smiley" menu item.xclaesse2008-07-041-1/+4
* Set an icon for the spellcheck menu itemxclaesse2008-07-041-1/+5
* Remove useless empty lines in chat_input_populate_popup_cb.xclaesse2008-07-041-28/+16
* Added Send menu item to the chat input menu. Fixes bug #532622 (Jonny Lamb).xclaesse2008-07-041-1/+22
* Add -Wformat and and fix some compile warnings with gcc 4.3. Fixes bug #53712...xclaesse2008-06-081-1/+1
* Only display tooltip on the contact list if running with GTK >= 2.12.10.xclaesse2008-06-031-0/+5
* Do not ref tooltip_widget otherwise it never gets destroyed.xclaesse2008-06-021-24/+6
* gtk_widget_set_has_tooltip can't take a value >1 even if it's still TRUExclaesse2008-05-301-2/+3
* Set a tooltip on contact list view showing EmpathyContactWidget informationxclaesse2008-05-302-11/+80
* Move avatar cache to ~/.cache and don't mix avatar from different contacts, t...xclaesse2008-05-283-3/+2
* Do not add a separator on the contact menu if there is no remove feature.xclaesse2008-05-221-3/+2
* Add help button on accounts dialog. Fixes bug #533732 (Milo Casagrande).xclaesse2008-05-212-8/+32
* Do not use statis pointer for MenuPopupData because it get freed.xclaesse2008-05-191-5/+6
* No need of an idle callback forkey mxclaesse2008-05-191-6/+5
* Little cleanupxclaesse2008-05-191-9/+5
* Popup context menu when menu key is pressed. Fixes bug #531414 (Baptiste Mill...xclaesse2008-05-191-0/+23
* Improve dispatcher. Fixes bug #465928.xclaesse2008-05-183-7/+10
* sync totem-subtitle-encoding.c with totem as the file was properly relicensed...xclaesse2008-05-141-9/+9
* Do not try to remove duplicate backlog from archives and server. Fixes bug #5...xclaesse2008-05-081-34/+3
* Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET...xclaesse2008-05-0632-148/+139
* Make use of tp-glib debug system.xclaesse2008-05-0125-218/+152
* Hide contact list when text channel is destroyed.xclaesse2008-04-281-18/+21
* Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias).baptistem2008-04-272-3/+3
* Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias).baptistem2008-04-271-1/+1
* Do not give a struct as a parameter by value. (Alban Crequy).xclaesse2008-04-254-16/+16
* Create contact menu in empathy-contact-menu.hxclaesse2008-04-255-248/+260
* Setup contact submenu in chat window.xclaesse2008-04-252-0/+49
* Simplify input resizexclaesse2008-04-251-139/+29
* Do not create the contact list if it's not displayed.xclaesse2008-04-251-17/+21
* Reorder functions to not have to declare them on top.xclaesse2008-04-251-668/+564
* Move contact menu code to its own module.xclaesse2008-04-254-285/+401
* Remove conditional build of VOIP.xclaesse2008-04-243-22/+0
* Do not apply different theme to chat and chatroomsxclaesse2008-04-234-63/+2
* Make sure we don't assume Text channel's handle_type is != NONE.xclaesse2008-04-231-14/+32
* Cleanup the spell code.xclaesse2008-04-222-19/+22
* Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters).xclaesse2008-04-221-72/+66
* Remove duplicate define in header.xclaesse2008-04-211-2/+0
* Don't resize the window when a contact list appear if it's already big enough.xclaesse2008-04-211-9/+13
* Rework the way chat window is resized when the contact list appear/disappear....xclaesse2008-04-212-8/+23
* Make possible to show "ghelp:" URIs and display a dialog in case of error in ...xclaesse2008-04-201-9/+20
* Fix acknoledge of messagesxclaesse2008-04-201-7/+5
* Hide password from debug messages.xclaesse2008-04-191-1/+2
* Always set urgency hint on p2p chat windows when receiving a message.xclaesse2008-04-182-0/+15
* Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters).xclaesse2008-04-173-3/+4
* glade property for i18n comments in "comments" and not "comment"xclaesse2008-04-171-2/+2
* Add a contact in the roster as soon as it has a name, don't wait for the ID. ...xclaesse2008-04-161-1/+1
* stun-server and stun-port sensibility is the opposit: They are sensitive if d...xclaesse2008-04-161-7/+5
* Remove most SIP settings since they are impossible to understand.xclaesse2008-04-162-321/+58
* Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters).xclaesse2008-04-167-100/+180
* Update copyright year in .h too, it was done in .c only.xclaesse2008-04-1518-18/+18
* fix bug #526374.xclaesse2008-04-141-40/+17
* Fix bug #525084.xclaesse2008-04-141-1/+2
* Fix bug #526145.xclaesse2008-04-141-0/+7
* Show/Hide contact list if we have/haven't a remote_contact.xclaesse2008-04-141-0/+27
* Various fixes for chatsxclaesse2008-04-142-2/+58
* "registrar" misspelled Fixes bug #527876 (Frederic Peters).xclaesse2008-04-141-1/+1
* Fix disconnection of AccountStatusChanged signal.xclaesse2008-04-133-14/+9
* Fix crash crash when opening a chat with the keyboard Fixes bug #527713 (Fred...xclaesse2008-04-131-1/+1
* Add some comments for translators. Fixes bug #496309 (Andre Klapper).xclaesse2008-04-1211-14/+14
* Use audio-input-microphone for the mic imagexclaesse2008-04-112-2/+2
* We can't use *_run_* API from dbus signal cb or method implementation. To avo...xclaesse2008-04-113-9/+9
* Remove unused includesxclaesse2008-04-111-1/+0
* Update for new APIxclaesse2008-04-111-3/+1
* Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi...xclaesse2008-04-091-1/+1
* Remove invisible_char property to let GTK use the default.xclaesse2008-04-057-22/+0
* Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson).xclaesse2008-04-025-0/+235
* Fix a warning: don't set the ui sensitive if it's not yet createdxclaesse2008-04-021-3/+5
* Add contact list and restructure a bit the codexclaesse2008-04-021-60/+101
* Move create_ui to constructed()xclaesse2008-04-021-37/+45
* Correctly block eventsxclaesse2008-04-021-17/+17
* Redefine size_request and size_allocation on EmpathyChatClassxclaesse2008-04-022-5/+47
* Fix build errors EmpathyChatWindow, port to new API.xclaesse2008-04-022-133/+19
* Add a tooltip property on EmpathyChatxclaesse2008-04-022-55/+110
* Build UI from gladexclaesse2008-04-021-16/+180
* Rework EmpathyChat's API, it is now a subclass of GtkBin.xclaesse2008-04-027-447/+293
* Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.cxclaesse2008-04-021-473/+0
* Fix some coding style and move group chat glade into empathy-chat.gladexclaesse2008-04-022-44/+120
* Remove unimplementer and not used APIxclaesse2008-04-021-1/+0
* Add empathy_chat_new and don't use empathy_group/private_* in empathy.cxclaesse2008-04-022-1/+7
* Remove vtable and add info as properties. Reorder empathy-chat.c to not decla...xclaesse2008-04-022-573/+493
* Remove deleted files from Makefile.amxclaesse2008-04-021-5/+0
* Remove group/private chat, will unify in empathy-chat.chxclaesse2008-04-025-1315/+0
* Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz).xclaesse2008-03-275-0/+232
* Better detection of backlog to avoid droping messagesxclaesse2008-03-261-28/+42
* Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat...xclaesse2008-03-255-0/+561
* Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and...xclaesse2008-03-1713-27/+92
* fix indentationxclaesse2008-03-161-2/+1
* Remove empathy_chat_present from header, it's not implemented anymorexclaesse2008-03-161-1/+0
* Cleanup a bit previous commitxclaesse2008-03-141-15/+17
* Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy).xclaesse2008-03-141-6/+57
* Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contactxclaesse2008-03-143-109/+17
* Move modules that make no sense to be used in other applicaton from libempath...xclaesse2008-03-1436-10238/+148
* Remove the select all entry for nowxclaesse2008-03-111-14/+0
* Use more stock menu entries and fix a separatorxclaesse2008-03-111-12/+3
* Convert another glade file to glade3xclaesse2008-03-111-524/+313
* Use stock menu entriesxclaesse2008-03-112-40/+27
* Convert glade file to glade3 to minimize future deltaxclaesse2008-03-1116-6509/+4099
* Remove useless libtelepathy headersxclaesse2008-03-113-4/+0
* Fix warnings if finalizing a disconnected EmpathyGroupChatxclaesse2008-03-111-2/+6
* Implement _set_propertyxclaesse2008-03-111-1/+1
* Fix usage of property iface and make use of it to get chatroom topic.xclaesse2008-03-111-55/+48
* Continue property stuffxclaesse2008-03-111-1/+6
* Remove useless empathy_contact_run_until_ready and use tp_strdiff instead of ...xclaesse2008-03-111-5/+2
* Simplify !(a==b) to a!=bxclaesse2008-03-111-1/+1
* Make sure we don't expect contact id and handle to be directly ready. Add som...xclaesse2008-03-1111-36/+39
* Fix droping a contact to the chat window.xclaesse2008-03-111-21/+6
* Fix compilation and usage of GErrorxclaesse2008-03-111-2/+2
* Fix leaksxclaesse2008-03-111-10/+11
* Avoid dup the url string if not needed.xclaesse2008-03-111-15/+11
* Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc...xclaesse2008-03-112-25/+41
* Fix a leak and simplify account_chooser_set_account_foreach.xclaesse2008-03-111-4/+7
* By default display all the favorite rooms in the favorite room dialog. Fixes ...xclaesse2008-03-111-1/+1
* Never show avatars in compact mode. Fixes #475789 (Marco Barisione).xclaesse2008-03-111-1/+5
* Fix indentationxclaesse2008-03-111-1/+2
* Swap the 'Show avatars' and 'Compact mode' check boxesMarco Barisione2008-03-101-7/+7
* Set to unsensitive the 'Show avatars' option when using compact mode. Fixes b...Marco Barisione2008-03-101-7/+33
* Reset block event time to 1sec, messages are not blocked anymorexclaesse2008-03-091-1/+1
* Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now.xclaesse2008-03-091-23/+0
* Queue received messages until the sender got his alias.xclaesse2008-03-092-21/+5
* Reduce block events time, this is still a ugly hack but better fix is too dan...xclaesse2008-03-081-1/+1
* If the main window already exists show it using empathy_window_present() inst...xclaesse2008-03-081-1/+1
* Move the "Close" button after the other ones in the favourite rooms dialog. F...xclaesse2008-03-081-7/+7
* Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma...xclaesse2008-03-083-17/+117
* Remember correctly the window position and size when using tabs in the chat w...xclaesse2008-03-082-25/+33
* Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead.xclaesse2008-03-042-3/+4
* Install missing glade files and add them in POTFILESxclaesse2008-03-031-0/+2
* Update collabora copyright to 2008xclaesse2008-03-0325-25/+25
* Add filter for incoming calls so the status icon blink instead of popup direc...xclaesse2008-02-271-6/+119
* libempathy-gtk/libempathy-gtk.pc.in: fix name of the libraryxclaesse2008-02-261-1/+1
* Make use of generated code for using stream engine.xclaesse2008-02-261-6/+6
* Fix typo in APIxclaesse2008-02-212-6/+6
* Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana).xclaesse2008-02-204-0/+566
* Remove "override server settings" frame in ICQ widget.xclaesse2008-02-201-256/+373
* Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson).xclaesse2008-02-204-0/+296
* Merge commit 'bari/marshalList'xclaesse2008-02-181-1/+1
|\
| * Use POSIX character classes instead of ranges with sedMarco Barisione2008-02-121-1/+1
| * Allow digits in type names when generating the marshallersMarco Barisione2008-02-121-1/+1
* | Merge commit 'cassidy/irc'xclaesse2008-02-189-2/+2219
|\ \
| * | rename empathy_irc_network_add_server to empathy_irc_network_append_serverGuillaume Desmottes2008-02-182-2/+2
| * | no need to get label widgets anymoreGuillaume Desmottes2008-02-181-7/+0
| * | check if network != NULL before trying to set its charsetGuillaume Desmottes2008-02-171-1/+2
| * | set irc network dialog as visiable in the glade file so we don't have to call...Guillaume Desmottes2008-02-172-3/+2
| * | use gtk_list_store_insert_with_values instead of gtk_list_store_append + gtk_...Guillaume Desmottes2008-02-172-15/+25
| * | fallback to DATADIR if global networks file wasn't found in UNINSTALLED_IRC_DIRGuillaume Desmottes2008-02-171-0/+6
| * | remove GtkSizeGroupGuillaume Desmottes2008-02-171-11/+0
| * | rename account_widget_irc_button_network_clicked_cb to account_widget_irc_but...Guillaume Desmottes2008-02-171-3/+4
| * | add tooltips to add/edit/remove network buttonsGuillaume Desmottes2008-02-171-140/+143
| * | totem-subtitle-encoding.c: change license to LPGLGuillaume Desmottes2008-02-171-3/+3
| * | Merge commit 'origin/master' into ircGuillaume Desmottes2008-02-179-546/+882
| |\ \
| * | | coding style tweaksGuillaume Desmottes2008-02-172-4/+3
| * | | remove empathy_irc_network_manager_store as saving is now automaticGuillaume Desmottes2008-02-161-1/+0
| * | | document empathy_irc_network_dialog_showGuillaume Desmottes2008-02-111-0/+11
| * | | rename irc_network_dialog_show to empathy_irc_network_dialog_showGuillaume Desmottes2008-02-113-4/+4
| * | | document empathy_account_widget_irc_newGuillaume Desmottes2008-02-111-0/+8
| * | | don't install empathy-irc-network-dialog.h as libempathy-gtk headerGuillaume Desmottes2008-02-111-3/+2
| * | | Merge commit 'xclaesse/ircGeneric' into ircGuillaume Desmottes2008-02-1125-2467/+1529
| |\ \ \
| | * | | Update for new API.Xavier Claessens2008-02-111-2/+1
| | * | | Merge branch 'master' into ircGenericXavier Claessens2008-02-114-94/+48
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Make use of new generic API for account, fullname, password and quit-message ...Xavier Claessens2008-02-111-78/+9
| | * | | Merge branch 'master' into ircGenericXavier Claessens2008-02-1125-2398/+1576
| | |\ \ \
| * | | | | add charset supportGuillaume Desmottes2008-02-112-4/+34
| * | | | | build totem-subtitle-encodingGuillaume Desmottes2008-02-111-2/+4
| * | | | | add totem-subtitle-encoding.[ch] copied from totemGuillaume Desmottes2008-02-112-0/+597
| * | | | | don't hardcode UTF-8 in gladeGuillaume Desmottes2008-02-111-1/+0
| |/ / / /
| * | | | change the network when irc_network_dialog_show is called on an existing dialogGuillaume Desmottes2008-02-101-1/+26
| * | | | remove a debug outputGuillaume Desmottes2008-02-101-4/+0
| * | | | update server buttons sensitive according current selectionGuillaume Desmottes2008-02-101-0/+44
| * | | | reorder servers according the GUIGuillaume Desmottes2008-02-101-23/+39
| * | | | move up/down server in the treeviewGuillaume Desmottes2008-02-101-6/+55
| * | | | set cursor to the address cell when adding a new serverGuillaume Desmottes2008-02-101-7/+16
| * | | | expand the port columnGuillaume Desmottes2008-02-101-0/+4
| * | | | implement new networkGuillaume Desmottes2008-02-081-8/+37
| * | | | factor out server params settingGuillaume Desmottes2008-02-081-81/+54
| * | | | remove the New.. entry from the comboboxGuillaume Desmottes2008-02-081-110/+41
| * | | | add a add-network buttonGuillaume Desmottes2008-02-082-133/+162
| * | | | remove the account from EmpathyIrcNetwork as we don't use itGuillaume Desmottes2008-02-083-11/+3
| * | | | update server, port and ssl settingsGuillaume Desmottes2008-02-081-1/+40
| * | | | update network name from treeview when network dialog is closedGuillaume Desmottes2008-02-081-2/+29
| * | | | add 2 TODOGuillaume Desmottes2008-02-082-0/+2
| * | | | rename irc_network_dialog to dialogGuillaume Desmottes2008-02-081-10/+10
| * | | | change EmpathyIrcNetworkDialog API to fit general dialog APIGuillaume Desmottes2008-02-083-37/+41
| * | | | set EmpathyAccountWidgetIrc to its own moduleGuillaume Desmottes2008-02-084-362/+441
| * | | | set irc network dialog transient and modalGuillaume Desmottes2008-02-081-3/+11
| * | | | Move networks model populing to account_widget_irc_setup so we don't have to ...Guillaume Desmottes2008-02-081-51/+59
| * | | | gtk_tree_model_get args have to be terminated by -1 not NULLGuillaume Desmottes2008-02-081-1/+1
| * | | | implement add/remove serversGuillaume Desmottes2008-02-081-16/+95
| * | | | allow to edit network's nameGuillaume Desmottes2008-02-081-0/+16
| * | | | allow to edit servers settingsGuillaume Desmottes2008-02-081-1/+104