Commit Graph

14007 Commits

Author SHA1 Message Date
Mike Blumenkrantz b0180cdeb9 shuffle signal handler setup and remove job, fix startup file check
SVN revision: 60864
2011-06-30 06:49:54 +00:00
WooHyun Jung 7a205c0ef6 edje : Password's last char show feature supported. This patch is made
by Shilpa.


SVN revision: 60858
2011-06-30 05:31:08 +00:00
Mike Blumenkrantz 87c3fdfe67 add signal handlers
SVN revision: 60857
2011-06-30 03:57:49 +00:00
Mike Blumenkrantz 9466b75d4d make eeze_scanner suid
SVN revision: 60856
2011-06-30 03:57:47 +00:00
Gustavo Lima Chaves f9e31be489 [evas] Documenting the following image functions:
- evas_object_image_alpha_get
 - evas_object_image_alpha_set
 - evas_object_image_border_center_fill_get
 - evas_object_image_border_center_fill_set
 - evas_object_image_border_get
 - evas_object_image_border_scale_get
 - evas_object_image_border_scale_set
 - evas_object_image_border_set



SVN revision: 60844
2011-06-29 21:06:36 +00:00
Rafael Antognolli d87d2123e4 emotion/doc - Use the same doc style from the other libraries.
Copied css, header, footer and images from ecore.

SVN revision: 60840
2011-06-29 20:26:15 +00:00
Rafael Antognolli d93a2cb446 emotion/doc - doc build now uses the build system, instead gendoc.
SVN revision: 60839
2011-06-29 20:13:37 +00:00
Mike Blumenkrantz 234b200068 whoops, forgot to actually add the scanner last time
SVN revision: 60838
2011-06-29 19:54:39 +00:00
Mike Blumenkrantz 9611111aba sync disk find/watch qualifiers
SVN revision: 60836
2011-06-29 19:53:11 +00:00
Christopher Michael 58fad65f2b Ecore: Ecore_X: Add missing EAPI for ecore_x_dnd_source_action_get
function.



SVN revision: 60834
2011-06-29 19:40:20 +00:00
Mike Blumenkrantz b06075acf2 eeze_scanner seems to finally be complete, have at it
SVN revision: 60833
2011-06-29 18:53:40 +00:00
Mike Blumenkrantz f2caf4707c fix some segvs and drive detection
SVN revision: 60832
2011-06-29 18:53:38 +00:00
Rafael Antognolli 47cdbe390a ecore/timer - Document ecore_timer_freeze and ecore_timer_thaw.
SVN revision: 60830
2011-06-29 18:15:36 +00:00
Rafael Antognolli cd9e094226 ecore/poller - Add a poller example and its explanation.
SVN revision: 60829
2011-06-29 18:07:34 +00:00
Rafael Antognolli 9cad53125d ecore/time - Rename example to avoid mismatch.
SVN revision: 60828
2011-06-29 18:07:23 +00:00
Rafael Antognolli e4dc033594 ecore/timer - Add a commented example.
SVN revision: 60827
2011-06-29 18:07:08 +00:00
Cedric BAIL 605d57325f emotion: add some help to debug the pipeline.
SVN revision: 60826
2011-06-29 17:45:13 +00:00
Cedric BAIL 45d0b34007 emotion: restore/save last know position for file.
SVN revision: 60825
2011-06-29 17:30:19 +00:00
Cedric BAIL 73edb0433f eio: more xattr support.
SVN revision: 60824
2011-06-29 17:28:55 +00:00
Gustavo Lima Chaves b24e04ac82 [evas] Unbork examples, sorry.
SVN revision: 60821
2011-06-29 14:46:29 +00:00
Cedric BAIL 20069184a5 eio: forgotten Eio.h decl.
SVN revision: 60820
2011-06-29 14:16:41 +00:00
Cedric BAIL 59ebbdeee0 emotion: use stringshare for file.
SVN revision: 60818
2011-06-29 13:58:42 +00:00
Gustavo Lima Chaves 83711f3d95 [evas] Documantation and examples on this group of
functions:
- evas_object_image_add
- evas_object_image_file_get
- evas_object_image_file_set
- evas_object_image_filled_add
- evas_object_image_filled_get
- evas_object_image_filled_set
- evas_object_image_fill_get
- evas_object_image_fill_set



SVN revision: 60817
2011-06-29 13:25:58 +00:00
Cedric BAIL 94718fa484 ecore: forgotten eina_threads_init/shutdown.
SVN revision: 60801
2011-06-29 08:24:13 +00:00
Tom Hacohen 5a88f63381 Evas events: Fix issues with mouse_in/out caused by previous commit.
SVN revision: 60793
2011-06-29 05:05:35 +00:00
Tom Hacohen 3287d97442 Evas events: Re-apply commits 60787,60788.
SVN revision: 60792
2011-06-29 05:05:32 +00:00
Carsten Haitzler 99475ecdf3 REVERT commits 60787 and 60788 by tasn. BORK mouse in/out (e17 menus)
SVN revision: 60790
2011-06-29 03:14:57 +00:00
Iván Briano 0365a18df7 It doesn't look like this matters, so let's fix the build.
And if it does matter, I hope it breaks something from cedric. One femur, for example. Or both.


