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
(
follow
)
Age
Commit message (
Expand
)
Author
2014-08-01
naviframe: set EINA_UNUSED for the unused variable.
Daniel Juyung Seo
2014-07-31
move the cleanfiles away from if to make it work without C++11
Daniel Kolesa
2014-07-31
fix distcheck by adding generated .eo.hh to cleanfiles
Daniel Kolesa
2014-07-31
elc_naviframe: Fix warning caused by elm_obj_layout_signal_emit override func...
Jaehyun Cho
2014-07-31
elc_naviframe: Fix access info set for naviframe prev_btn and next_btn.
Jaehyun Cho
2014-07-30
Fix typos in docs.
Sanjeev BA
2014-07-30
Fixed trying compiling C++ examples with --disable-c++11
Felipe Magno de Almeida
2014-07-29
Fixed C++ box_cxx_example_02.cc example compilation
Felipe Magno de Almeida
2014-07-25
atspi: expose more actions through atspi bus.
Lukasz Stanislawski
2014-07-25
atspi: value interface implementation for elm_spinner
Zbigniew Kosinski
2014-07-25
elementary: remove duplicated include.
Cedric BAIL
2014-07-24
elementary: Fix segfault when running elm apps under wayland
Chris Michael
2014-07-24
fix genlist/grid search item patch to be simpler and just better
Carsten Haitzler (Rasterman)
2014-07-23
Fix C++ box_cxx_example_02.cc and removed text_part_{set/get} from elm_button
Felipe Magno de Almeida
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-22
update according to eolian changes
Daniel Kolesa
2014-07-22
update according to EFL
Daniel Kolesa
2014-07-22
Elm_Map: port API to eo file.
Daniel Zaoui
2014-07-22
autotools: Fixed 'make check' for elm++ example.
Savio Sena
2014-07-22
genlist: Focus highlight when loop is enable
Anand
2014-07-22
add ignore for generated .hh eo files
Carsten Haitzler (Rasterman)
2014-07-22
genlist : Add item looping on flag.
Hosang Kim
2014-07-22
map: Add missing legacy API into legacy header
Tae-Hwan Kim
2014-07-22
tests: fix shadow variable build warning
Jihoon Kim
2014-07-21
autotools: Fixed errors and warnings.
Savio Sena
2014-07-21
atspi: Fixes order of typedefs
Savio Sena
2014-07-21
elementary++: Added missing includes.
Savio Sena
2014-07-21
c++: Added workaround for correct unref times
Felipe Magno de Almeida
2014-07-21
cxx: refreshed example
Felipe Magno de Almeida
2014-07-21
cxx: Changed C++ example to use lambdas
Felipe Magno de Almeida
2014-07-21
Removed C-style code from C++ example
Felipe Magno de Almeida
2014-07-21
Added simple, initial, C++ example
Felipe Magno de Almeida
2014-07-21
Added part_text_get/part_text_set and text_get/text_set to elm_button
Felipe Magno de Almeida
2014-07-21
autotools: Add eolian-cxx to elementary.
Savio Sena
2014-07-21
Fixes order of typedefs
Felipe Magno de Almeida
2014-07-21
atspi: always set atspi role for elm_win
Lukasz Stanislawski
2014-07-21
tests: check required interfaces implementation by widgets
Zbigniew Kosinski
2014-07-21
tests: refactor of atspi test suite
Lukasz Stanislawski
2014-07-21
atspi: fix mem leak in attributes free function
Lukasz Stanislawski
2014-07-21
gengrid: corrected the reorder start and end evas smart callback call.
Amitesh Singh
2014-07-21
focus: Added internal widget APIs of focus highlight object of elm window.
Amitesh Singh
2014-07-21
Focus: first item should be focused when there is no focused/selected item
Anil Kumar Nahak
2014-07-21
elm win noblank property added - to disable screen blanking/saving
Carsten Haitzler (Rasterman)
2014-07-20
dbus warn--
Carsten Haitzler (Rasterman)
2014-07-20
gitignore: do not track generated files.
Daniel Juyung Seo
2014-07-20
examples: Call window object show after its content creation.
Daniel Juyung Seo
2014-07-20
example/evas3d: set the window name as other example codes.
Daniel Juyung Seo
2014-07-20
systray: fixed wrong struct initializer.
Daniel Juyung Seo
2014-07-20
test_toolbar: clean up clicked callback usage.
Daniel Juyung Seo
[next]