Commit Graph

24 Commits

Author SHA1 Message Date
Vincent Torri e18508b701 remove a bit the mess n ecore. It's just the first patch...
* add vim header
 * include config.h when necessary
 * fix the order of some include
 * move the standard header in ecore_private.h to the source files

I have recompiled all the efl and e17, and e17 seems to work fine with these changes.
If you encounter problems with that commit, let me know.


SVN revision: 38864
2009-01-31 18:33:39 +00:00
doursse cc0ca9325e integration of evil in ecore. It's compiling on windows and my ubuntu. The commit is big, please report any problem
SVN revision: 34671
2008-05-26 05:16:34 +00:00
Davide Andreoli 8ea12a434f Ecore_File documented with doxy tags
SVN revision: 31198
2007-08-06 20:00:28 +00:00
Peter Wehrfritz cd20fbc9d9 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
rephorm d4014861d6 allow shutting down ecore_file and re-initting
SVN revision: 28063
2007-01-19 14:02:34 +00:00
Carsten Haitzler 1c0b3c9706 check for NULL list
SVN revision: 19935
2006-01-21 02:12:51 +00:00
Carsten Haitzler f06d201516 remove duplicate paths
SVN revision: 19900
2006-01-19 09:32:18 +00:00
Carsten Haitzler 2c52634e85 and yet more warning removal
SVN revision: 19568
2006-01-06 18:46:30 +00:00
Carsten Haitzler 068266c8a2 another util function - list all executables in your $PATH - in full.
SVN revision: 18890
2005-12-07 07:18:52 +00:00
tsauerbeck f263fcd2c8 more memleaks fixed
SVN revision: 17145
2005-10-03 18:25:22 +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
sebastid f50cb7415e resolv symlinks
SVN revision: 17073
2005-09-29 17:25:38 +00:00
Carsten Haitzler f685e689fc search for exe's properly :)
SVN revision: 17025
2005-09-28 05:57:41 +00:00
sebastid 1270de6ac5 Check if file really is something.
SVN revision: 17016
2005-09-28 02:27:23 +00:00
sebastid f6454d1a67 Remove leading and trailing whitespace.
SVN revision: 17015
2005-09-28 02:26:08 +00:00
sebastid 27f44473b7 Don't crop the app
SVN revision: 17014
2005-09-28 02:19:13 +00:00
sebastid a1da538057 Really strip all whitespace.
SVN revision: 17013
2005-09-28 02:17:30 +00:00
sebastid 773835e9fc Strip arguments
SVN revision: 17011
2005-09-28 02:08:52 +00:00
sebastid 8264fcfca2 Check if a full path is given as the argument.
SVN revision: 17009
2005-09-28 01:28:22 +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
sebastid 62e822d67e The size is there to not overflow the buf, so just use the buf size.
SVN revision: 15275
2005-06-12 14:08:46 +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