Commit Graph

10 Commits

Author SHA1 Message Date
Daniel Juyung Seo a75d84d051 win: Added more description to elm_win_floating_mode_set() API. 2014-01-14 23:29:40 +09:00
Daniel Juyung Seo 43c19a1fd3 win: Added floating mode documentation and added a check for floating parameter.
The documentation is from the original floating mode commit message.
2013-12-26 14:23:29 +09:00
Daniel Juyung Seo 6c3e744537 elm_win: fixed typo from the documentation. 2013-12-16 00:46:14 +09:00
Daniel Juyung Seo 8dddea297d elm: removed trailing white spaces from headers before I work on a header file. 2013-12-16 00:45:43 +09:00
Chris Michael 86db04eb07 Update doxy for elm_win_window_id_get function wrt wayland engine
specifics.

Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-09-04 09:21:59 +01:00
Chris Michael 8f7b622e68 Fix doxy typo
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-09-04 08:17:33 +01:00
Chris Michael 476c9db218 Add API function for elm_win_window_id_get.
Signed-off-by: Chris Michael <cp.michael@samsung.com>
2013-09-04 08:16:22 +01:00
Daniel Juyung Seo c5b0d63838 fixed documentation for consistency. Gets -> Get.
Occurance of Get is super much higher than Gets.
So change Gets to Get for consistency.
2013-08-22 05:24:46 +09:00
Daniel Juyung Seo dd3fb75651 elm_win focus: Added elm_win_focus_highlight_animate_set/get APIs.
Now one can manually enable/disable focus highlight animation for a specific window on run-time.
2013-08-11 18:58:28 +09:00
Daniel Zaoui e2d0e6a99a Elementary: Split headers for widgets.
Layout, Mapbug, List, Notify, Photo, Scroller, Toolbar and Win.
Fixes for Doxygen.
2013-04-29 15:42:08 +03:00