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

18 Commits

Author SHA1 Message Date
3de5c1f8cd * Added dialog for changing filename of the katalog and small cosmetic
changes in dialog for file open.
2007-08-29 20:26:10 +00:00
2eab5ff145 * Function clean up.
* Fixed performance issue with filling up TreeStore for disks tree.
2007-08-29 20:24:40 +00:00
b01223bec0 * Version bump to 0.7.
* Code clean up.
 * Added support for clicking on items in files TreeView.
 * This version is functional the same as that previous on-file shit.
2007-08-29 20:23:00 +00:00
60fb364f3f * Dialgos code clean up.
* Added support for secondary text in dialogs.
2007-08-26 11:15:33 +00:00
a00a60a8dd * Added functions for fill TreeStore and ListStore with data.
* Added methods for fetch information about file/directory.
2007-08-26 11:14:54 +00:00
e04e77a527 * Added support for 'Cancel' buttons.
* Added setup for disks and files treemodels.
 * Code clean up.
 * Removed repetable commands, which are creating unnecessary treemodel
   objects.
2007-08-26 11:12:47 +00:00
610733ca33 * Added description in docstring. 2007-08-20 17:53:55 +00:00
a48458d1f9 * Code clean up in dialog and configuration views. 2007-06-23 17:12:02 +00:00
a6019fff41 * Added helper for support CD/DVD mount, umount, eject etc. 2007-06-23 17:11:34 +00:00
df9ea38a03 * Refactored code in configuration and main controllers. 2007-06-23 17:10:54 +00:00
4edcc521cd * Refactored code in configuration and main controllers. 2007-06-23 17:10:43 +00:00
c54ca0f0bf * Fixed bug with no-displayed preferences window. 2007-05-07 04:40:05 +00:00
da52c1aa03 * Added signal handling defined in view (through glade file). 2007-05-05 20:25:28 +00:00
3bc24ab9e8 * Dialogs for common uses. 2007-05-05 20:19:10 +00:00
871a3d9c3e * View for configuration. 2007-05-05 20:18:52 +00:00
cc151f00ca * Model for configuration. 2007-05-05 20:18:36 +00:00
386148e356 * Controller for configuration. 2007-05-05 20:18:27 +00:00
f695f82c1f * New version using pygtkmvc framework. 2007-05-01 19:30:22 +00:00