9603 Commits (5cc111934e0b61f0dd1037991263a592c3f48939)
 

Author SHA1 Message Date
Daniel Juyung Seo 5cc111934e author: Added Subhransu to authors list. 10 years ago
Daniel Juyung Seo 9df349962c test_panel: Refactor the internals of panel test. 10 years ago
Flavio Ceolin 7eef2ca491 elm:list: Avoiding two items be focused at same action 10 years ago
Mike Blumenkrantz c8deb71004 +test for gengrid speed 10 years ago
Mike Blumenkrantz 05a1bd01d9 genlist now uses uniform item showing behavior when selecting items with keyboard 10 years ago
Ryuan Choi ba5a6d08a2 elm_web: Moved legacy APIs from elm_web_common.h to elm_web_legacy.h 10 years ago
Mike Blumenkrantz f04c347985 genlist no longer scrolls crazily 10 years ago
Daniel Zaoui cc7a670a7d Eolian: Integration of Layout 10 years ago
Daniel Zaoui aa318f3079 Eolian: Integration of Container 10 years ago
Daniel Zaoui e2206a1a22 Eolian: Integration of Elm Widget 10 years ago
ChunEon Park 578ba73742 entry - entry did word wrapping even the mode was ELM_WRAP_NONE. 10 years ago
Andy Williams 97bee1af7a panel: Update the panel test to layout over some content - a more realistic demonstration of the capabilities 10 years ago
Davide Andreoli f5a4489a62 elm_list: check sd not being null before access its members. 10 years ago
Andy Williams bcf8f05e73 naviframe: Fixing issue with over-generalisation of common code in change: Refactored item_push functionality in naviframe. 10 years ago
Daniel Juyung Seo c69cfdf4de segment_control, toolbar: Fixed broken scale of widget item. 10 years ago
Daniel Juyung Seo 2c0c0c335a entry: Use ELM_SAFE_FREE and fixed indentation. 10 years ago
Daniel Juyung Seo 7100cfea40 list: Reset prev_focused_item when prev_focused_item is deleted. 10 years ago
nirajkr be6f406e54 elm_genlist: Handle prev_focused_item if it get deleted 10 years ago
ChunEon Park 549fb6019e entry - fixed calc issue of the wrap none mode. 10 years ago
Carsten Haitzler 781c29c3cb theme overlays - fix to prepend on overlay to be semantically consistent 10 years ago
Carsten Haitzler 9164ec778c formatting - remove space between return and ; 10 years ago
zmike c2d994e996 gengrid clear should do nothing if there are no items 10 years ago
zmike 91a9805bc4 genlist shouldn't try to focus an item when it has no items 10 years ago
Tom Hacohen b2250c568d Remove silencing of errors when called on non elm widgets. 10 years ago
Tom Hacohen f6fa1ef612 Remove silencing of errors when called on non elm widgets. 10 years ago
Carsten Haitzler 43e72d412f theme - tasks - fix colorclass of selected text 10 years ago
Thiep Ha 76dcd3bcc0 Test_dnd: Add more test for dnd 10 years ago
Tom Hacohen e558e6180c Eolian: Added a variable for the needed deps's Eolian flags. 10 years ago
Tom Hacohen 69729d5ff3 Eolian: Fix building of .eo files. 10 years ago
Ryuan Choi 05892abe11 elm_web2: Implemented to support HTML5 fullscreen API 10 years ago
Tom Hacohen 01186b6e66 Ship missing headers, and remove wrong includes 10 years ago
Guilherme Iscaro de Godoy c4cad315ae Bug fix: Elm_List was not correctly setting the highlight theme for its items. 10 years ago
Subhransu Sekhar Mohanty 8d05e3657e naviframe : Refactored item_push functionality in naviframe. 10 years ago
Tom Hacohen 59deb51fad Elm test dnd: Fixed substraction of void *. 10 years ago
Daniel Juyung Seo 55c065f0cc elm_win: Unbreak the ABI break of window type. 10 years ago
Stefan Schmidt d7641fca3c ChangeLog: Add forgetten out of date notice 10 years ago
Carsten Haitzler 85a57c393b config - remove old engines not supported in evas anymore. 10 years ago
Tom Hacohen a3f75d0e04 Eolian: Fixed build. 10 years ago
Tom Hacohen f7a3dd0e84 Eolian: Fix binary-name and show found binary in summary. 10 years ago
Tom Hacohen d509e8cf05 Added Eolian support. 10 years ago
Daniel Juyung Seo 01224a2641 actionslider: Fixed wrong signal names but still support backward 10 years ago
prashant deab06f4bd actionslider: Fixed mouse movement issue. 10 years ago
ChunEon Park 9be42b5657 config - don't allocate memory that will be never read. 10 years ago
Daniel Juyung Seo 7be8bc132e author: added Anand to author file. 10 years ago
Anand c409347e85 Entry test code: Added example to show the last character of entered password 10 years ago
zmike daaa801013 @fix slider overlay parenting 10 years ago
Carsten Haitzler badb1ae200 fix pulg/socket/inline to work again 10 years ago
Daniel Juyung Seo 067bf48b56 test_list: Refactor 'List Focus' test to reveal more focus related 10 years ago
Daniel Juyung Seo cdb21fd556 genlist: Initialized local variables and removed unnecessary local 10 years ago
Daniel Juyung Seo 7284e448f4 focus: Added comments for recently introduced internal functions. 10 years ago