summaryrefslogtreecommitdiff
path: root/libempathy-gtk
Commit message (Expand)AuthorAgeFilesLines
* Force a larger account treeview.EMPATHY_0_21_90Xavier Claessens2008-02-091-577/+346
* Generate marshal.list thanks to gabble black magic.Xavier Claessens2008-02-094-4/+26
* Do not export symbols outside the empathy_ namespace.Xavier Claessens2008-02-095-5/+4
* Mark some private symbols as staticXavier Claessens2008-02-091-6/+6
* Set a title to the enable column in account dialogXavier Claessens2008-02-091-7/+8
* Put the toggle cell to enable/disable account in a separate column. Fixes bug...Xavier Claessens2008-02-091-5/+7
* Change new message dialog to new conversation and make possible to do voip call.Xavier Claessens2008-02-086-562/+485
* Move nickname to the main section of account setting UI and do not set automa...Xavier Claessens2008-02-071-63/+64
* Remove EmpathyPresence object and have "presence" and "presence-message" prop...Xavier Claessens2008-01-248-65/+35
* Add a public method to change the contact showed.Xavier Claessens2008-01-232-0/+25
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-2314-12/+474
* Try to load dtd and glade files from the srcdir first to aboid having to inst...Xavier Claessens2008-01-231-1/+9
* Change "Edit account details" to "Edit account" because it gets too long in l...Xavier Claessens2008-01-231-1/+1
* Move empathy-contact-groups to libempathy, it has nothing to do in -gtkXavier Claessens2008-01-215-350/+2
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-216-473/+2
* Replace Enable/Disable button by a toggle cell in the account treeview. Fixes...Xavier Claessens2008-01-212-267/+156
* Respect CALL feature when clicking on the contact list's microphone iconXavier Claessens2008-01-211-0/+4
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-204-7/+4
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-204-39/+153
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-205-124/+196
* Add a program to show chat logsXavier Claessens2008-01-202-6/+8
* Add a cancel button on the custom message diaogXavier Claessens2008-01-202-12/+36
* Fix a leak: unref the GtkListStore for presets messagesXavier Claessens2008-01-201-0/+2
* Fix alignment of entry boxes in jabber account widgetXavier Claessens2008-01-202-218/+216
* Unset account parameter if user gives an empthy value.Xavier Claessens2008-01-192-8/+36
* Remove useless function declarationsXavier Claessens2008-01-194-50/+0
* Add shortcuts to jabber settingsXavier Claessens2008-01-181-5/+6
* New UI for Jabber accounts, gabble >= 0.7.2 is required. Fixes bug #507840.Xavier Claessens2008-01-182-117/+283
* Fix state order to have offline contacts last. Fixes bug #509906.Xavier Claessens2008-01-171-1/+27
* Show/Hide main window when chaning corresponding gcong key.Xavier Claessens2008-01-171-0/+18
* Do not set MAIN_WINDOW_HIDDEN gconf key if not neededXavier Claessens2008-01-171-8/+12
* Rename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect namespaceXavier Claessens2008-01-163-26/+26
* Change EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVATAR_CHOOSERXavier Claessens2008-01-162-7/+7
* Use O instead of 0 for smileys face-angel and face-surprise. Fixes bug #508520.Xavier Claessens2008-01-131-2/+2
* Change "Autoconnect on startup" to "Automatically connect on startup".Xavier Claessens2008-01-121-643/+1061
* Add option in preference to automatically connect at startup. Fixes bug #4998...Xavier Claessens2008-01-123-1043/+650
* Fix setting avatar. (Sjoerd Simons)Xavier Claessens2008-01-051-1/+1
* Add a remove option to delete a contact group. Fixes bug #459520 (David Turner).Xavier Claessens2008-01-011-0/+7
* Add convinience functions empathy_chat_with_contact() and empathy_chat_with_c...Xavier Claessens2008-01-014-52/+7
* Removed translatable property on stock labels.Claude Paroz2007-12-301-2/+2
* Revert "merge git work"Xavier Claessens2007-12-2916-1006/+564
* merge git workXavier Claessens2007-12-2916-564/+1006
* Chandlers leaves when there is no more channels to handle. Translate call win...Xavier Claessens2007-12-291-0/+1
* Set call window title to contact nameXavier Claessens2007-12-291-0/+18
* Make empathy_call_window_show return the widgetXavier Claessens2007-12-292-2/+4
* Wider list of participants in group chat/IRC channel. Fixes bug #447851 (Rohi...Xavier Claessens2007-12-291-181/+121
* Simplify chat theme systemXavier Claessens2007-12-2912-802/+405
* Simplify contact_list_view_cell_set_background()Xavier Claessens2007-12-291-21/+15
* Merge branch 'ignore'Xavier Claessens2007-12-231-0/+1
* Check if append_event is implemented by the theme before calling itXavier Claessens2007-12-201-0/+4