[EGIT] [core/efl] master 03/04: eina: add eina_list_data_idx().

2015-03-25 Thread Michal Jagiello
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6b8824680888abc16e5e300ab75e383550670262 commit 6b8824680888abc16e5e300ab75e383550670262 Author: Michal Jagiello Date: Wed Mar 25 19:29:49 2015 +0100 eina: add eina_list_data_idx

[EGIT] [core/elementary] master 01/01: ctxpopup: Add get_items, get_last_item, get_first_item, get_next_item and get_prev_item API

2014-07-03 Thread Michal Jagiello
stanluk pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=467adad7808a60cc16e872b888ff451730f92d8d commit 467adad7808a60cc16e872b888ff451730f92d8d Author: Michal Jagiello Date: Thu Jul 3 13:05:28 2014 +0200 ctxpopup: Add get_items

[EGIT] [core/elementary] master 01/01: clock: Add elm_clock_pause_set and elm_clock_pause_get functions for elm_clock widget

2013-12-17 Thread Michal Jagiello
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=c53be13f51ea47b26d430c25ef9b1e5c8f658a67 commit c53be13f51ea47b26d430c25ef9b1e5c8f658a67 Author: Michal Jagiello Date: Wed Dec 18 10:14:20 2013 +0900 clock: Add elm_clock_pause_set and

[EGIT] [core/efl] master 02/03: ecore_evas: window does not go back to normal state if you set iconified to EINA_FALSE.

2013-10-13 Thread Michal Jagiello
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9bfb730ff57da3d8789f80256abedcbc19e98bfe commit 9bfb730ff57da3d8789f80256abedcbc19e98bfe Author: Michal Jagiello Date: Mon Oct 14 11:59:18 2013 +0900 ecore_evas: window does not go back to

Re: [E-devel] [PATCH][EET] Add missing UNLOCK_CACHE in eet_open function.

2012-11-14 Thread Michal Jagiello
I'm sorry, I forgot to attach a patch :) BR, MJ. -Original Message- From: Michal Jagiello [mailto:m.jagie...@samsung.com] Sent: Wednesday, November 14, 2012 12:21 PM To: enlightenment-devel@lists.sourceforge.net Subject: [E-devel] [PATCH][EET] Add missing UNLOCK_CACHE in eet

[E-devel] [PATCH][EET] Add missing UNLOCK_CACHE in eet_open function.

2012-11-14 Thread Michal Jagiello
Hi, I've prepared a patch, which add UNLOCK_CACHE in place where, in my opinion, should be. Please review this patch. BR, MJ. -- Monitor your physical, virtual and cloud infrastructure from a single web con

[E-devel] [PATCH][ELEMENTARY][DOC] elm_slideshow returns value documentation fix

2012-10-12 Thread Michal Jagiello
Hi, In elm_slideshow_timeout_get documentation is no information about what function returns on errors. I've prepared a little patch which add this information. Please take a look at attached patch. BR, MJ elm_slideshow_doc.patch Description: Binary data

[E-devel] [PATCH][ETHUMB] Null checks and checks if divisor is not equal to zero in ethumb.c file

2012-10-10 Thread Michal Jagiello
functions ethumb_calculate_aspect and ethumb_calculate_fill divisor is not checked if is equal to zero before division. Please review the attached patch. BR, Michal Jagiello. ethumb.patch Description: Binary data

[E-devel] [PATCH][ETHUMB] Null checks and checks if divisor is not equal to zero in ethumb.c file

2012-09-24 Thread Michal Jagiello
functions ethumb_calculate_aspect and ethumb_calculate_fill divisor is not checked if is equal to zero before division. Please review the attached patch. BR, Michal Jagiello. ethumb.patch Description: Binary data