Commit Graph

17 Commits

Author SHA1 Message Date
Cedric BAIL db419867dd * 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
Cedric BAIL 773d102291 This commit is huge. I did test it a lot on my computer, and it run fine here.
But is so big i fear i could have broken some piece of code. So report any wrong
behaviour to me (cedric on #edevelop).

So moving e17 and efreet to eina_hash. With a little efreet API break so they
must come together.


SVN revision: 38185
2008-12-17 15:33:43 +00:00
Cedric BAIL 9e02df4fef Correctly include eina and fix pkg-config description.
SVN revision: 36667
2008-10-15 10:03:45 +00:00
Cedric BAIL d2f7e4da0d Make e depend on eina. No change in the code yet, so just fix your build system and no bug must show up.
SVN revision: 36627
2008-10-13 16:00:58 +00:00
Carsten Haitzler da19aec9bd fix proto for precache func
SVN revision: 30936
2007-07-22 23:06:42 +00:00
Carsten Haitzler ece72492b3 handle large files
SVN revision: 30195
2007-06-02 16:35:10 +00:00
Carsten Haitzler 669d57ddae slightly more efficient
SVN revision: 26860
2006-10-29 11:03:47 +00:00
Carsten Haitzler af7ab32870 and also check that symbol too - just in case
SVN revision: 26859
2006-10-29 11:02:11 +00:00
Carsten Haitzler ccc283769b if a func hasn;t been called yet and preceache is now off - dont go open it
up again


SVN revision: 26858
2006-10-29 11:00:32 +00:00
David Walter Seikel d2445fe9f4 cvsignore+=2
SVN revision: 26789
2006-10-25 10:34:34 +00:00
Carsten Haitzler 2cf51fe66d paranoid checks and disabling of precache if it might not be able to be done.
SVN revision: 26751
2006-10-23 13:49:06 +00:00
Carsten Haitzler a0d07f5c79 speed up e17's login - reduce disk IO wait.
on my p4 3.4ghz + reiser3fs IO Wait time went from 2.6 to 1.9 seconds
(total login time went from 3.01511 to 2.29971, with 100% cached login time
 being 0.41809)

on my core 2 duo laptop + ext3fs IO Wait time went from 2.05 to 1.15 seconds
(total login time went from 2.50988 to 1.60785, with 100% cached login time
 being 0.45850)

this should speed up e's login a bit... i hope.

note - it is adaptive. it needs you to log in at least once using the current
code as it traps and logs certain file accesses and needs that log to replay
next login.


SVN revision: 26742
2006-10-22 10:03:59 +00:00
Carsten Haitzler 47e7c5f243 cross-compile fixes, (odd that this didnt screw up before when i did some
cross-compiling of e for arm), illogict patches too :)


SVN revision: 20552
2006-02-18 04:35:35 +00:00
Carsten Haitzler 6468e0cef0 make it a single property - have to parse it now tho.
SVN revision: 15116
2005-06-04 09:01:13 +00:00
Dan Sinclair b49a36c5e1 quite you
SVN revision: 15088
2005-06-03 15:32:04 +00:00
sebastid a1d592e073 _NET_WM_ICON, isn't finished.
SVN revision: 15079
2005-06-03 06:43:23 +00:00
Carsten Haitzler 2005381bbd ehack is baaack! :)
SVN revision: 15057
2005-06-02 14:56:07 +00:00