Yevgen Muntyan
|
22cf474bb8
|
#include <moofileview/*> instead of #include <mooutils/moofileview/*>
|
2006-04-16 11:40:46 -05:00 |
Yevgen Muntyan
|
632ec59da6
|
moo_file_view_get_filenames()
|
2006-04-04 21:48:03 -05:00 |
Yevgen Muntyan
|
68dce33316
|
Added wrappers for some file functions, analogous to glib/gstdio.h
|
2006-03-16 04:39:35 -06:00 |
Yevgen Muntyan
|
de49e7f062
|
r1325@celeron: muntyan | 2006-02-23 01:56:57 -0600
Copyright notice
|
2006-02-23 14:03:17 +00:00 |
Yevgen Muntyan
|
47bddf0d9f
|
r1301@mlap: muntyan | 2006-02-21 02:29:30 -0600
Cast guchar* to gchar* to make gcc happy
|
2006-02-21 14:34:05 +00:00 |
Yevgen Muntyan
|
f4f59f0137
|
r1275@localhost: muntyan | 2005-12-04 19:40:04 -0600
Continuing bookmarks stuff
|
2005-12-05 07:41:19 +00:00 |
Yevgen Muntyan
|
d235cf64d3
|
r1273@localhost: muntyan | 2005-12-04 17:07:35 -0600
Even more dialogs stuff
|
2005-12-05 05:21:52 +00:00 |
Yevgen Muntyan
|
30add9c2cf
|
r1270@localhost: muntyan | 2005-12-04 15:46:20 -0600
Started writing bookmarks view
|
2005-12-05 03:47:22 +00:00 |
Yevgen Muntyan
|
e20f0ef89e
|
r1264@localhost: muntyan | 2005-12-04 05:42:19 -0600
More dialogs
|
2005-12-04 17:43:33 +00:00 |
Yevgen Muntyan
|
46133674a7
|
r1168@localhost: muntyan | 2005-11-28 18:27:17 -0600
|
2005-11-29 06:29:51 +00:00 |
Yevgen Muntyan
|
1d123dc946
|
r1157@localhost: muntyan | 2005-11-28 06:24:34 -0600
Copy/paste files
|
2005-11-28 18:31:04 +00:00 |
Yevgen Muntyan
|
3249d89f1d
|
r1154@localhost: muntyan | 2005-11-28 04:07:52 -0600
Made scheduling selection work properly
|
2005-11-28 18:28:18 +00:00 |
Yevgen Muntyan
|
cdf27ecb03
|
r1152@localhost: muntyan | 2005-11-28 03:15:07 -0600
Drop tab icons into file selector
|
2005-11-28 18:25:02 +00:00 |
Yevgen Muntyan
|
8436f561c7
|
r1133@localhost: muntyan | 2005-11-27 16:30:48 -0600
Added accels and icons to menus
|
2005-11-28 04:34:50 +00:00 |
Yevgen Muntyan
|
1b5c624975
|
r1128@localhost: muntyan | 2005-11-27 14:12:07 -0600
Implemented copy/move/link
|
2005-11-28 02:13:23 +00:00 |
Yevgen Muntyan
|
5eb8b6d085
|
r1125@localhost: muntyan | 2005-11-27 10:00:44 -0600
Dropping files to the file view. Need to implement actual file operations
|
2005-11-27 22:01:05 +00:00 |
Yevgen Muntyan
|
4f5280e676
|
r1123@localhost: muntyan | 2005-11-27 07:34:00 -0600
Moved some common functionality of MooIconView and GtkTreeView into auxiliary object MooTreeView
|
2005-11-27 19:34:29 +00:00 |
Yevgen Muntyan
|
e9d3489daf
|
r1119@localhost: muntyan | 2005-11-27 03:44:05 -0600
Do not deselect drop target folder
|
2005-11-27 15:45:51 +00:00 |
Yevgen Muntyan
|
598e23d6c3
|
r1118@localhost: muntyan | 2005-11-27 03:19:00 -0600
Drop text into fileview
|
2005-11-27 15:45:12 +00:00 |
Yevgen Muntyan
|
e43f573117
|
r1115@localhost: muntyan | 2005-11-27 01:44:47 -0600
Dropping stuff is ready; need to implement actual data transfer
|
2005-11-27 14:03:12 +00:00 |
Yevgen Muntyan
|
8fa6c999c5
|
r1113@localhost: muntyan | 2005-11-27 00:44:31 -0600
Allow modifying drop targets
|
2005-11-27 12:45:21 +00:00 |
Yevgen Muntyan
|
b157549437
|
r1111@localhost: muntyan | 2005-11-26 23:17:02 -0600
Initialize goto_dir with NULL
|
2005-11-27 11:18:17 +00:00 |
Yevgen Muntyan
|
89f8974402
|
r1103@localhost: muntyan | 2005-11-26 21:47:21 -0600
Drag stuff onto all navigation buttons
|
2005-11-27 09:49:00 +00:00 |
Yevgen Muntyan
|
8ba05ff5ae
|
r1029@localhost: muntyan | 2005-11-26 00:46:49 -0600
Drag to Up button
|
2005-11-26 12:49:45 +00:00 |
Yevgen Muntyan
|
d748fbbcf3
|
r1026@localhost: muntyan | 2005-11-25 21:59:51 -0600
Wrap drop_to* in a structure
|
2005-11-26 12:47:06 +00:00 |
Yevgen Muntyan
|
399d4e358d
|
r1014@localhost: muntyan | 2005-11-25 18:52:26 -0600
Open-on-drag-hover
|
2005-11-26 09:31:15 +00:00 |
Yevgen Muntyan
|
3ca3dcf643
|
r1012@localhost: muntyan | 2005-11-25 16:43:13 -0600
Continuing working on drop destination support
|
2005-11-26 04:43:38 +00:00 |
Yevgen Muntyan
|
91d444b277
|
r1000@localhost: muntyan | 2005-11-25 12:06:32 -0600
Dragging single file from the widget
|
2005-11-26 00:08:21 +00:00 |
Yevgen Muntyan
|
6f8f092d40
|
r980@localhost: muntyan | 2005-11-24 15:16:31 -0600
Made 'activate' a normal signal
|
2005-11-25 03:17:49 +00:00 |
Yevgen Muntyan
|
cc871be6d4
|
r949@localhost: muntyan | 2005-11-23 00:43:13 -0600
moo_sync_bool_property()
|
2005-11-24 08:32:50 +00:00 |
Yevgen Muntyan
|
f2552d3185
|
new MooClosure
|
2005-11-20 03:59:01 +00:00 |
Yevgen Muntyan
|
ec54830d26
|
Empty changelog
|
2005-11-19 14:29:22 +00:00 |
Yevgen Muntyan
|
ddd078890e
|
Made MooFileView use UIXML
|
2005-11-18 20:07:56 +00:00 |
Yevgen Muntyan
|
e50bd114ed
|
Gladeified fileview dialogs
|
2005-11-15 19:57:34 +00:00 |
Yevgen Muntyan
|
e32166482a
|
Added goto-current-dir button
|
2005-11-07 14:50:24 +00:00 |
Yevgen Muntyan
|
14d3defbc1
|
Merging syntax-hl branch -r 493:683 into the trunk
|
2005-10-13 14:08:18 +00:00 |