SVN revision: 60789
2011-06-29 02:32:37 +00:00
Tom Hacohen 5182b1d519 Evas events: Fixed more issues with pointer grabbing.
We want to free the grab even if mouse up happened outside of the
object's region (that's the whole point of grabbing...). Also, we don't
want to update the grabbed list anywhere but in mouse down.

SVN revision: 60788
2011-06-29 02:03:33 +00:00
Tom Hacohen 067053b970 Evas events: Fix 1 more issue with pointer grabbing.
We only need to change the list of grabbed objects if we are initiating
a new grab, and not if are already in a grab because of multi touch.

SVN revision: 60787
2011-06-29 02:03:25 +00:00
Jonas M. Gastal aad8c69071 Evas: document evas_object_rectangle.
SVN revision: 60772
2011-06-28 18:19:30 +00:00
Jonas M. Gastal c5518e7ece Evas: Fix latex doc generation.
SVN revision: 60771
2011-06-28 18:19:09 +00:00
Iván Briano 396d0ced07 don't leak
SVN revision: 60770
2011-06-28 18:05:19 +00:00
Gustavo Lima Chaves 003ab96f81 [evas] Documenting more functions on Evas objects:
- evas_object_event_callback_add
     - evas_object_event_callback_del_full
     - evas_object_focus_get
     - evas_object_focus_set
     - evas_object_key_grab
     - evas_object_key_ungrab
     - evas_object_pass_events_get
     - evas_object_pass_events_set
     - evas_object_precise_is_inside_get
     - evas_object_precise_is_inside_set
     - evas_object_propagate_events_get
     - evas_object_propagate_events_set
     - evas_object_repeat_events_get
     - evas_object_repeat_events_set

    Examples on them also follow.



SVN revision: 60769
2011-06-28 17:43:44 +00:00
Cedric BAIL 5d473313b0 ecore: do count threads only in the main loop.
NOTE: for an unknow reason I always get the wrong number
of threads when doing the computation from the thread.
Even if I use volatile and mutex. So to avoid that move
that stuff in the main loop. It increase the complexity
of the code, but at least it work.


SVN revision: 60767
2011-06-28 15:53:19 +00:00
Rafael Antognolli 0ba8b7a39b ecore/fd_handler - Add an example.
SVN revision: 60766
2011-06-28 15:05:29 +00:00
Rafael Antognolli 5017f501ac ecore/fd_handler - Fix prepare_callback_set and improve its doc.
Now they can be set even if the list is empty (sorry discomfitor,
removing your optimization and making it O(n) again, back from O(0)).

Also notice that due to the already existing check, if a prepare
callback was already set to a fd handler, it can't be changed, so I
added that to the docs.



SVN revision: 60765
2011-06-28 15:05:09 +00:00
Rafael Antognolli 358f5b594e ecore/fd_handler - Rename fd_handler example that uses gnutls.
SVN revision: 60764
2011-06-28 15:03:58 +00:00
Cedric BAIL edfeab7295 ecore: actually limit the number of pipe in the cache.
SVN revision: 60763
2011-06-28 14:53:34 +00:00
Jonas M. Gastal 2587a69af7 Eina: eina_strbuf example and documentation.
SVN revision: 60762
2011-06-28 14:38:17 +00:00
Jonas M. Gastal 1eb2a44f08 Eina: Slight improvement to eina_strbuf's documentation.
SVN revision: 60761
2011-06-28 14:37:49 +00:00
Cedric BAIL 0408408e2a ethumb: fix various source of misusage.
SVN revision: 60760
2011-06-28 14:35:21 +00:00
Cedric BAIL 2759f47524 evas: raise level of warning.
SVN revision: 60758
2011-06-28 14:26:22 +00:00
Jonas M. Gastal 2b6a9986cb Eina: improve eina_str documentation.
SVN revision: 60757
2011-06-28 13:52:59 +00:00
Carsten Haitzler 9bbe57e6e6 add ecore_throttle
SVN revision: 60756
2011-06-28 12:34:52 +00:00
Cedric BAIL 6c9680f399 ethumb: mute emotion during thumbnailing.
SVN revision: 60751
2011-06-28 08:39:28 +00:00
Tom Hacohen c357c362fb Evas textblock: Yet another coord_set fix.
SVN revision: 60750
2011-06-28 08:27:26 +00:00
Tom Hacohen c81a71d18d Evas textblock: Fixed coord_set and line_coord set in a couple of cases.
SVN revision: 60749
2011-06-28 08:13:45 +00:00
Carsten Haitzler 7e9a7c59df actually - we dont need to clear at all. rely on engine alpha
returning right value and let evas_render do it.



SVN revision: 60748
2011-06-28 08:11:07 +00:00
Tom Hacohen c69ba03da1 Evas: Updated changelog.
SVN revision: 60744
2011-06-28 02:10:36 +00:00