summaryrefslogtreecommitdiffstats
path: root/g-ed-it/g_ed_it.py
Commit message (Collapse)AuthorAgeFilesLines
* docBar can now commit and add the current file.Matthieu Gautier2009-03-301-1/+1
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Add a document bar.Matthieu Gautier2009-03-281-2/+38
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Use a glade file created by glade.Matthieu Gautier2009-03-251-1/+1
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Add a commitDialog.py fileMatthieu Gautier2009-03-251-39/+6
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Export the management of the git menu in a nw file.Matthieu Gautier2009-03-251-46/+40
| | | | | | | * Create g-ed-it/menuManager.py * Move creation and suppression of the git menu in menuManager Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Create a sub-dir g-ed-it.Matthieu Gautier2009-03-251-0/+118
Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>