Commit Graph

93 Commits

Author SHA1 Message Date
Stefan Schmidt e5c939b62f e: Unused-params-and-vars--
SVN revision: 72862
2012-06-26 09:08:40 +00:00
Chidambar Zinnoury 770c930a75 e personal application launchers: overhaul a little bit.
Merge both "add launcher" and "del launcher" entries in the configuration panel to a single "personal application launchers".


SVN revision: 72825
2012-06-25 19:05:59 +00:00
Mike Blumenkrantz 118d57ac9d formatting
SVN revision: 72692
2012-06-22 07:30:50 +00:00
Cedric BAIL c2a29811d5 e: massiv warning cleanup !
SVN revision: 70756
2012-05-04 09:38:52 +00:00
Gustavo Sverzut Barbieri 4305b8e7fe e/docs: do bare documentation for e.
Just some groups and basic description for modules. I'm NOT going back
to this anytime soon, but would be VERY happy if people could do some
screenshots and put the images for each module in docs/img/ folder,
linking to them from each e_mod_main.h



SVN revision: 67362
2012-01-19 23:25:32 +00:00
Chidambar Zinnoury 9c495b14ca e: use some more XDG-friendly icon names.
SVN revision: 63603
2011-09-25 13:22:43 +00:00
Carsten Haitzler b92010d296 one more release todo item done - we ahve a gui way to delete app
launchers we added.



SVN revision: 62886
2011-08-27 08:04:34 +00:00
Sebastian Dransfeld 0a0c4d5209 efreet: Revert changed flag
Only send event when cache is actually updated.

SVN revision: 62548
2011-08-18 07:34:02 +00:00
Sebastian Dransfeld 70ed1d3def e: Ignore efreet cache update on no change
SVN revision: 62507
2011-08-16 12:46:47 +00:00
Carsten Haitzler 8db0d747ff handle efreet desktop shange events in defapps.
SVN revision: 62188
2011-08-07 23:58:04 +00:00
Christopher Michael a80eff2e47 E: Make Desktop Environments window actually have the proper window
title and class ;)



SVN revision: 61712
2011-07-25 21:49:37 +00:00
Carsten Haitzler 52d8eedc93 add options to run/support other desktop env's as well as load std x
stuff.



SVN revision: 61364
2011-07-14 08:18:55 +00:00
Carsten Haitzler e8d650d99f and make browser cmd copy browser desktop file out.. because xdg-open
doesnt even obey the xdg x-scheme types to figure out what to use.



SVN revision: 60679
2011-06-25 09:54:06 +00:00
Carsten Haitzler 057db78b4b add dialog for selecting "default apps". does xdg defaults.list config
stuff



SVN revision: 60677
2011-06-25 09:33:21 +00:00
Boris Faure 6048d46024 remove .cvsignore files
SVN revision: 60246
2011-06-12 21:38:37 +00:00
Hannes Janetzek 0167df0c3b e17/conf_apps: show description for autostart entries
SVN revision: 57377
2011-02-27 12:06:27 +00:00
Hannes Janetzek 3dccde7da9 e17: apps startup config dialog: added section to add .desktops from /etc/xdg/autostart
- whitespace cleanup


SVN revision: 57375
2011-02-27 11:30:20 +00:00
Massimo Maiurana 308534cc44 updating russian translations
SVN revision: 57124
2011-02-17 12:15:59 +00:00
Mike Blumenkrantz 15468f69f6 fix include paths for all these makefiles to add $top_builddir/src/bin instead of $top_srcdir/src/lib
SVN revision: 55884
2011-01-05 17:50:05 +00:00
Sebastian Dransfeld 3cd2ffd743 fix list reordering
SVN revision: 55671
2010-12-20 14:05:07 +00:00
Sebastian Dransfeld 1fa0e06e9e revert bogus fix
SVN revision: 55670
2010-12-20 14:04:56 +00:00
Sebastian Dransfeld 784595e1cc use count from ->apps
widget_ilist count might be wrong due to queue processing

SVN revision: 55669
2010-12-20 13:37:57 +00:00
Sebastian Dransfeld be81c6ddda When no next/prev, premote or demote
SVN revision: 55668
2010-12-20 13:37:40 +00:00
Sebastian Dransfeld 7e93dba35f update ->apps on up/down
SVN revision: 55662
2010-12-20 12:49:14 +00:00
Sebastian Dransfeld e5ce4d3da8 Remove usage of efreet_util_desktop_name_find
Rather search for the desktop file by label in our apps list.

