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

178 Commits

Author SHA1 Message Date
f6cdb9fb08 * Added method for retriving tag by id. 2008-04-17 06:51:37 +00:00
25da838972 * Removed database from moviedb project, and pictures from website. 2008-04-17 06:47:09 +00:00
a98ba36a23 * Added drag and drop support from files TreeView to tags cloud.
* Added tags add.
 * Code clean up.
 * Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:07:18 +00:00
f98c905591 * Code clean up.
* Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:05:20 +00:00
6691415f12 * Code clean up.
* Adapted to PEP8.
2008-04-16 14:04:05 +00:00
da2df60c40 * Code clean up.
* Removed unnecessary imports.
 * Adapted to PEP8.
2008-04-16 14:03:34 +00:00
da2f9cc7a7 * Small GUI changes. 2008-04-16 14:01:44 +00:00
6dac5f887c * Another bugfix in extract tar archive for Python 2.4. Damn. 2008-04-14 19:15:42 +00:00
4a5b1d433f * Bugfix in extract tar archive for Python 2.4. 2008-04-14 19:08:35 +00:00
db599beae3 * Bugfix in extract tar archive for Python 2.4. 2008-04-14 19:05:02 +00:00
81d37ba053 * Small improvements.
* Added functionality for adding thumbnails only (without big images).
2008-04-14 18:49:31 +00:00
59db470ffa * Removed unnecessary infrastructure for file details. 2008-04-14 13:32:04 +00:00
3fd3b2ec19 * Added exteranl image viewer.
* Added edit for descriptions and notes for files.
 * Added possibility for make thumbnail for any directory/file.
 * More improvements and bufixes.
2008-04-14 13:29:50 +00:00
371f702f9d * Interface clean up.
* Added popup menu for thumbnails.
2008-04-14 12:20:52 +00:00
83f76552e2 * More work on edit dialog. 2008-04-14 12:20:29 +00:00
2b27b06c24 * Interface clean up.
* Added popup menu for thumbnails.
2008-04-14 12:20:16 +00:00
66694f05c2 * Fix for missed configuration change. 2008-04-14 12:19:37 +00:00
b41df8d2d7 * Added dialog for file edit. 2008-04-11 11:47:43 +00:00
978145e089 * Small bugfixes. 2008-04-11 11:47:28 +00:00
4a4730a5bb * Fixed bug in directory sizes after files/branches removal.
* Added gThumb comments parsing.
2008-04-11 11:46:47 +00:00
55c5e981b5 * Added class GthumbCommentParser for parsing .comment/*xml files
created by gThumb.
2008-04-11 11:45:05 +00:00
afd9c34760 * Change icon size to 96x96. 2008-04-11 11:44:09 +00:00
2d010620d4 * Added preview for images file chooser.
* Path in file choosers is remebered now.
2008-04-11 11:37:18 +00:00
e3069a3e12 * Added EXIF support - parse, write to db, show in apropriate tab. 2008-04-10 12:25:35 +00:00
6de1f88d7d * Supplemented dictionary for MeteringMode and Flash. 2008-04-10 12:16:31 +00:00
6926a93223 * Force to import EXIF module form utils directory. 2008-04-10 12:15:21 +00:00
d937ecbaff * Removed cruft. 2008-04-09 17:35:00 +00:00
0f371c7fd2 * Added support for add/remove pictures for any files or directories. 2008-04-09 15:41:20 +00:00
5ffbf9a15a * Added support for add/remove pictures for any files or directories. 2008-04-09 15:41:11 +00:00
a36ca62b73 * Added statisics.
* Bug fix on files disapear in file view.
 * Code clean up.
2008-04-08 13:25:13 +00:00
344f4be232 * Code refactoring.
* Small changes in assumptions.
 * TODO supplement.
 * Moved minor features into future versions.
 * Added extensions configuration editor.
2008-04-07 19:37:06 +00:00
c6d2ea795a * Change of concept in extension handling.
* Moved tags cloud into another tab.
2008-04-07 11:02:36 +00:00
14c23170ba * Improvements, bugfixes. 2008-04-02 19:18:59 +00:00
f40106ef3e * Typo.
* Bugfix in call.
2008-03-28 19:02:13 +00:00
be230a4e9f * Added another part of tag cloud. 2008-03-28 18:18:14 +00:00
efda4661bc * Created separate module for Thumbnail class. 2008-03-28 18:17:25 +00:00
c72639af8e * Added widget for so called "tag cloud". 2008-03-26 20:39:32 +00:00
0279279083 * Added notebook widget for file preview.
* Added thumbnail preview.
2008-03-26 11:03:12 +00:00
fe5bb49fa4 * Added thumbnals generating for images.
* Lots of fixes.
2008-03-26 06:31:35 +00:00
922ec99990 * Added another section in config class for managing files extensions. 2008-03-24 12:09:29 +00:00
bc4f329d15 * Added details MVC files.
* Change of katalog file organization.
 * Small bugfixes.
 * Code clean up.
 * Added README file.
2008-03-24 09:15:05 +00:00
2a1cb3c1ba * Simple script for removing of bytecode and temporary or backup files. 2008-01-18 20:40:57 +00:00
07857c060d * Docstrings refresh. 2008-01-18 20:40:09 +00:00
347b8bca4c * Separated file info rutine into function. 2008-01-18 20:39:49 +00:00
bdd8181d8d * Imports refactoring. 2008-01-18 20:36:30 +00:00
a0b7264424 * Comments clean up.
* All strings have to be english now.
2007-12-22 16:46:53 +00:00
be20420f74 * Clean up.
* Removed cruft.
2007-10-24 17:34:07 +00:00
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
15cbe23161 * Moved glade files to resources. 2007-10-24 17:24:39 +00:00