Commit Graph

82 Commits

Author SHA1 Message Date
Igor Murzov 93f60c338a Adapt to e19 changes 2014-08-18 16:25:17 +04:00
Igor Murzov 2387d76be1 Adapt to e18 changes 2014-08-18 16:25:17 +04:00
Igor Murzov 7a0c1d0744 Make Everything's plugins and action names translatable v2
This is a more straight solution than r79723.

SVN revision: 82291
2013-06-17 10:03:57 +01:00
Hannes Janetzek 247989276c modules/evry*: update to api changes
SVN revision: 65775
2011-12-01 10:59:43 +00:00
Hannes Janetzek 7993ebb88f e-modules: update to e_util_cconfig_check changes
SVN revision: 63031
2011-08-31 13:00:25 +00:00
Hannes Janetzek b5d3f6f6be e-modules/evry* use new macro
SVN revision: 62663
2011-08-21 15:42:21 +00:00
Hannes Janetzek a32adc5c0d e-modules/evry: fix up EVRY_ACTION new macro
SVN revision: 62408
2011-08-12 18:34:16 +00:00
Hannes Janetzek 56e8088f28 e-modules/evry: better macros for plugin creation
SVN revision: 62404
2011-08-12 17:18:58 +00:00
Hannes Janetzek dda346a56a e-modules/evry* better MODULE_NEW/FREE macros
SVN revision: 62398
2011-08-12 15:57:51 +00:00
Hannes Janetzek ffc3e0a1e7 e-modules/evry* revert last commit
SVN revision: 62378
2011-08-12 11:30:41 +00:00
Hannes Janetzek ad5f7e3ea7 e-modules/evry* use 'extern' for evry_api
SVN revision: 62377
2011-08-12 11:01:12 +00:00
Vincent Torri 27cd9bd6ba fix possible undef ref when gettext is disabled or not installed
SVN revision: 59997
2011-06-06 17:36:38 +00:00
Hannes Janetzek 3e640d0371 e-modules/evry-websearch: fix config registry and gettext defines
SVN revision: 58503
2011-04-08 23:40:55 +00:00
Hannes Janetzek 6e2402ccc0 e-modules/evry-modules: api changes
SVN revision: 58257
2011-04-01 12:47:07 +00:00
Alex-P. Natsios 7317e47c11 From: "Alex-P. Natsios" <apnatsios@gmail.com>
Subject: Re: [E-devel] ecore_con_url_get
Date: Sat, 29 Jan 2011 23:45:37 +0200

According to the Documentation on Ecore that would be the required fix
( reduce in arguments ).
however it is untested but it should work fine [unless fixed already]

-- 
Regards,

Alex-P. Natsios
(a.k.a Drakevr)


SVN revision: 56389
2011-01-29 21:58:55 +00:00
Hannes Janetzek e3518b7ed5 disable youtube download actions, dont work anymore
SVN revision: 56288
2011-01-24 16:57:41 +00:00
Carsten Haitzler 986b0a2c74 ok rafael/rui - i've deprecated send and made a get and post call that
will explicitly do a get or a post. send is still there (deprecated)
and it just does what it did before - it guesses effectively. please
comment. :)



SVN revision: 55926
2011-01-06 06:33:25 +00:00
Hannes Janetzek 874dc98c28 extract curl form and send it with ecore_con_url_send
SVN revision: 53552
2010-10-18 01:10:36 +00:00
Lucas De Marchi 47b9c4e7c6 Use ecore_time_unix_get() when absolute value is needed
SVN revision: 52828
2010-09-27 22:39:09 +00:00
Mike Blumenkrantz c631a5a4b1 ecore_con_url_free migration
SVN revision: 52536
2010-09-21 06:51:07 +00:00
Lucas De Marchi e0142c0053 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
Lucas De Marchi b3b0da66ad Fixes for Ecore Api changes
Patch automatically by Coccinelle to fix the
callbacks used by the following functions:

 * ecore_event_handler_add()
 * ecore_event_filter_add()
 * ecore_idler_add()
 * ecore_idle_enterer_add()
 * ecore_idle_enterer_before_add()
 * ecore_idle_exiter_add()
 * ecore_main_fd_handler_add()
 * ecore_main_win32_handler_add()
 * ecore_timer_add()
 * ecore_timer_loop_add()
 * ecore_animator_add()
 * ecore_poller_add()


