Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | combox/gui.py (ComboxConfigDialog.apply) | Siddharth Ravikumar | 2015-12-10 | 1 | -0/+6 |
| | | | | | | Glued the graphical interface with the combox configuration function; now the ComboxConfigDialog.apply method writes the configuration information to the default combox configuration directory. | ||||
* | combox/gui.py: input validation kinda done + added status bar. | Siddharth Ravikumar | 2015-12-03 | 1 | -0/+4 |
| | |||||
* | updated ChangeLog (commit 952906378f80). | Siddharth Ravikumar | 2015-12-03 | 1 | -0/+7 |
| | |||||
* | Rough non-functioning version of combox's graphical interface for ↵ | Siddharth Ravikumar | 2015-11-30 | 1 | -0/+5 |
| | | | | | | | configuration done. new file: combox/gui.py modified: ChangeLog | ||||
* | Now ComboxDirMonitor uses Lock. Addresses bug#11. | Siddharth Ravikumar | 2015-11-19 | 1 | -0/+9 |
| | |||||
* | bumped to v0.1.3v0.1.3 | Siddharth Ravikumar | 2015-11-13 | 1 | -0/+4 |
| | |||||
* | Updated combox.events.ComboxDirMonitor and combox.events.NodeDirMonitor. See ↵ | rsiddharth | 2015-11-08 | 1 | -1/+17 |
| | | | | | | ChangeLog. Changes related to bug#10. | ||||
* | updated ChangeLog | Siddharth Ravikumar | 2015-11-03 | 1 | -0/+9 |
| | |||||
* | bumped to v0.1.2v0.1.2 | Siddharth Ravikumar | 2015-10-20 | 1 | -0/+4 |
| | | | | | modified: ChangeLog modified: setup.py | ||||
* | combox now uses python's logging module instead of `print` to stdout ↵ | Siddharth Ravikumar | 2015-10-17 | 1 | -0/+8 |
| | | | | | | | | | | information/errors. modified: ChangeLog modified: combox/cbox.py modified: combox/events.py modified: combox/file.py modified: combox/log.py | ||||
* | Added ChangeLogv0.1.0 | Siddharth Ravikumar | 2015-09-17 | 1 | -0/+5 |