Commit Graph

19 Commits

Author SHA1 Message Date
Cedric BAIL 6978e98dc6 * estickies,
* etk,
	* PROTO/exalt,
	* E-MODULES-EXTRA/diskio,
	* E-MODULES-EXTRA/drawer,
	* E-MODULES-EXTRA/penguins,
	* E-MODULES-EXTRA/slideshow,
	* E-MODULES-EXTRA/mail,
	* E-MODULES-EXTRA/forecasts,
	* E-MODULES-EXTRA/iiirk,
	* E-MODULES-EXTRA/places,
	* e,
	* ewl,
	* ecore,
	* elitaire,
	* entrance,
	* e_dbus,
	* efreet: Here we go, move from Ecore_List to Eina_List.

	NOTE: This patch is huge, I did test it a lot, and I hope nothing is
	broken. But if you think something change after this commit, please
	contact me ASAP.


SVN revision: 39200
2009-02-25 11:03:47 +00:00
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
ningerso b44bdf2f92 Avoid changing the interval on a NULL timer.
SVN revision: 30783
2007-07-12 21:45:55 +00:00
Carsten Haitzler 8d2fe31aef fix ecore to NOT segv like a madman now.
SVN revision: 17257
2005-10-07 02:44:20 +00:00
sebastid c699769bd5 ecore_private.h is included in ecore_file_private.h
SVN revision: 16629
2005-09-06 23:31:18 +00:00
sebastid 19d9aa1452 Move Ecore_Oldlist to Ecore_List2 and rename the funcs from _list_
to _list2_


SVN revision: 16425
2005-08-30 10:05:27 +00:00
lordchaos 2c51880650 Don't clip "/" if that's all we have
SVN revision: 16379
2005-08-27 04:34:56 +00:00
lordchaos 5e18e6ef44 Stop a seg on stopping '/' monitoring in ecore_file_monitor_poll
SVN revision: 16377
2005-08-27 03:23:10 +00:00
lordchaos 04b233b56c Fix for null ecore_list on ecore_file_monitor_poll when we are monitoring a file
SVN revision: 16174
2005-08-15 08:05:50 +00:00
Carsten Haitzler 90e352e0c7 aha! bug! bad ecore_file_poll! fix!
SVN revision: 16021
2005-08-04 03:56:27 +00:00
sebastid 9734b7c5da Evas is gone
SVN revision: 14256
2005-04-20 09:20:33 +00:00
sebastid dda04c478c Evas_List -> Ecore_List
SVN revision: 14198
2005-04-14 10:52:58 +00:00
sebastid 40ec35d38d Inotify monitoring almost works now. Since inotify seems to be the
future, I changed the interface of monitoring to be more like inotify.


SVN revision: 13984
2005-03-30 06:35:12 +00:00
Carsten Haitzler de28192bda kwo's ecore cleanup patch
SVN revision: 13559
2005-03-02 07:06:44 +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 abdd8729c0 Never call func on init.
SVN revision: 13444
2005-02-20 12:33:59 +00:00
sebastid 813c77c392 fileinteraction and monitoring
SVN revision: 13442
2005-02-20 12:17:07 +00:00