Commit Graph

28 Commits

Author SHA1 Message Date
Sebastian Dransfeld 49f4f88cd2 Never assign a alloc'ed to a const if we are to free it!
SVN revision: 27923
2007-01-12 13:16:41 +00:00
Carsten Haitzler 815e1699c7 patches from people (see mail list) and stuff.
SVN revision: 27174
2006-11-19 08:58:05 +00:00
David Walter Seikel daa13ce327 Part two of the quick'n'dirty "save our menu customizations" hack.
This commit brought to you by devilhorns, the trendy head wear for very
naughty boys.


SVN revision: 27110
2006-11-15 00:15:05 +00:00
David Walter Seikel 1c3843fea7 Part one of the quick'n'dirty "save our menu costumizations" hack.
SVN revision: 27107
2006-11-14 21:44:34 +00:00
David Walter Seikel 030b6391d0 Fix a warning. Good catch devil. B-)
SVN revision: 27095
2006-11-13 21:47:05 +00:00
David Walter Seikel 6fe5ff2ca3 FIXME++
SVN revision: 27094
2006-11-13 21:36:37 +00:00
David Walter Seikel 2d3c6a7ecb Oops, needed this check in two places.
SVN revision: 27077
2006-11-12 17:18:59 +00:00
David Walter Seikel 4d21f126c9 Remave the application add button again, now that raster has that working
properly in fm2.


SVN revision: 27031
2006-11-09 13:45:45 +00:00
David Walter Seikel 1b40ea0a0e Don't include any apps that are specifically for other window managers, but
do include any that are specifically for us.


SVN revision: 26961
2006-11-05 12:02:52 +00:00
David Walter Seikel a69853f984 Don't create empty menus.
SVN revision: 26722
2006-10-20 22:32:30 +00:00
David Walter Seikel 491c80f462 The missing link.
SVN revision: 26603
2006-10-14 12:11:50 +00:00
David Walter Seikel 7869f73061 Update the callback to get the directory icon info.
NOTE - not yet using this info, that will be next, after some testing.


SVN revision: 26585
2006-10-14 04:16:09 +00:00
sebastid 5171e103d4 Use e's homedir
SVN revision: 26056
2006-09-23 10:15:24 +00:00
sebastid c9062ac5a0 Get homedir from e, since .e should be relative to this dir.
SVN revision: 26044
2006-09-23 08:44:58 +00:00
David Walter Seikel f13f782689 Use the ecore_desktop instrumentation at useful points.
SVN revision: 26023
2006-09-22 10:12:32 +00:00
sebastid a75d79f66a Remove unused variables.
Add missing type declaration.


SVN revision: 26006
2006-09-21 20:07:02 +00:00
David Walter Seikel 21cd340ca3 Patch from metrics, this time applied in the correct place.
SVN revision: 25971
2006-09-19 02:49:46 +00:00
Carsten Haitzler c1bd63b05d working on fm dnd... just logic right now - does nothing. sorting out the
logic. and .e startup segv fix.


SVN revision: 25959
2006-09-18 12:06:09 +00:00
David Walter Seikel 2a879e5d20 Implement menu generation fallback option. Scan standard dirs, build
menus out of whatever .desktop files are found.


SVN revision: 25830
2006-09-14 12:47:08 +00:00
David Walter Seikel e10b139d54 *Refactor away all the icky internal ecore_desktop_menu details.
*No need to export global paths anymore.


SVN revision: 25495
2006-09-05 16:33:31 +00:00
David Walter Seikel dc4d49a27b *Made this more sane.
*Sped it up a little.
*Hides some hidden stuff, but still shows the .hidden menu if it exists.
*Finds more stuff, although mostly empty menus.

More tweaking at deeper levels needed.


SVN revision: 25456
2006-09-04 20:00:32 +00:00
David Walter Seikel 945b34dc21 No more (null) menus.
SVN revision: 25448
2006-09-04 15:21:15 +00:00
David Walter Seikel 0a4101f9ea Add all apps config dialog to the config shortcut menu.
SVN revision: 25330
2006-09-02 07:20:06 +00:00
David Walter Seikel 02da55f6f5 Add debian quirk to search strategy.
SVN revision: 25219
2006-08-30 18:54:54 +00:00
David Walter Seikel 91d183cc14 Create symlinks in ~/.e/e/applications/all to system .desktop files,
then we don't need full paths in .order files.  Full paths still
supported.


SVN revision: 25200
2006-08-30 05:00:58 +00:00
Carsten Haitzler 2c54568bfb fdo header and src more e compliant :)
onefang - some data to go on for debian - segv land galore though deep inside
ecore_desktop. cant track right now. also leaks... i smell leaks.


SVN revision: 25046
2006-08-22 23:39:08 +00:00
Carsten Haitzler 2a5a0cd8ec fix header and external api call declaration and formatting etc.
SVN revision: 25044
2006-08-22 23:20:12 +00:00
David Walter Seikel a149597b88 The next step. B-)
Converts fdo menus to directories full of .order files at startup if
there is no applications/menu/all/.order file.  This is the last big
peice of the puzzle.

Lots of tweaking, optimising, cleaning, polishing, and general making
this stuff live well with the rest of E to go.


SVN revision: 25029
2006-08-22 00:56:03 +00:00