summaryrefslogtreecommitdiffstats
path: root/g-ed-it
Commit message (Collapse)AuthorAgeFilesLines
* docBar can now commit and add the current file.Matthieu Gautier2009-03-302-10/+88
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Allow commitDialog to commit a single file.Matthieu Gautier2009-03-301-1/+10
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Add a document bar.Matthieu Gautier2009-03-283-4/+81
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Use a glade file created by glade.Matthieu Gautier2009-03-254-150/+101
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Add a commitDialog.py fileMatthieu Gautier2009-03-252-39/+45
| | | | Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>
* Export the management of the git menu in a nw file.Matthieu Gautier2009-03-252-46/+73
| | | | | | | * 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-253-0/+287
Signed-off-by: Matthieu Gautier <starmad@pegase.localdomain>