devilhorns [Thu, 19 Aug 2010 14:29:05 +0000 (14:29 +0000)]
Add some missing UNUSED macros.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51394
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 19 Aug 2010 08:57:55 +0000 (08:57 +0000)]
* ecore: add some information about Ecore_Thread.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51389
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 19 Aug 2010 08:25:34 +0000 (08:25 +0000)]
from t_unix <- add none enum for randr
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51387
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
englebass [Wed, 18 Aug 2010 21:27:40 +0000 (21:27 +0000)]
Fix inline functions
Inline functions which are to be used in serveral files must be
completly written in the .x file.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51361
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Wed, 18 Aug 2010 16:28:36 +0000 (16:28 +0000)]
Fix 'suggest braces around empty body if statement'.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51291
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Wed, 18 Aug 2010 16:26:20 +0000 (16:26 +0000)]
Fix 'unused variable'.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51290
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 18 Aug 2010 08:56:44 +0000 (08:56 +0000)]
ecore_thread_pool -> ecore_thread_local
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51272
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 17 Aug 2010 19:21:47 +0000 (19:21 +0000)]
fix compilation without thread support
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51267
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
caro [Tue, 17 Aug 2010 19:01:20 +0000 (19:01 +0000)]
fix and format EXTRA_DIST
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51266
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Tue, 17 Aug 2010 14:48:21 +0000 (14:48 +0000)]
* ecore: const Eina_Bool don't make any sense.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51252
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Mon, 16 Aug 2010 12:03:49 +0000 (12:03 +0000)]
Don't return int in functions returning Eina_Bool
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51201
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 08:59:42 +0000 (08:59 +0000)]
copy & paste fix.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51171
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 08:17:24 +0000 (08:17 +0000)]
and now ecore is 1.0.0 ready too.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51165
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Mon, 16 Aug 2010 03:00:16 +0000 (03:00 +0000)]
fix up copyings likewise. nicely standardised templateish.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51150
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 15 Aug 2010 21:57:22 +0000 (21:57 +0000)]
sync copying with other efl.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51142
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sun, 15 Aug 2010 02:59:32 +0000 (02:59 +0000)]
From: Joerg Sonnenberger <joerg@britannica.bec.de>
Subject: [E-devel] ecore's poll file manager
Hi all,
attached is a small bugfix for ecore. If the to-be-monitored path
doesn't exist, the poll monitor currently tries to remove an item from a
list which was never hooked up.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51123
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Sat, 14 Aug 2010 16:15:09 +0000 (16:15 +0000)]
* ecore: fix cancel from another thread.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51119
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 14 Aug 2010 11:19:03 +0000 (11:19 +0000)]
From: Mike McCormack <mj.mccormack@samsung.com>
This patch implements the ecore main loop in terms of the GTK main loop, so
ecore is a layer on top of glib.
Compared the the current glib integration in ecore, this has the added
advantage of allowing use of EFL libraries in GTK.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51113
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 14 Aug 2010 10:21:03 +0000 (10:21 +0000)]
From: Leif Middelschulte <leif.middelschulte@gmail.com>
patch for ecore-x xrandr 1.3 support - breaks previous api. final api
change (i know about) before we go alpha. in to svn we go.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51109
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
etrunko [Fri, 13 Aug 2010 15:34:25 +0000 (15:34 +0000)]
Ecore_Getopt: Fix attributions
Modern languages in general use the '=' character for attribution, while
',' character is for something else.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51082
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Fri, 13 Aug 2010 12:53:08 +0000 (12:53 +0000)]
Apply memset-calloc.cocci
Change calls to malloc + memset to calloc whenever an automatic conversion can
be done.
Possible candidates are not treated here, only the ones we can be sure the
conversion is safe.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51078
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
maxerba [Thu, 12 Aug 2010 13:19:47 +0000 (13:19 +0000)]
updating portuguese translations
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51036
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Wed, 11 Aug 2010 14:32:30 +0000 (14:32 +0000)]
* eina: fix eina array threadsafe version.
Also add iterator and accessor ability to walk threadsafely.
Rename EINA_EACH to EINA_EACH_CB to match other callback cast.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@51000
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 11 Aug 2010 05:18:58 +0000 (05:18 +0000)]
oooh that broke comp - hmm this bears some investigaing. remove eating
of show/hide events for ee's
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50982
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 11 Aug 2010 05:12:22 +0000 (05:12 +0000)]
work around a gl driver bug
export ECORE_EVAS_GL_FIRST_MAP_BUG=1
if you end up with blank empty windows when using evas gl engine in them
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50981
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Tue, 10 Aug 2010 19:24:38 +0000 (19:24 +0000)]
Do not compare pointers to 0
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50973
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Aug 2010 01:32:07 +0000 (01:32 +0000)]
shapeinput too
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50879
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Sat, 7 Aug 2010 01:27:25 +0000 (01:27 +0000)]
shape event gets info.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50878
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 5 Aug 2010 13:58:49 +0000 (13:58 +0000)]
Remove ecore_{init,shutdown} from tests
Now ecore_x properly calls ecore_start() and ecore_shutdown(), as it should
be, so no need to do it here.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50837
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 5 Aug 2010 13:50:47 +0000 (13:50 +0000)]
init/shutdown ecore in ecore_x_init
2 simple rules:
1) init what you use
2) shutdown what you init
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50836
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 5 Aug 2010 13:48:43 +0000 (13:48 +0000)]
Fix return value
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50835
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Thu, 5 Aug 2010 02:25:50 +0000 (02:25 +0000)]
Add missing ecore_{init,shutdown} to bell test
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50829
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Wed, 4 Aug 2010 16:57:32 +0000 (16:57 +0000)]
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
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50816
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Wed, 4 Aug 2010 16:17:53 +0000 (16:17 +0000)]
uncrustify ecore directfb
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50815
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
captainigloo [Wed, 4 Aug 2010 16:12:12 +0000 (16:12 +0000)]
Use english messages for error log.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50814
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 4 Aug 2010 02:55:20 +0000 (02:55 +0000)]
convert all function pointers to typedefs, add doxy stubs for typedefs.
note: I've chosen to consolidate typedefs where possible to simplify things
my time is limited this week, so feel free to expand on the doxy stubs I've added if you know what they do
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50803
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 3 Aug 2010 09:02:27 +0000 (09:02 +0000)]
support calls++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50760
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 2 Aug 2010 19:36:37 +0000 (19:36 +0000)]
fix random value generator.
SPANK SPANK SPANK!!!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50750
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 2 Aug 2010 18:54:27 +0000 (18:54 +0000)]
re-reformat
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50747
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 2 Aug 2010 17:47:49 +0000 (17:47 +0000)]
re-uncrustify
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50745
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 20:33:32 +0000 (20:33 +0000)]
return void* for data functions; depend on user not to be stupid (hahahahahah)
fix doxy to display correctly and be accurate once again
TODO: add functions to rwlock global data while threads are modifying it?
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50692
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 17:03:34 +0000 (17:03 +0000)]
rrrrrrrrrrrrrr stupid enum!
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50689
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 15:57:19 +0000 (15:57 +0000)]
grrrrr this enum is really starting to piss me off
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50688
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 15:56:18 +0000 (15:56 +0000)]
remove ecore_thread_pool_data_wait, make thread data struct private again, return void* on _set(), fix global_wait to not mutex longer than wait time when no data added
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50687
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
lucas [Fri, 30 Jul 2010 11:34:08 +0000 (11:34 +0000)]
Spell: rememebr => remember
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50686
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 08:52:18 +0000 (08:52 +0000)]
add data freeing support to ecore thread data api
TO FUTURE MIKE: you were too tired to update the doxy last night and instead of writing the doxy updates you fell asleeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50682
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 30 Jul 2010 06:47:59 +0000 (06:47 +0000)]
ssl cert cleanups: round 3
fix bitmask detection and refcount more correctly
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50679
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 02:57:39 +0000 (02:57 +0000)]
doc++
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50673
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 02:50:50 +0000 (02:50 +0000)]
fix close before fd handler del's
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50670
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 02:44:43 +0000 (02:44 +0000)]
del x fd handler before close.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50669
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 02:42:47 +0000 (02:42 +0000)]
clean up epoll stuff a little bit. 32 events now.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50668
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 02:42:17 +0000 (02:42 +0000)]
close after del fd handler
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50667
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 00:35:57 +0000 (00:35 +0000)]
formatting ewwww
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50665
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Fri, 30 Jul 2010 00:27:02 +0000 (00:27 +0000)]
fix valgrind unittied buffer bitches
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50664
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 23:42:32 +0000 (23:42 +0000)]
dropping my life to fix previously broken mess so people will stop complaining
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50663
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
cedric [Thu, 29 Jul 2010 12:29:19 +0000 (12:29 +0000)]
* ecore: fix comment.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50642
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 08:13:58 +0000 (08:13 +0000)]
typos are frustratinnnnnnnnnnggggggggggggggggggggggggggggggggggggggg
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50637
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Thu, 29 Jul 2010 05:43:20 +0000 (05:43 +0000)]
bad mike!. fix.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50634
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 01:42:43 +0000 (01:42 +0000)]
correctly use & to detect server type instead of ==
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50630
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 01:28:18 +0000 (01:28 +0000)]
more doxy than anyone will EVER need. EVER.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50629
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 01:28:03 +0000 (01:28 +0000)]
redo some comments
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50628
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 00:27:15 +0000 (00:27 +0000)]
reorder functions, redo doxy, make a not so obvious null pointer more obvious for future readers
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50627
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 00:13:56 +0000 (00:13 +0000)]
prevent crafty users from breaking build if they define USE_OPENSSL and USE_GNUTLS
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50626
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 00:13:25 +0000 (00:13 +0000)]
ac_path_generic.m4 from eet, prevent users from trying to build with both gnutls and openssl since this is broken
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50625
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Thu, 29 Jul 2010 00:12:27 +0000 (00:12 +0000)]
these functions return a const char *, so they should actually return a const char *
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50624
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 22:32:39 +0000 (22:32 +0000)]
these functions return a const char *, so they should actually return a const char *
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50622
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 22:23:14 +0000 (22:23 +0000)]
forgot to put some doxy in groups
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50620
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 20:03:28 +0000 (20:03 +0000)]
ssl uh-oh
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50612
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 19:58:57 +0000 (19:58 +0000)]
fix for people who compile without ssl/tls support
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50611
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 18:27:47 +0000 (18:27 +0000)]
remove unused and null init a pointer
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50604
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 18:25:46 +0000 (18:25 +0000)]
fix cert support, split functions for client/server
note: crl checking and cert verification do not currently function
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50603
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 17:35:31 +0000 (17:35 +0000)]
formatting again
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50599
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 28 Jul 2010 06:08:35 +0000 (06:08 +0000)]
epoll <- blame mike if it breaks. :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50585
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Wed, 28 Jul 2010 05:23:42 +0000 (05:23 +0000)]
uncrustify so T_UNIX will stop nagging me! :)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50583
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Wed, 28 Jul 2010 00:17:40 +0000 (00:17 +0000)]
From: Alexander Kerner <alexander.kerner@googlemail.com>
Subject: [E-devel] 8bpp xcb evas engine
Hi all,
I've implemented the 8bpp grayscale evas engine. It is based on the 16bpp
engine. It would be nice if someone could review the code and maybe commit
into svn. The patches against evas and ecore are attached.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50561
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
raster [Tue, 27 Jul 2010 10:29:58 +0000 (10:29 +0000)]
From: Naruto TAKAHASHI <tnaruto@gmail.com>
Subject: [E-devel] [PATCH] ecore_con_url_httpauth_set()
Hi all,
I attach a tiny Patch for ecore_con_url_httpauth_set().
CURLOPT_USERNAME and CURLOPT_PASSWORD is declared in enum, so those
options isn't able to be used #ifdef macro's argument.
This patch checks that LIBCURLVERSION_NUM is 0x071301(v7.19.1) and
over. Because CURLOPT_USERNAME and CURLOPT_PASSWORD was added at
7.19.1.
thanks to confirm this patch.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50539
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
devilhorns [Tue, 27 Jul 2010 06:33:47 +0000 (06:33 +0000)]
Fix up a little formatting (wrt wrapping).
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50531
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 27 Jul 2010 06:30:27 +0000 (06:30 +0000)]
add full ssl certificate support to ecore_con: call ecore_con_ssl_cert_add("/path/to/cert.pem") and then create the server object with the ECORE_CON_LOAD_CERT flag
also may have accidentally ruined the formatting on a couple files and started an hour-long discussion over efl formatting scripts to conceal the fact that I used uncrustify to reformat everything
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50529
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 27 Jul 2010 03:59:04 +0000 (03:59 +0000)]
fix threadless compile
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50528
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 27 Jul 2010 01:05:13 +0000 (01:05 +0000)]
doxy
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50527
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 27 Jul 2010 01:00:24 +0000 (01:00 +0000)]
big doxy update
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50526
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Tue, 27 Jul 2010 00:10:40 +0000 (00:10 +0000)]
doxy fixes grrrrrrrrrrrrrrrrrrrrrr
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50525
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 26 Jul 2010 20:41:54 +0000 (20:41 +0000)]
ecore_thread_cancel is now nullsafe, returning EINA_TRUE
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50523
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 26 Jul 2010 20:05:50 +0000 (20:05 +0000)]
fix fixme: free error strings on ssl shutdown
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50516
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 26 Jul 2010 07:19:27 +0000 (07:19 +0000)]
rename function typedefs
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50506
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 26 Jul 2010 05:47:33 +0000 (05:47 +0000)]
whoops
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50504
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Mon, 26 Jul 2010 04:20:18 +0000 (04:20 +0000)]
add typedefs for ecore thread function types because I'm tired of typing them out
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50499
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Sat, 24 Jul 2010 02:05:35 +0000 (02:05 +0000)]
fix longstanding leak
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50470
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 22:28:18 +0000 (22:28 +0000)]
correctly init some variables that I missed somehow. I blame Sachiel.
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50465
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 17:52:50 +0000 (17:52 +0000)]
shut up eina
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50460
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 17:30:21 +0000 (17:30 +0000)]
fix leak in thread_shutdown, use lots of mutexes and conditionals instead of sleeps to wait in data_wait functions
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50459
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 16:40:40 +0000 (16:40 +0000)]
whoops
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50455
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 16:24:35 +0000 (16:24 +0000)]
+ecore_thread_{global,pool}_data_wait, to allow waiting for data in the global or pool data contexts and simulate g_async_queue in a less mutexy fashion
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50454
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 15:33:22 +0000 (15:33 +0000)]
add threadsafe global data to threads, allowing for communication between threads and other threads and threads and main loop
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50453
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 13:35:14 +0000 (13:35 +0000)]
rename mutex
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50451
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 13:12:42 +0000 (13:12 +0000)]
fix doxy
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50450
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 13:08:38 +0000 (13:08 +0000)]
remove unnecessary mutexes, expand pthread self member to short_run threads, make thread pool data work on short_run threads, ecore_thread_pool_data_modify_or_add -> ecore_thread_pool_data_set
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50449
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 04:20:24 +0000 (04:20 +0000)]
shutup libtool on convenience libs
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50444
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 04:17:41 +0000 (04:17 +0000)]
+ecore_thread_pool_data_modify_or_add
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50443
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33
discomfitor [Fri, 23 Jul 2010 03:39:52 +0000 (03:39 +0000)]
api change to ecore_thread_pool_data_add, now has 4th argument "direct" to avoid copying key value if desired
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/ecore@50442
7cbeb6ba-43b4-40fd-8cce-
4c39aea84d33