.hgignore
author Alexandre Fayolle <alexandre.fayolle@logilab.fr>
Fri, 01 Oct 2010 09:25:39 +0200
branchstable
changeset 6372 4c3e2a92e340
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
timeline view minor enhancements * support dates < 1900 by using logilab.common.date.ustrftime * make the timeline a public member of the TimeLineWidget * let buildWidget return the created widget, so that we can manipulate it later

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$