It works!
authorStefanos Harhalakis <v13@v13.gr>
Thu, 20 Jan 2011 22:51:11 +0000 (22:51 +0000)
committerStefanos Harhalakis <v13@v13.gr>
Thu, 20 Jan 2011 22:51:11 +0000 (22:51 +0000)
commit6cf311bec98c1ccc0cf512ead71526e1ab223085
treef5b0a6b191f3c0a68cdea038b303fabd569f5ed9
parent2ce2f31557eb98311c886f58d0c9da1dd45897b6
It works!
Fixed memory leak (hard one).
Fixed crash (hard one).
Implemented nice icon resizing.
Fixed backround drawing int config window.
Misc fixes.
src/apps.py
src/config.py
src/icon.py
src/icongrid.py
src/icons.py
src/iconw.py [new file with mode: 0644]
src/sig.py [new file with mode: 0644]
src/widget.py
src/win_config.py