Vincent Torri [Sat, 16 Jul 2011 07:24:48 +0000 (07:24 +0000)]
Eet : eet_flush2 : add O_BINARY to open()
On Windows, open() in text mode followed by fdopen() in
binary mode does not create a stream in binary mode.
So add O_BINARY to open().
SVN revision: 61418
Vincent Torri [Sat, 16 Jul 2011 07:14:42 +0000 (07:14 +0000)]
revert last commit of mkstemp (remove _O_TEMPORARY flag in open())
SVN revision: 61417
Cedric BAIL [Fri, 15 Jul 2011 20:26:03 +0000 (20:26 +0000)]
eeze: update ChangeLog and AUTHORS.
SVN revision: 61415
Jonas M. Gastal [Fri, 15 Jul 2011 18:37:44 +0000 (18:37 +0000)]
Eina: Groups shouldn't be inside themselves, and both groups
and conditionals need to be properly closed..
SVN revision: 61413
Jonas M. Gastal [Fri, 15 Jul 2011 18:35:45 +0000 (18:35 +0000)]
Eina: Making html tags in doc appear only in html doc.
SVN revision: 61412
Jonas M. Gastal [Fri, 15 Jul 2011 18:33:41 +0000 (18:33 +0000)]
Eina: Giving some pages better names and fixing a typo.
SVN revision: 61411
Cedric BAIL [Fri, 15 Jul 2011 17:28:13 +0000 (17:28 +0000)]
eeze: add v4l device discovery.
SVN revision: 61410
Lucas De Marchi [Fri, 15 Jul 2011 14:41:15 +0000 (14:41 +0000)]
eet: fix common misppellings
Mispellings detected by codespell.
SVN revision: 61409
Lucas De Marchi [Fri, 15 Jul 2011 14:37:49 +0000 (14:37 +0000)]
evas: fix common misppellings
Mispellings detected by codespell.
SVN revision: 61408
Lucas De Marchi [Fri, 15 Jul 2011 14:36:13 +0000 (14:36 +0000)]
ecore: fix common misppellings
Mispellings detected by codespell.
SVN revision: 61407
Lucas De Marchi [Fri, 15 Jul 2011 14:34:02 +0000 (14:34 +0000)]
emotion: fix common misspellings
Misspellings detected by codespell.
SVN revision: 61406
Lucas De Marchi [Fri, 15 Jul 2011 14:31:31 +0000 (14:31 +0000)]
eina: fix common misspellings
Misspellings detected by codespell.
SVN revision: 61405
Jonas M. Gastal [Fri, 15 Jul 2011 14:07:03 +0000 (14:07 +0000)]
Eina: add descriptions to eina accessor and eina strbuf.
SVN revision: 61404
Christopher Michael [Fri, 15 Jul 2011 13:13:38 +0000 (13:13 +0000)]
Ecore_X: Add a few more missing randr functions to xcb.
SVN revision: 61399
Christopher Michael [Fri, 15 Jul 2011 12:58:24 +0000 (12:58 +0000)]
Ecore_X: Add some more missing randr functions.
SVN revision: 61398
Christopher Michael [Fri, 15 Jul 2011 12:20:52 +0000 (12:20 +0000)]
Ecore_X: Add a missing function for ecore_x_randr_modes_info_get. Add
a list of remaining ecore_xcb_randr functions to do.
SVN revision: 61397
Cedric BAIL [Fri, 15 Jul 2011 09:12:24 +0000 (09:12 +0000)]
emotion: properly handle some race condition.
SVN revision: 61395
Christopher Michael [Thu, 14 Jul 2011 16:05:13 +0000 (16:05 +0000)]
Ecore_X: Remove unused file.
SVN revision: 61387
Christopher Michael [Thu, 14 Jul 2011 16:04:26 +0000 (16:04 +0000)]
Ecore_X: Remove unused file.
SVN revision: 61386
Christopher Michael [Thu, 14 Jul 2011 15:46:30 +0000 (15:46 +0000)]
Ecore: Add autofoo magic for building XCB-based ecore_x.
NB: IF you are going to try this, build evas with
`--enable-software-xcb` AND build ecore with `--enable-ecore-x-xcb
--disable-ecore-evas-opengl-x11`.
NB: OpenGL does NOT work with the xcb stuff yet. E itself does NOT
work with this yet either (still have to commit those changes).
SVN revision: 61385
Christopher Michael [Thu, 14 Jul 2011 15:43:49 +0000 (15:43 +0000)]
Ecore: Add 'makekeys' utility (used for compiling new xcb stuff)
provides a lookup table for xlookupstring (as xcb does not have a function for this).
SVN revision: 61382
Christopher Michael [Thu, 14 Jul 2011 15:42:02 +0000 (15:42 +0000)]
Ecore: Remove whitespace in Makefile.am
SVN revision: 61381
Christopher Michael [Thu, 14 Jul 2011 15:41:36 +0000 (15:41 +0000)]
Ecore_Input: Add Shift_Lock variable for Ecore_Event.
SVN revision: 61380
Christopher Michael [Thu, 14 Jul 2011 15:40:53 +0000 (15:40 +0000)]
Ecore_Evas: Fixes for working with the xcb engine. Fix some
formatting. Fix dst_rect being uninitialized. Remove 'prefetch &
fetch' calls as they are not used in the new xcb stuffs.
SVN revision: 61379
Christopher Michael [Thu, 14 Jul 2011 15:38:09 +0000 (15:38 +0000)]
Ecore_Input_Evas: Add missing Shift_Lock modifier.
SVN revision: 61378
Christopher Michael [Thu, 14 Jul 2011 15:37:04 +0000 (15:37 +0000)]
Ecore_X: Add missing shift_lock modifier. Remove unused _ecore_x_ic
variable. Add atom for VisualID (for systray module).
SVN revision: 61377
Christopher Michael [Thu, 14 Jul 2011 15:35:42 +0000 (15:35 +0000)]
Ecore_X: Add new xcb code (still not 100% complete tho).
SVN revision: 61376
Christopher Michael [Thu, 14 Jul 2011 15:31:24 +0000 (15:31 +0000)]
Ecore: Add myself to Authors (for incoming xcb stuffs).
SVN revision: 61375
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:36 +0000 (15:11 +0000)]
[evas] More diagrams on docs.
SVN revision: 61374
Gustavo Lima Chaves [Thu, 14 Jul 2011 15:11:20 +0000 (15:11 +0000)]
[evas] English corrections.
SVN revision: 61373
Tom Hacohen [Thu, 14 Jul 2011 14:38:41 +0000 (14:38 +0000)]
Evas tests: Fixed a textblock cursor test.
SVN revision: 61372
Tom Hacohen [Thu, 14 Jul 2011 14:25:46 +0000 (14:25 +0000)]
Evas textblock: Removed useless code. We should never get there.
SVN revision: 61370
Tom Hacohen [Thu, 14 Jul 2011 14:25:42 +0000 (14:25 +0000)]
Evas tests: Added more cursor tests, this time with bidi.
SVN revision: 61369
Tom Hacohen [Thu, 14 Jul 2011 14:25:39 +0000 (14:25 +0000)]
Evas textblock: Fixed cursor_coord_set with rtl/bidi in some cases.
Fix it when pressing beyond line boundaries.
SVN revision: 61368
Tom Hacohen [Thu, 14 Jul 2011 12:47:17 +0000 (12:47 +0000)]
Evas textblock: Added a small fix to valign.
SVN revision: 61366
Tom Hacohen [Thu, 14 Jul 2011 12:31:24 +0000 (12:31 +0000)]
Evas textblock: Fixed an issue with in-line valign.
Thanks to SeoZ for the report.
SVN revision: 61365
Tom Hacohen [Thu, 14 Jul 2011 08:00:27 +0000 (08:00 +0000)]
Evas tests: Added more textblock cursor tests.
Added a set of tests to verify my last fix.
SVN revision: 61363
Tom Hacohen [Thu, 14 Jul 2011 08:00:23 +0000 (08:00 +0000)]
Evas textblock: Fixed issue with char/line_coord_set with valign. #2.
After adding some tests, I found out that my previous fix was not enough.
SVN revision: 61362
Tom Hacohen [Thu, 14 Jul 2011 07:36:49 +0000 (07:36 +0000)]
Evas tests: Added more textblock cursor tests.
Also added tests to verify my previous fix.
SVN revision: 61361
Tom Hacohen [Thu, 14 Jul 2011 07:36:45 +0000 (07:36 +0000)]
Evas textblock: Fixed issue with char/line_coord_set with valign.
SVN revision: 61360
Vincent Torri [Thu, 14 Jul 2011 07:18:11 +0000 (07:18 +0000)]
Eina: link against iconv, use rt_libs to hold -lrt and add -lrt to eina.pc.in's Libs.private
SVN revision: 61358
Vincent Torri [Thu, 14 Jul 2011 06:58:59 +0000 (06:58 +0000)]
Eina : configure.ac : improve shm_open detection
* Do not use spaces around '=' in configure scripts
* formatting
* put -lrt in EINA_LIBS instead of LIBS
SVN revision: 61357
Rafael Antognolli [Wed, 13 Jul 2011 19:04:27 +0000 (19:04 +0000)]
ecore/ecore_con - Add some sequence diagrams.
SVN revision: 61351
Rafael Antognolli [Wed, 13 Jul 2011 19:04:17 +0000 (19:04 +0000)]
ecore/ecore_con - Add minimal http server and url cookies examples.
SVN revision: 61350
Rafael Antognolli [Wed, 13 Jul 2011 19:04:10 +0000 (19:04 +0000)]
ecore/ecore_con - Move more documentation to Ecore_Con.h.
Cookie related function documentation is moved, and some additional
comments were added to ecore_con_url_cookies_file_add and
ecore_con_url_cookies_jar_file_set.
SVN revision: 61349
Tom Hacohen [Wed, 13 Jul 2011 15:45:50 +0000 (15:45 +0000)]
Edje entry: Removed a hack that's not needed anymore.
This is thanks to a bug fix in textblock.
SVN revision: 61346
Tom Hacohen [Wed, 13 Jul 2011 15:16:41 +0000 (15:16 +0000)]
Evas tests: Added textblock line_coord_set tests.
These also verifies the bug fix from my previous commit.
SVN revision: 61345
Tom Hacohen [Wed, 13 Jul 2011 15:16:38 +0000 (15:16 +0000)]
Evas textblock: Fixed a bug in line_coord_set with y<0.
SVN revision: 61344
Tom Hacohen [Wed, 13 Jul 2011 15:16:34 +0000 (15:16 +0000)]
Evas tests: Added a bit of line geometry tests.
SVN revision: 61343
Tom Hacohen [Wed, 13 Jul 2011 14:35:15 +0000 (14:35 +0000)]
Evas tests: Added more textblock cursor tests.
Also added tests to verify my previous fix.
SVN revision: 61342
Tom Hacohen [Wed, 13 Jul 2011 14:35:12 +0000 (14:35 +0000)]
Evas textblock: Fixed a bug in cursor_char_coord_set with coords < 0.
SVN revision: 61341
Cedric BAIL [Wed, 13 Jul 2011 14:14:32 +0000 (14:14 +0000)]
emotion: raise gstreamer backend as it is more stable than the other.
SVN revision: 61340
Tom Hacohen [Wed, 13 Jul 2011 13:56:40 +0000 (13:56 +0000)]
Evas tests: Added a missing fail_if to a textblock test.
SVN revision: 61337
Tom Hacohen [Wed, 13 Jul 2011 12:49:33 +0000 (12:49 +0000)]
Evas tests: Added textblock tests, including ones to verify my last fixes.
SVN revision: 61335
Tom Hacohen [Wed, 13 Jul 2011 12:49:29 +0000 (12:49 +0000)]
Evas textblock: Fixed a bug with scaling items.
SVN revision: 61334
Tom Hacohen [Wed, 13 Jul 2011 11:36:34 +0000 (11:36 +0000)]
Evas tests: Make sure default bidi direction of empty texts is correct.
SVN revision: 61333
Tom Hacohen [Wed, 13 Jul 2011 11:36:31 +0000 (11:36 +0000)]
Evas: Stopped using the typo enum EVAS_BIDI_DIRECTION_NATURAL.
s/EVAS_BIDI_DIRECTION_NATURAL/EVAS_BIDI_DIRECTION_NEUTRAL/
SVN revision: 61332
Tom Hacohen [Wed, 13 Jul 2011 11:36:26 +0000 (11:36 +0000)]
Evas tests: Added more bidi, script and other tests to text object.
SVN revision: 61331
Cedric BAIL [Wed, 13 Jul 2011 09:25:49 +0000 (09:25 +0000)]
eina: fix typo.
SVN revision: 61329
Cedric BAIL [Wed, 13 Jul 2011 09:21:55 +0000 (09:21 +0000)]
eina: fix eina shm_open detection.
SVN revision: 61328
Tom Hacohen [Wed, 13 Jul 2011 08:54:49 +0000 (08:54 +0000)]
Evas: Moved font functions from object_text.c to font_dir.c
Not the best place, but at least better than putting them in object_text.c
SVN revision: 61327
Tom Hacohen [Wed, 13 Jul 2011 08:54:17 +0000 (08:54 +0000)]
Evas tests: Added last_up_to_pos tests to text object.
SVN revision: 61326
Cedric BAIL [Wed, 13 Jul 2011 08:51:19 +0000 (08:51 +0000)]
eina: fix build on NetBSD.
NOTE: we need a fallback for shm_open that will work on BSD system.
SVN revision: 61324
ChunEon Park [Wed, 13 Jul 2011 00:56:12 +0000 (00:56 +0000)]
[E-devel] [Patch] evas_gl_shader patch for get_program_binary extension
from gl77.lee@samsung.com
Dear all,
I attached a patch of evas_gl_shader.
I've removed a comment which is creating dummy shader when using GL_OES_get_program_binary extension.
Mr. Haegeun Park who is in charge of GPU driver fixed get_program_binary bug in the SGX driver.
There's no need to create dummy shaders any longer.
And I've added link status checking code to validate the binary object.
Please review this patch.
Thanks.
SVN revision: 61309
Gustavo Lima Chaves [Tue, 12 Jul 2011 17:30:14 +0000 (17:30 +0000)]
[evas] Filling more gaps of image object docs.
SVN revision: 61304
Gustavo Lima Chaves [Tue, 12 Jul 2011 17:29:39 +0000 (17:29 +0000)]
[evas] Text objects example tweaks.
SVN revision: 61303
Tom Hacohen [Tue, 12 Jul 2011 15:04:13 +0000 (15:04 +0000)]
Evas tests: Added text tests, including ones to verify my last fixes.
SVN revision: 61302
Tom Hacohen [Tue, 12 Jul 2011 15:04:10 +0000 (15:04 +0000)]
Evas text: Fixed a bug with char_coords_get searching at the wrong x.
SVN revision: 61301
Tom Hacohen [Tue, 12 Jul 2011 15:04:07 +0000 (15:04 +0000)]
Evas text: Fixed a bug in evas_object_text_char_pos_get - wrong X returned.
Happens when using multiple scripts in the same text object.
SVN revision: 61300
Tom Hacohen [Tue, 12 Jul 2011 15:04:03 +0000 (15:04 +0000)]
Evas text: Fixed mistake in comment.
SVN revision: 61299
Rafael Antognolli [Tue, 12 Jul 2011 14:37:32 +0000 (14:37 +0000)]
ecore/ecore_con - Brief description for the client and server groups.
Also improve the documentation of some functions.
SVN revision: 61298
Rafael Antognolli [Tue, 12 Jul 2011 14:37:22 +0000 (14:37 +0000)]
ecore/ecore_con - Ecore_Con examples (server and client).
SVN revision: 61297
Rafael Antognolli [Tue, 12 Jul 2011 14:37:14 +0000 (14:37 +0000)]
ecore/ecore_con - Update documentation of server/client timeout_set().
SVN revision: 61296
Rafael Antognolli [Tue, 12 Jul 2011 14:37:08 +0000 (14:37 +0000)]
ecore/ecore_con - Constify return of ecore_con_server_clients_get().
We can't change the returned list, since it's not a copy but the
internal list itself.
SVN revision: 61295
Rafael Antognolli [Tue, 12 Jul 2011 14:36:58 +0000 (14:36 +0000)]
ecore/ecore_con - Move more function documentation to Ecore_Con.h
Some small fixes were also made to these docs.
SVN revision: 61294
Iván Briano [Tue, 12 Jul 2011 13:38:25 +0000 (13:38 +0000)]
Some example for Ecore_Thread
It has some issues that need debugging, I'm not sure if Ecore_Thread doesn't
like having stuff done before the main loop is running and valgrind was also
complaining about some invalid reads in ecore_thread.c, but at least the
example is there for people to look at and report problems, things not clear
or just about anything that may come up from it.
SVN revision: 61293
Iván Briano [Tue, 12 Jul 2011 13:36:19 +0000 (13:36 +0000)]
Fix some double frees. The hash frees the data itself.
SVN revision: 61292
Mike McCormack [Tue, 12 Jul 2011 11:57:12 +0000 (11:57 +0000)]
ecore: Enable timers in glib dispatch
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61286
Mike McCormack [Tue, 12 Jul 2011 11:57:03 +0000 (11:57 +0000)]
ecore: Make g_main_loop call idle enterers last
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61285
Mike McCormack [Tue, 12 Jul 2011 11:56:54 +0000 (11:56 +0000)]
ecore: Run timers at end of glib loop
This reduces the time between calculating the scene
and rendering it, making scrolling smoother.
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61284
Mike McCormack [Tue, 12 Jul 2011 11:56:45 +0000 (11:56 +0000)]
ecore: Fix warnings when epoll is disabled
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61283
Mike McCormack [Tue, 12 Jul 2011 11:56:36 +0000 (11:56 +0000)]
ecore: Only check timers if we need to
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61282
Mike McCormack [Tue, 12 Jul 2011 11:56:24 +0000 (11:56 +0000)]
ecore: Remove redundant variable
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61281
Tom Hacohen [Tue, 12 Jul 2011 11:40:28 +0000 (11:40 +0000)]
Evas tests: Added various text object tests.
SVN revision: 61280
Tom Hacohen [Tue, 12 Jul 2011 11:40:25 +0000 (11:40 +0000)]
Evas bidi: Fixed typo DIRECTION_NATURAL -> DIRECTION_NEUTRAL.
Kept the old one just for not breaking ABI/API.
To all of you that are fast on the trigger, I set it to the same value,
so it doesn't matter that I inserted it at the start.
SVN revision: 61279
Tom Hacohen [Tue, 12 Jul 2011 11:40:22 +0000 (11:40 +0000)]
Evas tests: Added textblock replacement char tests.
SVN revision: 61278
Tom Hacohen [Tue, 12 Jul 2011 09:12:20 +0000 (09:12 +0000)]
Evas tests: Also test EVAS_TEXTBLOCK_CURSOR_BEFORE cursor mode.
SVN revision: 61275
Tom Hacohen [Tue, 12 Jul 2011 09:04:10 +0000 (09:04 +0000)]
Evas tests: Added hinting change coverage to textblock.
SVN revision: 61274
Tom Hacohen [Tue, 12 Jul 2011 09:04:07 +0000 (09:04 +0000)]
Evas tests: Added various text wrapping + ellipsis tests.
SVN revision: 61273
Tom Hacohen [Tue, 12 Jul 2011 09:04:04 +0000 (09:04 +0000)]
Evas tests: More textblock style padding tests.
SVN revision: 61272
Mike McCormack [Tue, 12 Jul 2011 06:11:23 +0000 (06:11 +0000)]
ecore: Set source priority to high
Will only make a difference if there are other gsources.
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61269
Mike McCormack [Tue, 12 Jul 2011 06:11:14 +0000 (06:11 +0000)]
ecore: Wake main loop immediately on zero sleep
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61268
Mike McCormack [Tue, 12 Jul 2011 06:11:04 +0000 (06:11 +0000)]
ecore-imf: Place braces consistently
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61267
Mike McCormack [Tue, 12 Jul 2011 06:10:54 +0000 (06:10 +0000)]
ecore-imf: Fix build in no XIM case
Fixes:
ecore_imf_xim.c: In function 'ecore_imf_xim_shutdown':
ecore_imf_xim.c:608:11: error: 'open_ims' undeclared (first use in this function)
ecore_imf_xim.c:608:11: note: each undeclared identifier is reported only once for each function it appears
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>
SVN revision: 61266
Mike McCormack [Tue, 12 Jul 2011 02:26:48 +0000 (02:26 +0000)]
ecore-x: Use Evas CFLAGS to build XIM support
Signed-off-by: Mike McCormack <mikem@ring3k.org>
SVN revision: 61260
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:39 +0000 (02:26 +0000)]
ecore-x: Add XIM module for ecore_imf
Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61259
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:29 +0000 (02:26 +0000)]
ecore-x: Add immodules directory
Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61258
Naruto TAKAHASHI [Tue, 12 Jul 2011 02:26:19 +0000 (02:26 +0000)]
ecore-x: Remove XIM
Signed-off-by: Naruto TAKAHASHI <tnaruto@gmail.com>
SVN revision: 61257
Rafael Antognolli [Mon, 11 Jul 2011 17:22:31 +0000 (17:22 +0000)]
ecore/examples - Fix DSO build (linking example against Evas).
SVN revision: 61255
Tom Hacohen [Mon, 11 Jul 2011 16:39:48 +0000 (16:39 +0000)]
Evas tests: Add more style tests to verify bug fixed in previous commit.
SVN revision: 61254