]> git.0d.be Git - empathy.git/history - libempathy-gtk
Do not blink status icon for notification only events
[empathy.git] / libempathy-gtk /
2009-06-23 Frédéric PétersShow a notification when a contact goes offline or...
2009-06-23 Nicolo ChieffoWorkaround for the "Contact list doesn't appear in...
2009-06-22 Sjoerd SimonsFix coding style and FSF address
2009-06-22 Patryk ZawadzkiAdd working GTK+ theme tracking
2009-06-22 Guillaume DesmottesMerge branch 'status-icon-586645'
2009-06-22 Xavier ClaessensAdd helper API to read info.plist file of an adium...
2009-06-22 Xavier ClaessensMove all data about an adium theme into EmpathyAdiumDat...
2009-06-22 Xavier ClaessensFix typos in plist parser
2009-06-22 Xavier ClaessensFix warning if theme don't have footer_html
2009-06-22 Xavier ClaessensUse tp_g_value_slice_new and tp_asv API for plist parser.
2009-06-22 Patryk ZawadzkiAdd a plist parser and set font family, size and defaul...
2009-06-19 Patryk ZawadzkiPartial fix for bug #586379
2009-06-19 Patryk ZawadzkiStop status_html from leaking
2009-06-19 Patryk ZawadzkiFix bug #585475
2009-06-19 Patryk ZawadzkiSupport fallback avatars provided by adium themes
2009-06-19 Patryk ZawadzkiLimit joining consecutive messages to 5 minutes
2009-06-18 Gabriel MillaireHide muc contacts list
2009-06-18 Gabriel MillaireApplied Xavier's comments
2009-06-18 Gabriel MillaireRead config and show/hide contact list
2009-06-18 Gabriel MillaireAdded a preference in the conf and schema (show contact...
2009-06-18 Guillaume DesmottesDon't add invalid presence type as favorite (#585053)
2009-06-18 Guillaume Desmottesempathy-presence-chooser: use tp_strdiff instead of...
2009-06-17 Pierre-Luc BeaudoinFix 585887: "Publish my location" causes a crash
2009-06-17 Claude ParozRemove markup from GTKBuilder translatable strings
2009-06-16 Guillaume DesmottesMerge commit 'jtellier/video-call-stop-showing-last...
2009-06-16 Patryk ZawadzkiIntroduce empathy_contact_equal, adapt themes
2009-06-15 Pierre-Luc BeaudoinUse libchamplain 0.3.3 new Gtk embed API
2009-06-15 Guillaume DesmottesMerge commit 'jtellier/call-window-video-preview'
2009-06-13 Luis Menina[Goal] Clean up GLib and GTK+ includes in empathy ...
2009-06-12 Guillaume Desmottesempathy-location-manager: remove a trailing space
2009-06-12 Jonathan TellierFixed code style
2009-06-12 Jonathan TellierAdded an early return in empathy_call_window_setup_vide...
2009-06-12 Cosimo CecchiMerge branch 'ft_ipv4'
2009-06-11 Xavier ClaessensUpdate copyright to 2008-2009
2009-06-11 Xavier ClaessensMove g_object_unref to dispose instead of finalize
2009-06-11 Xavier ClaessensInclude empathy-theme-adium.c/h in tarballs even if...
2009-06-11 Xavier ClaessensCorrectly parse %time% if a format is provided
2009-06-11 Xavier ClaessensNew webkit needs an URI as basedir for webkit_web_view_...
2009-06-11 Xavier ClaessensDo not use empathy_contact_equal(), we can now compare...
2009-06-11 Xavier ClaessensSupport /me command and fix crash if smiley are not...
2009-06-11 Xavier ClaessensFix build error due to wrong rebase
2009-06-11 Xavier ClaessensPort to new API
2009-06-11 Xavier ClaessensWebKit is expecting an absolute path to a file name...
2009-06-11 Xavier ClaessensDelete useless file
2009-06-11 Xavier Claessens - Implement remaining functions on EmpathyThemeAdium.
2009-06-11 Xavier ClaessensAdd whitespace to respect coding style
2009-06-11 Xavier ClaessensDon't escape message before detecting smileys otherwise...
2009-06-11 Xavier ClaessensCleanup little things
2009-06-11 Xavier ClaessensUse a default Template.html if not provided by the...
2009-06-11 Xavier ClaessensCorrectly escape message body so html tags are not...
2009-06-11 Xavier ClaessensAdd a path property on EmpathyThemeAdium and ge the...
2009-06-11 Xavier ClaessensQuick check if the theme path is OK.
2009-06-11 Xavier ClaessensAdd UI in the preference dialog to select the path...
2009-06-11 Xavier ClaessensAdd a tooltip on smileys with the text it hides
2009-06-11 Xavier ClaessensOpen URI when they are clicked in webkit
2009-06-11 Xavier ClaessensReorganise a bit the body parsing and add support for URL
2009-06-11 Xavier ClaessensFix a typo in a comment
2009-06-11 Xavier ClaessensAdd support for smileys with adium themes
2009-06-11 Xavier Claessensrename ready to page_loaded, it explains better what...
2009-06-11 Xavier ClaessensAdd path in EmpathySmiley
2009-06-11 Xavier ClaessensUpdate for more recent webkit
2009-06-11 Xavier ClaessensFallback if ContentNext or Outgoing are missing.
2009-06-11 Xavier ClaessensOops, remove stupid debug g_print
2009-06-11 Xavier ClaessensDon't load SVG icons because webkit can't load them
2009-06-11 Xavier ClaessensAdd the filename in EmpathyAvatar and fallback to stock...
2009-06-11 Xavier ClaessensSupport for custom time format
2009-06-11 Xavier ClaessensAdd initial adium theme support: Load the template...
2009-06-11 Xavier ClaessensEmpathyThemeAdium inherit from WebkitWebView and not...
2009-06-11 Xavier ClaessensCompile EmpathyThemeAdium only if webkit is installed
2009-06-11 Xavier ClaessensAdd skelet of Adium theme using webkit.
2009-06-09 Pierre-Luc BeaudoinGeoclue doesn't like NONE as an accuracy level
2009-06-09 Guillaume DesmottesMerge commit 'gmillaires/fix-564259'
2009-06-09 Gabriel MillaireActivated tooltips feature for MUC contact list
2009-06-08 Pierre-Luc BeaudoinDistribute conditionally built files
2009-06-07 Jonny LambMerge branch 'profile-chooser'
2009-06-07 Jonny LambFix small typo in docs.
2009-06-07 Jonny LambChain up to the constructed call of the parent class.
2009-06-07 Jonny LambOnly include gtk/gtk.h and not gtkcombobox.h.
2009-06-07 Jonny LambImplement constructed instead of constructor.
2009-06-07 Jonny LambSmall coding style change.
2009-06-06 Davyd MadeleyFix silly mistake where I passed the struct pointer...
2009-06-05 Jonny LambMake EmpathyProfileChooser a subclass of GtkComboBox.
2009-06-05 Jonny LambConvert style to Telepathy coding style.
2009-06-05 Jonny LambAdd simple flymake support.
2009-06-04 Jonny LambMerge branch 'debug'
2009-06-04 Pierre-Luc BeaudoinFix Bug 584830: Invalid read in new_connection_cb
2009-06-02 Xavier ClaessensInvert the presence order.
2009-06-01 Pierre-Luc BeaudoinFix Bug 584518: Critical error in publish_to_all_connec...
2009-06-01 Pierre-Luc BeaudoinLevel is used before init
2009-06-01 Cosimo CecchiMerge branch 'ft_rework'
2009-06-01 Cosimo CecchiRemove the preferences
2009-06-01 Cosimo CecchiRemove use_hash when using the file chooser
2009-06-01 Cosimo CecchiAdd a comment.
2009-06-01 Cosimo CecchiFix a stupid mistake
2009-06-01 Cosimo CecchiAdd use_hash params for incoming transfers
2009-06-01 Cosimo CecchiAdd a new preference in the UI
2009-06-01 Cosimo CecchiClose the handler when rejecting a transfer
2009-06-01 Cosimo CecchiSet the overwrite confermation when receiving
2009-06-01 Cosimo CecchiRethink a bit the logic for an incoming transfer.
2009-06-01 Cosimo CecchiUse the new API to send a file with the file chooser.
next