1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-18 03:50:25 +01:00
Commit Graph

11 Commits

Author SHA1 Message Date
8fe3893cdd * Renamed controllers directory to ctrls. 2007-10-24 17:31:05 +00:00
4dcfaa51e7 * Upgrade pygtkmvc to ne version 1.2.1. 2007-10-24 17:29:31 +00:00
624f42f685 * Fixed bugs in eject functionality. 2007-09-15 06:54:52 +00:00
f389ddc074 * Support for removing branches form database.
* Change in behaviour of TreeStore for disks - add or remove is done
   simultaneously in model and db.
2007-09-15 06:54:16 +00:00
126360c3ef * Addd support for click in update and delete. 2007-09-15 06:51:51 +00:00
851321327a * Added confirmation dialog for deleting elements. 2007-09-15 06:50:28 +00:00
e33c809825 * Added column with parent id to TreeStore. Now it can be possible to
activate items in context menu for specified files.
2007-09-12 20:42:31 +00:00
363e5289b1 * Added recent in config class.
* Added read/write recent menu with correct order into configuration
   file.
2007-09-12 20:41:18 +00:00
a08503cb02 * Added recent files menu.
* Added context menu for disk TreeView.
 * Added parameters for __open() method.
2007-09-12 20:40:14 +00:00
f978b75c7c * Changed unnecessary string into optional (debug mode). 2007-09-12 20:37:51 +00:00
3282000e03 * Moved experimental MVC project as a current mainstream. 2007-09-05 16:13:58 +00:00