efl/legacy
Christopher Michael 56ec4c946f When using snprintf or fgets, etc, do not use PATH_MAX directly as the size
of the variable...use sizeof() compiler directive (lots of these).

Do not free 'realpath' in efreet_menu if we are going to try and print out
it's value.

If we find 'realpath' in the merged_menus hash, and we are going to return,
then free the realpath variable.



SVN revision: 44699
2009-12-23 20:55:23 +00:00
..
ecore Add atoms/props/functions to set/get if a window is a 'illume quickpanel'. 2009-12-23 15:26:19 +00:00
edje Move some printfs to eina_log and remove debug message 2009-12-23 15:26:29 +00:00
eet * eet: Update ChangeLog :-) 2009-12-21 17:25:12 +00:00
efreet When using snprintf or fgets, etc, do not use PATH_MAX directly as the size 2009-12-23 20:55:23 +00:00
eina support of Debian/kFreeBSD (FreeBSD using the glibc on top of a FreeBSD kernel) 2009-12-20 10:02:41 +00:00
embryo * embryo: Prevent use of unitialized data. 2009-12-18 17:40:13 +00:00
emotion Remove use of deprecated event 2009-11-08 20:27:12 +00:00
ethumb * ethumb: Cleanup dependency. 2009-12-21 13:27:09 +00:00
evas * evas: Update func to prevent segv. 2009-12-23 13:31:45 +00:00
evil necessary declarations for vc++ 2009-12-20 12:08:54 +00:00