summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* doc: add API docs in elm_interface_scrollable.devs/captainigloo/docAdrien Nader2014-10-201-101/+369
* doc: add API docs in button, container, image, store, general.Adrien Nader2014-10-205-24/+98
* doc: fix mismatched variable names between prototypes and doxygen comments.Adrien Nader2014-10-2011-24/+27
* GLView: Add new APIs to match Evas GLJean-Philippe Andre2014-10-205-34/+208
|\
| * GLView: Add legacy bindings for the new functionsJean-Philippe Andre2014-10-201-2/+0
| * GLView: Add constructor for GLES 1.1 context glviewJean-Philippe Andre2014-10-204-10/+64
| * GLView: cosmetic changesJean-Philippe Andre2014-10-201-14/+6
| * GLView: Add support for client-side rotationJean-Philippe Andre2014-10-203-1/+48
| * GLView: Add more configuration flags for the surfaceJean-Philippe Andre2014-10-202-14/+68
| * GLView: Clean up the native surface during deletionJean-Philippe Andre2014-10-201-1/+7
| * GLView: Add API to get the Evas_GLJean-Philippe Andre2014-10-202-0/+23
|/
* widget: fix seg fault when ts is NULL.Amitesh Singh2014-10-191-9/+6
* atspi: properly include at-spi headers.Lukasz Stanislawski2014-10-1786-455/+260
* entry: Describe input panel numberonly variationsJihoon Kim2014-10-171-4/+4
* entry: Add input panel normal and password variationsJihoon Kim2014-10-171-0/+13
* mapbuf: updated doc.ChunEon Park2014-10-171-2/+2
* win: fix segfaults (wrong checking)o.shcherbina2014-10-141-2/+2
* bg: fix the _elm_bg_elm_layout_sizing_eval bug.woochanlee2014-10-112-15/+3
* elm_interface_scrollable: fix last page get apiHosang Kim2014-10-101-2/+2
* elm_image no longer crashes when deleting the image from a download callbackMike Blumenkrantz2014-10-091-1/+1
* Elm win: Rename duplicate eo property wm_manual_rotation_done.Tom Hacohen2014-10-092-2/+2
* Elm scrollable: Include the scrollable interface in the main header.Tom Hacohen2014-10-093-0/+9
* Updating italian translationmaxerba2014-10-081-5/+3
* genlist item block recalc checks now more readablezmike2014-10-071-3/+3
* genlist item block recalc checks make more sensezmike2014-10-071-2/+2
* List: fix annoying Valgrind unitialized value.Daniel Zaoui2014-10-061-2/+2
* panel: remove warning.ChunEon Park2014-10-061-1/+1
* panel: add elm_panel_scrollable_get()ChunEon Park2014-10-062-0/+15
* Introduce current_name_{set|get}Ryuan Choi2014-10-065-9/+55
* synchronize mailmapBoris Faure2014-10-051-0/+4
* Change according to recent Eo changes, and fix related wrong unrefs.Tom Hacohen2014-09-306-6/+2
* elm_menu: Add item_signal_emit_hook for elm_menuJaehyun Cho2014-09-302-0/+13
* scale: change the floating number comparison method.Jaehwan Kim2014-09-291-1/+1
* elm_object_item: add a convenient macro api.ChunEon Park2014-09-291-0/+2
* authors: Updated authors list.Daniel Juyung Seo2014-09-282-0/+10
* po: Updated po files.Daniel Juyung Seo2014-09-2827-399/+425
* elementary: Adding example to demonstrate radio "changed" functionality.Srivardhan Hebbar2014-09-283-0/+99
* update images copying to point to new urls and explicit cc license verCarsten Haitzler (Rasterman)2014-09-271-1/+5
* Elm win: fix wrong deletion of elm windows.Tom Hacohen2014-09-261-4/+9
* scale: fix the floating number comparison.Jaehwan Kim2014-09-261-2/+3
* slider: Removed unnecessary layer set call for popup.Amitesh Singh2014-09-261-1/+0
* Eo related: Change according to recent changes in eo_add().Tom Hacohen2014-09-2566-67/+10
* Elm win: Fixed wrong deletion of win objects.Tom Hacohen2014-09-251-1/+4
* Eo: Get rid of eo_add_custom.Tom Hacohen2014-09-2510-43/+22
* genlist: Removed unnecessary casting of genlist item.Amitesh Singh2014-09-251-2/+2
* revert most recent two elm engine commitsMike Blumenkrantz2014-09-242-12/+10
* Elm container: Ship missing headers.Tom Hacohen2014-09-243-0/+8
* +elm_win_trap_data_get()Mike Blumenkrantz2014-09-232-0/+19
* remove accel_override from elm_configMike Blumenkrantz2014-09-231-1/+1
* elm_win should not check ELM_ACCEL variable if application has overridden itMike Blumenkrantz2014-09-231-9/+11