Commit Graph

339 Commits

Author SHA1 Message Date
Gustavo Sverzut Barbieri 03d457c65f Restore "view mode" menu in fileman.
This was added in a commit by cedric (r38185) saying it was doing efreet 
and eina_hash changes, so I expect it to be erroneous change.

If view mode has any problems, let me know.



SVN revision: 39025
2009-02-15 14:02:28 +00:00
toma b9dbb5decd Make these widget icons for the Open With dialog. Icons to follow later
SVN revision: 38860
2009-01-31 03:56:22 +00:00
Gustavo Sverzut Barbieri 78c70d7f94 fix sting bugs with e_fm and fileman.
* simplify eina_stringshare usage with _eina_stringshare_replace();
 * do not modify the string in stringshare as in e_fm2_parent_go();
 * use custom_theme_content instead of custom_theme in e_fm2_custom_theme_content_set().

Hopefully this will break nothing, but further analysis if it's
leaking strings in the stringshare should be done.



SVN revision: 38559
2009-01-12 19:52:35 +00:00
Cedric BAIL 773d102291 This commit is huge. I did test it a lot on my computer, and it run fine here.
But is so big i fear i could have broken some piece of code. So report any wrong
behaviour to me (cedric on #edevelop).

So moving e17 and efreet to eina_hash. With a little efreet API break so they
must come together.


SVN revision: 38185
2008-12-17 15:33:43 +00:00
Gustavo Sverzut Barbieri ff06c79462 Enable changing view mode for a single directory.
So far no icon size changes, just mode between Grid Icons, Custom
Icons and List, one can choose to go back to default (global) setting.

TODO:
 - select icon size when !list
 - save state using e_fm_custom
 - child directory should inherit parent settings



SVN revision: 37873
2008-12-01 03:29:45 +00:00
Sebastian Dransfeld 18ffc85264 Fix foreach callback.
SVN revision: 37228
2008-10-27 11:09:07 +00:00
Sebastian Dransfeld f4043040d7 Fix sort callback.
SVN revision: 37221
2008-10-27 10:46:43 +00:00
Cedric BAIL 1087de2397 Remove Evas list and replace them with Eina list.
No change for ->next and ->data access right now, as the patch is already
big enough.



SVN revision: 36962
2008-10-22 11:49:33 +00:00
Cedric BAIL 3d6749983b Switch to eina_stringshare.
This could also change the usage of string share in E17.



SVN revision: 36679
2008-10-15 15:12:56 +00:00
Carsten Haitzler ce1dc55d7b usscaling factor in some places - like icons in config panel, fileman and
shelf sizes. can be put in so so so many other places.



SVN revision: 36212
2008-09-24 13:47:10 +00:00
Carsten Haitzler e2498a6063 fix fileman initial position with multipl zones - it was really wrong before
anyway, and also save window pos/size via fm_custom, not e remembers.



SVN revision: 36105
2008-09-20 00:51:19 +00:00
Sebastian Dransfeld 3199439ed8 fix against efreet API breakage
SVN revision: 35492
2008-08-14 20:49:37 +00:00
Christopher Michael f56583b87f When using the Open With dialog, if user choose nothing and clicked open,
then a segfault would occur. Fix seggy :) (bug #420)

Minor formatting fixes.


SVN revision: 34471
2008-05-06 05:05:13 +00:00
Carsten Haitzler d5c363b3cc fedor's custom command fix patch
SVN revision: 34205
2008-04-06 02:08:09 +00:00
Carsten Haitzler 9bd622f018 fix 3 valgrind issues i found.
SVN revision: 33955
2008-03-07 19:13:54 +00:00
Christopher Michael b814cecfd2 fix evas_hash_foreach function for recent Evas changes.
fix some formatting.


SVN revision: 33732
2008-02-12 05:59:01 +00:00
Christopher Michael ee70beaa35 Remove FIXME comment as it's handled one line above.
SVN revision: 33201
2007-12-22 00:20:53 +00:00
Christopher Michael 5486f1a797 Don't use View Menu in fileman. It has a config dialog for that.
SVN revision: 33132
2007-12-14 17:09:47 +00:00
Carsten Haitzler 4a2bc0e79c patches, caching fixes, zone dynamic creation/deletion handling, stuff.
SVN revision: 33127
2007-12-14 05:57:16 +00:00
Christopher Michael 629f2c8e24 Spawn new fwin next to icon that was selected.
SVN revision: 33098
2007-12-11 14:59:18 +00:00
Christopher Michael 3ac3134bac Use better method for returning all desktops in case the ones in ~/.local
don't have a category set.


SVN revision: 32967
2007-12-03 18:56:33 +00:00
Christopher Michael c47a631bde Better Open With dialog.
- Fixes window icon.
- Makes dialog resizable
- Loads desktops from both ~/.local/share/applications & the system apps dir.


SVN revision: 32966
2007-12-03 17:06:56 +00:00
Christopher Michael 4c35dffac4 Remove #if 0 on the toolbar.
SVN revision: 32587
2007-11-11 19:51:51 +00:00
Christopher Michael a1629df8a2 Fix some formatting.
Add config option to show/hide toolbar.
Disable toolbar use with #if 0 for now...not stable enough.


SVN revision: 32527
2007-11-09 23:33:23 +00:00
Christopher Michael 8d27d4c6a5 Add module type to .desktop files.
SVN revision: 32286
2007-11-02 06:22:24 +00:00
Christopher Michael ad36f2ea04 Formatting fixes.
SVN revision: 32150
2007-10-23 22:40:54 +00:00
Miculcy Brian f17e3ef3e6 This adds an editable execute entry to the efm 'open with' dialog.
Btw. the opened apps don't get the selected files as argument (not broken by this patch).
Might fix that later...


SVN revision: 32148
2007-10-23 21:57:15 +00:00
Carsten Haitzler 91b0dbc6fc lok's patches for hal support. works a bit better now - removable devs are
mounted as the user and it monitors other mount work by other apps etc. etc.
some fixes to remove segv's and at least make mt cd/dvd drive recognised asa
storage device, but it seesm as of now mounting of cd/dvd media doesn't work :(


SVN revision: 32141
2007-10-22 07:38:25 +00:00
Miculcy Brian 6e94d02361 Fixed as suggested by sebastid.
SVN revision: 32051
2007-10-13 09:12:21 +00:00
Miculcy Brian 0c374f4f3d use correct applications dir
SVN revision: 32050
2007-10-13 00:14:48 +00:00
Carsten Haitzler 6b23fae2f8 revert lok's patch - gettign segv's and mount success/failure is not working.
SVN revision: 31951
2007-10-03 17:19:17 +00:00
Carsten Haitzler 055b45c306 lok's patch for handling tracking of mounts better.
SVN revision: 31950
2007-10-03 16:46:29 +00:00
Carsten Haitzler 8128302bd5 lok's xdnd work
SVN revision: 31378
2007-08-18 10:37:16 +00:00
Christopher Michael 5b13763f3f Enable some different View Modes. Most disabled for now until they work
better.


SVN revision: 31278
2007-08-12 23:34:30 +00:00
Christopher Michael 32d15a5ff6 Rfresh existing fm's when config properties change.
SVN revision: 31276
2007-08-12 23:04:38 +00:00
Christopher Michael 934f311ffa Add options for showing Full Path in the window & option to disable Desktop
Icons.


SVN revision: 31274
2007-08-12 21:10:02 +00:00
Christopher Michael 3e63519a9a Set correct window title when we navigate to different places.
SVN revision: 31273
2007-08-12 20:43:13 +00:00
Christopher Michael 7bfdc90806 Do not allow Desktop folders to open in place.
SVN revision: 31272
2007-08-12 20:02:50 +00:00
Christopher Michael b2aa6a27fe Add file manager as a module.
SVN revision: 31256
2007-08-12 09:54:33 +00:00