Commit Graph

97 Commits

Author SHA1 Message Date
Mike Blumenkrantz c705290b44 make ELM_CHECK_WIDTYPE & co macros useful. would you believe this macro came from my first ever code patch :D
SVN revision: 63334
2011-09-12 02:06:27 +00:00
ChunEon Park 5a8cf7f798 elementary/elm_transit - fixed a bug.
It could be refered even the transit is deleted. 



SVN revision: 62658
2011-08-21 12:09:22 +00:00
ChunEon Park 4950c68df9 elementray/transit - fixed indentation
SVN revision: 62431
2011-08-14 03:49:39 +00:00
ChunEon Park 047dfe4138 elementary/transit - removed white trailings
SVN revision: 61467
2011-07-18 06:58:13 +00:00
ChunEon Park 2256969c35 elementary/transit - fixed typo
SVN revision: 61356
2011-07-14 06:21:12 +00:00
ChunEon Park 73b9becb41 elementary/transit - fixed the logic for chaining transition.
fixed to call the chain transitions when the transit is finished actually. 



SVN revision: 61355
2011-07-14 05:46:14 +00:00
ChunEon Park 00756c27e7 elementary/transit - type defined to Elm_Transit_Del_Cb for transit deleltion callback function.
SVN revision: 61354
2011-07-14 05:21:40 +00:00
ChunEon Park ffc4723ba4 elementary/transit - added a new APIs elm_transit_chain_transit_del
SVN revision: 61353
2011-07-14 04:36:07 +00:00
ChunEon Park 95128c21f2 elementary/transit - trivial changes.
SVN revision: 60931
2011-07-02 06:01:35 +00:00
ChunEon Park f73d2e602e elementary/transit - added missed wrn messages.
SVN revision: 60930
2011-07-02 05:58:56 +00:00
ChunEon Park ea50a38be2 elementary/transit - just renamed internal variables.
SVN revision: 60929
2011-07-02 05:57:06 +00:00
ChunEon Park 18d2a9cbef elementary/transit - added wrn/err messages.
SVN revision: 60928
2011-07-02 05:53:38 +00:00
ChunEon Park 177620e436 elementary/transit - removed workaround code to evas_map
SVN revision: 60902
2011-07-01 01:10:56 +00:00
ChunEon Park 57a2a9a1d8 elementary/transit - trivial refactoring
renamed internal function names.



SVN revision: 60894
2011-06-30 23:59:00 +00:00
ChunEon Park 1120c74a17 elementary/transit - trivial refactoring
internal functions are renamed



SVN revision: 60872
2011-06-30 12:34:15 +00:00
ChunEon Park b7d0f28009 elementary/transit - fixed incorrect logic for recorvering objects' states-context.
when same objects are added to multiple transits which have chained relationship,
the objects couldn't be recovered their states incorrectly. 



SVN revision: 60871
2011-06-30 12:28:31 +00:00
ChunEon Park 284627af52 elementary/transit - fixed a potential problem
When same objects are added to a transit, EVAS_CALLBACK_DEL for objects could not be deleted completely, 
since it is multiple registed. 



SVN revision: 60811
2011-06-29 09:44:48 +00:00
ChunEon Park 2e12b3f30a elementary/transit - trivial changes.
SVN revision: 60810
2011-06-29 09:42:14 +00:00
ChunEon Park 179eced103 elementary/transit - removed DEPRECATED APIs.
SVN revision: 60572
2011-06-22 05:37:24 +00:00
Rafael Antognolli be34baeb44 elementary/transit: improve current documentation.
Fix the description of some API, and add/change some content of the
detailed description for the entire group.



SVN revision: 60552
2011-06-21 14:28:40 +00:00
Rafael Antognolli bb2fcad665 elementary/transit: fix effects memory leak.
Now it matches the documentation, which says: "end_cb - The function to
free the context data, it will be called at the end of the effect."



