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

31 Commits

Author SHA1 Message Date
bdf059d11f Moved main.glade into pygtktalog package. 2009-05-04 16:23:41 +00:00
0adcdaba8d * Lots of changes, code cleanup, import/export in GUI. 2008-12-15 20:40:24 +00:00
92016fe5c1 * Finally, version 1.0. 2008-11-02 19:48:41 +00:00
453fb848aa * Added CZYTAJTO (polish README file).
* Changed katalog file extension from .pgt into or .tgz.
 * Removed compression choice form preferences.
2008-05-14 11:29:13 +00:00
73754a2222 * Added popup menu for selected files in searcher window. 2008-05-13 15:30:13 +00:00
0eac79112f * Added menu items for global removal for images and thumbnails. 2008-05-13 15:29:36 +00:00
3b95c6a16f * Change of keyboard shortcut for adding CD/DVD - it has collisions
with standard copy shortcut.
2008-05-08 16:53:55 +00:00
d0b23f9202 * Added controller and view for search window. 2008-05-08 08:52:30 +00:00
1b0d76e6ba * Tab name change from "katalogi" to "dyski". 2008-05-08 08:42:14 +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
e774353a8b * Interface clean up.
* Refactoring method for signals doing exactly the same thing.
2008-04-24 13:17:28 +00:00
da2f9cc7a7 * Small GUI changes. 2008-04-16 14:01:44 +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
b41df8d2d7 * Added dialog for file edit. 2008-04-11 11:47:43 +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
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
15cbe23161 * Moved glade files to resources. 2007-10-24 17:24:39 +00:00