platform/upstream/elementary.git
2012-01-04 Daniel Juyung Seoelm list: Applied recent list changes.
2012-01-04 Daniel Juyung Seoelm elm_deprecated.h: Use elm_object API not elm_widget...
2012-01-04 Mike Blumenkrantzfix another related edje mishap
2012-01-04 Mike Blumenkrantzfix hilarious edje failure in previous commit
2012-01-04 Mike Blumenkrantzadd "clicked" signal for elm_frame
2012-01-04 Mike Blumenkrantzdamn you cnp!
2012-01-04 Mike Blumenkrantzadd object_item_tooltip api
2012-01-03 Christopher... Elm (wayland): Add ability to actually move windows...
2012-01-03 Mike Blumenkrantzadd elm_hover_dismiss()
2012-01-03 Carsten Haitzlerooh deprecate elm_list calls than can be done with...
2012-01-03 ChunEon Parkelementary/elm_object_item - just updated a note to be.
2012-01-03 Carsten Haitzlerdeprecate 2 callls already using the new infra
2012-01-03 Mike Blumenkrantzapi reference now points to modules.html since there...
2012-01-03 Daniel Juyung Seoelm elm_getting_started.h: Fixed sample code formatting...
2012-01-03 Daniel Juyung Seoelm elm_getting_started.h: Removed unnecessary variable...
2012-01-03 Mike BlumenkrantzI guess keep this here too
2012-01-03 Mike Blumenkrantzfix docs
2012-01-03 Mike Blumenkrantzmore sprintfs
2012-01-03 Carsten Haitzlerput notes in elm_list.c as to what to do.
2012-01-03 Mike Blumenkrantzwhoever wrote this should be SERIOUSLY ashamed.
2012-01-03 Mike Blumenkrantzme no likey sprintf
2012-01-03 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-03 Carsten Haitzlerdeprecate disabled list item apis - use object item.
2012-01-03 Christopher... Elm (wayland): Implement mouse events for min, max...
2012-01-03 Christopher... Elm: Add 'Wayland_Shm' as an option for the Elm Config...
2012-01-03 Christopher... Elm: Add wayland_shm engine for Elm. Add config entries...
2012-01-03 Christopher... Elm: Add border edc & images for wayland borders.
2012-01-02 ChunEon Parkelementary - updated doc. will keep going for other...
2012-01-02 Carsten Haitzleradd a password mode.
2012-01-02 Carsten Haitzlerget rid of invalid panel layout and add hex and terminal.
2012-01-02 ChunEon Parkelementary - Added 1 more API elm_object_item_del_cb_set()
2012-01-02 ChunEon Parkelementary/multibuttonentry - missing deprecated ones
2012-01-02 Carsten Haitzlermatch the const changes to edje in elm entry. leaks...
2012-01-02 Carsten Haitzlerundeprecate elm_entry_entry_set/get
2012-01-02 Mike Blumenkrantzuse proper intptr type when casting for callbacks so...
2012-01-02 Carsten Haitzlerput quick info statement at top of elm header
2012-01-02 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-02 ChunEon Parkelementary/multibuttonentry - deprecated APIs. Now...
2012-01-02 ChunEon Parkelementary/multibuttonentry - Elm_Multibuttonentry_Item...
2012-01-02 ChunEon Parkelementary/multibuttonentry - refactoring.
2012-01-02 ChunEon Parkelementry/multibuttonentry - need to use ELM_WIDGET_ITE...
2012-01-02 ChunEon Parkelementary/multibuttonentry - oops. i removed history...
2012-01-02 WooHyun Jungelementary/elm_slider : Changed codes for not using...
2012-01-02 ChunEon Parkelementry/multibuttonentry - need to use ELM_WIDGET_ITE...
2012-01-02 ChunEon Parkelementary/segment_control - deprecates 2 APIs and...
2012-01-02 ChunEon Parkelementary/segment_control - Elm_Segment_Item -> Elm_Ob...
2012-01-01 Aharon HillelElm Glayer: Fixed momentum values This fix was required...
2012-01-01 Aharon HillelElm test glayer: Added momentum support on x,y axis
2012-01-01 Tom HacohenElm entry: Fix segfault when selection is NULL.
2011-12-30 ChunEon Parkelementary/diskselector - deprecated APIs. Now let...
2011-12-30 Carsten Haitzlermake xxx notes
2011-12-30 Carsten Haitzleroops - forgot to add elm_deprecated_before.h to makefile.am
2011-12-30 Carsten HaitzlerXXX note for deprecation
2011-12-30 Carsten Haitzlerstop using deprecated calls.
2011-12-30 Carsten Haitzlerremove eina_pure and eina_nonnull because really.....
2011-12-30 Carsten Haitzlermove lots of deprecated stuff into deprecated files...
2011-12-30 ChunEon Parkelementary/diskselector - updated example
2011-12-30 ChunEon Parkelementary - updated po
2011-12-30 ChunEon Parkelementary/index - i'm gonna crazy...
2011-12-30 ChunEon Parkelementary/index - updated doc.
2011-12-30 ChunEon Parkelementary/index - deprecated apis.
2011-12-30 Carsten Haitzlermore doc fixes.
2011-12-30 ChunEon Parkelementary/diskselector - Elm_Diskselector_Item ->...
2011-12-30 Carsten Haitzlerfix more doc warnings.
2011-12-30 Carsten Haitzlerclean up lots of doxygen complaints - bad docs.
2011-12-30 Carsten Haitzlerdoc warning fix.
2011-12-30 Carsten Haitzlerfomatting of headers -> fixup. and documentation fixing.
2011-12-30 Carsten Haitzlersplit up all elm headers. not perfect, but a big start
2011-12-30 ChunEon Parkelementary/index - deprecated APIs
2011-12-30 ChunEon Parkelementary/index - Elm_Index_Item -> Elm_Object_Item
2011-12-30 BluezeryFrom: Bluezery <ohpowel@gmail.com>
2011-12-29 Mike Blumenkrantzif you're going to deprecate an api, at least copy...
2011-12-29 Mike Blumenkrantzummm not sure how I did this
2011-12-29 Mike Blumenkrantzadd items_count for toolbar to bypase O(N) counting...
2011-12-29 Mike Blumenkrantzremove_list(); append(); - > demote()
2011-12-29 Carsten HaitzlerXXX notes on api.
2011-12-29 ChunEon Parkelementary/slider - prevent infinite loop.
2011-12-29 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-29 ChunEon Parkelementary/scroller - unsigned char -> Eina_Bool
2011-12-29 Carsten Haitzlerfix errant linebreak in comment
2011-12-28 Cedric BAILelementary: reorder ethumb callback parameters.
2011-12-28 Cedric BAILelementary: don't crash when argv is NULL.
2011-12-28 Iván BrianoDon't override standard variables, it looks weird....
2011-12-28 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-28 Carsten Haitzleradd recursie object find function - it will only look...
2011-12-28 Carsten Haitzleradd func for recursively finding named widgets.
2011-12-28 Carsten Haitzlerelc_ctxpopuop uses an lm_scroller not els_smart_scrolle...
2011-12-28 PRINCE KUMAR... From: PRINCE KUMAR DUBEY <prince.dubey@samsung.com>
2011-12-28 BluezeryFrom: Bluezery <ohpowel@gmail.com>
2011-12-28 cnookelementary/ctxpopup
2011-12-28 WooHyun Jungelementary : Modified entry.edc for preediting feature.
2011-12-27 Hyoyoung ChangFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2011-12-27 ChunEon Parkelementary/map - a trivial change.
2011-12-26 Mike McCormackelementary: Fix a warning
2011-12-26 Cedric BAILelementary: fix infinite recursive call in elm_slider.
2011-12-26 Cedric BAILelementary: add elm_genlist_item_index_get.
2011-12-26 Bluezeryelementary/map
2011-12-26 ChunEon Parkelementary/naviframe - prevent accessing a null pointer
2011-12-26 chanwook jungFrom: chanwook jung <jchanwook@gmail.com>
2011-12-26 Daniel Juyung Seoelm genlist: Fixed function declaration formatting.
next