|
|
420e1a7a85
|
* Added menu items for showing toolbar and statusbar.
* Added toolbar.
Clean up scrollbars stuff.
|
2006-12-01 21:57:00 +00:00 |
|
|
|
e73f9cf07a
|
* Added switch for displaying dialogs (warninings about not saved
project, errors on mount etc) in preferences window.
|
2006-12-01 21:55:56 +00:00 |
|
|
|
4391eb7e5f
|
* Code refactoring.
* Added toolbar support.
|
2006-12-01 21:54:20 +00:00 |
|
|
|
fa9984f188
|
* Change of behaviour of eject and umount functions.
|
2006-12-01 21:53:49 +00:00 |
|
|
|
a8953f2dea
|
* Added __str__ method.
|
2006-12-01 21:53:28 +00:00 |
|
|
|
e106d3cfd2
|
* Added quite few new preferences option to click :).
|
2006-12-01 21:43:57 +00:00 |
|
|
|
48014bd0fc
|
* Added quite few new preferences option to click :).
|
2006-12-01 21:43:35 +00:00 |
|
|
|
772c121f1c
|
* Added params for window dimensions.
* Removed comments and something with code blocks.
|
2006-12-01 21:43:07 +00:00 |
|
|
|
9794dc365d
|
* Added CD/DVD unmount method.
|
2006-12-01 21:42:06 +00:00 |
|
|
|
e08d0912bc
|
* Added additional fields in configuration.
|
2006-12-01 21:41:38 +00:00 |
|
|
|
b258065896
|
* Added preferences panels.
|
2006-11-30 21:38:10 +00:00 |
|
|
|
4f92bad5a2
|
* Added functionality for panel switching.
|
2006-11-30 21:37:50 +00:00 |
|
|
|
3fbff19137
|
* Change application icon, added source file in Gimp xcf format.
|
2006-11-30 11:41:16 +00:00 |
|
|
|
fe5ac8d21a
|
* Preferences glade file.
|
2006-11-30 11:40:18 +00:00 |
|
|
|
a795707afe
|
* Added checkings for PIL library.
|
2006-11-30 11:39:49 +00:00 |
|
|
|
fa7217d7bc
|
* Preferences module.
|
2006-11-30 11:39:23 +00:00 |
|
|
|
affbe603cb
|
* Method for displaying preferences window.
|
2006-11-30 11:38:59 +00:00 |
|
|
|
652e68373f
|
* Added helper module with functions for scanning different data types.
|
2006-11-30 11:38:17 +00:00 |
|
|
|
3bf471db23
|
* Resolved issues with array members[].
* Added __str__, which produce nice print out of current catalog
structure.
|
2006-11-30 11:37:19 +00:00 |
|
|
|
dffd5f0387
|
* New config object doesn't read configuration - fixed.
* Added PIL field in config.
|
2006-11-30 11:35:40 +00:00 |
|
|
|
9feef2fb70
|
* Renamed module name.
|
2006-11-29 09:33:48 +00:00 |
|
|
|
c41444216a
|
* Renamed module name.
|
2006-11-29 09:33:41 +00:00 |
|
|
|
2bfc58cb3a
|
* Finished files/directories fetching into catalog.
|
2006-11-29 09:33:11 +00:00 |
|
|
|
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 |
|