platform/upstream/elementary.git
2011-12-08 ChunEon Parkelementary/slideshow - Elm_Slideshow_Item -> Elm_Object...
2011-12-08 ChunEon Parkelementary/naviframe - trivial change. recommended...
2011-12-07 Tom HacohenElm toolbar: Fix brokeness introduced by commit 65708.
2011-12-06 Tom HacohenElm entry: Fixed entry min size calculations.
2011-12-06 Tom HacohenRevert "elementary/elm_entry : When singlelined & scrol...
2011-12-06 Michael BOUCHAUDelementary: add ELM_PHOTOCAM_ZOOM_MODE_AUTO_FIT_IN...
2011-12-06 Michael BOUCHAUDelementary: API break ! using Elm_Index_Item instead...
2011-12-06 ChunEon Parkelementary/naviframe - fixed logic error.
2011-12-06 Carsten Haitzlerif u are going to add assert()'s - include assert.h!
2011-12-06 Carsten HaitzlerFrom: Rajeev Ranjan (Rajeev) <rajeev.r@samsung.com...
2011-12-06 ChunEon Parkelementary/fileselector
2011-12-06 WooHyun Jungelementary/elm_entry.c : When scrollable_set is called...
2011-12-06 Daniel Juyung Seoelm genlist: Calculate expanded_depth in _item_new
2011-12-06 Daniel Juyung Seoelm genlist/gengrid: Added documentation. Fixed documen...
2011-12-06 Daniel Juyung Seoelm genlist/gengrid: Refactoring. Moved global function...
2011-12-06 WooHyun Jungelementary/elm_entry.c : Scroller should be created...
2011-12-05 Mike Blumenkrantzmissed some things with my tooltip api break
2011-12-05 Cedric BAILelementary: fix reordering bug.
2011-12-05 Mike Blumenkrantz<stefan_schmidt> discomfitor: successful commits are...
2011-12-05 Mike Blumenkrantzbetter use of sub-object-del
2011-12-05 Mike Blumenkrantzuse sub-object-del signal for win stuff
2011-12-05 Mike BlumenkrantzAPI BREAK
2011-12-05 Cedric BAILelementary: forgotten fast path.
2011-12-05 WooHyun Jungelementary/elm_entry : Delete a meaningless code. wd...
2011-12-05 ChunEon Parkelementary/map
2011-12-05 BluezeryFrom: Bluezery <ohpowel@gmail.com>
2011-12-05 ChunEon Parkelementary/naviframe - no need to allocate item pair...
2011-12-05 ChunEon Parkelementary/map
2011-12-05 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-05 Mike Blumenkrantzfix super annoying elm_win bug that went something...
2011-12-05 ChunEon Parkelementary/button - prevent the clicked event, when...
2011-12-05 Mike Blumenkrantzmake sub-object delete failure messages even more useful
2011-12-05 Mike Blumenkrantzmake sub-object delete failure messages useful
2011-12-05 Mike Blumenkrantzfix an infinite recursion bug and related crash in...
2011-12-04 Mike Blumenkrantzmove safety check to actually do stuff here
2011-12-04 Mike Blumenkrantzadd safety checks for elm_win_center
2011-12-04 Mike Blumenkrantzfront...front...front...BACK! BACK! NO WAIT FRONT!...
2011-12-04 Mike Blumenkrantzheader and docs for elm_win_center got lost in an earli...
2011-12-03 Mike BlumenkrantzMIN/MAX macros -> elm_priv.h
2011-12-03 Mike Blumenkrantzcompletely disable selection and cnp in password entries
2011-12-03 Cedric BAILelementary: forgotten file.
2011-12-03 Cedric BAILelementary: add elm_video/elm_player test.
2011-12-03 Carsten Haitzlerevas_gl support back after evas 1.1 out.
2011-12-02 Cedric BAILelementary: make it possible to have more than one...
2011-12-02 Cedric BAILelementary: improve rendering stability by ordering...
2011-12-02 Cedric BAILelementary: prevent early death of items.
2011-12-02 Daniel Juyung Seoelm genlist: More documentation.
2011-12-02 Daniel Juyung Seoelm gen/genlist: Renamed elm_gen.h to elm_genlist.h...
2011-12-02 Cedric BAILelementary: do not do any call after smart callback...
2011-12-02 Cedric BAILelementary: now elm_gen*_clear only destroy the item...
2011-12-02 ChunEon Parkelementary/naviframe
2011-12-02 ChunEon Parkelementary/bubble - updated content part name
2011-12-02 Daniel Juyung Seoelm list: Removed deprecated signals.
2011-12-02 Daniel Juyung Seoelm els_scroller.c: Initialize variables.
2011-12-02 Daniel Juyung Seoelm: Updated documentations.
2011-12-01 Mike Blumenkrantz+elm_toolbar_item_icon_file_set()
2011-12-01 Cedric BAILelementary: fix massive breakage.
2011-12-01 Cedric BAILelementary: use new Ethumb facility.
2011-12-01 Aharon HillelElm glayer: Fixed zoom with mouse wheel.
2011-12-01 ShilpaOnkar... elementary/naviframe - title_content_set refactored.
2011-12-01 Cedric BAILelementary: propagate drag,set signal to.
2011-12-01 Jiyoun Parkfix a spelling mistake
2011-12-01 ChunEon Parkelementry/toolbar - fixed typo
2011-12-01 Daniel Juyung Seoelm Elementary.h.in: Refine the documentation.
2011-12-01 Daniel Juyung Seoelm genlist/gengrid: Removed 'label_get' backport now...
2011-12-01 Daniel Juyung Seoelm Elementary.h.in: Fix more documentation.
2011-12-01 Carsten Haitzlerfix some of sanjeev's api review commentry.
2011-12-01 Daniel Juyung Seoelm gengrid/genlist: Changed 'label_get' to 'text_get...
2011-12-01 Daniel Juyung Seoelm Elementary.h.in: Fixed documentation typo.
2011-12-01 Daniel Juyung Seoelm map: Moved zoom_min_get()/zoom_max_get() to source_...
2011-11-30 Daniel Juyung Seoelm bin/test.c: No horizontal bouncing for elm_test...
2011-11-30 Daniel Juyung Seoelm: Removed trailing whitespaces.
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: More clean ups.
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Moved more gen stuffs to genli...
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Partially removing gen. Partia...
2011-11-30 Rafael Antognollielm/win: Improve the docs to make clear the behavior...
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Partially removing gen. Partia...
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Fixed wrong elm_gen_clear...
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Applied gen deprecation and...
2011-11-30 Michael BOUCHAUDelementary: fix wrong calculation for gengrid group...
2011-11-30 Daniel Juyung Seoelm map: Fixed memory leaks in _nominatim_url_cb()...
2011-11-30 ChunEon Parkelementary/toolbar - Elm_Toolbar_Item -> Elm_Object_Item
2011-11-30 Daniel Juyung Seoelm map: Add error handling to see the definite error...
2011-11-30 Daniel Juyung Seoelm gen/gengrid/genlist: Undeprecate some gengrid/genli...
2011-11-30 RAJEEV RANJANelementary/quicklaunch - [E-devel] [Patch] quicklaunch...
2011-11-30 RAJEEV RANJANelementary/photocam - [E-devel] [Patch] elm_photocam...
2011-11-30 RAJEEV RANJANelementary/index - [E-devel] [Patch] elm_index patch
2011-11-29 Daniel Juyung Seoelm genlist: Added elm_genlist_item_fields_update(...
2011-11-29 Carsten Haitzlerupdate po's
2011-11-29 Carsten Haitzleradd shot.sh to makefile.am
2011-11-29 RAJEEV RANJANelementary/glview - [E-devel] [Patch] elm_glview patch
2011-11-29 Mike McCormackelementary: Fix a warning
2011-11-29 Mike McCormackelementary: Remove extra \n in printf
2011-11-29 Rajeev Ranjanelementary/gesture_layer - [E-devel] [Patch] elm_gestur...
2011-11-29 Daniel Juyung Seoelm genlist: Changed int to Eina_Bool in case it uses...
2011-11-29 ChunEon Parkelementary/button - removed an unnecessary line.
2011-11-29 ChunEon Parkelementary/button - Setting the text after button is...
2011-11-29 ChunEon Parkelementary/cnp_helper - patched by PRINCE KUMAR DUBEY...
2011-11-29 ChunEon Parkelementary/flip - patched by PRINCE KUMAR DUBEY <prince...
2011-11-29 ChunEon Parkelementary/genlist - patched by PRINCE KUMAR DUBEY...
next