]> git.0d.be Git - empathy.git/history - libempathy-gtk
Add *.loT to gitignore
[empathy.git] / libempathy-gtk /
2008-01-23 Xavier ClaessensAdd a public method to change the contact showed.
2008-01-23 Xavier ClaessensMove empathy-conf to libempathy-gtk. libempathy do...
2008-01-23 Xavier ClaessensTry to load dtd and glade files from the srcdir first...
2008-01-23 Xavier ClaessensChange "Edit account details" to "Edit account" because...
2008-01-21 Xavier ClaessensMove empathy-contact-groups to libempathy, it has nothi...
2008-01-21 Xavier ClaessensMove empathy-status-presets to libempathy, nothing...
2008-01-21 Xavier ClaessensReplace Enable/Disable button by a toggle cell in the...
2008-01-21 Xavier ClaessensRespect CALL feature when clicking on the contact list...
2008-01-20 Xavier ClaessensDo not take show_groups in empathy_contact_list_store_new
2008-01-20 Xavier ClaessensAdd a property to have or not groups on EmpathyContactL...
2008-01-20 Xavier ClaessensAdd a features property on EmpathyContactListView to...
2008-01-20 Xavier ClaessensAdd a program to show chat logs
2008-01-20 Xavier ClaessensAdd a cancel button on the custom message diaog
2008-01-20 Xavier ClaessensFix a leak: unref the GtkListStore for presets messages
2008-01-20 Xavier ClaessensFix alignment of entry boxes in jabber account widget
2008-01-19 Xavier ClaessensUnset account parameter if user gives an empthy value.
2008-01-19 Xavier ClaessensRemove useless function declarations
2008-01-18 Xavier ClaessensAdd shortcuts to jabber settings
2008-01-18 Xavier ClaessensNew UI for Jabber accounts, gabble >= 0.7.2 is required...
2008-01-17 Xavier ClaessensFix state order to have offline contacts last. Fixes...
2008-01-17 Xavier ClaessensShow/Hide main window when chaning corresponding gcong...
2008-01-17 Xavier ClaessensDo not set MAIN_WINDOW_HIDDEN gconf key if not needed
2008-01-16 Xavier ClaessensRename BlockType to EMPATHY_CHAT_VIEW_BLOCK to respect...
2008-01-16 Xavier ClaessensChange EMPATHY_AVATAR_CHOOSER_TYPE to EMPATHY_TYPE_AVAT...
2008-01-13 Xavier ClaessensUse O instead of 0 for smileys face-angel and face...
2008-01-12 Xavier ClaessensChange "Autoconnect on startup" to "Automatically conne...
2008-01-12 Xavier ClaessensAdd option in preference to automatically connect at...
2008-01-05 Xavier ClaessensFix setting avatar. (Sjoerd Simons)
2008-01-01 Xavier ClaessensAdd a remove option to delete a contact group. Fixes...
2008-01-01 Xavier ClaessensAdd convinience functions empathy_chat_with_contact...
2007-12-30 Claude ParozRemoved translatable property on stock labels.
2007-12-29 Xavier ClaessensRevert "merge git work"
2007-12-29 Xavier Claessensmerge git work
2007-12-29 Xavier ClaessensChandlers leaves when there is no more channels to...
2007-12-29 Xavier ClaessensSet call window title to contact name
2007-12-29 Xavier ClaessensMake empathy_call_window_show return the widget
2007-12-29 Xavier ClaessensWider list of participants in group chat/IRC channel...
2007-12-29 Xavier ClaessensSimplify chat theme system
2007-12-29 Xavier ClaessensSimplify contact_list_view_cell_set_background()
2007-12-23 Xavier ClaessensMerge branch 'ignore'
2007-12-20 Xavier ClaessensCheck if append_event is implemented by the theme befor...
2007-12-20 Xavier ClaessensNew chat theme engine imported from Gossip (Daniel...
2007-12-20 Xavier ClaessensDo not use gtk-new icon for new chatroom. Fixes bug...
2007-12-20 Xavier ClaessensFix focus and text selection in accounts dialog. Fixes...
2007-12-20 Xavier ClaessensSimplify empaty_window_present, empathy_window_iconify...
2007-12-20 Xavier ClaessensDo not set main window as parent of new conversation...
2007-12-14 Xavier ClaessensFix build if assertions are disabled. Fixes bug #503609
2007-12-13 Xavier ClaessensCache avatar pixbuf in EmpathyChatView to avoid having...
2007-12-11 Xavier ClaessensAdd help menu in chat window
2007-12-06 Xavier ClaessensWhen NM is in sleeping (=disabled) state, do just like...
2007-12-06 Xavier ClaessensAdd a preference option to disable/enable NM support.
2007-12-03 Xavier ClaessensCleanup chat objects API and request a new Text channel...
2007-12-02 Xavier ClaessensConflicts:
2007-12-02 Xavier ClaessensSquashed commit of the following:
2007-11-30 Xavier ClaessensAdd a gconf key to define the char to be added for...
2007-11-28 Xavier ClaessensRequest new Text Channel if the contact is online again...
2007-11-22 Xavier Claessensuse ":" instead of "," for nick completion.
2007-11-21 Xavier ClaessensAdd nick completion for MUCs. Fixes bug #453418.
2007-11-12 Xavier ClaessensDon't use the same bus name for filter and chandler...
2007-11-12 Xavier ClaessensJabber priority is in the range -128 127 (Laurent Bigon...
2007-11-11 Xavier ClaessensMove chats to its own process.
2007-11-06 Xavier ClaessensAllow to change jabber priority. Fixes bug #493992...
2007-11-04 Xavier ClaessensDisplay error message when an account failed to connect...
2007-11-03 Xavier ClaessensRename empathy_contact_factory_set_name() to _set_alias...
2007-11-03 Xavier ClaessensUnref contact returned by empathy_contact_factory_get_u...
2007-10-28 Xavier ClaessensRename COL_XXX to EMPATHY_CONTACT_LIST_STORE_COL_XXX...
2007-10-28 Xavier ClaessensRename icons to follow fd.o icon naming spec. Move...
2007-10-28 Xavier ClaessensAlso accept :$ and :-$ for face-embarrassed
2007-10-28 Xavier ClaessensUpdate to new icon naming spec for new avatars. Fixes...
2007-10-28 Xavier ClaessensChange edit personal information window title to "Perso...
2007-10-25 Xavier ClaessensAdd Ctr-L accelerator to clear the chat. Fixes bug...
2007-10-25 Xavier ClaessensChange window title to "Contact List", both words shoul...
2007-10-25 Xavier ClaessensRemove "..." from the "Manage Favorites..." menu item...
2007-10-25 Xavier ClaessensUse "document-open-recent" icon instead of gtk-justify...
2007-10-25 Xavier ClaessensUse "user-info" icon for Edit->Personal Information...
2007-10-25 Xavier ClaessensUse the navigation icons in the history dialog. Fixes...
2007-10-25 Xavier ClaessensSet window title to "Previous Conversations". Fixes...
2007-10-24 Xavier ClaessensCleanup licences and copyrights, Modules with 100%...
2007-10-21 Xavier ClaessensAdd EMPATHY_CONTACT_WIDGET_EDIT_NONE to EmpathyContactW...
2007-10-21 Xavier ClaessensDon't allow to change account if we are editing informa...
2007-10-20 Xavier ClaessensTo know if an account is connected, use
2007-10-19 Xavier ClaessensUpdate Enable/Disable button when "account-enabled...
2007-10-19 Xavier Claessensset unsensitive the add button if there is no profile...
2007-10-19 Xavier ClaessensIf EmpathyChat object does not exist when DnD a contact...
2007-10-19 Xavier ClaessensFix crash when iconifying main window if it's already...
2007-10-19 Xavier ClaessensDon't accept invitation if we are not invited.
2007-10-15 Xavier ClaessensDon't warning if we try to load a NULL icon.
2007-10-13 Xavier ClaessensSet chat state to ACTIVE when receiving a message from...
2007-10-13 Xavier ClaessensDon't use deprecated GtkTooltips API. Add commented...
2007-10-13 Xavier ClaessensUse g_timeout_add_seconds when appropriated to avoid...
2007-10-09 Xavier ClaessensMore flexible API for EmpathyContactWidget, we now...
2007-10-09 Xavier ClaessensMakes avatar looks better in information and edit dialogs.
2007-10-08 Xavier ClaessensImplement EmpathyAvatarChooser and EmpathyAvatarImage...
2007-10-01 Xavier ClaessensAdd a #ifdef HAVE_VOIP. Fixes bug #482190 (Marco Barisi...
2007-10-01 Xavier ClaessensFix refcounting of priv->factory. Fixes bug #473116.
2007-10-01 Xavier ClaessensAdding sanity checks to public functions.
2007-10-01 Xavier ClaessensAdd some sanity checks. Fixes bug #463051.
2007-10-01 Xavier ClaessensDisconnect signals on chatroom manager. Fixes bug ...
2007-10-01 Xavier ClaessensDisconnect signals on list and contacts when finalizing...
2007-10-01 Xavier ClaessensHide VOIP stuff if empathy is not compiled with --enabl...
next