Commit Graph

3067 Commits

Author SHA1 Message Date
Bruno Dilly 930d594771 Elementary: Calendar Documentation
SVN revision: 61383
2011-07-14 15:45:44 +00:00
Jonas M. Gastal 113ed581c1 Elementary: hover documentation.
SVN revision: 61371
2011-07-14 14:37:53 +00:00
Daniel Juyung Seo afa5e90a77 elm genlist: Added _item_realize() function declaration.
SVN revision: 61359
2011-07-14 07:22:04 +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
Jonas M. Gastal f80da45f3d Moving label example to examples.dox, and improving
label docs.



SVN revision: 61348
2011-07-13 18:12:04 +00:00
Jonas M. Gastal 53cfa9d89b Elementary: Flip documentation.
SVN revision: 61347
2011-07-13 18:11:41 +00:00
ChunEon Park 251f7fa2b2 elementary/naviframe - just modified item style name.
SVN revision: 61318
2011-07-13 05:18:19 +00:00
ChunEon Park 75b71542ce elementary/naviframe - updated item clipping
SVN revision: 61317
2011-07-13 05:16:50 +00:00
ChunEon Park 5d0a7c26d9 elementary/naviframe - removed white spaces.
SVN revision: 61316
2011-07-13 05:15:35 +00:00
ChunEon Park f93e955de4 elementar/naviframe - fixed to calc the pushed items also.
SVN revision: 61315
2011-07-13 04:42:45 +00:00
ChunEon Park cb43f37906 elementary/Makefile.am - added a missed line
SVN revision: 61314
2011-07-13 04:32:34 +00:00
ChunEon Park 696b5aa58d elementary/naviframe - added new widget.
This widget is for application's view manager such as elm_pager
But has optional functions more for users convenience. 
Not completed yet for decorations. but basic frame is completed. 

Need to have a review. 



SVN revision: 61313
2011-07-13 04:21:50 +00:00
ChunEon Park bc1a70bfb0 elementary/test_gesture_layer - oops. ciritical misktake. :p
elm_animator -> elm_transit 



SVN revision: 61312
2011-07-13 01:41:56 +00:00
ChunEon Park 323426187f elementray/test_gesture_layer - trivial changes.
SVN revision: 61311
2011-07-13 01:39:43 +00:00
ChunEon Park 2234af4d64 elementary/test_gesture_layer - modified to use elm_transit.
but need to check it works fine. 



SVN revision: 61310
2011-07-13 01:35:10 +00:00
Jonas M. Gastal 6700e01362 Elementary: elm_label documentation.
SVN revision: 61305
2011-07-12 17:52:27 +00:00
Tom Hacohen 13904fe136 Elm cursor: Only set cursor if we are in X.
This fixes the issue with the shot module, and possibly when
running on other non-X engines when elementary is built with X support.

SVN revision: 61288
2011-07-12 12:17:13 +00:00
Tom Hacohen aa52a73fcd Elm dnd: abort drop_target_add if this is not an X window.
This fixes the issue with the shot module, and possibly when
running on other non-X engines when elementary is built with X support.

SVN revision: 61287
2011-07-12 12:16:58 +00:00
Daniel Juyung Seo cdf32da42c elm genscroller: Removed trailing whitespaces.
SVN revision: 61276
2011-07-12 09:52:52 +00:00
Daniel Juyung Seo b93487a4bd elm gengrid: Fixed documentation typo.
SVN revision: 61271
2011-07-12 09:03:18 +00:00
WooHyun Jung 26d14e25c9 elementary/elm_widget : add focus_disabled_handle.
SVN revision: 61270
2011-07-12 08:22:16 +00:00
Daniel Juyung Seo 912e97f63d elm entry: Fixed indentation.
SVN revision: 61265
2011-07-12 04:51:39 +00:00
ChunEon Park acfc52ee86 elementary/ctxpopup - added missing images.
SVN revision: 61264
2011-07-12 03:51:51 +00:00
ChunEon Park e7a7fe05aa elementary/ctxpopup - trivial changes.
fixed indenation. 
removed useless lines. 
so on. 



SVN revision: 61263
2011-07-12 03:49:30 +00:00
ChunEon Park ee192b1a40 elementary/default.edc - updated ctxpopup arrow.
to more precious positioning. 



SVN revision: 61262
2011-07-12 03:45:12 +00:00
ChunEon Park 398a24a50d elementary/ctxpopup - trivial changes.
just modified code style. 