SVN revision: 50108
2010-07-08 00:57:17 +00:00
Hannes Janetzek 9ba8f95788 fix segv. when going back while loading youtube thumbs
SVN revision: 49428
2010-06-04 00:23:28 +00:00
Hannes Janetzek 881dae5fca websearch action are context specific -> fix sorting of actions
SVN revision: 49397
2010-06-02 19:30:54 +00:00
Hannes Janetzek bf9ad24fc1 use $HOME as default dl dir
cleanups, use theme icons for plugins


SVN revision: 49327
2010-05-30 13:38:48 +00:00
Hannes Janetzek 8457d49a89 - use e_icon_preload to fix the issue with not appearing icons?
- pidgin: use default icon when no buddy icon available, use it->icon


SVN revision: 49180
2010-05-24 12:25:14 +00:00
Hannes Janetzek 6df1a72435 - append new input in browse mode
- no need for incremental parsing atm


SVN revision: 49161
2010-05-23 18:08:02 +00:00
Hannes Janetzek acba4d96f1 - added input_type TEXT to websearch plugins
now one can search the stuff of any plugin that provides text 
  e.g. <space> trigger text plugin: type stuff <tab> browse with google:
  select an item <tab> browse with youtube/translate etc...
- use places also as object


SVN revision: 49067
2010-05-20 15:48:01 +00:00
Hannes Janetzek 48f67668eb dont recrate translation item each time
cleanups


SVN revision: 49054
2010-05-20 05:23:14 +00:00
Hannes Janetzek 80fc4437e7 added option for video player and download dir
SVN revision: 48934
2010-05-17 01:53:10 +00:00
Hannes Janetzek 96b7e301df - tracker: use action_performed event to remove files from db on 'move to trash' action
- websearch: icon for image upload
- mpris: dont finish dialog on rewind/forward action 


SVN revision: 48833
2010-05-13 22:32:50 +00:00
Hannes Janetzek dafb4ec801 cleanup
SVN revision: 48764
2010-05-11 20:19:20 +00:00
Hannes Janetzek 76d63753f5 use evry_module->active instead of local var
SVN revision: 48759
2010-05-11 17:25:25 +00:00
Hannes Janetzek e1af79a38c change to new api
SVN revision: 48746
2010-05-11 01:52:20 +00:00
Hannes Janetzek 740ad2acb6 use new config check function
SVN revision: 48745
2010-05-11 00:02:16 +00:00
Hannes Janetzek 6b6737f2de api changes
SVN revision: 48741
2010-05-10 22:35:42 +00:00
Hannes Janetzek bd2412bf7c fix segv
SVN revision: 48737
2010-05-10 15:16:50 +00:00
Hannes Janetzek 9ac1da4765 fix notification icon
fix module icon
added youtube icon


SVN revision: 48732
2010-05-10 04:10:32 +00:00
Hannes Janetzek 3bd08450d6 fix segv
SVN revision: 48731
2010-05-10 01:43:42 +00:00
Hannes Janetzek 928ab836c5 and free the queue..
SVN revision: 48730
2010-05-10 01:17:34 +00:00
Hannes Janetzek f66efec6bb enqueue when there more than two active downloads.
SVN revision: 48729
2010-05-10 01:07:09 +00:00
Hannes Janetzek 1aafe2519d delete cleanup timer when download is finished
cleanup


SVN revision: 48728
2010-05-09 23:36:30 +00:00
Hannes Janetzek ccdd427b9f retry sending when con_url is active
SVN revision: 48727
2010-05-09 22:01:09 +00:00
Hannes Janetzek ee668f017f fsck mencoder, fsck ffmpeg! pipe mplayer to lame.
SVN revision: 48726
2010-05-09 21:37:43 +00:00
Hannes Janetzek 81281628b9 forgot to mention that youtube-dl is no longer required
SVN revision: 48720
2010-05-09 18:32:36 +00:00
Hannes Janetzek c5711e725f - refactor con_url callbacks
- better options for mencoder


SVN revision: 48719
2010-05-09 18:25:59 +00:00
Hannes Janetzek 27a814181a also cleanup the cleanup handler when dowload is finished
SVN revision: 48702
2010-05-09 02:27:22 +00:00
Hannes Janetzek b8555198a3 update config
SVN revision: 48699
2010-05-09 01:46:10 +00:00
Hannes Janetzek c51d28bbbd - found mencoder to be way more reliable (=
- really clenup at shutdown
- get notification id to replace. but need to fix notification module


SVN revision: 48697
2010-05-09 01:44:19 +00:00
Hannes Janetzek e563f5abc3 show start notification
be a llittle less verbose


SVN revision: 48696
2010-05-08 22:48:18 +00:00