Commit Graph

47 Commits

Author SHA1 Message Date
Michael BOUCHAUD 19bdb8b1df e17: avoid segfault with no xdg menu
SVN revision: 59553
2011-05-20 16:19:53 +00:00
Carsten Haitzler f23a9c7a17 make enlightenment.menu default if applications.menu not found.
SVN revision: 59360
2011-05-13 05:49:36 +00:00
Gustavo Sverzut Barbieri 6f2213cb25 convert init/shutdown to EINTERN, move some to _update().
Do not abuse the concept of e_*_init(), make them call-once and those
that needed multiple call are renamed to e_*_update(). To make sure
convert them to EINTERN so the symbols are not exported.

Actually I guess too much is exported as EAPI while they should be
EINTERN, but that would require manual investigation, while this patch
was basically created with sed + grep.



SVN revision: 54795
2010-11-22 15:21:32 +00:00
Sebastian Dransfeld 3c12d4daba __UNUSED__ last
SVN revision: 54193
2010-11-05 18:40:31 +00:00
Christopher Michael 0f8e879386 Add UNUSED where needed.
SVN revision: 51359
2010-08-18 21:24:03 +00:00
Lucas De Marchi 6638a10e20 FORMATTING
* Remove vim modelines:
 find . -name '*.[chx]' -exec sed -i '/\/\*$/ {N;N;/ \* vim:ts/d}' \{\} \;
 find . -name '*.[chx]' -exec sed -i '/\/[\*\/] *vim:/d' \{\} \;

* Remove leading blank lines:
 find . -name '*.[cxh]' -exec sed -i '/./,$!d'

