Staging
v0.5.1
https://foss.heptapod.net/mercurial/hgview
Revision a5a620e16abac6ee93288adf09291aecce4b182a authored by alain leufroy on 25 September 2013, 08:05:34 UTC, committed by alain leufroy on 25 September 2013, 08:05:34 UTC
This patch mainly contains some factorisations to simplify code.

I've also fixed a small but annoying bug spourious font fammily
changes of line numbers.


.. note::

   This change removes a small optimization that sometimes computes the
   lexer only once. We now compute the lexer when a new content is
   given.  This is not a very big deal because finding the lexer from
   the filename - most often case - is very quick.
1 parent f9b6dea
History
Tip revision: a5a620e16abac6ee93288adf09291aecce4b182a authored by alain leufroy on 25 September 2013, 08:05:34 UTC
[qt4] sourceviewer: fix font + factorize lexer selection
Tip revision: a5a620e
File Mode Size
hgview.py -rw-r--r-- 3.5 KB
hgview.rc -rw-r--r-- 259 bytes

back to top