Commit Graph

29 Commits

Author SHA1 Message Date
Vincent Torri 1bf086809e * move header files in efree_provate.h to the source files
* fix compilation on Windows XP (not sure that Windows CE port is needed...)

note that, as ecore_exe is not available on Windows, some code have
been disables for that platform in src/lib/efreet_desktop.c. Also, a new Evil
version should be used (not in svn yet)

The compilation on Windows is needed for Ewl (icon and mime)



SVN revision: 40257
2009-04-20 23:20:40 +00:00
Vincent Torri 312a4365b8 fix header files
SVN revision: 39752
2009-03-27 11:14:21 +00:00
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
Gustavo Sverzut Barbieri 24328d9738 Fix problems reported by some C++ compilers.
SVN revision: 38975
2009-02-09 01:11:27 +00:00
Sebastian Dransfeld 50240194f5 Don't hide this function.
SVN revision: 32345
2007-11-04 10:16:02 +00:00
Sebastian Dransfeld d15dcd181c EAPI
SVN revision: 32339
2007-11-04 09:32:35 +00:00
kiwi a001af9e23 fix some warnings, mostly missing "void" when a function has no parameters
SVN revision: 30474
2007-06-27 10:57:54 +00:00
rephorm 5a12b590ac add efreet_menu_new()
small fixes


SVN revision: 30267
2007-06-07 01:22:48 +00:00
Sebastian Dransfeld 214cf08966 Create category lists while scanning for .desktop files.
SVN revision: 30216
2007-06-03 18:07:23 +00:00
rephorm 1b269ba561 leak--
add functions to retrieve a list of desktop categories and a list of desktops in a given category


SVN revision: 29530
2007-04-15 07:24:03 +00:00
rephorm 354550b349 add efreet_util_menus_find()
SVN revision: 29527
2007-04-15 06:16:54 +00:00
Sebastian Dransfeld e7107630db Make util optional.
SVN revision: 29452
2007-04-09 12:16:09 +00:00
Sebastian Dransfeld 6d320096e0 Keep track of previous .desktop file on update.
SVN revision: 29395
2007-04-05 21:10:50 +00:00
Sebastian Dransfeld bd2a3953a9 Make sure header variables matches the real variables.
SVN revision: 29393
2007-04-05 20:56:23 +00:00
Sebastian Dransfeld 78cb82439f Events when .desktop files change.
SVN revision: 29392
2007-04-05 20:53:43 +00:00
Sebastian Dransfeld 0ab450e0f3 Use correct source for desktop.
SVN revision: 29390
2007-04-05 20:29:26 +00:00
Carsten Haitzler bed74da549 broadcast an event when the desktop list changes
SVN revision: 29270
2007-03-31 01:59:24 +00:00
Sebastian Dransfeld 4e0bcbf400 glob searching.
SVN revision: 29143
2007-03-25 19:01:45 +00:00
Sebastian Dransfeld e3e90a993a search for mime
SVN revision: 29136
2007-03-25 18:17:34 +00:00
Sebastian Dransfeld c97009d447 Find desktop by wm_class
SVN revision: 29126
2007-03-25 16:17:19 +00:00
Sebastian Dransfeld 4b25a3e27c Search for desktop with right startup_wm_class.
SVN revision: 29125
2007-03-25 15:52:18 +00:00
Sebastian Dransfeld 6f441d94a9 Search in desktop cache.
SVN revision: 29117
2007-03-25 13:43:52 +00:00
Sebastian Dransfeld fe0fbd4189 Memory management
SVN revision: 29114
2007-03-25 13:10:09 +00:00
Sebastian Dransfeld 2f086b0e73 Rename functions.
SVN revision: 29113
2007-03-25 12:57:49 +00:00
Sebastian Dransfeld e164a4edf9 Add caching for system .desktop files.
SVN revision: 29111
2007-03-25 12:47:59 +00:00
Sebastian Dransfeld 22394f127f Simplify function.
SVN revision: 29103
2007-03-25 10:49:04 +00:00
Sebastian Dransfeld 870067d6a9 util to get a desktop by file id.
SVN revision: 29052
2007-03-24 21:59:34 +00:00
Sebastian Dransfeld cd5c85a7d2 Function to add a new desktop to an existing menu.
SVN revision: 28283
2007-02-07 02:14:46 +00:00
Sebastian Dransfeld 987db7b896 And remember to add files with function.
SVN revision: 28280
2007-02-07 01:13:08 +00:00