[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r43] by fougas

Fixed detection of modern Xfce4 terminal.

2019-07-29 08:11:29 Tree
[r42] by fougas

Copyright update.

2019-07-21 13:26:58 Tree
[r41] by fougas

Readme fix.
Build tools update.

2019-07-21 13:25:39 Tree
[r40] by fougas

(quick) fixed a bug concerned with creation of empty keyword.

2019-07-21 13:11:09 Tree
[r39] by fougas

Added support for JWM.

2017-11-13 10:26:02 Tree
[r38] by fougas

More authors fixes.

2017-01-10 10:56:31 Tree
[r37] by fougas

Fixed authors records.
Fixed .desktop categories issue.

2017-01-10 10:20:05 Tree
[r36] by fougas

Fixed a Python2 compatibility issue.

2017-01-10 07:34:06 Tree
[r35] by fougas

Merged in the doc fixes provided by Chris Mayo.

2017-01-09 11:26:16 Tree
[r34] by john89907643

David <doark@...>
Made MenuMaker/__init__.py line 61 FIXME notice. Code is now faster for
large depths and slightly slower for level == 1. Timeit reports 0.48091 for
level 1 as opposed to 0.42501 for the previous code and 0.49308 for my code
at level 5 as opposed to 0.95356 for the original code.
Prophet/Legacy/Shell.py on line 154 FIXME notice. Added an entry for rxvt,
it's a totally different beast from xvt.
Added a separate shell entry for rxvt in __init__.py since the previously
metioned change would not make sense without it.
Increased speed again by changing the positions of the import statements in
share/menumaker/MenuMaker/CLI.py about line 218. Now anything that is not
used is not imported.

2016-06-09 04:58:41 Tree
Older >