SVN revision: 61261
2011-07-12 03:26:53 +00:00
Gustavo Lima Chaves ee6c3bffca [elementary] Documenting/exemplyfing flip selector's API:
- elm_flipselector_add
 - elm_flipselector_first_item_get
 - elm_flipselector_flip_next
 - elm_flipselector_flip_prev
 - elm_flipselector_interval_get
 - elm_flipselector_interval_set
 - elm_flipselector_item_append
 - elm_flipselector_item_del
 - elm_flipselector_item_label_get
 - elm_flipselector_item_label_set
 - elm_flipselector_item_next_get
 - elm_flipselector_item_prepend
 - elm_flipselector_item_prev_get
 - elm_flipselector_item_selected_get
 - elm_flipselector_item_selected_set
 - elm_flipselector_items_get
 - elm_flipselector_last_item_get
 - elm_flipselector_selected_item_get



SVN revision: 61256
2011-07-11 21:06:04 +00:00
Jonas M. Gastal f4e321fc12 Elementary: making doc clearer.
SVN revision: 61248
2011-07-11 15:00:41 +00:00
Jonas M. Gastal 694f02f666 Elementary: documentation for checkbox.
SVN revision: 61247
2011-07-11 14:56:41 +00:00
Tom Hacohen 49b65bfc62 Elm test: Added a --test-win-only to not show the main list window.
This is a nice workaround if you want to use the shot module to take
pictures of the various tests, since the shot module doesn't behave nicely
with multiple windows atm.

SVN revision: 61246
2011-07-11 14:46:16 +00:00
Gustavo Lima Chaves 7cb0738b9e [elementary] Documenting/exemplifying the following:
- elm_clock_add
 - elm_clock_digit_edit_get
 - elm_clock_digit_edit_set
 - elm_clock_edit_get
 - elm_clock_edit_set
 - elm_clock_interval_get
 - elm_clock_interval_set
 - elm_clock_show_am_pm_get
 - elm_clock_show_am_pm_set
 - elm_clock_show_seconds_get
 - elm_clock_show_seconds_set
 - elm_clock_time_get
 - elm_clock_time_set



SVN revision: 61241
2011-07-11 13:51:32 +00:00
Vincent Torri 58553b41ec use strrchr() over rindex() for portability
SVN revision: 61225
2011-07-11 04:15:42 +00:00
Mike McCormack 4975adfd17 elementary: Ignore sample programs in docs
Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 61223
2011-07-11 02:51:27 +00:00
ChunEon Park 5e8a3cf674 elementry/list - added missing a line.
When raster modified to use standard macro, 
this line is removed also. 



SVN revision: 61221
2011-07-11 02:26:27 +00:00
Mike McCormack 252c052ea7 elementary: elementary_config.h is a local include
Using #include <elementary_config.h> will fail if
elementary has never been installed.

Signed-off-by: Mike McCormack <mj.mccormack@samsung.com>

SVN revision: 61220
2011-07-11 01:22:19 +00:00
Vincent Torri d3a1fdd8fb again, first part of the fix of compilation of elm_map without ecore_con. elm_map.c must be fixed.
SVN revision: 61216
2011-07-10 21:45:47 +00:00
Vincent Torri 3fcd1757ea fix win32 compilation
SVN revision: 61215
2011-07-10 21:35:33 +00:00
David Walter Seikel b2171db9e9 Make it compile under linux again.
If it's still broken under Windows, caro can fix it after the spanking.


SVN revision: 61214
2011-07-10 15:08:12 +00:00
Tom Hacohen 472df7f449 Elm glayer: Moved functions around.
This patch, and the 2 before are from Aharon Hillel.

SVN revision: 61209
2011-07-10 14:10:57 +00:00
Tom Hacohen 1255fadd05 Revert "add first part of the ecore_con support. elm_map.c must be fixed."
Elm doesn't compile for me with this in.
This reverts commit 61193

SVN revision: 61198
2011-07-10 11:51:47 +00:00
Tom Hacohen 727a931e3c Elm glayer: Keep finger pressed states across gesture layer.
And various formatting changes.

SVN revision: 61197
2011-07-10 11:51:44 +00:00
Tom Hacohen fedc66f29f Elm glayer: Correct logging of down-fingers + removed redundant copies.
Changed way of logging touched-devices.
Moved copy-event to history-add

SVN revision: 61196
2011-07-10 11:51:40 +00:00
Vincent Torri 2e130b0de9 add first part of the ecore_con support. elm_map.c must be fixed.
SVN revision: 61193
2011-07-10 09:00:57 +00:00
Vincent Torri 2e1a80fd31 fix compilation on Windows
SVN revision: 61192
2011-07-10 08:55:46 +00:00
WooHyun Jung 094e70883a elementary/elm_widget : When elm_win sets as disabled,
elm_widget_focus_cycle does nothing. So should be separated as sepcial
case.


SVN revision: 61169
2011-07-09 05:13:35 +00:00
WooHyun Jung e1aed4de50 elementary/elm_widget : One of parents sets as disabled, focus_steal
should be ignored.


SVN revision: 61165
2011-07-09 02:26:49 +00:00
Jonas M. Gastal 9678911785 Elementary: elm_frame documentation.
SVN revision: 61157
2011-07-08 14:37:32 +00:00