Commit Graph

19 Commits

Author SHA1 Message Date
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