Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-06-21fix gobject warning when hidding tooltipsYann Leboulanger
2014-11-14prevent some GTK3 warningYann Leboulanger
2014-02-16prevent traceback. Fixes #7592Yann Leboulanger
2014-01-02Copyright 2013>2014Denis Fomin
2013-10-30fix position of tooltip when tooltip is too high for the screen. Fixes #7490Yann Leboulanger
2013-08-11u'' -> ''Yann Leboulanger
2013-08-09[Darlan] Present JID LTR in tooltip. Fixes #7402Denis Fomin
2013-08-08[Darlan] Pep information in tooltip as table. Fixes #7401Denis Fomin
2013-07-31modify_fg/bg/font -> override_*Yann Leboulanger
2013-07-29use Gtk.Grid instead of deprecated Gtk.Table in tooltipsYann Leboulanger
2013-07-29remove call to deprecated get_pointer()Yann Leboulanger
2013-07-28GObject.* -> GLib.*Yann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2013-01-05prevent tb in tooltips and gtk warning in rosterDenis Fomin
2013-01-03fix client local timeDenis Fomin
2013-01-02fix imports and many py3 changementsYann Leboulanger
2013-01-02remove call to unicode()Yann Leboulanger
2012-12-31fix time in tooltipsDenis Fomin
2012-12-31[Dicson and I] fix some unicode issuesYann Leboulanger
2012-12-29correctly place tooltipsYann Leboulanger
2012-12-28more GTK3 fixesYann Leboulanger
2012-12-23start porting Gajim to gobject introspection and GTK3Yann Leboulanger
2012-11-12Add 'gc_tooltip_populate' gui extension pointDenis Fomin
2012-11-11Add 'roster_tooltip_populate' gui extension pointDenis Fomin
2012-08-23Jingle FT is now functionnal!! Thanks Jefry for the long time debugging with meYann Leboulanger
2012-06-19fix typoDenis Fomin
2012-06-17make tooltip colors configurable. Fixes #7165Yann Leboulanger
2012-06-14file_props refactoringJefry Lagrange
2012-06-13[Schnouki ] using paint_shadow() rather than paint_flat_box() to add these bo...Denis Fomin
2012-03-13[leon] show account name in tooltip rather than in roster in merged mode. FixesYann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2011-11-11call set_title on tooltip windows to prevent GTKWarningYann Leboulanger
2010-04-03Apply some cosmetics to the GCTooltip as wellAlexander Cherniuk
2010-04-03Make GCTooltip behave more like the RosterTooltipAlexander Cherniuk
2010-04-03Fixed the translation issue with the tooltipAlexander Cherniuk
2010-04-03Fixed the pattern to be PEP8 compatibleAlexander Cherniuk
2010-04-03Missed the Busy translationAlexander Cherniuk
2010-04-03A condition typoAlexander Cherniuk
2010-04-03Do not show the idle time in the tooltip, unless it's meaningfulAlexander Cherniuk
2010-04-03Made a fix to consider translation of a statusAlexander Cherniuk
2010-04-03Improved roster's tooltip cosmeticsAlexander Cherniuk
2010-03-30Fixed a typoAlexander Cherniuk
2010-03-30No need to separate %s from translatable stringsAlexander Cherniuk
2010-03-30Forgot the translationAlexander Cherniuk
2010-03-30Yet another improvement for the tooltipAlexander Cherniuk
2010-03-30Improved idle time displaying in the tooltipAlexander Cherniuk
2010-03-30Cleaned the code for the 'Idle since' tooltip itemAlexander Cherniuk
2010-03-11update my copyright to 2010Yann Leboulanger
2010-02-10fixed some whitespace thanks to 2to3 -f ws_commaÉric Araujo
2010-02-08convert tabs to spaces in source code thanks to reindent.pyÉric Araujo