Commit Graph

684 Commits

Author SHA1 Message Date
Hannes Janetzek dfa7856b06 e17/modules/evry: this should be more correct, but i need to look into this again...
SVN revision: 76872
2012-09-19 15:17:02 +00:00
Mike Blumenkrantz c4585baf60 I guess we only have to free these lists for evry config? if only someone who knew what the hell this was could fix its leaks
ticket #1530


SVN revision: 76858
2012-09-19 12:41:36 +00:00
Mike Blumenkrantz 3a1f9aea52 more evry shutdown leaks--
SVN revision: 75814
2012-08-29 07:16:51 +00:00
Mike Blumenkrantz 8764eebc1d fix leaky evry config shutdown
SVN revision: 75786
2012-08-28 12:29:34 +00:00
Mike McCormack 54ba7e3388 e: Fix out of bounds array access.
Signed-off-by: Mike McCormack <mikem@ring3k.org>

SVN revision: 75711
2012-08-26 12:01:05 +00:00
Mike Blumenkrantz 2434f5adbe more PATH_MAX cleanups
SVN revision: 75520
2012-08-22 07:32:12 +00:00
Carsten Haitzler 1739590e05 fix wad of focus issues with click-to-focus and alt+tab + fullscreen
windows.



SVN revision: 75399
2012-08-18 04:40:56 +00:00
Mike Blumenkrantz 94e2fc5257 clean up gadget right click menus to stop leaking
SVN revision: 75285
2012-08-15 07:22:04 +00:00
Mike Blumenkrantz 98601e4198 sed -i 's/(E_Gadcon_Client_Class/(const E_Gadcon_Client_Class/g'
SVN revision: 74474
2012-07-27 08:25:22 +00:00
Mike Blumenkrantz b528baa483 evry warn--
SVN revision: 74037
2012-07-18 06:48:16 +00:00
Chidambar Zinnoury a7f1cc0f69 e: move plural lovin'.
SVN revision: 73869
2012-07-15 09:28:34 +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
Stefan Schmidt af80ed52bf e/evry: Avoid using uninitialized variables.
SVN revision: 72809
2012-06-25 13:57:20 +00:00
Chidambar Zinnoury a0add39dc9 e: for consistancy's sake, use Enlightenment instead of E or E17 in all user-visible strings.
SVN revision: 72759
2012-06-24 09:33:06 +00:00
Mike Blumenkrantz 74edef9f46 fix memory leak spotted by seb in gc_id_new. this whole thing is pretty confusing; I'm glad we don't have docs for it
SVN revision: 72689
2012-06-22 07:21:51 +00:00
Mike Blumenkrantz 7dbd2e8de9 fix the same instance id bug as in pager, this will likely delete configs for a large number of modules
SVN revision: 72592
2012-06-21 11:03:50 +00:00
Vincent Torri 9d9ce41db0 E17: fix some warning
SVN revision: 71233
2012-05-18 13:02:20 +00:00
Cedric BAIL c2a29811d5 e: massiv warning cleanup !
SVN revision: 70756
2012-05-04 09:38:52 +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
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
Hannes Janetzek 5cc5a029ba e17/evry: remove semicolon key binding, the action is quite useless and calc needs that key
SVN revision: 66084
2011-12-10 10:54:34 +00:00
Hannes Janetzek d81bad581a e17/evry:
- started to update docs
- remove base plugins' free_cb which was used for one special case only


SVN revision: 65774
2011-12-01 10:56:55 +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 03411559de e17/evry: fix configuration dialog, ignore configs of plugins which are not loaded
SVN revision: 65689
2011-11-29 18:21:34 +00:00
Gustavo Sverzut Barbieri 72d14f5466 everything/gadget: fix segv
SVN revision: 65297
2011-11-16 17:20:32 +00:00
Boris Faure 27264671d0 e/gadcon: label() returns a const char*
Original patch by Fabien Romano from OpenBSD

SVN revision: 65204
2011-11-14 21:46:57 +00:00
Boris Faure 78c5215f0a e/evry: warnings--
SVN revision: 65199
2011-11-14 21:07:29 +00:00
Hannes Janetzek 859f31e407 e17/evry: what a hack :)
SVN revision: 65114
2011-11-13 00:36:04 +00:00
Gustavo Sverzut Barbieri 07532bd1ab everything/start: just search an icon if it's not the default "start"
SVN revision: 65113
2011-11-13 00:22:53 +00:00
Gustavo Sverzut Barbieri b4572fddde everything: gadget icon and minor cleanups.
SVN revision: 65111
2011-11-13 00:07:35 +00:00
Gustavo Sverzut Barbieri f790929ea2 everything: show proper icon for "Start" menu.
FreeDesktop.Org icon naming scheme specified "start-here" icon, use it.



