Commit Graph

26 Commits

Author SHA1 Message Date
Cedric BAIL 1382cfb6b3 ecore: fix timeline.
SVN revision: 57318
2011-02-25 11:29:15 +00:00
Vincent Torri 483e496d35 Ecore ecore_file:
fix compilation when ecore_con and curl are not available

When ecore_con and curl are not available, a callback using them
is still compiled.


SVN revision: 57293
2011-02-24 07:52:25 +00:00
Carsten Haitzler 5117d0f912 Fix: ecore-file inotify fd would be duplicated in children
on fork. Have it detecti this on next monitor add and re-init
the inotify fd and fd handler.
        


SVN revision: 57228
2011-02-22 06:09:46 +00:00
Carsten Haitzler 0c31abb0d4 fix up chlog.
SVN revision: 57205
2011-02-21 06:38:44 +00:00
Vincent Torri d369f11365 Ecore_WinCE: do not erase a window background
SVN revision: 57186
2011-02-20 10:02:23 +00:00
Vincent Torri 4bf163a1e4 * fix a bug in the key up event ('space' key was not handled)
* Greatly improve the resize. Plain, without flickering, etc...



SVN revision: 57182
2011-02-20 08:37:43 +00:00
Mathieu Taillefumier 95ea487188 From: Mathieu Taillefumier <mathieu.taillefumier@free.fr>
Subject: Re: [E-devel] [PATCH][Ecore] second version of the backlight
functions

Add backlight support impl - thanks mathieu



SVN revision: 57158
2011-02-19 12:27:48 +00:00
Cedric BAIL 16cd7939ff ecore: Add ecore_file_download_full patch by Sangho Park <gouache95@gmail.com>
SVN revision: 57087
2011-02-16 12:44:34 +00:00
Mike Blumenkrantz 276eccb1bf +ecore_con_client_port_get
SVN revision: 56950
2011-02-11 07:38:27 +00:00
Mike Blumenkrantz 5e34e80706 changelog for previous commit
SVN revision: 56935
2011-02-10 19:44:18 +00:00
Mike Blumenkrantz daafddb571 implement full event-driven error messaging api for all non-curl ecore_con
docs are in the header, happy birthday cedric


SVN revision: 56894
2011-02-10 08:49:23 +00:00
Mike Blumenkrantz 54baacb790 added some more possibly useless safety checks to ecore_con_ares
SVN revision: 56892
2011-02-10 07:50:20 +00:00
Mike Blumenkrantz e18f0ace04 update from most recent commit from VC
SVN revision: 56643
2011-02-02 06:49:53 +00:00
Carsten Haitzler f55fa9619c revert mike's patch - creates endless stream of complaints/badness.
SVN revision: 56626
2011-02-01 10:21:22 +00:00
Mike McCormack 7443e3ecb5 From: Mike McCormack <mj.mccormack@samsung.com>
Subject: Re: [E-devel] [PATCH] Handle ecore signals with a pipe

This removes a race condition in the main loop where
a signal could come after the signal check, and before
entering the select loop, possibly resulting in a hang.

In practice, this hang wouldn't be seen due to other activity
in the main loop.



SVN revision: 56613
2011-02-01 05:56:15 +00:00
Carsten Haitzler 75b46faa61 fix sync to send done messges but not wait for sync counter with gl
engine.



SVN revision: 56563
2011-01-31 06:21:57 +00:00
Sebastian Dransfeld d28f378acd order
SVN revision: 56559
2011-01-30 20:09:41 +00:00
Rui Seabra 02b46306bf Fix error message and mark previous change in ChangeLog
SVN revision: 56391
2011-01-29 23:15:17 +00:00
Carsten Haitzler 1bd97ec119 geeze. get year right! spank
SVN revision: 56378
2011-01-29 13:24:22 +00:00
Carsten Haitzler 16a388ca48 chlog goes down over time.
SVN revision: 56373
2011-01-29 09:41:25 +00:00
Mike Blumenkrantz abdbedf2dc forgot this before
SVN revision: 56372
2011-01-29 07:59:45 +00:00
Carsten Haitzler 0cb7271e97 aaaah farg. forgot the changelogs. fix.
SVN revision: 56359
2011-01-29 03:54:33 +00:00
Michael Jennings c542483c4b Wed Jun 8 16:56:30 2005 Michael Jennings (mej)
Fix spec file.
----------------------------------------------------------------------


SVN revision: 15210
2005-06-08 20:51:06 +00:00
Carsten Haitzler a5c2425084 damn you salizar! damn you!
errr. i mean. ecore moves to HEAD!


SVN revision: 7475
2003-09-23 08:09:32 +00:00
Carsten Haitzler cddaadb447 DELETED!
SVN revision: 7474
2003-09-23 07:54:34 +00:00
Tom Gilbert 8685930a75 Initial event abstraction for e17. More work needed.
SVN revision: 3663
2000-10-20 10:48:21 +00:00