1
0
mirror of https://github.com/gryf/pygtktalog.git synced 2025-12-17 11:30:19 +01:00
Commit Graph

25 Commits

Author SHA1 Message Date
540c22d2a3 * Dialogs interfaces. 2006-11-28 12:23:54 +00:00
3769a73861 * Empty 'starting' glade file. 2006-11-28 12:23:39 +00:00
4f4339e3f0 * Fun with fileObj class. 2006-11-28 12:22:15 +00:00
2f0134d53d * Added __str__ method. 2006-11-28 12:21:12 +00:00
ab07a478c0 * Added file object - needed for catalog scanning. 2006-11-27 14:21:45 +00:00
d619c5c2df * Refactored Qst dialog class - it has not been returned anything.
* Added dialog for entering name of a top-most element in katalog.
2006-11-27 14:21:14 +00:00
1dd78c8868 * Added about in help menu. 2006-11-27 14:19:51 +00:00
7fd763b741 * Added licence.
* Started to create files/directories represented as objects.
2006-11-27 14:18:29 +00:00
77e43c93ca * Common dialog boxes. 2006-11-26 14:18:33 +00:00
dc1c3d0149 * Added about dialog. 2006-11-26 14:17:58 +00:00
200bf90dae * Removed -*- nnd added normal comment, as statetd in
http://www.python.org/peps/pep-0263.html.
2006-11-26 11:03:13 +00:00
ffd2e0d94d * Removed unnecessary comments, added right one.
* Removed useless verifies.
2006-11-26 11:01:36 +00:00
9e6e682130 * Added eject field in config.
* Added information (written on terminal, where program is runned)
   about writing configuration in the very first time.
2006-11-26 11:00:53 +00:00
518e4658a7 * Check for mount point in fstab in every method.
* Changed return values in volmount method.
2006-11-26 10:59:57 +00:00
1b77a49958 * Added dialog in case where there is ann error in CD/DVD mount in
addCD method.
2006-11-26 10:58:37 +00:00
c7b948f1e8 * Imported old structure and data from pgsql database to sqlite.
* To change for sure.
2006-11-25 08:31:43 +00:00
e980ebb97c * Rename appllication into pyGTKtalog.
* Added new files to the project.
2006-11-25 08:23:25 +00:00
69aa745d46 * Removed all-in-one application file. 2006-11-25 08:22:28 +00:00
4b3a2b0e2e * Added glade file for main window. 2006-11-25 08:21:40 +00:00
d35bf8d165 * Removed all-in-one glade file. 2006-11-25 08:21:03 +00:00
581c699acc * Added temporary application icon. 2006-11-25 08:20:01 +00:00
746804d9c1 * Removed old pictures. 2006-11-25 08:19:45 +00:00
208f9632bd * Change DB engine to sqlite.
* Removed login stuff.
 * Improvements.
2006-11-25 08:16:08 +00:00
6c9116b143 * Change DB engine to sqlite.
* Removed login stuff.
 * Improvements.
2006-11-25 08:13:51 +00:00
e3684f44ea * Adding moviedb project. 2006-11-25 08:10:43 +00:00