618d57091b
* Fixed bug in case that filename has underscore in recent menu.
2008-05-28 05:54:38 +00:00
400cc5ab4f
* Bugfix in case of empty recent list.
2008-05-14 11:48:21 +00:00
e51a447809
* Added file with licence.
2008-05-14 08:57:00 +00:00
ea667cf03e
* Changed version to 1.0 RC2.
...
* Bugfix in files removal. Controller should collect all file ids,
otherwise it'll starts to remove wrong files, because in the meantime
model removing items from liststore.
2008-05-14 08:40:33 +00:00
ccc6b67dee
* Removed manual katalog creation. Now it is created automaticly after
...
application start.
2008-05-13 18:14:35 +00:00
e5edc7bb7f
* Added methods for global removal for images and thumbnails.
2008-05-13 15:31:09 +00:00
29f1266f8d
* Change of behavoiur of standard filechooser dialogs. Now it would for
...
default open last location, where katalog file was written. If user
changes location for some other file, then it stick to that
directory.
2008-05-08 16:57:28 +00:00
be69067396
* Cosmetic changes with displaying file details.
2008-05-08 16:19:20 +00:00
697bd8124c
* Clean up TreeStore model for files.
...
* Added observer variable to main model, so that clicked file id in
search window can be easly passed to main controller and jump to that
file.
* Some cosmetic changes.
2008-05-08 08:45:23 +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
aea871b30e
* Added context menu item for possibility to remove tags form file or
...
even files.
* Change of a way to display files after tag click - all files, that
have clicked tag will be appear in files TreeView.
2008-05-05 21:17:40 +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
8080ccc7f0
* Code clean up.
...
* Decerased amount of class methods.
* Added tags cloud support.
2008-04-24 13:19:13 +00:00
8a929adcdd
* Code refactoring.
...
* Added add tags by drag and drop.
2008-04-17 06:52:14 +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
81d37ba053
* Small improvements.
...
* Added functionality for adding thumbnails only (without big images).
2008-04-14 18:49:31 +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
978145e089
* Small bugfixes.
2008-04-11 11:47:28 +00:00
e3069a3e12
* Added EXIF support - parse, write to db, show in apropriate tab.
2008-04-10 12:25:35 +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
be230a4e9f
* Added another part of tag cloud.
2008-03-28 18:18:14 +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
347b8bca4c
* Separated file info rutine into function.
2008-01-18 20:39:49 +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