Commit Graph

81 Commits

Author SHA1 Message Date
Igor Murzov 283e4d6d3d Make Everything's plugins and action names translatable v2
v2: Mark messages for translation explicitly as suggested by Raster.
This is a more straightforward version of r79658.


SVN revision: 82292
2013-01-05 22:53:46 +00:00
Igor Murzov 8a94eff0ae Revert "more translate strings for evry."
This reverts commit r82049.

Those messages are already translatable.
See r81049 and r79658 and discussion on the ML.


SVN revision: 82083
2013-01-03 15:27:10 +00:00
Carsten Haitzler b3d3cfe7b6 more translate strings for evry.
SVN revision: 82049
2013-01-03 08:52:33 +00:00
Mike Blumenkrantz 0f01a6b279 in a move which will make me tremendously unpopular, config versioning has been changed from hex to dec across the whole tree, including helper functions and modules
PS. HAHAHAHAHAHAHAHA


SVN revision: 81624
2012-12-21 23:57:05 +00:00
Maxime Villard 4a52c46268 From: Maxime Villard <rustyBSD@gmx.fr>
Subject: [E-devel] [e][PATCH] Optimizations v2
Date: Fri, 21 Dec 2012 22:17:32 +0100

Hi,
same patch as before: removed useless nullchecks and
switched some free()'s to E_FREE().



SVN revision: 81592
2012-12-21 21:31:13 +00:00
Hannes Janetzek 37150a8715 e17/evry: add some debug info to exebufs path scanning/loading
SVN revision: 80974
2012-12-14 17:10:35 +00:00
Mike Blumenkrantz a82e3688a1 another evry apps leak
SVN revision: 80857
2012-12-13 14:13:08 +00:00
Mike Blumenkrantz 6e72b63508 more evry apps leaks and wrong E_FREE usage
SVN revision: 80856
2012-12-13 14:09:55 +00:00
Mike Blumenkrantz aa04f119e2 leak in evry apps
SVN revision: 80855
2012-12-13 14:08:03 +00:00
Massimo Maiurana 43ac76ce22 one more duplicate with different case
SVN revision: 80487
2012-12-07 18:56:27 +00:00
Mike Blumenkrantz 68e6b07cd7 all dialogs are no longer resizable
SVN revision: 80032
2012-12-03 09:24:12 +00:00
Hannes Janetzek 34625fa849 e17/evry: use cached exe list directly, no need to strdup
SVN revision: 78907
2012-11-05 00:17:26 +00:00
Hannes Janetzek e885e76f12 e17/evry: add monitors for PATH, avoid scanning each time.
- maybe something like this could go into e_exec?


SVN revision: 78904
2012-11-04 22:11:02 +00:00
Hannes Janetzek 447afe0a2b e17/evry> this look like nonsense
SVN revision: 78903
2012-11-04 19:28:42 +00:00
Hannes Janetzek 88e76c90eb e17/evry - fix exebuf to eina_file conversion. eina_file_statat does not return Eina_Bool
SVN revision: 78902
2012-11-04 19:11:25 +00:00
Hannes Janetzek ab50d227c2 e17/evry: exebuf name some variables by what they do
- fix segv in config dialog. did e_widget change? 
   i beleive  e_widget_entry_add(e, &(page->trigger)) must have always set page->trigger to be not null
   ... just in case there are other places where this was not chacked before


SVN revision: 78793
2012-11-01 15:02:03 +00:00
Gustavo Sverzut Barbieri 9ac4ed7144 everything terminal config now reflects e_config->exebuf_term_cmd
exebuf was deprecated and thus its terminal command
configuration. Everything replaces it, but still uses its own
configuration.

change and make everything save e_config->exebuf_term_cmd as well.

(most people may have ignored this because xterm is the default and
available everywhere... but my machine, as I just removed it)




SVN revision: 73299
2012-07-04 19:09:36 +00:00
Cedric BAIL 70d21a1f44 e: move everyone to use eina_file_direct_ls and friend.
NOTE: I think, but I am not sure yet, that only EFM should
do this kind of operation or it could hard lock E17.


SVN revision: 70546
2012-04-30 07:07:33 +00:00
Mike Blumenkrantz 48e56c7787 fix garbage value config_path variables and use correct config registry strings
SPANK SPANK SPANK!


SVN revision: 65706
2011-11-30 04:54:52 +00:00
Mike Blumenkrantz abcc8f9ad3 add new functions evry_item_{app,file}_free for freeing standard file/app items
SVN revision: 65705
2011-11-30 04:00:51 +00:00
Mike Blumenkrantz 0cc0f8c658 ATTN: JEFFDAMETH!
YOUR CODE FORMATTING IS BROKEN! PLEASE FIX THIS IN YOUR EDITOR ASAP!


SVN revision: 65704
2011-11-30 03:32:54 +00:00
Hannes Janetzek fef808261c e17/evry/exebuf: reduce min chars for search
SVN revision: 63322
2011-09-11 12:09:53 +00:00
Hannes Janetzek f276811f8a e17: fix e_utils_config_check, no need to pass both epoch and version
SVN revision: 63029
2011-08-31 12:57:07 +00:00
Hannes Janetzek edf0e07a3b e17/evry: add per instance config for gadget to show other plugins that 'Start'
-add EVRY_PLUGIN_HAS_ITEMS macro


SVN revision: 62662
2011-08-21 15:41:37 +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
Hannes Janetzek 034e60d9d5 e17/evry:
- evry gadget now shows a window that works with illume for keyboard input
- added app menu browser
- evry_icon_get refactoring 


