Mercurial > touhou
log scripts/pytouhou @ 570:f0252cf111d8
age | author | description |
---|---|---|
Thu, 10 Jul 2014 13:53:46 +0200 | Emmanuel Gil Peyrot | Don’t traceback when GTK+ isn’t available. |
Tue, 01 Jul 2014 23:18:15 +0200 | Emmanuel Gil Peyrot | Add a GTK+ main menu, mimicking the original EoSD one. |
Tue, 01 Jul 2014 23:17:40 +0200 | Emmanuel Gil Peyrot | Add a configuration parser, and pass those options to argparse as defaults. Also include an xdg helper. |
Mon, 30 Jun 2014 20:37:52 +0200 | Emmanuel Gil Peyrot | Move all logging logic to the root logger, we don’t need specific handlers anymore. |