aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-chat.glade
Commit message (Collapse)AuthorAgeFilesLines
* Rework the way chat window is resized when the contact list ↵Xavier Claessens2008-04-211-3/+1
| | | | | | appear/disappear. Fixes bug #528229. svn path=/trunk/; revision=1013
* Redefine size_request and size_allocation on EmpathyChatClassXavier Claessens2008-04-021-0/+1
| | | | svn path=/trunk/; revision=850
* Rework EmpathyChat's API, it is now a subclass of GtkBin.Xavier Claessens2008-04-021-1/+1
| | | | svn path=/trunk/; revision=840
* Move window's glade to empathy-chat-window.glade. Reorder empathy-chat-window.cXavier Claessens2008-04-021-473/+0
| | | | svn path=/trunk/; revision=839
* Fix some coding style and move group chat glade into empathy-chat.gladeXavier Claessens2008-04-021-18/+94
| | | | svn path=/trunk/; revision=838
* Remove the select all entry for nowXavier Claessens2008-03-111-14/+0
| | | | svn path=/trunk/; revision=784
* Use more stock menu entries and fix a separatorXavier Claessens2008-03-111-12/+3
| | | | svn path=/trunk/; revision=783
* Use stock menu entriesXavier Claessens2008-03-111-24/+23
| | | | svn path=/trunk/; revision=781
* Convert glade file to glade3 to minimize future deltaXavier Claessens2008-03-111-754/+540
| | | | svn path=/trunk/; revision=780
* Do not use gtk-new icon for new chatroom. Fixes bug #490153 (Michael Monreal).Xavier Claessens2007-12-201-13/+1
| | | | svn path=/trunk/; revision=493
* Add help menu in chat windowXavier Claessens2007-12-111-0/+42
| | | | svn path=/trunk/; revision=471
* Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (MarcoXavier Claessens2007-10-251-0/+1
| | | | | | | | | | 2007-10-25 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-chat.glade: Add Ctr-L accelerator to clear the chat. Fixes bug #490125 (Marco Barisione). svn path=/trunk/; revision=399
* Use "document-open-recent" icon instead of gtk-justify-left for historyXavier Claessens2007-10-251-1/+1
| | | | | | | | | | | | | | | 2007-10-25 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-images.h: * libempathy-gtk/empathy-contact-list-view.c: * libempathy-gtk/empathy-chat.glade: * libempathy-gtk/empathy-log-window.glade: * libempathy-gtk/empathy-main-window.glade: Use "document-open-recent" icon instead of gtk-justify-left for history icon. Fixes bug #490080 (Michael Monreal, Xavier Claessens). svn path=/trunk/; revision=396
* Adding UI to start a VoIP call. It does nothing yet. Most of the code isXavier Claessens2007-09-091-11/+37
| | | | | | | | | | | | | | | | | | | 2007-09-08 Xavier Claessens <xclaesse@gmail.com> * libempathy-gtk/empathy-images.h: * libempathy-gtk/empathy-chat.glade: * libempathy-gtk/empathy-contact-list-view.c: * libempathy-gtk/empathy-contact-list-store.c: * libempathy-gtk/empathy-contact-list-store.h: * libempathy-gtk/Makefile.am: * libempathy-gtk/empathy-chat-window.c: * libempathy/empathy-contact.c: * libempathy/empathy-contact.h: Adding UI to start a VoIP call. It does nothing yet. Most of the code is ported from Gossip patch (Raphael Slinckx, Xavier Claessens). svn path=/trunk/; revision=292
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-0/+699
| | | | | | | | | | | | | 2007-06-22 Xavier Claessens <xclaesse@gmail.com> * libempathy/*.[ch]: * libempathy-gtk/*.[ch]: * src/*.[ch]: Rename all filenames starting with "gossip" by "empathy", change namespace of all gossip_*() functions to empathy_*(). Fixes bug #444490 (Mario Danic, Xavier Claessens). svn path=/trunk/; revision=170
* [darcs-to-svn @ Adding jabber specific settings widget]Xavier Claessens2007-04-301-700/+0
| | | | svn path=/trunk/; revision=10
* [darcs-to-svn @ initial import]Xavier Claessens2007-04-261-0/+700
svn path=/trunk/; revision=2