summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* genlist: don't access item after removing it.devs/hermet/developChunEon Park2015-01-151-1/+1
* genlist: guard the item deletion problem.ChunEon Park2015-01-151-12/+25
* Revert "Revert "genilst: get rid of lazy deletion.""ChunEon Park2015-01-152-79/+16
* Revert "genilst: get rid of lazy deletion."ChunEon Park2015-01-152-16/+79
* genlist: revert partial code.ChunEon Park2015-01-151-4/+7
* genlist: fix the access of the invalid items.ChunEon Park2015-01-151-14/+33
* genlist needs to also highlight items on keyboard selectMike Blumenkrantz2015-01-141-0/+7
* Revert "genlist: fix a crash when deleting a item in selected callback."Mike Blumenkrantz2015-01-141-6/+3
* genlist: fix a crash when deleting a item in selected callback.ChunEon Park2015-01-141-3/+6
* genilst: fix regression bug added in 0e7d521151ba93f3b5955caaf9b906e160ab6057ChunEon Park2015-01-141-38/+7
* Do not explicite include atspi headers.Lukasz Stanislawski2015-01-1463-282/+67
* genlist: set missed item reference.ChunEon Park2015-01-141-0/+1
* genlist: fix a crash of genlist group tree example.ChunEon Park2015-01-141-6/+3
* widget: set missing elm_widget_item_magicChunEon Park2015-01-141-0/+3
* photocam: force reload of image on file_set.Cedric BAIL2015-01-131-1/+5
* elm image - fix image rotation in non-common casesCarsten Haitzler (Rasterman)2015-01-131-2/+4
* elementary: Fix dereference of null return valueChris Michael2015-01-121-2/+2
* release: Update NEWS and bump version for 1.13.0-alpha1 releasev1.13.0-alpha1Stefan Schmidt2015-01-122-3/+69
* Elm win: Fix added internal parameter to the win constructor.Tom Hacohen2015-01-122-5/+21
* Elm win: Fix elm_win_fake()'s name to follow conventions.Tom Hacohen2015-01-122-2/+2
* DnD: fix callbacks deletion for inline windows.Daniel Zaoui2015-01-121-2/+33
* elm_colorselector: Fixed to make palette_box have proper heightJee-Yong Um2015-01-121-2/+1
* elm - fix build problem with examples - elocation apiCarsten Haitzler (Rasterman)2015-01-121-1/+4
* Scroller : Fix elm_scroller_last_page_get API wrong return valueVBS2015-01-121-2/+2
* elm - elm image orientation api fix - major bug in implementationCarsten Haitzler (Rasterman)2015-01-122-173/+286
* genlist: recommit 1879cc39258c63c24f0abcff56558b1f1b60167a with correction.ChunEon Park2015-01-121-3/+3
* elm_table now supports alignmentMike Blumenkrantz2015-01-112-0/+40
* fake win should not perform widget focus setting on canvas focus-inMike Blumenkrantz2015-01-111-5/+8
* Revert "genlist: use eina bool"Yakov Goldberg2015-01-111-3/+3
* genlist: remove unnecessary null check.ChunEon Park2015-01-101-6/+3
* genlist: revert 6f177e5db01553276058235a81cbfcc9b2cd4e23ChunEon Park2015-01-102-5/+9
* genlist: send decoration active signal to view item.ChunEon Park2015-01-101-0/+1
* genlist: fix regression bug. (T1986)ChunEon Park2015-01-101-22/+22
* ELM_WIN_FAKE types should allow focus callbacks on windowsMike Blumenkrantz2015-01-101-2/+2
* entry now finds its window object more effectively for cnp initMike Blumenkrantz2015-01-101-0/+2
* +elm_win_fake(), ELM_WIN_FAKE typeMike Blumenkrantz2015-01-104-28/+69
* genlist: code refactoring.ChunEon Park2015-01-101-12/+8
* genlist: clean up genlist_smart_del() func.ChunEon Park2015-01-091-4/+0
* widget: remove redundant internal macrosChunEon Park2015-01-091-111/+0
* Do not call ecore_x_init() when not using X display.Jean Guyomarc'h2015-01-092-4/+54
* client frame client clip should be relative to client during clip, not borderMike Blumenkrantz2015-01-081-6/+1
* genlist: if the item was selected, then skip item_select() procedure.ChunEon Park2015-01-081-0/+3
* genlist: simple code clean upChunEon Park2015-01-081-2/+3
* genlist: use eina boolChunEon Park2015-01-081-3/+3
* genilst: descriptive comment++ChunEon Park2015-01-081-0/+2
* genlist: remove internal callback usage.ChunEon Park2015-01-081-33/+27
* genilst: get rid of lazy deletion.ChunEon Park2015-01-083-175/+54
* theme: Add newly added icons to EXTRA_DIST to make sure they end up in the ta...Stefan Schmidt2015-01-081-0/+9
* Revert "win INLINE_IMAGE test now crashes as expected when trying to use it i...Daniel Zaoui2015-01-081-1/+0
* genlist: send signal to deco_all_view additionally.ChunEon Park2015-01-081-0/+2