]> git.0d.be Git - empathy.git/history - libempathy-gtk
Correctly escape message body so html tags are not interpreted by webkit.
[empathy.git] / libempathy-gtk /
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.
2009-06-01 Cosimo CecchiW.I.P. for heavy lifting on EmpathyTpFile.
2009-06-01 Pierre-Luc BeaudoinOnly remove the address fields and position fields...
2009-06-01 Pierre-Luc BeaudoinRemove unused var
2009-06-01 Pierre-Luc BeaudoinGet rid of McAccount everywhere
2009-06-01 Pierre-Luc BeaudoinGet rid of Mission Control as EmpathyAccountManager...
2009-06-01 Pierre-Luc BeaudoinFix inconsistency in preferences and code
2009-06-01 Pierre-Luc BeaudoinDon't set priv on a separate line
2009-06-01 Pierre-Luc BeaudoinUse tp_g_value_slice_new_double
2009-06-01 Pierre-Luc BeaudoinReorder functions to get rid of the function declarations
2009-06-01 Pierre-Luc BeaudoinReimplement the singleton in the constructor
2009-06-01 Pierre-Luc BeaudoinFix errors found by make check
2009-06-01 Pierre-Luc BeaudoinUse timeout instead of idle (and fix the fact that...
2009-06-01 Pierre-Luc BeaudoinUse DEBUG instead of printerr
2009-06-01 Pierre-Luc BeaudoinDon't use foreach to iter over a HashTable
2009-06-01 Pierre-Luc BeaudoinFix bracket style
2009-06-01 Pierre-Luc BeaudoinProperly unref objects used by EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinApply style fixes to EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinDon't build the file instead of #if the whole file
2009-06-01 Pierre-Luc BeaudoinFactory is sometimes ref leaked
2009-06-01 Pierre-Luc BeaudoinQueue location publish requests
2009-06-01 Pierre-Luc BeaudoinRename empathy_location_manager_get_default to dup_default
2009-06-01 Pierre-Luc BeaudoinMore explicit debug message on what is published
2009-06-01 Pierre-Luc BeaudoinAny location accuracy will do
2009-06-01 Pierre-Luc BeaudoinDon't use geoclue's timestamp
2009-06-01 Pierre-Luc BeaudoinDon't call geoclue functions if the init failed
2009-06-01 Pierre-Luc BeaudoinFix a warning if McAccount has no TpConnection
2009-06-01 Pierre-Luc BeaudoinFix left over issues from rebasing
2009-06-01 Pierre-Luc BeaudoinFix compilation if geoclue is not enabled
2009-06-01 Pierre-Luc BeaudoinMerge fixes due to API changes
2009-06-01 Pierre-Luc BeaudoinVarious style fixes
2009-06-01 Pierre-Luc BeaudoinSend a int64 timestamp to match the spec
2009-06-01 Pierre-Luc BeaudoinClear remote location upon disabling
2009-06-01 Pierre-Luc BeaudoinFix key freeing
2009-06-01 Pierre-Luc BeaudoinImplement reduced accuracy
2009-06-01 Pierre-Luc BeaudoinSend timestamp
2009-06-01 Pierre-Luc BeaudoinWhen updating the resources, check for changed location
2009-06-01 Pierre-Luc BeaudoinMore ressource fix
2009-06-01 Pierre-Luc BeaudoinInitial position/address and ressource fix
2009-06-01 Pierre-Luc BeaudoinShould not be elseif
2009-06-01 Pierre-Luc BeaudoinPublish location when enabling it
2009-06-01 Pierre-Luc BeaudoinSupport all position fields
2009-06-01 Pierre-Luc BeaudoinSupport address fields
2009-06-01 Pierre-Luc BeaudoinPublish location after connection and when location...
2009-06-01 Pierre-Luc BeaudoinAdd EmpathyLocationManager
2009-06-01 Pierre-Luc BeaudoinAdd a Location tab in preferences
2009-06-01 Pierre-Luc BeaudoinConfigure bits for geoclue
2009-05-30 Sjoerd SimonsCope with status being NULL
2009-05-30 Sjoerd SimonsRemove usage of McPresence as much as possible
2009-05-30 Dimitris Zeniosfixed bug #548716
next