SVN revision: 60550
2011-06-21 14:14:05 +00:00
ChunEon Park a4ca4f5757 elementary/transit - just modified to use evas_map_util_rotate.
SVN revision: 60378
2011-06-16 08:20:48 +00:00
Daniel Juyung Seo eeaf9ea360 Elementary lib: Removed trailing whitespaces except for flip.
SVN revision: 59796
2011-05-30 02:31:21 +00:00
ChunEon Park 206a156dca elementary/transit - fixed indentation
SVN revision: 59725
2011-05-27 04:36:33 +00:00
ChunEon Park 07154c1060 elementary/transit - fixed hash map usage error
SVN revision: 59724
2011-05-27 04:32:28 +00:00
ChunEon Park 0b7bdb2025 elementary/transit - removed unnecessary codes and fixed a minors for preventing exceptions.
SVN revision: 59721
2011-05-27 02:22:29 +00:00
ChunEon Park 6a49d2285b elementary/transit - removed white trailing.
SVN revision: 59634
2011-05-24 05:20:17 +00:00
ChunEon Park f430322e0a elementary / transit - fixed afterimage indirectly.
SVN revision: 59633
2011-05-24 04:50:29 +00:00
Daniel Juyung Seo b388a21bfd Elementary elm_transit.c: Fixed warnings.
SVN revision: 59561
2011-05-21 06:28:25 +00:00
ChunEon Park 69b27be5f7 elementary / transit - removed unused variables.
SVN revision: 59551
2011-05-20 06:56:31 +00:00
ChunEon Park 53058197aa elementary / transit - modifed to be available to add same object to multiple transits. (for chain transit)
SVN revision: 59550
2011-05-20 06:51:05 +00:00
ChunEon Park 585cf56101 elementary/transit - modified to use eina_inlist instead of eina_list
SVN revision: 59525
2011-05-19 09:34:26 +00:00
ChunEon Park b1631578e7 elementary / transit - added one exception handling.
SVN revision: 59074
2011-05-01 07:49:24 +00:00
ChunEon Park 7428bb366b elementary / transit - modified minor logic error
SVN revision: 58691
2011-04-15 17:00:37 +00:00
ChunEon Park 4ebebb6871 elementary / transit - updated internal minors
SVN revision: 58690
2011-04-15 16:32:08 +00:00
ChunEon Park 9a29b51bd4 elementary / transit - fixed a incorrect logic
prevent user from calling elm_transit_del in the user del cb. 



SVN revision: 58591
2011-04-12 11:31:03 +00:00
ChunEon Park fe4cbef49f elementary/transit - fixed typo
SVN revision: 58589
2011-04-12 11:05:52 +00:00
Daniel Juyung Seo 77450413d7 Elementary src/lib: Removed all trailing whitespaces.
SVN revision: 58492
2011-04-08 14:36:29 +00:00
Carsten Haitzler f864f83af4 warn--
SVN revision: 58469
2011-04-08 05:52:13 +00:00
ChunEon Park 241231b2f4 elementary/transit - added chain transit features.
SVN revision: 58406
2011-04-07 05:34:11 +00:00
ChunEon Park a68b234f22 elementray / transit - fixed typo
SVN revision: 58313
2011-04-04 05:56:56 +00:00
ChunEon Park e1b5d7bea8 Elementary/transit - defined transit callback functions types. (Elm_Transit_Effect_Transition_Cb, Elm_Transit_Effect_End_Cb)
SVN revision: 58312
2011-04-04 05:27:20 +00:00
ChunEon Park 4aabc33b1c Elementary/transit - void * -> Elm_Transit_Effect.
made the interface clear.



SVN revision: 58311
2011-04-04 04:48:51 +00:00
ChunEon Park 5f2ae803e0 elementary / transit - modified internal namings .
Elm_Transit_Effect -> Elm_Transit_Effect_Module



SVN revision: 58310
2011-04-04 01:54:55 +00:00
Christopher Michael 26080e07b0 ELM: Transit: Remove unused variable.
SVN revision: 58217
2011-03-30 20:25:25 +00:00
ChunEon Park 5f00bff556 elementary/transit - modified to add same objects.
SVN revision: 58196
2011-03-30 09:12:57 +00:00
ChunEon Park 0fa4bf9111 elementary/transit - modified fade effect to be available applying only one object case
SVN revision: 58192
2011-03-30 05:35:38 +00:00
Daniel Juyung Seo d738eda9c8 Elementary elm_transit.c: Fixed doxygen.
SVN revision: 58153
2011-03-28 13:10:25 +00:00
ChunEon Park a6bfb1c929 elementary/transit - fixed to repeat times provide infinite times actually.
SVN revision: 58137
2011-03-28 01:23:38 +00:00
ChunEon Park 6a1324a0fe elementary/transit - updated doxygen
SVN revision: 58136
2011-03-28 00:46:17 +00:00