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

16 Commits

Author SHA1 Message Date
de6253dad9 * Cosmetic changes. 2008-05-13 15:28:28 +00:00
be69067396 * Cosmetic changes with displaying file details. 2008-05-08 16:19:20 +00:00
1eaad783f9 * Changed the way that program starts: it's possible to run it from its
directory or place in desired directory, copy pyGTKtalog script in
   place pointed in $PATH (or not), and change path to pygtktalog.py
   file.
2008-05-08 11:58:41 +00:00
800f30fc4a * Supplemented README file.
* Changed version to 1.0 RC1!
2008-05-08 06:45:31 +00:00
33b5e76f99 * Added support for "menu" key on keyboard.
* Small changes in behaviour of individual popup menus.
2008-05-06 19:17:10 +00:00
574767de2a * Bug bypass with foreach method for texttagtable (it's not iterate
over all tags, no one knows why).
 * Added pictures export.
 * Added new common class for directory pick.
 * Clean up main model - tree models have to be updated, than destroyed
   and created from scratch.
2008-05-05 06:54:36 +00:00
2cc803ddae * Added bug in tags :/ 2008-04-24 13:20:23 +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
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
e3069a3e12 * Added EXIF support - parse, write to db, show in apropriate tab. 2008-04-10 12:25:35 +00:00
0f371c7fd2 * Added support for add/remove pictures for any files or directories. 2008-04-09 15:41:20 +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
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
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