summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* combobox: let's show that genlist !devs/cedric/comboboxCedric BAIL2014-10-271-0/+1
* tests: add tests for filling up the genlist.Cedric BAIL2014-10-271-7/+90
* combobox: use a nicer looking entry.Cedric BAIL2014-10-271-0/+3
* theme: improve combobox look.Cedric BAIL2014-10-271-3/+3
* combobox: first implementation of a combobox.Cedric BAIL2014-10-2712-0/+1107
* release: Update NEWS and bump version for 1.12.0-alpha1 releasev1.12.0-alpha1Stefan Schmidt2014-10-212-3/+39
* Merge branch 'devs/captainigloo/doc'Cedric BAIL2014-10-2017-149/+494
|\
| * doc: add API docs in elm_interface_scrollable.Adrien 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
|/
* Elm cnp: Fix infinite loop on drop target deletions in some cases.Tom Hacohen2014-10-201-58/+58
* 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