SVN revision: 55661
2010-12-20 12:49:01 +00:00
Massimo Maiurana 9a47758a74 updating portuguese translations
SVN revision: 54864
2010-11-23 11:43:54 +00:00
Sebastian Dransfeld 8948d6ddf3 And don't show applications with NoDisplay
SVN revision: 54235
2010-11-06 16:54:51 +00:00
Sebastian Dransfeld 9de16beb3c Prefer apps without OnlyShowIn
This fixes bug #357

SVN revision: 54232
2010-11-06 16:48:07 +00:00
Miculcy Brian 954c093b82 Yes, settings, we now that already...
SVN revision: 53634
2010-10-19 18:09:48 +00:00
Miculcy Brian abee1825dd Apply new module categories.
SVN revision: 53600
2010-10-19 12:28:07 +00:00
Christopher Michael 31d7c4d654 Add UNUSED.
Fix formatting.



SVN revision: 51427
2010-08-19 17:45:29 +00:00
Cedric BAIL 9617253990 * edje: fix count that lead to memleak.
SVN revision: 51047
2010-08-12 15:07:26 +00:00
Cedric BAIL 288403f62b * edje: fix for updated edje file format.
SVN revision: 51037
2010-08-12 13:26:09 +00:00
Cedric BAIL 068d07757f * edje: converting edje file to make them compatible with old and new
loader. I didn't expect so many of them, maybe some one can take care
	of reducing their number (0 would be a good target).


SVN revision: 50938
2010-08-09 18:05:22 +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
Hannes Janetzek 5ef6f8bf5b fix some more warnings
SVN revision: 48345
2010-04-26 18:26:49 +00:00
Christopher Michael 358dbeb100 Add a slight timer delay for filling the ilist. This allows the window to
appear first before list gets filled and gives the "appearance" of a faster
dialog.



SVN revision: 47862
2010-04-09 02:25:21 +00:00
Christopher Michael 514791b05a Set resizable and centered for Apps dialog.
SVN revision: 47756
2010-04-05 00:43:12 +00:00
Christopher Michael b3b53cab19 Set min width/height for list widget.
SVN revision: 47755
2010-04-05 00:40:30 +00:00
Christopher Michael fbb94106c8 Set Apps dialog to be resizable.
SVN revision: 47754
2010-04-04 23:34:36 +00:00
Christopher Michael fc5ce5b535 Rework Apps dialog to work nicer on smaller screens. Uses the ilist
end toggles too :)
Rename Favorites Menu to Favorite Applications.
Move Favorites to be in the Apps category.

NB: Dialog works good, but efeet_util_path_to_file_id is returning
garbage so any saves wrt order files (ibar, startup, restart apps)
will produce garbage in the .order file hence peoples problems w/
missing IBar apps, etc, etc.



SVN revision: 47723
2010-04-03 15:37:24 +00:00
Sebastian Dransfeld 779ef9e24a Sync with efreet and some cleanup
SVN revision: 47478
2010-03-26 05:34:34 +00:00
Miculcy Brian b80eca5ad3 remove the now useless title
SVN revision: 47002
2010-03-08 16:09:21 +00:00
Gustavo Sverzut Barbieri 9e35127d35 better desktop file editor, presents more space in less space!
* use toolbook and segment all information to different pages

 * icon got its own page, with bigger view

 * labels on one line, entries on the next: more consistency, better
   alignment, takes less horizontal space and allows entries to show
   more characters.

 * editing new desktop files (Settings > Apps > New Application) will
   use a dynamically created name based on application name, instead
   of falling back to a numeric based _new_app-%d.desktop.



SVN revision: 46902
2010-03-06 00:42:09 +00:00
Christopher Michael 443edb0b64 Make applications dialog work with all resolutions.
SVN revision: 46709
2010-03-01 16:59:01 +00:00
Sebastian Dransfeld a9bf975e7b export less
SVN revision: 45455
2010-01-22 20:28:39 +00:00
Sebastian Dransfeld f2c243f91e make clang happy
SVN revision: 45191
2010-01-15 19:36:00 +00:00
Miculcy Brian ebf154104a optimize ilist width
SVN revision: 44733
2009-12-27 19:51:06 +00:00
Massimo Maiurana 72f66136ae added greek translation
SVN revision: 44477
2009-12-15 11:44:56 +00:00