SVN revision: 65110
2011-11-13 00:04:58 +00:00
Hannes Janetzek 77aba5aa4d e17/evry: these variables *might* be used unintialized
SVN revision: 64922
2011-11-08 00:30:02 +00:00
Mike Blumenkrantz aa9f9ac26b another unused var
SVN revision: 64900
2011-11-07 23:10:30 +00:00
Mike Blumenkrantz 9254625b31 avoid null strcmp
SVN revision: 64899
2011-11-07 23:09:26 +00:00
Mike Blumenkrantz 1d54dca8aa warning--
SVN revision: 64107
2011-10-16 15:20:52 +00:00
Mike Blumenkrantz 9b8dc40ef2 warning--
SVN revision: 64106
2011-10-16 15:18:50 +00:00
Hannes Janetzek d1caae1da8 e17/evry: show plugin list in gadget settings
SVN revision: 63954
2011-10-10 09:33:37 +00:00
Hannes Janetzek 6779cc9ac6 e17/evry: noresizable config dialog
SVN revision: 63928
2011-10-08 21:17:54 +00:00
Hannes Janetzek af2da663fe e17/evry: shrink config dialog
SVN revision: 63927
2011-10-08 21:15:40 +00:00
Hannes Janetzek e8bd0a9299 e17/evry/gadget: show plugin icon
SVN revision: 63925
2011-10-08 18:17:38 +00:00
Hannes Janetzek 30ce785246 e17/evry: fix segv on gadget popup hide
SVN revision: 63689
2011-09-29 22:53:09 +00:00
Hannes Janetzek d0fc3802d0 e17/evry: disabled first run page. it's rather annoying.
now it shows all app categories by default, should suffice as hint what it does.
maybe add a 'help' item to the list later.


SVN revision: 63574
2011-09-24 02:23:57 +00:00
Hannes Janetzek 8b8d288655 e17/evry/gadet: show icon of plugin
SVN revision: 63443
2011-09-16 23:41:17 +00:00
Hannes Janetzek fef808261c e17/evry/exebuf: reduce min chars for search
SVN revision: 63322
2011-09-11 12:09:53 +00:00
Mike Blumenkrantz d4483ad42a fix a bunch of compile warnings
SVN revision: 63243
2011-09-07 05:38:40 +00:00
Hannes Janetzek ca3dd76636 e17/evry-gadget use new gcc config macro
SVN revision: 63124
2011-09-03 14:28:47 +00:00
Hannes Janetzek 9f6e4a581d e17/evry: api change: recompile exrta evry modules.
- more work on evry gadget for illume (only works with tablet profile)


SVN revision: 63097
2011-09-02 23:02:26 +00:00
Hannes Janetzek 9c3d03e3d1 e17/evry: only show gadget windowed in illume.
SVN revision: 63060
2011-09-01 16:32:55 +00:00
Hannes Janetzek f294fe6cec e17/evry: cleanups, comments
SVN revision: 63030
2011-08-31 12:57:47 +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 8e3724f95d e17/evry: dont update selector when changed plugin is not in current state
SVN revision: 63024
2011-08-31 11:12:56 +00:00
Hannes Janetzek 29519a82a2 e17/evry/aggregator: fix check for top-level state
SVN revision: 63022
2011-08-31 10:38:10 +00:00
Hannes Janetzek c20ee998c2 e17/evry: allow theming evry gadget. show gadget on mouse up, double clikc hides it (for now)
SVN revision: 63015
2011-08-31 00:08:52 +00:00
Hannes Janetzek 0135a46b74 e17/evr<: raise evry gadget when clicking again (double clickt closes it)
SVN revision: 62927
2011-08-28 21:27:58 +00:00
Hannes Janetzek 1fb27b0aae e17/evry: set gadget window class, skip taskbar
SVN revision: 62924
2011-08-28 21:15:20 +00:00
Hannes Janetzek ae90270846 e17/evry/gadget: show aggregator by default, move window next to gadget.
SVN revision: 62815
2011-08-25 12:58:35 +00:00
Hannes Janetzek 8bf1f59674 e17/evry: no need for separate icon idler
SVN revision: 62771
2011-08-25 02:13:58 +00:00
Hannes Janetzek f27bdcb087 e17/evry: leak--
SVN revision: 62770
2011-08-25 01:27:52 +00:00
Hannes Janetzek a7bb3d343d e17: leak--
SVN revision: 62666
2011-08-21 19:59:15 +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
Hannes Janetzek aa47d61abc e17/ervy: cleanup windows plugin, fix fallback border icon
SVN revision: 62613
2011-08-20 02:47:56 +00:00
Hannes Janetzek a4e481d48a e17/evry: calc icon size the old way, when min size is not set
SVN revision: 62602
2011-08-19 22:26:38 +00:00
Hannes Janetzek 7e553786d5 e17/evry: allow theme to set min size of thumb view icons
- cleanup list swallow functions... thought there was a bug


