Commit Graph

139 Commits

Author SHA1 Message Date
Massimo Maiurana d10a88bcf9 updating greek translations
SVN revision: 55984
2011-01-07 19:27:23 +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
Daniel Kolesa c28301e331 All module translations in Czech are fully up to date.
SVN revision: 55852
2011-01-04 18:00:36 +00:00
Massimo Maiurana a835e1adc9 updating portuguese translations
SVN revision: 55292
2010-12-05 21:02:34 +00:00
Massimo Maiurana 88bee4fde0 updating french translations
SVN revision: 54198
2010-11-05 20:31:58 +00:00
Miculcy Brian 1c7597525d Apply module categories.
SVN revision: 53609
2010-10-19 12:35:47 +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
Massimo Maiurana 9ede72423c updating portuguese and italian translations
SVN revision: 53105
2010-10-06 17:38:09 +00:00
Massimo Maiurana c9f6a05a23 updating portuguese translations
SVN revision: 53033
2010-10-04 18:05:39 +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
Massimo Maiurana d0cd41f833 updating french and italian translations
SVN revision: 51120
2010-08-14 18:03:52 +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
Mike Blumenkrantz ed107822c6 THESE ARE NOT SKELETONS ANYMORE!
SVN revision: 49357
2010-05-31 17:29:40 +00:00
Hannes Janetzek 759142bfdb cleanups
SVN revision: 49334
2010-05-30 19:41:18 +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
Massimo Maiurana a077d44361 updating french and italian translations
SVN revision: 48983
2010-05-18 18:12:36 +00:00
Hannes Janetzek 80fc4437e7 added option for video player and download dir
SVN revision: 48934
2010-05-17 01:53:10 +00:00
Massimo Maiurana 26449de267 updating greek translations
SVN revision: 48913
2010-05-16 07:56:10 +00:00
Massimo Maiurana fd9710394d updating french and italian translations
SVN revision: 48863
2010-05-14 17:03:19 +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
Massimo Maiurana 74afcdd953 updating french and italian translations
SVN revision: 48735
2010-05-10 11:29:55 +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
Massimo Maiurana 407c10e871 updating french and italian translations
SVN revision: 48716
2010-05-09 16:04:27 +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
Hannes Janetzek e7f7625a54 cleanup on shutdown
fix enqueue action


SVN revision: 48695
2010-05-08 22:24:48 +00:00