aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-main-window.c
Commit message (Expand)AuthorAgeFilesLines
* Move modules that make no sense to be used in other applicaton from libempath...Xavier Claessens2008-03-141-1166/+0
* Make sure we don't expect contact id and handle to be directly ready. Add som...Xavier Claessens2008-03-111-0/+6
* If the main window already exists show it using empathy_window_present() inst...Xavier Claessens2008-03-081-1/+1
* Update collabora copyright to 2008Xavier Claessens2008-03-031-1/+1
* Move empathy-conf to libempathy-gtk. libempathy do not depend directly on gco...Xavier Claessens2008-01-231-1/+1
* Change "Edit account details" to "Edit account" because it gets too long in l...Xavier Claessens2008-01-231-1/+1
* Move empathy-status-presets to libempathy, nothing to do with GTKXavier Claessens2008-01-211-1/+1
* Do not take show_groups in empathy_contact_list_store_newXavier Claessens2008-01-211-1/+1
* Add a property to have or not groups on EmpathyContactListStoreXavier Claessens2008-01-211-1/+1
* Add a features property on EmpathyContactListView to enable/disable each action.Xavier Claessens2008-01-211-2/+2
* Conflicts:Xavier Claessens2007-12-031-93/+93
* Squashed commit of the following:Xavier Claessens2007-12-021-1/+2
* Display error message when an account failed to connect. Based on Gossip'sXavier Claessens2007-11-041-20/+245
* Unref contact returned by empathy_contact_factory_get_user().Xavier Claessens2007-11-041-0/+1
* Cleanup licences and copyrights, Modules with 100% collabora code are nowXavier Claessens2007-10-251-0/+1
* Don't allow to change account if we are editing information ofXavier Claessens2007-10-211-1/+1
* Don't use deprecated GtkTooltips API. Add commented out lines inXavier Claessens2007-10-131-9/+1
* Use g_timeout_add_seconds when appropriated to avoid weaking the processXavier Claessens2007-10-131-3/+3
* More flexible API for EmpathyContactWidget, we now have flags to setXavier Claessens2007-10-101-2/+20
* Fix warning when sort criterium is NULL and when there is no profile.Xavier Claessens2007-09-261-3/+3
* "interactive" property on EmpathyContactListView to enable/disable contectXavier Claessens2007-09-111-0/+1
* Completely reworked ContactList API. Fixes bug #471611, bug #467280, bug #459...Xavier Claessens2007-08-311-1/+0
* Remove empathy-marshal-main.c and include empathy-marshal.h fromMarco Barisione2007-08-081-0/+1
* Rename all filenames starting with "gossip" by "empathy", change namespaceXavier Claessens2007-06-221-115/+115
* New window for viewing logs.Xavier Claessens2007-06-141-1/+2
* We can now add a new contact. EmpathyContactWidget can change the contactXavier Claessens2007-06-091-1/+2
* No need to RequestHandle, MissionControl has API to request the channelXavier Claessens2007-05-311-12/+31
* Fix warning when selecting all accounts.Xavier Claessens2007-05-311-74/+196
* White space fix.Xavier Claessens2007-05-241-1/+1
* New objects: GossipAccountChooser and GossipNewChatroom, we can now joinXavier Claessens2007-05-241-2/+2
* Split GossipContactList into two objects: GossipContactListStoreXavier Claessens2007-05-201-36/+48
* [darcs-to-svn @ GossipAboutDialog]Xavier Claessens2007-05-131-1/+3
* [darcs-to-svn @ Save/Resore the visibility of main window and show account di...Xavier Claessens2007-05-131-1/+0
* [darcs-to-svn @ gossip_mission_control_new() returns a MissionControl sigleto...Xavier Claessens2007-05-131-150/+119
* [darcs-to-svn @ Fix icon size]Xavier Claessens2007-05-111-0/+1
* [darcs-to-svn @ Improved EmpathyStatusIcon and GossipPresenceChooser]Xavier Claessens2007-05-101-93/+2
* [darcs-to-svn @ New object: EmpathyStatusIcon]Xavier Claessens2007-05-101-11/+21
* [darcs-to-svn @ sync with Gossip SVN 2323]Xavier Claessens2007-05-091-5/+41
* [darcs-to-svn @ Autostart]Xavier Claessens2007-05-031-33/+0
* [darcs-to-svn @ Replace the launcher by the main program with tray icon]Xavier Claessens2007-05-021-1/+1
* [darcs-to-svn @ Fix setting presence]Xavier Claessens2007-05-021-30/+60
* [darcs-to-svn @ Fixing presence and preference dialog]Xavier Claessens2007-05-021-1/+1
* [darcs-to-svn @ contact list now displays accounts dialog]Xavier Claessens2007-05-021-16/+24
* [darcs-to-svn @ GossipMainWindow]Xavier Claessens2007-05-021-0/+835