summaryrefslogtreecommitdiff
path: root/src/modules/everything-apps
Commit message (Expand)AuthorAgeFilesLines
* e17/evry: fix apps icon, started moving evry config dialog to 'launcher' sectionHannes Janetzek2011-04-081-19/+11
* e17/evry: link plugins by default statically into evry.Hannes Janetzek2011-04-082-23/+49
* e17/evry: hide e_datastore_get(evry_api) stuff from modules. maybe there'll b...Hannes Janetzek2011-04-011-11/+2
* updating german and french translationsMassimo Maiurana2011-03-121-0/+3
* e17/evry-apps: fix: check string length before strncpy to not be negativeHannes Janetzek2011-03-101-2/+4
* updating various translationsMassimo Maiurana2011-02-211-0/+2
* updating russian translationsMassimo Maiurana2011-02-171-0/+2
* evry-apps: fix history loss: do not remove apps from history when not found i...Hannes Janetzek2011-02-011-2/+2
* add 'run executable' action for filesHannes Janetzek2011-01-231-0/+25
* fix warning/unsued stuffHannes Janetzek2011-01-231-37/+87
* fix: open multiple selected filesHannes Janetzek2011-01-231-3/+15
* cleanupsHannes Janetzek2011-01-211-7/+13
* fix include paths for all these makefiles to add $top_builddir/src/bin instea...Mike Blumenkrantz2011-01-051-1/+1
* updating portuguese translationsMassimo Maiurana2010-11-281-1/+2
* fix warnings, remove unused variablesHannes Janetzek2010-10-281-1/+1
* Apply new module categories.Miculcy Brian2010-10-191-1/+1
* Fix common misspellingsLucas De Marchi2010-09-081-1/+1
* * edje: fix count that lead to memleak.Cedric BAIL2010-08-121-0/+0
* * edje: fix for updated edje file format.Cedric BAIL2010-08-121-0/+0
* * edje: converting edje file to make them compatible with old and newCedric BAIL2010-08-091-0/+0
* FORMATTINGLucas De Marchi2010-08-042-7/+0
* fixing sort order of executables: prefer .desktop when apps plugin is before ...Hannes Janetzek2010-08-041-2/+3
* * e: remove warning due to Ecore API change.Cedric BAIL2010-06-241-3/+3
* go through exelist only onceHannes Janetzek2010-06-051-59/+13
* always add exec item when input matches prefix of an executableHannes Janetzek2010-06-051-19/+47
* allow only one instance of calc and aspell to be startedHannes Janetzek2010-06-041-2/+3
* leak fix, one ref too much. cleanupsHannes Janetzek2010-05-301-17/+20
* initial config dialog for collectionHannes Janetzek2010-05-281-4/+8
* fix app sortingHannes Janetzek2010-05-271-6/+6
* sort command with params to frontHannes Janetzek2010-05-261-2/+2
* - exebuf: only create param items for executables that existHannes Janetzek2010-05-221-16/+29
* added input_type to plugins: Hannes Janetzek2010-05-201-5/+8
* BIG cleanupHannes Janetzek2010-05-191-491/+427
* - fix segv with complete inputHannes Janetzek2010-05-181-3/+9
* make clipboard action remember context.Hannes Janetzek2010-05-161-1/+1
* added selectors-shift function - in object selector one can trigger the Hannes Janetzek2010-05-161-11/+22
* dont match parameters of exec lineHannes Janetzek2010-05-151-17/+29
* - added Action_Performed event to let plugins know when an action was perform...Hannes Janetzek2010-05-131-2/+0
* show all apps that can do sth with x-directory/normal for dirs/mount point an...Hannes Janetzek2010-05-131-9/+20
* fixes Hannes Janetzek2010-05-121-5/+4
* set module->active when initialized by everythingHannes Janetzek2010-05-111-3/+1
* converted all modules to new apiHannes Janetzek2010-05-112-155/+259
* actually save aspell config. no one tried that before?Hannes Janetzek2010-05-111-1/+1
* - splitted files plugin into recent-files/filesHannes Janetzek2010-05-061-42/+20
* sry, changed the history eet format. better now than laterHannes Janetzek2010-05-021-3/+6
* fix segv..Hannes Janetzek2010-05-021-2/+6
* better explicitly state that an action is context dependentHannes Janetzek2010-05-021-1/+3
* fix segv from efreet null returnMike Blumenkrantz2010-05-011-1/+1
* updating french and italian translationsMassimo Maiurana2010-05-011-2/+2
* - keep track of async requests. dont handle old onesHannes Janetzek2010-04-301-0/+2