]> git.0d.be Git - empathy.git/shortlog
empathy.git
2009-03-08 Xavier ClaessensUse running++ and running-- instead of a boolean
2009-03-08 Xavier ClaessensPrevent an infinite loop when query tooltip on contact...
2009-03-07 Jorge Gonzalez... Updated Spanish translation
2009-03-07 Gintautas MiliauskasUpdated Lithuanian translation.
2009-03-07 Claude ParozUpdated French translation by Frédéric Peters and Bruno...
2009-03-06 Xavier ClaessensFix typo in a comment
2009-03-06 Xavier ClaessensUse tp_strdiff in empathy_message_equal to compare...
2009-03-06 Xavier ClaessensRemove unused empathy_message_get_unique_id
2009-03-06 Xavier ClaessensImprove comment to explain what empathy_log_manager_get...
2009-03-06 Xavier ClaessensLittle optimization of log_store_empathy_get_filtered_m...
2009-03-06 Xavier ClaessensRemove useless include of contact-factory.h
2009-03-06 Xavier ClaessensOptimize empathy_log_manager_get_filtered_messages...
2009-03-06 Xavier ClaessensSimplify finalize using g_list_foreachc
2009-03-06 Jonny LambUse if (n != NULL) instead of if (n).
2009-03-06 Jonny LambUse g_list_delete_link instead of g_list_remove.
2009-03-06 Jonny LambUse g_list_next (l) instead of l->next.
2009-03-06 Jonny LambUse a single-line return statement instead of if/else...
2009-03-06 Jonny LambUse atoi instead of sscanf.
2009-03-06 Jonny LambCall GET_PRIV after checking the parameters of empathy_...
2009-03-06 Jonny Lamblibempathy-gtk/totem-subtitle-encoding.h: Added copyrig...
2009-03-06 Jonny LambUse get_filtered_messages in EmpathyChat.
2009-03-06 Jonny LambImplemented get_filtered_messages in empathy log store.
2009-03-06 Jonny LambAdded empathy_log_store_get_filtered_messages.
2009-03-06 Jonny LambReplaced get_last_messages with get_filtered_messages.
2009-03-06 Jonny LambAdded checks to the arguments of empathy_message_equal.
2009-03-06 Jonny LambGet last messages for the last day - 1 as well as the...
2009-03-06 Jonny LambEmpathyChat: Simplified adding appropriate messages...
2009-03-06 Jonny LambRemoved duplicate log source addition.
2009-03-06 Jonny LambEmpathyChat: Remove messages from log messages which...
2009-03-06 Jonny LambEmpathyLogStore: Store the CM message ID in the logs...
2009-03-06 Jonny LambAdded empathy_message_get_unique_id & empathy_message_e...
2009-03-06 Jonny LambRemove MessageObserveData as the TpChannel can be retri...
2009-03-06 Jonny LambUpdated python bindings.
2009-03-06 Jonny LambCleaned up rebasing brokenness.
2009-03-06 Jonny LambChanged some G_STR_EQUALs to EMP_STR_EQUAL.
2009-03-06 Jonny LambRenamed EmpathyLogSource to EmpathyLogStore.
2009-03-06 Jonny LambMoved dispatcher observing and logging into EmpathyLogM...
2009-03-06 Jonny LambPass the channel to received_message_cb and use tp_chan...
2009-03-06 Jonny LambOnly write messages to one specified log source, hardco...
2009-03-06 Jonny LambAdded get_name function to EmpathyLogSource.
2009-03-06 Jonny LambUse g_list_concat even if the current GList is empty...
2009-03-06 Jonny LambUse the channel wrapper to log chats instead of connect...
2009-03-06 Jonny LambMove logging to the dispatcher on Received and Sent...
2009-03-06 Jonny LambFixed problems picked up when rebasing and cherry-picking.
2009-03-06 Jonny LambOnly call EmpathyLogSource methods if they are defined.
2009-03-06 Jonny LambAdded ack_message function to EmpathyLogSource interface.
2009-03-06 Jonny LambMade EmpathyLogSource an interface and EmpathyLogSource...
2009-03-06 Jonny LambDon't override the constructor. (Jonny Lamb)
2009-03-06 Jonny LambMake get_dates check whether a date is already in the...
2009-03-06 Jonny LambMade get_last_messages source independent. (Jonny Lamb)
2009-03-06 Jonny LambConverted log code to Collabora coding style. (Jonny...
2009-03-05 Duarte LoretoUpdated Portuguese translation.
2009-03-04 Nickolay V... Updated Russian translation.
2009-03-04 Kenneth NielsenUpdated Danish translation
2009-03-04 Ihar HrachyshkaUpdated be@latin.po
2009-03-03 Xavier ClaessensBump to 2.25.93
2009-03-03 Xavier ClaessensUpdate release script to correctly create SVN tag.
2009-03-03 Xavier ClaessensUpdate NEWS for release
2009-03-03 Xavier ClaessensAdd en_GB in gitignore
2009-03-03 Xavier ClaessensBump LT version
2009-03-03 Sjoerd SimonsHardcode some a default codec preferences
2009-03-03 Sjoerd SimonsRemove some useless blanks
2009-03-03 Sjoerd SimonsRemove gdk_threads_{enter,leave}, gdk thread support...
2009-03-03 Sjoerd SimonsHook up the video input sidebar item
2009-03-03 Sjoerd SimonsLet the UI call the handler for bus messages
2009-03-03 Sjoerd SimonsAdd support for changing various color channels of...
2009-03-03 Sjoerd SimonsHook up audio input panel
2009-03-03 Sjoerd SimonsAdd volume control and rms/peak level signals
2009-03-03 Sjoerd SimonsRemove some silly empty lines
2009-03-03 Sjoerd SimonsRemove videorate
2009-03-03 Sjoerd SimonsFix typo
2009-03-03 Sjoerd SimonsPut locks around timer_id
2009-03-03 Sjoerd SimonsAdd timer and make all gtk calls in the main thread
2009-03-03 Sjoerd SimonsUse livesrc and fsfunnel to funnel the mediastreams...
2009-03-03 Sjoerd SimonsSet the preview video widget not sync and async
2009-03-03 Sjoerd SimonsAdd sync and async properties
2009-03-03 Sjoerd SimonsAdd comments for callbacks that come from a different...
2009-03-03 Sjoerd SimonsEnsure to always call gtk/gdk functions while holding...
2009-03-03 Xavier ClaessensMove URI regex to empathy-ui-utils
2009-03-03 Mike SheldonAutomatically wrap enums in the empathy and empathygtk...
2009-03-03 Xavier Claessensadd help/fi/*.xml in gitignore
2009-03-03 Xavier ClaessensRevert "Started splitting empathy log code from the...
2009-03-03 Jonny LambStarted splitting empathy log code from the log manager...
2009-03-02 Philip WithnallAdded British English documentation translation.
2009-03-02 Petr KovarUpdated Czech translation by Lucas Lommer.
2009-03-02 Matej UrbančičUpdated Slovenian translation
2009-03-02 Shankar PrasadUpdated Kannada(kn.po) translations
2009-03-01 Tomasz DominikowskiUpdated Polish translation
2009-02-28 Ihar HrachyshkaAdded be@latin.po
2009-02-27 Jochen Skuljde.po: Updated German translation
2009-02-27 Jochen SkuljUpdated German translation
2009-02-27 Luca FerrettiUpdated Italian translation by Milo Casagrande
2009-02-27 Amanpreet Singh... updating for Punjabi translation
2009-02-26 Davyd MadeleyCompile icon cache for private icon repo as well as...
2009-02-24 Jorge Gonzalez... Updated Spanish translation
2009-02-24 Frederic PetersSome string comments requested by translators (#572875)
2009-02-23 Philip WithnallUpdated British English translation.
2009-02-23 Timo JyrinkiAdd Finnish help translation by Valto Wirkola.
2009-02-23 Theppitak Karoonboon... Updated th translation.
2009-02-23 Praveen ArimbrathodiyilMalayalam translation updated
next