If you use vim, use this in your .vimrc:
set ts=8 sw=3 sts=8 expandtab cino=>5n-3f0^-2{2(0W1st0



SVN revision: 50816
2010-08-04 16:57:32 +00:00
Cedric BAIL c6a118d738 * e: remove warning due to Ecore API change.
SVN revision: 49833
2010-06-24 16:19:12 +00:00
Carsten Haitzler e266915a7b just nuke 1 line.
SVN revision: 49386
2010-06-01 23:49:52 +00:00
Christopher Michael b525c5defa Fix formatting.
SVN revision: 48169
2010-04-20 18:48:42 +00:00
Sebastian Dransfeld fadcb01bcb efreet: better naming
SVN revision: 48034
2010-04-15 19:21:03 +00:00
Sebastian Dransfeld 3ad866ca96 e: This isn't true anymore
We get our own pointer from efreet util now.

SVN revision: 47517
2010-03-27 20:53:30 +00:00
Sebastian Dransfeld 779ef9e24a Sync with efreet and some cleanup
SVN revision: 47478
2010-03-26 05:34:34 +00:00
Sebastian Dransfeld be71ec56a9 We do free our efreet_desktop's
SVN revision: 46846
2010-03-03 22:10:44 +00:00
Sebastian Dransfeld cdd86db6ac Eet cache for efreet desktop
SVN revision: 46726
2010-03-01 18:16:32 +00:00
Carsten Haitzler c5ab22f34a delay order re-load from monitor signal
SVN revision: 46351
2010-02-22 08:04:41 +00:00
Cedric BAIL f8c05999e4 * e: Cleanup use of Eina data structure.
Patch from Peter van de Werken <pwerken-e@a-eskwadraat.nl>.


SVN revision: 41916
2009-08-21 15:08:49 +00:00
Carsten Haitzler 96b6bd54dc allow for explicitly selecting the system menu file - and tell efreet about
it, save/restore it etc. etc. and wizard page to ask for it. note: missing
norma config dialog to select this too!



SVN revision: 37099
2008-10-25 15:18:48 +00:00
Cedric BAIL 1087de2397 Remove Evas list and replace them with Eina list.
No change for ->next and ->data access right now, as the patch is already
big enough.



SVN revision: 36962
2008-10-22 11:49:33 +00:00
Cedric BAIL 3d6749983b Switch to eina_stringshare.
This could also change the usage of string share in E17.



SVN revision: 36679
2008-10-15 15:12:56 +00:00
Miculcy Brian 30f57495c1 --old todo comment
SVN revision: 32861
2007-11-24 13:26:20 +00:00
Sebastian Dransfeld 6d53b0d420 ref and free desktops for .order files.
SVN revision: 30992
2007-07-26 12:29:52 +00:00
Sebastian Dransfeld f89368f089 Update for changes in efreet.
SVN revision: 30987
2007-07-26 11:34:09 +00:00
Peter Wehrfritz a6553c1a58 *API BREAK* see the discussion in the mailing list. misc and e_modules will follow
SVN revision: 30970
2007-07-25 17:01:04 +00:00
Sebastian Dransfeld 805f47b085 Fix warnings.
SVN revision: 30367
2007-06-17 07:38:48 +00:00
Christopher Michael 110cf7ab84 Patch from morlenxus to fix .order files that reference a full path.
SVN revision: 30302
2007-06-10 11:50:59 +00:00
Carsten Haitzler b4fc1f0033 winlist patch from jeff - from bug tracker.
SVN revision: 30293
2007-06-10 03:51:20 +00:00
rephorm 9c31d7806d New app selection dialog for ibar/favorites/etc.
Desktops are grouped by Category instead of using the applications menu.


SVN revision: 30265
2007-06-07 01:09:24 +00:00
Sebastian Dransfeld a743981cf4 Don't need to listen for list change. The calls e_order uses should
discover the .desktop files whether the cache is filled or not.


SVN revision: 29457
2007-04-10 07:25:25 +00:00
Carsten Haitzler 7eacb34996 during startup ibar keeps re-filling all icons in a tight loop (though still
looping ecore) because efreet's idler keeps scanning icons and issuing change
events for everything. this slows things down a lot and causes ibar to be
inactive for a few seconds because icons are being deleted and re-created. i
have "paused" e_order updates until the first list change - that means the
idle scan cache fetch is over and operation is "normal" again - issue a big
change then anyway and so be up to date, but only on scan completion.


SVN revision: 29455
2007-04-09 23:12:24 +00:00
Sebastian Dransfeld 8d2fcce410 TODO++
SVN revision: 29422
2007-04-06 11:42:09 +00:00
Sebastian Dransfeld 7b1a6625c5 If a .desktop isn't in a standard location store the full path in the
.order file.


SVN revision: 29421
2007-04-06 11:41:23 +00:00
Sebastian Dransfeld 35e12e2e94 Listen for changes in .desktop files.
SVN revision: 29420
2007-04-06 11:21:34 +00:00
Sebastian Dransfeld a2cef5a9ac Check that path exist before writing to it.
SVN revision: 29401
2007-04-05 23:28:34 +00:00
Sebastian Dransfeld 4837644559 Don't stringshare NULL
SVN revision: 29400
2007-04-05 23:27:15 +00:00
Christopher Michael e8aa8ed20b Remove NULL path check so we can create new .order files if they do not exist.
SVN revision: 29399
2007-04-05 23:14:25 +00:00
Sebastian Dransfeld 74ab197e1b Don't del order objects on shutdown, it's the job of the creators.
SVN revision: 29363
2007-04-05 06:06:39 +00:00
Sebastian Dransfeld 4d0bd7c9b5 Keep track of order objects.
SVN revision: 29358
2007-04-04 22:25:41 +00:00
Carsten Haitzler 2fa73507cb come back to me my ibar!!! come back! show me your icons honey!
SVN revision: 29236
2007-03-30 12:14:32 +00:00
Sebastian Dransfeld db449a8564 Update vs. efreet.
SVN revision: 29115
2007-03-25 13:12:23 +00:00
Sebastian Dransfeld b4a7c0dfa0 Update against efreet.
SVN revision: 29104
2007-03-25 10:52:00 +00:00
Sebastian Dransfeld ecde038c84 convert ibar to E_Order
SVN revision: 29099
2007-03-25 10:16:05 +00:00
Sebastian Dransfeld 94230efe1f Edit .order files.
SVN revision: 29065
2007-03-24 23:51:46 +00:00
Sebastian Dransfeld b5085e0a19 .order file saving.
SVN revision: 29064
2007-03-24 23:41:24 +00:00
Sebastian Dransfeld 8cc44f1675 Store path in E_Order object.
SVN revision: 29061
2007-03-24 23:33:59 +00:00
Sebastian Dransfeld 4e1e51af46 Convert startup code to e_order.
SVN revision: 29056
2007-03-24 22:53:16 +00:00
Sebastian Dransfeld c9a8d12b08 Work on .order parsing.
SVN revision: 29053
2007-03-24 22:02:33 +00:00
Sebastian Dransfeld a1ba10c828 These files are for code to handle execution and .order files.
SVN revision: 29048
2007-03-24 20:12:16 +00:00