Commit Graph

153 Commits

Author SHA1 Message Date
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
Vincent Torri 3fcfa9d169 make gettext optional
some problem might arise like undef symbols if
they are not guarded correctly (like in alarm,
see next commit)


SVN revision: 59994
2011-06-06 16:40:14 +00:00
Massimo Maiurana bf3a5a574d updating various translations
SVN revision: 58533
2011-04-10 13:03:20 +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
Massimo Maiurana 94d86b2aa5 updating various translations
SVN revision: 57327
2011-02-25 20:26:34 +00:00
Massimo Maiurana f9f92c2716 updating slovenian translation
SVN revision: 57305
2011-02-24 17:28:12 +00:00
Massimo Maiurana 8750344afb updating various translations
SVN revision: 57099
2011-02-16 20:39:52 +00:00
Massimo Maiurana 5d80b35021 removing invalid msgstr
SVN revision: 56960
2011-02-12 13:46:16 +00:00
Aron Xu 3276625c4f Add Chinese translations.
SVN revision: 56930
2011-02-10 17:57:48 +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
Massimo Maiurana a7c49ea644 updating french and italian translations
SVN revision: 56299
2011-01-25 12:57:09 +00:00
Hannes Janetzek e3518b7ed5 disable youtube download actions, dont work anymore
SVN revision: 56288
2011-01-24 16:57:41 +00:00
Massimo Maiurana a876e5287f updating german translations
SVN revision: 56199
2011-01-16 19:41:28 +00:00
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