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

330 Commits

Author SHA1 Message Date
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
420e1a7a85 * Added menu items for showing toolbar and statusbar.
* Added toolbar.
Clean up scrollbars stuff.
2006-12-01 21:57:00 +00:00
e73f9cf07a * Added switch for displaying dialogs (warninings about not saved
project, errors on mount etc) in preferences window.
2006-12-01 21:55:56 +00:00
4391eb7e5f * Code refactoring.
* Added toolbar support.
2006-12-01 21:54:20 +00:00
fa9984f188 * Change of behaviour of eject and umount functions. 2006-12-01 21:53:49 +00:00
a8953f2dea * Added __str__ method. 2006-12-01 21:53:28 +00:00
e106d3cfd2 * Added quite few new preferences option to click :). 2006-12-01 21:43:57 +00:00
48014bd0fc * Added quite few new preferences option to click :). 2006-12-01 21:43:35 +00:00
772c121f1c * Added params for window dimensions.
* Removed comments and something with code blocks.
2006-12-01 21:43:07 +00:00
9794dc365d * Added CD/DVD unmount method. 2006-12-01 21:42:06 +00:00
e08d0912bc * Added additional fields in configuration. 2006-12-01 21:41:38 +00:00
b258065896 * Added preferences panels. 2006-11-30 21:38:10 +00:00
4f92bad5a2 * Added functionality for panel switching. 2006-11-30 21:37:50 +00:00
3fbff19137 * Change application icon, added source file in Gimp xcf format. 2006-11-30 11:41:16 +00:00
fe5ac8d21a * Preferences glade file. 2006-11-30 11:40:18 +00:00
a795707afe * Added checkings for PIL library. 2006-11-30 11:39:49 +00:00
fa7217d7bc * Preferences module. 2006-11-30 11:39:23 +00:00
affbe603cb * Method for displaying preferences window. 2006-11-30 11:38:59 +00:00
652e68373f * Added helper module with functions for scanning different data types. 2006-11-30 11:38:17 +00:00