index
:
core/elementary.git
devs/ami/nstate
devs/ami/range
devs/avilog/replace_smart_callbacks_with_eo_elm
devs/bluezery/doc
devs/bluezery/genlist
devs/bu5hm4n/fix
devs/bu5hm4n/focus_overhaul
devs/bu5hm4n/key_bindings
devs/bu5hm4n/settingswidget
devs/captainigloo/doc
devs/captainigloo/eglfs
devs/captainigloo/osx
devs/captainigloo/win32
devs/cedric/combobox
devs/cedric/next
devs/devilhorns/ecore_drm2
devs/devilhorns/ecore_wl2
devs/discomfitor/cc
devs/discomfitor/cfg
devs/discomfitor/polkit
devs/discomfitor/xdg-shedsmanship
devs/felipealmeida/efaces
devs/felipealmeida/elm_prefs
devs/felipealmeida/elm_prefs_model
devs/felipealmeida/emodel-view
devs/felipealmeida/examples
devs/felipealmeida/js
devs/felipealmeida/js-20151219
devs/felipealmeida/next
devs/felipealmeida/quit_last_hidden_policy
devs/herdsman/entry_sel_to_elm_cnp
devs/herdsman/interface_next
devs/herdsman/widgets_next
devs/hermet/develop
devs/jackdanielz/DnD
devs/jackdanielz/Wayland
devs/jackdanielz/blocking_cnp
devs/jackdanielz/edebug
devs/jayji/osx
devs/jpeg/smooth
devs/jpeg/smooth_scaling
devs/jpeg/theme
devs/jpeg/work
devs/jypark/work
devs/q66/eolian_syntax
devs/q66/eolian_types
devs/q66/next
devs/sanghyeonlee/develop
devs/seoz/D788
devs/seoz/highlight
devs/seoz/item_select_mode_on_dir_key
devs/seoz/pre1.11
devs/seoz/slider
devs/seoz/widget
devs/stanluk/access2
devs/stanluk/genscroll
devs/stanluk/next
devs/stanluk/next-2
devs/stanluk/perf
devs/stanluk/proxy
devs/stanluk/refactor
devs/stanluk/relations
devs/stanluk/visibility
devs/stanluk/webkit_integration
devs/tasn/clouseau_integration
devs/thiep/cnp
devs/thiep/dnd
devs/thiep/wl
devs/vitorsousa/efaces
devs/vitorsousa/efaces_elm_win_standard
devs/yakov/file_get_for_layout
devs/yossik/object_item_eo_migration
devs/youngbok/interface_next
elementary-1.0
elementary-1.10
elementary-1.11
elementary-1.12
elementary-1.13
elementary-1.14
elementary-1.15
elementary-1.16
elementary-1.17
elementary-1.7
elementary-1.8
elementary-1.9
master
EFL widget toolkit
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
(
follow
)
Age
Commit message (
Expand
)
Author
2014-11-10
example/evasmap3d: change to simpler call.
ChunEon Park
2014-11-10
label: Reset sd->lastw as '-1' in some elm_label APIs for ensure the sizing_e...
Youngbok Shin
2014-11-09
test_box: Add box align test sample.
Daniel Juyung Seo
2014-11-09
test_box: Remove unnecessary object resize.
Daniel Juyung Seo
2014-10-30
elementary_test/3d: improve sample.
ChunEon Park
2014-10-30
elementary_test/3d: remove dead code.
ChunEon Park
2014-10-30
elementary_test: support --help command line.
ChunEon Park
2014-10-29
entry/test: make scrollable entries visible
Thiep Ha
2014-10-06
Introduce current_name_{set|get}
Ryuan Choi
2014-09-30
Change according to recent Eo changes, and fix related wrong unrefs.
Tom Hacohen
2014-09-25
Eo: Get rid of eo_add_custom.
Tom Hacohen
2014-09-24
test_genlist: Fixed wrong frame title in the genlist focus test.
Daniel Juyung Seo
2014-09-20
test_radio: Did internal refactoring and added more group test example.
Daniel Juyung Seo
2014-09-19
test_radio: Added a changed callback to a radio group.
Daniel Juyung Seo
2014-09-17
test_genlist: added a test to clear the genlist no item,focused call.
Daniel Juyung Seo
2014-09-07
test_genlist: Fixed typo in the check button.
Daniel Juyung Seo
2014-09-07
test_gengrid: Added pressed and released callbacks for more tests.
Daniel Juyung Seo
2014-09-07
test_genlist: Added more focus tests for popup creation on item mouse down an...
Daniel Juyung Seo
2014-09-07
test_genlist: Added 'add more items' button to genlist focus test.
Daniel Juyung Seo
2014-09-07
test_popup: Renamed focus highlight button name correctly.
Daniel Juyung Seo
2014-09-07
test_genlist: Refactored internal codes.
Daniel Juyung Seo
2014-09-06
test_genlist: Added genlist clear scenario on 5th item select.
Daniel Juyung Seo
2014-09-06
test_genlist: Removed unnecessary casting.
Daniel Juyung Seo
2014-09-04
autotools: simplify .pc.in.
Vincent Torri
2014-09-04
autotools: add m4 macro to check for options
Vincent Torri
2014-09-02
configure.ac: Clean up and add macros for backend-checks.
Vincent Torri
2014-09-02
Reorganise configure.ac layout (and simplify)
Vincent Torri
2014-09-01
label: Fix size calculation for wrapped label
Thiep Ha
2014-09-01
el - ELM_MAIN() cleanup. don't need shutdown in elm_main() anymore
Carsten Haitzler (Rasterman)
2014-08-28
Fix T1482 Fix the issue:elementary_test will crashed after exist genlist tree
yinsc
2014-08-25
elm test - add dialog window test
Carsten Haitzler (Rasterman)
2014-08-23
elm config tool - remove unnneeded elm engine code.
Carsten Haitzler (Rasterman)
2014-08-09
Genlist: do not segv if the user clear the list on item double-click
davemds
2014-08-06
elm config - expose vsync config so people can turn it on
Carsten Haitzler (Rasterman)
2014-08-06
elm - add apis to deal with accel perference
Carsten Haitzler (Rasterman)
2014-07-24
fix genlist/grid search item patch to be simpler and just better
Carsten Haitzler (Rasterman)
2014-07-23
gengrid: Add function to search item by string.
Jyotiprakash Sahoo
2014-07-23
test_sys_notify: Refactoring to solve weird behavior when tested with more th...
Ryuan Choi
2014-07-21
Focus: first item should be focused when there is no focused/selected item
Anil Kumar Nahak
2014-07-20
test_toolbar: clean up clicked callback usage.
Daniel Juyung Seo
2014-07-20
toolbar: added selected and unselected smartcallbacks to toolbar.
Daniel Juyung Seo
2014-07-20
test_toolbar: removed unnecessary EINA_UNUSED.
Daniel Juyung Seo
2014-07-15
test_win_state: changed internal callback function name and splitted a focus ...
Daniel Juyung Seo
2014-07-10
test_genlist: removed unnecessary spaces.
Daniel Juyung Seo
2014-07-07
theme fix - fix disabled check, radio, toolbar with no label or icon
Carsten Haitzler (Rasterman)
2014-07-07
panel: add scrollable feature
Jaeun Choi
2014-07-07
Gengrid: In reorder & sd->horizontal mode, the condition must be checked for ...
Chinmaya
2014-07-04
focus: when focus_highlight is enabled, it should be shown immediately.
WooHyun Jung
2014-06-26
Revert "panel: add scrollable feature"
Jaeun Choi
2014-06-25
panel: add scrollable feature
Jaeun Choi
[next]