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
Age
Commit message (
Expand
)
Author
2014-01-22
ctxpopup: Fixed typo and flourished comment.
Daniel Juyung Seo
2014-01-22
elm filesel - scale button in filesel button.
Carsten Haitzler (Rasterman)
2014-01-22
elm filesel - fix theme layout for button+entry
Carsten Haitzler (Rasterman)
2014-01-22
inwin - the "greying out" fade looks just wrong - make it black.
Carsten Haitzler (Rasterman)
2014-01-22
fix some typos in comment and description
Jihoon Kim
2014-01-22
test_conform_indicator: Refactor internal code of conform_indicator test
Daniel Juyung Seo
2014-01-22
config: Added more description about elm_config_indicator_service_get().
Daniel Juyung Seo
2014-01-22
entry: Fixed to emit "*enabled" signal to scr_edje when it is not disabled.
Youngbok Shin
2014-01-22
elm: Removed unnecessary null checks.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for eina_hash_free and
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for free.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for eina_list_free.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for ecore_event_handler_del.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for evas_object_del.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for eina_stringshare_del.
Daniel Juyung Seo
2014-01-22
elm: Removed unnecessary null check for ecore_idler_del, ecore_idle_enterer_del.
Daniel Juyung Seo
2014-01-21
test, examples fileselector_entry: Changed the usage of deprecated APIs
Daniel Juyung Seo
2014-01-21
fileselector_entry: Moved declarations of deprecated APIs to
Daniel Juyung Seo
2014-01-21
test, examples fileselector_button: Changed the usage of deprecated APIs to r...
Daniel Juyung Seo
2014-01-21
fileselector_button: Moved declarations of deprecated APIs to
Daniel Juyung Seo
2014-01-21
url: Added underscore(_) to elm internal functions, elm_url_xxx.
Daniel Juyung Seo
2014-01-21
elm: Removed unnecessary null check for ecore_timer_del,
Daniel Juyung Seo
2014-01-21
Introduce fileselector interface and applied to elm_fileselector.
Ryuan Choi
2014-01-21
spinner: Create an internal entry when it is really needed.
Daniel Juyung Seo
2014-01-21
spinner: Toggle entry on Enter and space key.
Daniel Juyung Seo
2014-01-21
entry: NULL should be set to the correct position of tmpbuf.
WooHyun Jung
2014-01-21
toolbar: Do not check ev->string for Return key and react on space key.
Daniel Juyung Seo
2014-01-21
elm: Fixed formatting about EINA_LOG stuff.
Daniel Juyung Seo
2014-01-21
test_focus: Call window object show after its content creation.
Daniel Juyung Seo
2014-01-21
widget: doxygen fix
Yakov Goldberg
2014-01-21
all widgets: change Eo API for "elm_widget_theme()" to "theme_apply"
Yakov Goldberg
2014-01-21
[Gengrid] Refactoring gengrid item show reigion calculation
SangHyeon Lee
2014-01-20
PackageKit theme: pass make distcheck
davemds
2014-01-20
prefs init should probably clean up after itself when it fucks up
zmike
2014-01-20
prefs should CRI on add/file_set if init has failed
zmike
2014-01-20
theme: Add packagekit edc to fix make distcheck
Stefan Schmidt
2014-01-20
conform: Fixed to get a geometry from *focus_region_get for show_region_job.
Youngbok Shin
2014-01-20
entry: Add smart activate for accessbility.
Youngbok Shin
2014-01-20
entry: If the scrollable entry is set disable, send "*,disabled" signal to sc...
Youngbok Shin
2014-01-19
theme for the packagekit module IN
davemds
2014-01-19
fileselector_button, fileselector_entry: Updated FOO_inwin_mode_set() documen...
Ryuan Choi
2014-01-18
theme - ibar - emit show doen signal for ibar menu
Carsten Haitzler (Rasterman)
2014-01-18
SHUT UP ELM PREFS!!!!!!!!!!
zmike
2014-01-16
tweak e menu shadow offsets
Mike Blumenkrantz
2014-01-17
flipselector: Remove unused variable of Elm_Flipselector_Item
Ryuan Choi
2014-01-16
test_flipselector: Fixed that buttons use wrong flipselector which is not int...
Ryuan Choi
2014-01-16
datetime: Delay elm_layout_theme_set until memebers are initialized in _smart...
Ryuan Choi
2014-01-16
Fix unknown command warning in generating doxygen
Jihoon Kim
2014-01-16
panel: Guarantee the integrity of parameter
Ryuan Choi
2014-01-16
panel: Check whether sd->content is NULL in _panel_toggle
Ryuan Choi
[prev]
[next]