SVN revision: 62599
2011-08-19 22:11:09 +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 93fcafaf16 e17/evry: show animation when action is going
SVN revision: 62538
2011-08-17 16:02:19 +00:00
Hannes Janetzek 827b7ee787 e17/evry: hope this help to set input focus for evry gadget
SVN revision: 62527
2011-08-17 02:57:57 +00:00
Hannes Janetzek 0ddcff0e5c e17/evry-files: fix segv when one uses parent directories command while current dir is still scanning
SVN revision: 62522
2011-08-17 00:21:17 +00:00
Hannes Janetzek 6aa6faed9a e17/evry: fix last commit
SVN revision: 62521
2011-08-16 23:39:27 +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 cdf4cbfc0e e17/evry: try if timer forces icons to be loaded faster than idler
SVN revision: 62482
2011-08-15 12:19:31 +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
Hannes Janetzek aea6b1e70b e17/evry: ok this one fixes it
SVN revision: 62338
2011-08-11 09:47:16 +00:00
Hannes Janetzek 22aeed83c2 e17/evry: fix segv
SVN revision: 62337
2011-08-11 09:44:04 +00:00
Hannes Janetzek 826813c80e e17/evry: forgot to bump 'API' version..
SVN revision: 62334
2011-08-11 07:02:42 +00:00
Hannes Janetzek 470648cbfe e17/evry: allow actions to request to clear input and continue
SVN revision: 62329
2011-08-11 06:02:18 +00:00
Hannes Janetzek d1dd54ef90 e17/evry: allow plugins to provide their own view
SVN revision: 62327
2011-08-11 04:14:10 +00:00
Hannes Janetzek a43125fb54 e17/evry: remove text item when there is no input
SVN revision: 62292
2011-08-10 10:59:31 +00:00
Hannes Janetzek 1d7579b114 e17/evry: try switch to object sel (on enter) when action requires object
SVN revision: 62267
2011-08-09 23:33:57 +00:00
Hannes Janetzek 2ed6d1fbdd e17/evry: fix segv. disable handling of plugin keybingings while evry is active. for now
SVN revision: 60773
2011-06-28 18:59:04 +00:00
Hannes Janetzek 36937f2748 e17/evry: dont handle async updates of plugins when they dont belong to current state. fixes possible duplicates in aggregator when pop directories
SVN revision: 60583
2011-06-22 09:44:30 +00:00
Hannes Janetzek b72eb3d0df e17/evry: fix segv. pop object selector states when action changed
SVN revision: 60474
2011-06-18 13:04:08 +00:00
Hannes Janetzek b38f0e4f26 e17/evry: only cleanup history when CLEANUP_THRESHOLD is reached.
SVN revision: 60363
2011-06-15 20:52:26 +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 27c4cf72d2 e17/evry: fix segfault in aggregator when two instances of evry are open
second instance had not set p->config


SVN revision: 59770
2011-05-28 10:46:40 +00:00
Hannes Janetzek 1ac7f23603 e17/evry: nicer default window aspect (imho) :)
SVN revision: 59027
2011-04-29 06:09:52 +00:00
Hannes Janetzek ea88738b53 e17/evry: scroll to item only when selected with keyboard
SVN revision: 58898
2011-04-25 10:40:02 +00:00
Hannes Janetzek 1b54d48e1c e17/evry: show mime icons while fetching thumbnails
SVN revision: 58522
2011-04-09 10:31:36 +00:00
Hannes Janetzek 8e654ecb03 e17/evry: smoother scrolling, add less items outside of viewport to queue.
SVN revision: 58521
2011-04-09 10:23:31 +00:00
Hannes Janetzek 568780ca18 e17/evry: fix apps icon, started moving evry config dialog to 'launcher' section
SVN revision: 58499
2011-04-08 23:03:12 +00:00
Hannes Janetzek 1311c0f8a5 e17/evry: link plugins by default statically into evry.
SVN revision: 58498
2011-04-08 22:16:59 +00:00
Hannes Janetzek ad4754ad7a e17/evry: disable hide-list/input options, no theme supports it currently, see FIXME
SVN revision: 58398
2011-04-06 22:29:33 +00:00
Hannes Janetzek f13d7d22ae e17/evry: use icon for plugin collection from default theme
SVN revision: 58397
2011-04-06 22:23:55 +00:00
Hannes Janetzek 6da0d7a74d e17: fix: show evry 'start' and 'plugins' dialogs via settings panel action
added a function to pass the params with which the configure registry item will be called. 


SVN revision: 58396
2011-04-06 22:17:58 +00:00