Commit Graph

20 Commits

Author SHA1 Message Date
sebastid 06972f99e5 And remove debug.
SVN revision: 17078
2005-09-30 00:55:57 +00:00
sebastid 3d6e558b87 Correct handling for HOME=""
SVN revision: 17077
2005-09-30 00:55:27 +00:00
sebastid 6839e85061 Tilde expansion
SVN revision: 17076
2005-09-30 00:51:29 +00:00
sebastid d83329a7b8 Move ecore_file_app_exe_get since it doesn't use path
SVN revision: 17075
2005-09-30 00:46:15 +00:00
sebastid 49b85e4e1f Move realpath to ecore_file_can_exec, since it always makes sense there.
SVN revision: 17074
2005-09-29 17:50:04 +00:00
xcomputerman 7bd778bd29 Directory list should sort case-insensitive. Anything else is counter-intuitive and annoying. :)
SVN revision: 16694
2005-09-12 02:42:39 +00:00
sebastid b6ce3afdb5 Only run init when count is 1 and shutdown when count is 0
SVN revision: 16649
2005-09-07 08:57:08 +00:00
sebastid efe51da1dc init count
SVN revision: 16648
2005-09-07 08:50:25 +00:00
lordchaos a228627e6c Make ecore_file_exists return true for "/", so we can monitor that dir
SVN revision: 16378
2005-08-27 04:17:36 +00:00
sebastid 4548e51fa5 Download files with CURL. Thanks to Simon Poole.
SVN revision: 15400
2005-06-17 23:52:32 +00:00
handyande 088534a6f6 Move app detection code from inside E to Ecore_File
SVN revision: 15256
2005-06-11 13:29:09 +00:00
sebastid a63963d14b ecore_file_mv()
SVN revision: 14703
2005-05-11 08:52:27 +00:00
sebastid f41eaabb1a ecore_file_mkpath:
- do the right checks.


SVN revision: 14595
2005-05-04 07:15:26 +00:00
Dan Sinclair e3616659b7 - add rmdir and unlink wrappers
SVN revision: 14456
2005-04-28 21:53:36 +00:00
sebastid 64f05a5a25 Don't use dlist
SVN revision: 14201
2005-04-14 13:35:50 +00:00
sebastid dda04c478c Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
sebastid f008bceb59 Fix leak
SVN revision: 13847
2005-03-22 11:30:33 +00:00
sebastid 45d11bcebd Updates. Reduce polling time on no events.
SVN revision: 13460
2005-02-22 12:38:17 +00:00
sebastid 98fe13e6aa Update when func is called.
SVN revision: 13453
2005-02-21 16:03:08 +00:00
sebastid 813c77c392 fileinteraction and monitoring
SVN revision: 13442
2005-02-20 12:17:07 +00:00