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
2017-07-02Rename src directoryAndré Apitzsch
2017-03-08Dont change mouse cursor on leave eventPhilipp Hörist
2017-03-08Replace deprecated Gdk.Cursor.new()Philipp Hörist
2017-03-08Refactor showing tooltip in HtmlTextViewPhilipp Hörist
2017-02-22Highlight all paragraphs of a search result in the history windowMarkus Böhme
2017-02-08Remove unused imports.Emmanuel Gil Peyrot
2017-02-05Update strings for better english. Thanks to Allan Nordhøy for the suggestionsYann Leboulanger
2016-12-22Remove unused importsPhilipp Hörist
2016-11-28prevent too long tooltips. Fixes #8465Yann Leboulanger
2016-11-05Fix unknown variables in htmltextview.Emmanuel Gil Peyrot
2016-09-05Honor profile given on commandline for plugin dir and history db and more.tmolitor
2016-04-02Widget.get_iter_at_location returns a 2-tuple on GTK+ 3.20, so get the actua...Emmanuel Gil Peyrot
2015-11-15keep image tags when we replace the temporary image by the downloaded image. ...Yann Leboulanger
2014-06-21fix gobject warning when hidding tooltipsYann Leboulanger
2014-11-12remove all icons for all menusYann Leboulanger
2014-01-02Copyright 2013>2014Denis Fomin
2013-11-11Fix wrong importDenis Fomin
2013-11-08Fix wrong importDenis Fomin
2013-11-02use ―*20 instead of gajim-muc-separator.png. See #7476Yann Leboulanger
2013-10-14Fix missing importDenis Fomin
2013-09-08some cleanup in icons folder. Fixes #7455Yann Leboulanger
2013-09-08render the whole line when we use XEP-309 Last Message Correction. Fixes #740...Yann Leboulanger
2013-08-24fix some GTK3 thingsYann Leboulanger
2013-08-16add ability to handle urls in htmltextview.Yann Leboulanger
2013-07-29remove call to deprecated get_pointer()Yann Leboulanger
2013-07-28GObject.* -> GLib.*Yann Leboulanger
2013-04-05update my copyrightYann Leboulanger
2013-02-18second part of previous commit ...Yann Leboulanger
2013-01-11fix htmlDenis Fomin
2013-01-10Fix font size in xhtmlDenis Fomin
2013-01-08[Asterix] Fix clipboard againDenis Fomin
2013-01-08[Asterix] Fix clipboardDenis Fomin
2013-01-08fix clipboardDenis Fomin
2013-01-07fix tracebacksDenis Fomin
2013-01-06fix xhtmlDenis Fomin
2013-01-05fix disco window (+ remove cmp() + some GTK3 changements)Yann Leboulanger
2013-01-05fix traceback handlingYann Leboulanger
2013-01-03fix clipbordDenis Fomin
2013-01-02MergeDenis Fomin
2013-01-02fix some CursorTypeDenis Fomin
2013-01-02fix imports and many py3 changementsYann Leboulanger
2013-01-02fix exception handlingYann Leboulanger
2013-01-01python uses unicode internallyYann Leboulanger
2012-12-28more GTK3 fixesYann Leboulanger
2012-12-23start porting Gajim to gobject introspection and GTK3Yann Leboulanger
2012-01-12upgrade copyrightYann Leboulanger
2011-11-15move functions to download an image from htmltextview.py to helpers.pyYann Leboulanger
2011-11-13use pycurl to download image in XHTML when a proxy is configured. Fixes #7037Yann Leboulanger
2011-09-30create fake gajim.plugin_manager.gui_extension_point method for htmltextview....Denis Fomin
2011-08-09coding styleDenis Fomin