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

98 Commits

Author SHA1 Message Date
c68c108a36 * Added signal for couple of widgets.
* Added 'Cancel' button for interrupt scanning.
2007-08-26 11:10:08 +00:00
610733ca33 * Added description in docstring. 2007-08-20 17:53:55 +00:00
56e11e21ab * Change of path to project in bash starting script. 2007-07-26 08:57:35 +00:00
a9897caf79 * Change of path to project in bash starting script. 2007-07-26 08:56:22 +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
70672ec83c * Upgraded pygtkmvc to version 1.0.1. 2007-06-23 17:08:05 +00:00
653f51da15 * Upgraded pygtkmvc to version 1.0.1. 2007-06-23 17:07:59 +00:00
1e70c4f69f * Some GUI changes. 2007-06-23 17:07:32 +00:00
eac73cd58b * Added dialogs glade file. 2007-06-23 17:07:17 +00:00
fb21b274e0 * Changes except-try blocks to objects methods. 2007-06-23 17:06:59 +00:00
9f512ec834 * Changes in old version. 2007-06-23 17:06:19 +00:00
afc1e325b0 * Added configuration loading. 2007-05-07 04:41:17 +00:00
c54ca0f0bf * Fixed bug with no-displayed preferences window. 2007-05-07 04:40:05 +00:00
dc54cebd12 * Changed filename for main file. 2007-05-06 18:01:43 +00:00
3b2635d6e2 * Cahnged filename for main file. 2007-05-06 18:00:52 +00:00
da52c1aa03 * Added signal handling defined in view (through glade file). 2007-05-05 20:25:28 +00:00
e331bdbfc2 * Try for a new, nice icon. 2007-05-05 20:19:56 +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
baa5f3af6e * Old version of window, methods and stuff. 2007-05-05 20:17:53 +00:00
9441ee64c5 * Description GUI for configuration. 2007-05-05 20:14:30 +00:00
793716c66d * Added imports checks.
* Added catch for keyboard interrupt exception for gracely quit.
2007-05-05 20:13:42 +00:00
98ef8ee6c7 * Added import for mx.DateTime, which is used by sqlite. 2007-05-05 20:06:34 +00:00
7e33eb55f5 * Fixed paths. 2007-05-05 20:06:02 +00:00
f695f82c1f * New version using pygtkmvc framework. 2007-05-01 19:30:22 +00:00
45859e1a3d * Changed data type for column size. 2006-12-28 11:08:07 +00:00
e3fa65da45 * Added icons next to filenames.
* Added counter for files in directory.
 * Fixed small bugs.
2006-12-28 10:03:35 +00:00
1ac3caadce * Added getParent method (maybe it can be usefull) and icons next to
filenames.
2006-12-28 10:02:20 +00:00
3ce3c7445a * Running with debug. 2006-12-25 17:10:45 +00:00
ae4019ad19 * Added signals for doubleclick in treeviews. 2006-12-25 17:09:22 +00:00
200c556ce9 * Added methods for directories tree. 2006-12-25 17:08:55 +00:00
c8dbd803f3 * Added methods for directories tree. 2006-12-25 17:08:20 +00:00
e3a08713e9 * Added row colors in treeview.
* Removed signal 'on row activated'.
2006-12-07 16:57:39 +00:00
c6510bea51 * Added row colors in treeview.
* Added signals for files and discs treeviews.
2006-12-07 16:56:39 +00:00
bccadc700a * Change of starting .py files, now it can be possible to use __debug__
variable.
2006-12-07 16:55:24 +00:00
1a308f586c * Added function responsible for opening and saving database.
* Improvements in hundred places.
2006-12-07 16:54:37 +00:00
2431521daf * Changed module function - now it'll be responsible for view
generation with data fetched from db.
2006-12-07 16:53:23 +00:00
27cc349703 * Changes in calling scan function.
* Some refactoring.
2006-12-04 17:40:39 +00:00
79f55e3756 * Change type into numeric. 2006-12-04 17:39:58 +00:00
d3c4cab0c1 * Functions and object for talk with database. 2006-12-04 17:39:14 +00:00
a2152127a3 * Added dialog for adding directory to katalog. 2006-12-03 21:02:24 +00:00
aeba13e972 * Added preferences window title. 2006-12-03 21:01:53 +00:00
716d7e2e94 * Added markers for folding code.
* Added dialog for adding directory into katalog.
2006-12-03 21:01:26 +00:00
3ff9710f5f * Added markers for folding code.
* Added dialog for adding directory into katalog.
2006-12-03 21:00:38 +00:00
f24e5f467a * Added warning widget.
* Removed useless placeholders from form.
2006-12-01 21:58:02 +00:00