| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep a priv pointer in the object struct instead of using G_TYPE_INSTANCE_GET... | xclaesse | 2008-05-06 | 32 | -148/+139 |
* | Make use of tp-glib debug system. | xclaesse | 2008-05-01 | 25 | -218/+152 |
* | Hide contact list when text channel is destroyed. | xclaesse | 2008-04-28 | 1 | -18/+21 |
* | Correct string hyphenation. Fix bug #529436 (Baptiste Mille-Mathias). | baptistem | 2008-04-27 | 2 | -3/+3 |
* | Correct capitalisation. Fix bug #529439 (Baptiste Mille-Mathias). | baptistem | 2008-04-27 | 1 | -1/+1 |
* | Do not give a struct as a parameter by value. (Alban Crequy). | xclaesse | 2008-04-25 | 4 | -16/+16 |
* | Create contact menu in empathy-contact-menu.h | xclaesse | 2008-04-25 | 5 | -248/+260 |
* | Setup contact submenu in chat window. | xclaesse | 2008-04-25 | 2 | -0/+49 |
* | Simplify input resize | xclaesse | 2008-04-25 | 1 | -139/+29 |
* | Do not create the contact list if it's not displayed. | xclaesse | 2008-04-25 | 1 | -17/+21 |
* | Reorder functions to not have to declare them on top. | xclaesse | 2008-04-25 | 1 | -668/+564 |
* | Move contact menu code to its own module. | xclaesse | 2008-04-25 | 4 | -285/+401 |
* | Remove conditional build of VOIP. | xclaesse | 2008-04-24 | 3 | -22/+0 |
* | Do not apply different theme to chat and chatrooms | xclaesse | 2008-04-23 | 4 | -63/+2 |
* | Make sure we don't assume Text channel's handle_type is != NONE. | xclaesse | 2008-04-23 | 1 | -14/+32 |
* | Cleanup the spell code. | xclaesse | 2008-04-22 | 2 | -19/+22 |
* | Use enchant instead of aspell. Fixes bug #460624 (Frederic Peters). | xclaesse | 2008-04-22 | 1 | -72/+66 |
* | Remove duplicate define in header. | xclaesse | 2008-04-21 | 1 | -2/+0 |
* | Don't resize the window when a contact list appear if it's already big enough. | xclaesse | 2008-04-21 | 1 | -9/+13 |
* | Rework the way chat window is resized when the contact list appear/disappear.... | xclaesse | 2008-04-21 | 2 | -8/+23 |
* | Make possible to show "ghelp:" URIs and display a dialog in case of error in ... | xclaesse | 2008-04-20 | 1 | -9/+20 |
* | Fix acknoledge of messages | xclaesse | 2008-04-20 | 1 | -7/+5 |
* | Hide password from debug messages. | xclaesse | 2008-04-19 | 1 | -1/+2 |
* | Always set urgency hint on p2p chat windows when receiving a message. | xclaesse | 2008-04-18 | 2 | -0/+15 |
* | Escape text in strings using Pango markup. Fixes bug #528529 (Frederic Peters). | xclaesse | 2008-04-17 | 3 | -3/+4 |
* | glade property for i18n comments in "comments" and not "comment" | xclaesse | 2008-04-17 | 1 | -2/+2 |
* | Add a contact in the roster as soon as it has a name, don't wait for the ID. ... | xclaesse | 2008-04-16 | 1 | -1/+1 |
* | stun-server and stun-port sensibility is the opposit: They are sensitive if d... | xclaesse | 2008-04-16 | 1 | -7/+5 |
* | Remove most SIP settings since they are impossible to understand. | xclaesse | 2008-04-16 | 2 | -321/+58 |
* | Simplify SIP account config UI. Fixes bug #527452 (Frederic Peters). | xclaesse | 2008-04-16 | 7 | -100/+180 |
* | Update copyright year in .h too, it was done in .c only. | xclaesse | 2008-04-15 | 18 | -18/+18 |
* | fix bug #526374. | xclaesse | 2008-04-14 | 1 | -40/+17 |
* | Fix bug #525084. | xclaesse | 2008-04-14 | 1 | -1/+2 |
* | Fix bug #526145. | xclaesse | 2008-04-14 | 1 | -0/+7 |
* | Show/Hide contact list if we have/haven't a remote_contact. | xclaesse | 2008-04-14 | 1 | -0/+27 |
* | Various fixes for chats | xclaesse | 2008-04-14 | 2 | -2/+58 |
* | "registrar" misspelled Fixes bug #527876 (Frederic Peters). | xclaesse | 2008-04-14 | 1 | -1/+1 |
* | Fix disconnection of AccountStatusChanged signal. | xclaesse | 2008-04-13 | 3 | -14/+9 |
* | Fix crash crash when opening a chat with the keyboard Fixes bug #527713 (Fred... | xclaesse | 2008-04-13 | 1 | -1/+1 |
* | Add some comments for translators. Fixes bug #496309 (Andre Klapper). | xclaesse | 2008-04-12 | 11 | -14/+14 |
* | Use audio-input-microphone for the mic image | xclaesse | 2008-04-11 | 2 | -2/+2 |
* | We can't use *_run_* API from dbus signal cb or method implementation. To avo... | xclaesse | 2008-04-11 | 3 | -9/+9 |
* | Remove unused includes | xclaesse | 2008-04-11 | 1 | -1/+0 |
* | Update for new API | xclaesse | 2008-04-11 | 1 | -3/+1 |
* | Use g_date_set_time_t instead of g_date_set_time. Fixes bug #523703 (Frederi... | xclaesse | 2008-04-09 | 1 | -1/+1 |
* | Remove invisible_char property to let GTK use the default. | xclaesse | 2008-04-05 | 7 | -22/+0 |
* | Add a widget to configure AIM accounts. Fixes bug #513676 (Andreas Henriksson). | xclaesse | 2008-04-02 | 5 | -0/+235 |
* | Fix a warning: don't set the ui sensitive if it's not yet created | xclaesse | 2008-04-02 | 1 | -3/+5 |
* | Add contact list and restructure a bit the code | xclaesse | 2008-04-02 | 1 | -60/+101 |
* | Move create_ui to constructed() | xclaesse | 2008-04-02 | 1 | -37/+45 |
* | Correctly block events | xclaesse | 2008-04-02 | 1 | -17/+17 |
* | Redefine size_request and size_allocation on EmpathyChatClass | xclaesse | 2008-04-02 | 2 | -5/+47 |
* | Fix build errors EmpathyChatWindow, port to new API. | xclaesse | 2008-04-02 | 2 | -133/+19 |
* | Add a tooltip property on EmpathyChat | xclaesse | 2008-04-02 | 2 | -55/+110 |
* | Build UI from glade | xclaesse | 2008-04-02 | 1 | -16/+180 |
* | Rework EmpathyChat's API, it is now a subclass of GtkBin. | xclaesse | 2008-04-02 | 7 | -447/+293 |
* | Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.c | xclaesse | 2008-04-02 | 1 | -473/+0 |
* | Fix some coding style and move group chat glade into empathy-chat.glade | xclaesse | 2008-04-02 | 2 | -44/+120 |
* | Remove unimplementer and not used API | xclaesse | 2008-04-02 | 1 | -1/+0 |
* | Add empathy_chat_new and don't use empathy_group/private_* in empathy.c | xclaesse | 2008-04-02 | 2 | -1/+7 |
* | Remove vtable and add info as properties. Reorder empathy-chat.c to not decla... | xclaesse | 2008-04-02 | 2 | -573/+493 |
* | Remove deleted files from Makefile.am | xclaesse | 2008-04-02 | 1 | -5/+0 |
* | Remove group/private chat, will unify in empathy-chat.ch | xclaesse | 2008-04-02 | 5 | -1315/+0 |
* | Add GUI to configure groupwise account. Fixes bug #522862 (Vincent Untz). | xclaesse | 2008-03-27 | 5 | -0/+232 |
* | Better detection of backlog to avoid droping messages | xclaesse | 2008-03-26 | 1 | -28/+42 |
* | Add a widget to configure SIP accounts. Fixes bug #513679 (Baptiste Mille-Mat... | xclaesse | 2008-03-25 | 5 | -0/+561 |
* | Use empathy_file_lookup for glade files since some are in libempathy-gtk/ and... | xclaesse | 2008-03-17 | 13 | -27/+92 |
* | fix indentation | xclaesse | 2008-03-16 | 1 | -2/+1 |
* | Remove empathy_chat_present from header, it's not implemented anymore | xclaesse | 2008-03-16 | 1 | -1/+0 |
* | Cleanup a bit previous commit | xclaesse | 2008-03-14 | 1 | -15/+17 |
* | Confirmation dialog on remove contact/group. Fixes bug #519946 (Bruno Dusausoy). | xclaesse | 2008-03-14 | 1 | -6/+57 |
* | Remove EmpathyChatViewBlock and empaty_chat_view_set_last_contact | xclaesse | 2008-03-14 | 3 | -109/+17 |
* | Move modules that make no sense to be used in other applicaton from libempath... | xclaesse | 2008-03-14 | 36 | -10238/+148 |
* | Remove the select all entry for now | xclaesse | 2008-03-11 | 1 | -14/+0 |
* | Use more stock menu entries and fix a separator | xclaesse | 2008-03-11 | 1 | -12/+3 |
* | Convert another glade file to glade3 | xclaesse | 2008-03-11 | 1 | -524/+313 |
* | Use stock menu entries | xclaesse | 2008-03-11 | 2 | -40/+27 |
* | Convert glade file to glade3 to minimize future delta | xclaesse | 2008-03-11 | 16 | -6509/+4099 |
* | Remove useless libtelepathy headers | xclaesse | 2008-03-11 | 3 | -4/+0 |
* | Fix warnings if finalizing a disconnected EmpathyGroupChat | xclaesse | 2008-03-11 | 1 | -2/+6 |
* | Implement _set_property | xclaesse | 2008-03-11 | 1 | -1/+1 |
* | Fix usage of property iface and make use of it to get chatroom topic. | xclaesse | 2008-03-11 | 1 | -55/+48 |
* | Continue property stuff | xclaesse | 2008-03-11 | 1 | -1/+6 |
* | Remove useless empathy_contact_run_until_ready and use tp_strdiff instead of ... | xclaesse | 2008-03-11 | 1 | -5/+2 |
* | Simplify !(a==b) to a!=b | xclaesse | 2008-03-11 | 1 | -1/+1 |
* | Make sure we don't expect contact id and handle to be directly ready. Add som... | xclaesse | 2008-03-11 | 11 | -36/+39 |
* | Fix droping a contact to the chat window. | xclaesse | 2008-03-11 | 1 | -21/+6 |
* | Fix compilation and usage of GError | xclaesse | 2008-03-11 | 1 | -2/+2 |
* | Fix leaks | xclaesse | 2008-03-11 | 1 | -10/+11 |
* | Avoid dup the url string if not needed. | xclaesse | 2008-03-11 | 1 | -15/+11 |
* | Drop gnome-vfs dependency and use gio instead. Fixes bug #514380 (Cosimo Cecc... | xclaesse | 2008-03-11 | 2 | -25/+41 |
* | Fix a leak and simplify account_chooser_set_account_foreach. | xclaesse | 2008-03-11 | 1 | -4/+7 |
* | By default display all the favorite rooms in the favorite room dialog. Fixes ... | xclaesse | 2008-03-11 | 1 | -1/+1 |
* | Never show avatars in compact mode. Fixes #475789 (Marco Barisione). | xclaesse | 2008-03-11 | 1 | -1/+5 |
* | Fix indentation | xclaesse | 2008-03-11 | 1 | -1/+2 |
* | Swap the 'Show avatars' and 'Compact mode' check boxes | Marco Barisione | 2008-03-10 | 1 | -7/+7 |
* | Set to unsensitive the 'Show avatars' option when using compact mode. Fixes b... | Marco Barisione | 2008-03-10 | 1 | -7/+33 |
* | Reset block event time to 1sec, messages are not blocked anymore | xclaesse | 2008-03-09 | 1 | -1/+1 |
* | Do not queue messages in EmpathyChat as there are queued in EmpathyTpChat now. | xclaesse | 2008-03-09 | 1 | -23/+0 |
* | Queue received messages until the sender got his alias. | xclaesse | 2008-03-09 | 2 | -21/+5 |
* | Reduce block events time, this is still a ugly hack but better fix is too dan... | xclaesse | 2008-03-08 | 1 | -1/+1 |
* | If the main window already exists show it using empathy_window_present() inst... | xclaesse | 2008-03-08 | 1 | -1/+1 |
* | Move the "Close" button after the other ones in the favourite rooms dialog. F... | xclaesse | 2008-03-08 | 1 | -7/+7 |
* | Add an advanced expander in the generic setting widget. Fixes bug #466521 (Ma... | xclaesse | 2008-03-08 | 3 | -17/+117 |
* | Remember correctly the window position and size when using tabs in the chat w... | xclaesse | 2008-03-08 | 2 | -25/+33 |
* | Don't hardcode path to uninstalled files, use EMPATHY_SRCDIR env var instead. | xclaesse | 2008-03-04 | 2 | -3/+4 |
* | Install missing glade files and add them in POTFILES | xclaesse | 2008-03-03 | 1 | -0/+2 |
* | Update collabora copyright to 2008 | xclaesse | 2008-03-03 | 25 | -25/+25 |
* | Add filter for incoming calls so the status icon blink instead of popup direc... | xclaesse | 2008-02-27 | 1 | -6/+119 |
* | libempathy-gtk/libempathy-gtk.pc.in: fix name of the library | xclaesse | 2008-02-26 | 1 | -1/+1 |
* | Make use of generated code for using stream engine. | xclaesse | 2008-02-26 | 1 | -6/+6 |
* | Fix typo in API | xclaesse | 2008-02-21 | 2 | -6/+6 |
* | Add a GUI to configure yahoo accounts. Fixes bug #513674 (Susana). | xclaesse | 2008-02-20 | 4 | -0/+566 |
* | Remove "override server settings" frame in ICQ widget. | xclaesse | 2008-02-20 | 1 | -256/+373 |
* | Add GUI to configure ICQ accounts. Fixes bug #513673 (Andreas Henriksson). | xclaesse | 2008-02-20 | 4 | -0/+296 |
* | Merge commit 'bari/marshalList' | xclaesse | 2008-02-18 | 1 | -1/+1 |
|\ |
|
| * | Use POSIX character classes instead of ranges with sed | Marco Barisione | 2008-02-12 | 1 | -1/+1 |
| * | Allow digits in type names when generating the marshallers | Marco Barisione | 2008-02-12 | 1 | -1/+1 |
* | | Merge commit 'cassidy/irc' | xclaesse | 2008-02-18 | 9 | -2/+2219 |
|\ \ |
|
| * | | rename empathy_irc_network_add_server to empathy_irc_network_append_server | Guillaume Desmottes | 2008-02-18 | 2 | -2/+2 |
| * | | no need to get label widgets anymore | Guillaume Desmottes | 2008-02-18 | 1 | -7/+0 |
| * | | check if network != NULL before trying to set its charset | Guillaume Desmottes | 2008-02-17 | 1 | -1/+2 |
| * | | set irc network dialog as visiable in the glade file so we don't have to call... | Guillaume Desmottes | 2008-02-17 | 2 | -3/+2 |
| * | | use gtk_list_store_insert_with_values instead of gtk_list_store_append + gtk_... | Guillaume Desmottes | 2008-02-17 | 2 | -15/+25 |
| * | | fallback to DATADIR if global networks file wasn't found in UNINSTALLED_IRC_DIR | Guillaume Desmottes | 2008-02-17 | 1 | -0/+6 |
| * | | remove GtkSizeGroup | Guillaume Desmottes | 2008-02-17 | 1 | -11/+0 |
| * | | rename account_widget_irc_button_network_clicked_cb to account_widget_irc_but... | Guillaume Desmottes | 2008-02-17 | 1 | -3/+4 |
| * | | add tooltips to add/edit/remove network buttons | Guillaume Desmottes | 2008-02-17 | 1 | -140/+143 |
| * | | totem-subtitle-encoding.c: change license to LPGL | Guillaume Desmottes | 2008-02-17 | 1 | -3/+3 |
| * | | Merge commit 'origin/master' into irc | Guillaume Desmottes | 2008-02-17 | 9 | -546/+882 |
| |\ \ |
|
| * | | | coding style tweaks | Guillaume Desmottes | 2008-02-17 | 2 | -4/+3 |
| * | | | remove empathy_irc_network_manager_store as saving is now automatic | Guillaume Desmottes | 2008-02-16 | 1 | -1/+0 |
| * | | | document empathy_irc_network_dialog_show | Guillaume Desmottes | 2008-02-11 | 1 | -0/+11 |
| * | | | rename irc_network_dialog_show to empathy_irc_network_dialog_show | Guillaume Desmottes | 2008-02-11 | 3 | -4/+4 |
| * | | | document empathy_account_widget_irc_new | Guillaume Desmottes | 2008-02-11 | 1 | -0/+8 |
| * | | | don't install empathy-irc-network-dialog.h as libempathy-gtk header | Guillaume Desmottes | 2008-02-11 | 1 | -3/+2 |
| * | | | Merge commit 'xclaesse/ircGeneric' into irc | Guillaume Desmottes | 2008-02-11 | 25 | -2467/+1529 |
| |\ \ \ |
|
| | * | | | Update for new API. | Xavier Claessens | 2008-02-11 | 1 | -2/+1 |
| | * | | | Merge branch 'master' into ircGeneric | Xavier Claessens | 2008-02-11 | 4 | -94/+48 |
| | |\ \ \
| | | | |/
| | | |/| |
|
| | * | | | Make use of new generic API for account, fullname, password and quit-message ... | Xavier Claessens | 2008-02-11 | 1 | -78/+9 |
| | * | | | Merge branch 'master' into ircGeneric | Xavier Claessens | 2008-02-11 | 25 | -2398/+1576 |
| | |\ \ \ |
|
| * | | | | | add charset support | Guillaume Desmottes | 2008-02-11 | 2 | -4/+34 |
| * | | | | | build totem-subtitle-encoding | Guillaume Desmottes | 2008-02-11 | 1 | -2/+4 |
| * | | | | | add totem-subtitle-encoding.[ch] copied from totem | Guillaume Desmottes | 2008-02-11 | 2 | -0/+597 |
| * | | | | | don't hardcode UTF-8 in glade | Guillaume Desmottes | 2008-02-11 | 1 | -1/+0 |
| |/ / / / |
|
| * | | | | change the network when irc_network_dialog_show is called on an existing dialog | Guillaume Desmottes | 2008-02-10 | 1 | -1/+26 |
| * | | | | remove a debug output | Guillaume Desmottes | 2008-02-10 | 1 | -4/+0 |
| * | | | | update server buttons sensitive according current selection | Guillaume Desmottes | 2008-02-10 | 1 | -0/+44 |
| * | | | | reorder servers according the GUI | Guillaume Desmottes | 2008-02-10 | 1 | -23/+39 |
| * | | | | move up/down server in the treeview | Guillaume Desmottes | 2008-02-10 | 1 | -6/+55 |
| * | | | | set cursor to the address cell when adding a new server | Guillaume Desmottes | 2008-02-10 | 1 | -7/+16 |
| * | | | | expand the port column | Guillaume Desmottes | 2008-02-10 | 1 | -0/+4 |
| * | | | | implement new network | Guillaume Desmottes | 2008-02-08 | 1 | -8/+37 |
| * | | | | factor out server params setting | Guillaume Desmottes | 2008-02-08 | 1 | -81/+54 |
| * | | | | remove the New.. entry from the combobox | Guillaume Desmottes | 2008-02-08 | 1 | -110/+41 |
| * | | | | add a add-network button | Guillaume Desmottes | 2008-02-08 | 2 | -133/+162 |
| * | | | | remove the account from EmpathyIrcNetwork as we don't use it | Guillaume Desmottes | 2008-02-08 | 3 | -11/+3 |
| * | | | | update server, port and ssl settings | Guillaume Desmottes | 2008-02-08 | 1 | -1/+40 |
| * | | | | update network name from treeview when network dialog is closed | Guillaume Desmottes | 2008-02-08 | 1 | -2/+29 |
| * | | | | add 2 TODO | Guillaume Desmottes | 2008-02-08 | 2 | -0/+2 |
| * | | | | rename irc_network_dialog to dialog | Guillaume Desmottes | 2008-02-08 | 1 | -10/+10 |
| * | | | | change EmpathyIrcNetworkDialog API to fit general dialog API | Guillaume Desmottes | 2008-02-08 | 3 | -37/+41 |
| * | | | | set EmpathyAccountWidgetIrc to its own module | Guillaume Desmottes | 2008-02-08 | 4 | -362/+441 |
| * | | | | set irc network dialog transient and modal | Guillaume Desmottes | 2008-02-08 | 1 | -3/+11 |
| * | | | | Move networks model populing to account_widget_irc_setup so we don't have to ... | Guillaume Desmottes | 2008-02-08 | 1 | -51/+59 |
| * | | | | gtk_tree_model_get args have to be terminated by -1 not NULL | Guillaume Desmottes | 2008-02-08 | 1 | -1/+1 |
| * | | | | implement add/remove servers | Guillaume Desmottes | 2008-02-08 | 1 | -16/+95 |
| * | | | | allow to edit network's name | Guillaume Desmottes | 2008-02-08 | 1 | -0/+16 |
| * | | | | allow to edit servers settings | Guillaume Desmottes | 2008-02-08 | 1 | -1/+104 |
| * | | | | display servers info in the treeview | Guillaume Desmottes | 2008-02-08 | 1 | -0/+20 |
| * | | | | IRC widget: Create the servers store | Guillaume Desmottes | 2008-02-05 | 1 | -7/+76 |
| * | | | | don't hardcode user's networks file | Guillaume Desmottes | 2008-02-04 | 1 | -3/+7 |
| * | | | | move irc-networks.xml to libempathy | Guillaume Desmottes | 2008-02-04 | 1 | -24/+0 |
| * | | | | IRC widget: don't hardcode user's networks file path | Guillaume Desmottes | 2008-02-04 | 1 | -2/+12 |
| * | | | | add libempathy-gtk/irc-networks.xml | Guillaume Desmottes | 2008-02-04 | 1 | -0/+24 |
| * | | | | IRC widget: destroy edit network dialog when closing the window | Guillaume Desmottes | 2008-02-04 | 1 | -0/+8 |
| * | | | | IRC widget: display edit network dialog | Guillaume Desmottes | 2008-02-04 | 2 | -133/+216 |
| * | | | | IRC widget: properly remove the network | Guillaume Desmottes | 2008-02-03 | 1 | -6/+17 |
| * | | | | IRC widget: start to implement network removal | Guillaume Desmottes | 2008-02-03 | 1 | -1/+22 |
| * | | | | IRC widget: add network to the network mgr when we create a new one | Guillaume Desmottes | 2008-02-03 | 1 | -0/+1 |
| * | | | | create a new network if there is already a configured account using an unknow... | Guillaume Desmottes | 2008-02-03 | 1 | -33/+55 |
| * | | | | IRC widget: set port and ssl param too | Guillaume Desmottes | 2008-02-03 | 1 | -3/+18 |
| * | | | | set server param | Guillaume Desmottes | 2008-02-02 | 1 | -5/+28 |
| * | | | | IRC widget: select the network | Guillaume Desmottes | 2008-02-02 | 1 | -0/+28 |
| * | | | | IRC widget: get charset param | Guillaume Desmottes | 2008-02-02 | 1 | -0/+2 |
| * | | | | IRC widget: find network using srv address | Guillaume Desmottes | 2008-02-02 | 1 | -0/+19 |
| * | | | | IRC widget: save password setting | Guillaume Desmottes | 2008-02-02 | 1 | -0/+5 |
| * | | | | remove old rotten code | Guillaume Desmottes | 2008-02-02 | 1 | -60/+2 |
| * | | | | IRC widget: save settings | Guillaume Desmottes | 2008-02-02 | 1 | -16/+51 |
| * | | | | setup IRC account widget | Guillaume Desmottes | 2008-02-01 | 1 | -59/+26 |
| * | | | | some code cleanup | Guillaume Desmottes | 2008-01-27 | 1 | -9/+16 |
| * | | | | remove useless function declarations | Guillaume Desmottes | 2008-01-26 | 1 | -40/+0 |
| * | | | | remove the network id from the store | Guillaume Desmottes | 2008-01-26 | 1 | -15/+21 |
| * | | | | remove debug print | Guillaume Desmottes | 2008-01-25 | 1 | -2/+0 |
| * | | | | empathy-account-widget-irc: instantiate the IRC network manager | Guillaume Desmottes | 2008-01-25 | 1 | -18/+27 |
| * | | | | fix copyright and relicense IRC files to LGPL | Guillaume Desmottes | 2008-01-25 | 2 | -22/+24 |
| * | | | | Merge branch 'master' into irc | Guillaume Desmottes | 2008-01-25 | 46 | -1715/+1681 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'irc' of git+ssh://projects.collabora.co.uk/home/cassidy/public_... | Guillaume Desmottes | 2008-01-06 | 9 | -238/+161 |
| |\ \ \ \ \ |
|
| | * \ \ \ \ | Merge branch 'master' into irc | Guillaume Desmottes | 2008-01-06 | 9 | -238/+161 |
| | |\ \ \ \ \ |
|
| * | | | | | | | update build system according new location of IRC objects | Guillaume Desmottes | 2008-01-06 | 1 | -8/+2 |
| * | | | | | | | move empathy-irc-network-manager, empathy-irc-network and empathy-irc-server ... | Guillaume Desmottes | 2008-01-06 | 6 | -1088/+0 |
| |/ / / / / / |
|
| * | | | | | | Merge branch 'master' into irc | Guillaume Desmottes | 2007-12-28 | 13 | -823/+420 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Simplify chat theme system | Xavier Claessens | 2007-12-28 | 12 | -802/+405 |
| | * | | | | | | Simplify contact_list_view_cell_set_background() | Xavier Claessens | 2007-12-28 | 1 | -21/+15 |
| * | | | | | | | empathy-accounts-dialog: use empathy-account-widget-irc when needed | Guillaume Desmottes | 2007-12-26 | 1 | -0/+5 |
| * | | | | | | | build/install IRC account files/data | Guillaume Desmottes | 2007-12-26 | 1 | -2/+11 |
| * | | | | | | | add empathy-account-widget-irc.[ch] | Guillaume Desmottes | 2007-12-26 | 2 | -0/+480 |
| * | | | | | | | add empathy-account-widget-irc.[ch] | Guillaume Desmottes | 2007-12-26 | 2 | -0/+564 |
| * | | | | | | | add empathy-irc-network.[ch] | Guillaume Desmottes | 2007-12-26 | 2 | -0/+271 |
| * | | | | | | | add empathy-irc-server.[ch] | Guillaume Desmottes | 2007-12-26 | 2 | -0/+253 |
| * | | | | | | | add empathy-account-widget-irc.glade | Guillaume Desmottes | 2007-12-26 | 1 | -0/+424 |
| |/ / / / / / |
|
* | | | | | / | accounts-dialog: swap the create and previous button | Guillaume Desmottes | 2008-02-18 | 1 | -15/+15 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Wait a bit before displaying pending messages of a chat to have a chance to g... | xclaesse | 2008-02-16 | 1 | -7/+31 |
* | | | | | | Block events messages when the chat is connecting to a new Text channel. Fixe... | xclaesse | 2008-02-16 | 4 | -21/+48 |
* | | | | | | Create avatar pixbuf only if the theme shows avatars | xclaesse | 2008-02-16 | 1 | -7/+8 |
* | | | | | | Merge call branch from Elliot Fairweather with cleanups from Xavier Claessens. | xclaesse | 2008-02-15 | 3 | -511/+792 |
* | | | | | | Call gtk_window_deiconify() when presenting a window because in some cases th... | xclaesse | 2008-02-15 | 1 | -0/+3 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Fix a bug when unset port | xclaesse | 2008-02-11 | 1 | -6/+4 |
* | | | | | Change a bit the generic account setting API. | xclaesse | 2008-02-11 | 4 | -88/+44 |
| |_|_|/
|/| | | |
|
* | | | | Add a generic UI to make easy building UI for protocol specific settings. Por... | xclaesse | 2008-02-11 | 13 | -1172/+633 |
* | | | | Force a larger account treeview. | xclaesse | 2008-02-10 | 1 | -577/+346 |
* | | | | Generate marshal.list thanks to gabble black magic. | xclaesse | 2008-02-10 | 4 | -4/+26 |
* | | | | Do not export symbols outside the empathy_ namespace. | xclaesse | 2008-02-10 | 5 | -5/+4 |
* | | | | Mark some private symbols as static | xclaesse | 2008-02-10 | 1 | -6/+6 |
* | | | | Set a title to the enable column in account dialog | xclaesse | 2008-02-10 | 1 | -7/+8 |
* | | | | Put the toggle cell to enable/disable account in a separate column. Fixes bug... | xclaesse | 2008-02-10 | 1 | -5/+7 |
* | | | | Change new message dialog to new conversation and make possible to do voip call. | xclaesse | 2008-02-09 | 6 | -562/+485 |
* | | | | Move nickname to the main section of account setting UI and do not set automa... | xclaesse | 2008-02-08 | 1 | -63/+64 |
| |_|/
|/| | |
|
* | | | Remove EmpathyPresence object and have "presence" and "presence-message" prop... | xclaesse | 2008-01-25 | 8 | -65/+35 |
* | | | Add a public method to change the contact showed. | xclaesse | 2008-01-24 | 2 | -0/+25 |
* | | | Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco... | xclaesse | 2008-01-23 | 14 | -12/+474 |
* | | | Try to load dtd and glade files from the srcdir first to aboid having to inst... | xclaesse | 2008-01-23 | 1 | -1/+9 |
* | | | Change "Edit account details" to "Edit account" because it gets too long in l... | xclaesse | 2008-01-23 | 1 | -1/+1 |
* | | | Move empathy-contact-groups to libempathy, it has nothing to do in -gtk | xclaesse | 2008-01-21 | 5 | -350/+2 |
* | | | Move empathy-status-presets to libempathy, nothing to do with GTK | xclaesse | 2008-01-21 | 6 | -473/+2 |
* | | | Replace Enable/Disable button by a toggle cell in the account treeview. Fixes... | xclaesse | 2008-01-21 | 2 | -267/+156 |
* | | | Respect CALL feature when clicking on the contact list's microphone icon | xclaesse | 2008-01-21 | 1 | -0/+4 |
* | | | Do not take show_groups in empathy_contact_list_store_new | xclaesse | 2008-01-21 | 4 | -7/+4 |
* | | | Add a property to have or not groups on EmpathyContactListStore | xclaesse | 2008-01-21 | 4 | -39/+153 |
* | | | Add a features property on EmpathyContactListView to enable/disable each action. | xclaesse | 2008-01-21 | 5 | -124/+196 |
* | | | Add a program to show chat logs | xclaesse | 2008-01-20 | 2 | -6/+8 |
* | | | Add a cancel button on the custom message diaog | xclaesse | 2008-01-20 | 2 | -12/+36 |
* | | | Fix a leak: unref the GtkListStore for presets messages | xclaesse | 2008-01-20 | 1 | -0/+2 |
* | | | Fix alignment of entry boxes in jabber account widget | xclaesse | 2008-01-20 | 2 | -218/+216 |
* | | | Unset account parameter if user gives an empthy value. | xclaesse | 2008-01-19 | 2 | -8/+36 |
* | | | Remove useless function declarations | xclaesse | 2008-01-19 | 4 | -50/+0 |
* | | | Add shortcuts to jabber settings | xclaesse | 2008-01-19 | 1 | -5/+6 |
* | | | New UI for Jabber accounts, gabble >= 0.7.2 is required. Fixes bug #507840. | xclaesse | 2008-01-19 | 2 | -117/+283 |
* | | | Fix state order to have offline contacts last. Fixes bug #509906. | xclaesse | 2008-01-18 | 1 | -1/+27 |
* | | | Show/Hide main window when chaning corresponding gcong key. | xclaesse | 2008-01-17 | 1 | -0/+18 |