platform/upstream/elementary.git
2013-06-13 ChunEon Parkelemenatry/naviframe - keep the current view on top...
2013-06-13 Doug NewgardPKGBUILD cleanup
2013-06-13 Ryuan Choiweb/web2 : Deprecated uri. url will be used instead(2).
2013-06-13 Ryuan Choiweb/web2 : Deprecated uri. url will be used instead.
2013-06-12 Eduardo Lima... Document .gitignore split
2013-06-12 ChunEon Parkelementary/naviframe - more clean code
2013-06-12 Carsten Haitzler... add more test/example cases to genlist test.
2013-06-12 Carsten Haitzler... update po's
2013-06-12 Daniel Juyung Seoelc_fileselector.c: check null path before fileselector...
2013-06-12 Daniel Juyung Seofileselector_example.c: fix the compile command.
2013-06-12 Daniel Juyung Seoelm_check.h: updated check documentation.
2013-06-12 Daniel Juyung Seotest_popup.c: refactoring. added comments and empty...
2013-06-12 Ryuan Choielm_web2: Implemented missing navigation and user-agent...
2013-06-12 Ryuan Choielm_web2: Fixed simple warning
2013-06-11 Eduardo Lima... Split .gitignore into multiple files
2013-06-11 ChunEon Parkelementary/naviframe - it's not intended code. remove it.
2013-06-11 Daniel Willmannels_tooltip: Only call ecore_x_pointer_xy_get() if...
2013-06-11 Daniel Willmannels_tooltip.c: Initialize px and py to zero
2013-06-11 Daniel Willmannels_tooltip: Don't expect to have X running if support...
2013-06-11 Ryuan Choicolorselector: Remove srgb and lrgb from Elm_Colorselec...
2013-06-11 ChunEon Parkelementary/naviframe - Keep the smart members of the...
2013-06-11 Stefan Schmidtelc_fileselector: Small formatting fix.
2013-06-11 Ryuan Choicolorselector: Do not send "changed" signal twice when...
2013-06-11 ChunEon Parknaviframe - keep the animator just one.
2013-06-10 Stefan Schmidtelc_fileselector: Fix memory leak in _selected_set.
2013-06-10 Stefan Schmidtelm_cnp: Fix memory leak in error path.
2013-06-10 Ryuan Choielm_colorselector: Refactored not to change RGBA values...
2013-06-10 Daniel Juyung SeoChangeLog: fix ChangeLog spacing. it was b0rked at...
2013-06-10 Daniel Juyung Seodiskselector, icon, map, progressbar: no @since for...
2013-06-10 Chris MichaelAdd Elementary_Wayland flags & libs to test building
2013-06-10 Daniel Juyung SeoChangeLog/NEWS: updated changelog and news for focused...
2013-06-10 Daniel Juyung Seopanel, video, web, web2: added focused, unfocused smart...
2013-06-10 Daniel Juyung Seoelm: added more "focused" and "unfocused" documentations.
2013-06-10 Daniel Juyung Seoelm: do not declare SIG_FUCSED/SIG_UNFOCUSED if the...
2013-06-10 Daniel Juyung Seoelm: fixed focused and unfocused documentation.
2013-06-10 Daniel Juyung Seoelm_panel.c: call elm_widget_can_focus_set() just once...
2013-06-10 ChunEon Parkelementary/conformant - remove the keyboard area in...
2013-06-10 Ryuan ChoiAdd myself in AUTHORS and elm_authors.h
2013-06-09 Daniel Juyung Seocalendar, check, clock, colorselector, datetime, diskse...
2013-06-09 Daniel Juyung Seoctxpopup, fileselector_button, naviframe, player, popup...
2013-06-09 Daniel Juyung Seoelc_ctxpopup.h: more and better ctxpopup documentation...
2013-06-09 Daniel Juyung Seoelm_general.h: better documentation.
2013-06-09 Daniel Juyung Seodatetime, lable: use SIG_LANG_CHANGED instead of SIG_LA...
2013-06-09 Daniel Juyung Seoelm_widget_toolbar.h: more internal toolbar documentation.
2013-06-09 Daniel Juyung Seopo: update po.
2013-06-09 Daniel Juyung Seodocumentation: fixed a typo.
2013-06-09 Daniel Juyung Seoelm_widget.h: more widget documentation.
2013-06-09 Daniel Juyung Seoconfigure.ac: display enable debug build option.
2013-06-09 Daniel Juyung Seoelm_widget.h: update elm_wdg_on_focus documentation.
2013-06-09 Daniel Juyung Seoelm_widget.c: handle focus fail case.
2013-06-08 ChunEon Parkelementary/naviframe - don't ignore the subtitle case
2013-06-08 ChunEon Parkelementary/naviframe - return as soon as possible
2013-06-08 ChunEon Parkelementary/naviframe - try to read the titles only...
2013-06-08 ChunEon Parkelementary/naviframe - no! don't have the keyboard...
2013-06-07 Carsten Haitzler... fix desc on pkgbuild
2013-06-07 Carsten Haitzler... add pkgbuild
2013-06-07 Carsten Haitzler... part of the entry magnifier feature set from thiep...
2013-06-07 Daniel Juyung Seoelm_win.c: changed EINA_LOG_INFO to INF to use elementa...
2013-06-07 Ryuan Choielm_clock: Removed unnecessary check routine
2013-06-06 Boris Faurefix compilation
2013-06-06 Rafael Antognollielm/scrollable: Fix count of mouse move events.
2013-06-06 Rafael Antognollielm/scrollable: Avoid division by zero during scroll.
2013-06-06 Rafael Antognollielm/scrollable: Fix typo that came with ELM_FREE_FUNC.
2013-06-06 Daniel Juyung Seoelm: all the focusable widget now emits "focused" and...
2013-06-06 Daniel Juyung Seoelm_entry.c: put focused and unfocused together for...
2013-06-05 Ryuan Choielm_clock : The step of hour decimal in editing mode...
2013-06-05 Chris MichaelInitialize 'win' to NULL and only return a window id...
2013-06-05 Chris MichaelCheck for valid savedtypes imgfile before trying to...
2013-06-05 ChunEon Parkelementary/naviframe - fix the naviframe to recover...
2013-06-05 Shinwoo KimRevert "[Access] Add new API to register a part on...
2013-06-05 Daniel Juyung Seogengrid/genlist: added index,update smartcallback docum...
2013-06-05 Daniel Juyung Seoelm: refactoring. no printf in the library. use eina...
2013-06-05 Daniel Juyung Seoactionslider.edc: support disabled state.
2013-06-05 Daniel Juyung Seoactionslider.edc: make actionslider scalable.
2013-06-05 Ryuan Choielm_colorselector: Update color bar when color was...
2013-06-04 Alex-P. NatsiosA few configure.ac microfixes.
2013-06-04 Tae-Hwan Kim[Access] Add new API to register a part on an object...
2013-06-04 Leif MiddelschulteFix segfault related to strdup.
2013-06-04 Ryuan Choielm table: Fixed wrong description and argument name...
2013-06-03 Shinwoo Kimelm_gesture_layer.c: add EVAS_CALLBACK_DEL to the targe...
2013-06-03 Daniel ZaouiElementary/DnD: fix creation of dragwin.
2013-05-31 Daniel Juyung Seoedc: refactoring. put group and group name in the same...
2013-05-31 WooHyun Jungelementary/elc_popup : Popup should get focus when...
2013-05-31 Daniel Juyung Seoelm_gengrid/genlist.h: flourish documentation for ...
2013-05-30 Daniel Juyung Seoelm_interface_scrollable.c: initialize more local varia...
2013-05-30 WooHyun Jungelementary/elc_ctxpopup : When content is not internal...
2013-05-29 ChunEon Parkelementary/mapbuf - removed white trailing
2013-05-29 ChunEon Parkelementary/mapbuf - fix the mapbuf to be enabled before...
2013-05-29 Daniel Juyung Seoelm_priv.h: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelu_ews_wm.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoels_tooltip.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_win.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_web.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_video.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_transit.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_toolbar.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_thumb.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_theme.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_store.c: ELM_SAFE_FREE adoption.
2013-05-29 Daniel Juyung Seoelm_spinner.c: ELM_SAFE_FREE adoption.
next