SVN revision: 62518
2011-08-16 23:26:07 +00:00
Sebastian Dransfeld 70ed1d3def e: Ignore efreet cache update on no change
SVN revision: 62507
2011-08-16 12:46:47 +00:00
Hannes Janetzek ecaba44ca3 e17/everything: fix segv on shutdown. fix macros
SVN revision: 62407
2011-08-12 18:27:41 +00:00
Hannes Janetzek 04d8b8d521 e17/evry: better macros for plugin creation
SVN revision: 62403
2011-08-12 17:18:25 +00:00
Hannes Janetzek 1ea8e5a0e1 e17/evry: better EVRY_MODULE_NEW/FREE macros
SVN revision: 62395
2011-08-12 15:39:21 +00:00
Hannes Janetzek d662953a85 e17/evry: revert last commit and cleanups
SVN revision: 62379
2011-08-12 11:41:15 +00:00
Hannes Janetzek 6a3e45a9d6 e17/evry: use 'extern' for evry_api to share with other modules. fix leak in calc
SVN revision: 62376
2011-08-12 10:58:44 +00:00
Carsten Haitzler e4a94c3888 pass make distcheck for evry - move the disparate evry module c files
into evry dir as the disparate module dirs are missing e_mod_main.c
anyway ande can no longer build as stand alone modules anyway.



SVN revision: 59939
2011-06-04 01:08:34 +00:00
Hannes Janetzek 09a4d35a07 'everyshizzle' update:
- new thumb view: use + for zoom
- moved plugins to subdirs
- theme tweaks
- fix fuzzy match once again
- hash border and app items


SVN revision: 41961
2009-08-25 04:23:11 +00:00
Hannes Janetzek 0d54921d6b 'everythin' module: cleanups
SVN revision: 41935
2009-08-23 04:22:46 +00:00
Hannes Janetzek c950586507 'everything' module: fix segv in wallpaper module
- cleanups


SVN revision: 41934
2009-08-23 04:02:36 +00:00
Hannes Janetzek aadf50f851 'everything' module: use macros for common stuff
- changed private data to inheritance of Evry_Item
  for Evry_Item_File and _App


SVN revision: 41932
2009-08-23 03:12:05 +00:00
Hannes Janetzek b2ca07fa41 'everything' module: forgot -Wall..
SVN revision: 41924
2009-08-22 02:11:35 +00:00
Hannes Janetzek 71943a92da 'everything' module:
- added intercept and cleanup functions for Evry_Action. 
  intercept is run before subject item is passed to object plugin
  so that it can convert the output type of subject to the input type 
  of object plugin. used for BORDER -> APPLICATION (if border has a 
  reference to a .desktop file)


SVN revision: 41921
2009-08-22 01:15:21 +00:00
Hannes Janetzek a9589df2e7 'everything' module:
- support the inheritance of plugins for 
  plugins with one instances per state (dir_browse)
- moved internal plugins action_selector and aggregator
  to separate files
- all type_in/out checks are now done with pointer comparison


SVN revision: 41920
2009-08-21 22:42:06 +00:00
Hannes Janetzek ca72f2e9a5 everything' module:
- automatically create e-actions for subject plugins so that 
  can be triggered directly
  -> see bindings category: everything
- optimze fuuzy match
- plug border: handle border remove events


SVN revision: 41865
2009-08-19 00:27:41 +00:00
Hannes Janetzek 1c93b96400 'everything' module:
valgrinding and cleanups


SVN revision: 41861
2009-08-18 19:10:13 +00:00
Hannes Janetzek 326c5702b1 'everything' module:
- use hash for mimetype icon paths
- use evry_plugin/action_new/free everywhere


SVN revision: 41857
2009-08-18 14:29:30 +00:00
Hannes Janetzek 42c652baae 'everything' module:
fix preview plugin
some cleanups and added function to initialize a plugin


SVN revision: 41854
2009-08-18 03:15:36 +00:00
Hannes Janetzek 43ebda5a4d 'everything' module:
- pass plugin priority hints with plugin registration
  for initial sorting
- register "select action" as normal plugin 
  (move it before "open with.." action  
   to use efm as default to browse dirs)


SVN revision: 41822
2009-08-16 16:26:49 +00:00
Hannes Janetzek 50a4589a10 'everything' module:
- added 'send to current desk' border action
- fuzzy match cosmetic
- strip off path from desktop->exec for matching. now '/' shows dir browser as first entry :)
- wider list popup
- open file with apps that only support x-directoy as mimetype strips off filename


SVN revision: 41812
2009-08-16 08:36:56 +00:00
Hannes Janetzek 398e020750 'everything' module: cleanups
SVN revision: 41796
2009-08-16 00:13:56 +00:00
Hannes Janetzek 68fc50e538 'everything' module:
- fuzz<_match fix: match last word of 'string' with every word in 'match'
- dont fetch new items when only space was added
- apps: cleanup


SVN revision: 41794
2009-08-15 20:12:04 +00:00
Hannes Janetzek 346dabf57c 'everything' module:
- fix action selector update when no subject item exists
- better weights from fuzzy matching
- apps: combine launch time with fuzy weight for sorting
- aggregator: eruse priority from plugins for sorting


SVN revision: 41779
2009-08-14 23:30:54 +00:00
Hannes Janetzek 6277b8f7f0 'everything' module:
some more optimizations for fuzzy matching


SVN revision: 41774
2009-08-14 18:55:35 +00:00