framework/uifw/elementary.git
2012-01-11 hermetelementary/navifrmae - actually it does not need to...
2012-01-11 hermetelementary/naviframe - super trivial change.
2012-01-11 hermetelementary/ctxpopup - modified for more proper.
2012-01-11 seozelm: Fixed formatting.
2012-01-11 rasterFrom: Kim Shinwoo <kimcinoo.efl@gmail.com>
2012-01-11 rasteruse invalid tyrp as return again
2012-01-11 seozelm po: Updated po files.
2012-01-11 seozelm store: Added more comment for store test. Patch...
2012-01-11 seozelm store: Fixed eina_lock in store. Patch by Hyoyoung...
2012-01-10 seozelm elm_main.c: revert commit r67016. it was wrong...
2012-01-10 seozelm entry: Refined entry documentation.
2012-01-10 seozenki: Turn off edje_cc verbose mode.
2012-01-10 jaehwanI have attached a patch for removing unnecessary code...
2012-01-10 seozelm map: Fixed formatting. What's up map! Here is your...
2012-01-10 hermetelementary/menu, ctxpopup, index, segment_control,...
2012-01-10 woohyunelementary/elm_entry : When theme is changed, pos is...
2012-01-10 hermetelementary - renamed internal callback function
2012-01-10 hermetelementary/widget - just renamed internally.
2012-01-10 hermetelementary/widget - +del_pre_hook
2012-01-09 hermetelementary/elm_object_item - expose elm_object_item_del().
2012-01-09 hermetelementary/entry - more deprecated APIs
2012-01-09 hermetelementary/hover - deprecated elm_hover_content_set...
2012-01-09 hermetelementary/fileselector_button, fileselector_entry...
2012-01-09 hermetelementary/widget - modified like freeze_pop.
2012-01-09 hermetelementary/widget
2012-01-09 hermetelementary - updated doc.
2012-01-08 devilhornsElm (wayland): Provide edje signals for resize,start...
2012-01-08 devilhornsElm (wayland): Handle frame resize via edje callbacks.
2012-01-07 barbierigenlist: one more bug, relative insertion of subitems.
2012-01-06 barbierioops, too much printf
2012-01-06 barbierishow genlist's inserted sort is completely broken.
2012-01-06 bdillyElementary Web: add functions to set / get useragent
2012-01-06 woohyunelementary/elm_frame : Just do comment. Raster ~ plz...
2012-01-06 seozelm po: Updated po.
2012-01-06 seozelm toolbar: Changed elm_toolbar_mode_shrink_set/get ->
2012-01-06 discomfitoraspect_ratio_retained -> aspect_fixed
2012-01-06 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-05 bdillyElementary Test Index: Cast list item to object item
2012-01-05 seozelm: Use EINA_TRUE/EINA_FALSE for Eina_Bool type.
2012-01-05 rastermake frame not suck too much but still doesnt "shade...
2012-01-05 jaehwanIn els_pan, there is no signal "pan_changed".
2012-01-05 seozelm elm_win.h: Fixed document.
2012-01-04 yozelementary: add a filled state to gengrid. auto fill...
2012-01-04 yozelementary: move pulse,stop signal to a better place
2012-01-04 devilhornsElm (wayland): Make border edc use signals for move...
2012-01-04 devilhornsElm (wayland): Use edje signals for move/resize/close...
2012-01-04 sanjeevFix typos.
2012-01-04 discomfitoradd autocollapse for info frame at top too :)
2012-01-04 discomfitorslightly better quick throttle hacks
2012-01-04 discomfitormore frame throttling
2012-01-04 discomfitormassive throttling for frame animation
2012-01-04 discomfitorslightly more working (but still broken) autoscrolling...
2012-01-04 discomfitoradd collapsing frames and (broken) scrolling
2012-01-04 discomfitoruse new edje "recalc" signal to actually resize collaps...
2012-01-04 discomfitorrename signal to elm api name so people include it...
2012-01-04 discomfitoradd signal to run after frame collapse animations
2012-01-04 rasteradd invalid panel back.
2012-01-04 discomfitorframe collapse on click is now DISABLED by default
2012-01-04 discomfitoradd api for manipulating frame collapse
2012-01-04 discomfitorcollapsing frames for default theme
2012-01-04 seozelm list: Applied recent list changes.
2012-01-04 seozelm elm_deprecated.h: Use elm_object API not elm_widget...
2012-01-04 discomfitorfix another related edje mishap
2012-01-04 discomfitorfix hilarious edje failure in previous commit
2012-01-04 discomfitoradd "clicked" signal for elm_frame
2012-01-04 discomfitordamn you cnp!
2012-01-04 discomfitoradd object_item_tooltip api
2012-01-03 devilhornsElm (wayland): Add ability to actually move windows...
2012-01-03 discomfitorsvn:ignores
2012-01-03 discomfitoradd elm_hover_dismiss()
2012-01-03 rasterooh deprecate elm_list calls than can be done with...
2012-01-03 hermetelementary/elm_object_item - just updated a note to be.
2012-01-03 rasterdeprecate 2 callls already using the new infra
2012-01-03 discomfitorapi reference now points to modules.html since there...
2012-01-03 seozelm elm_getting_started.h: Fixed sample code formatting...
2012-01-03 seozelm elm_getting_started.h: Removed unnecessary variable...
2012-01-03 discomfitorI guess keep this here too
2012-01-03 discomfitorfix docs
2012-01-03 discomfitormore sprintfs
2012-01-03 rasterput notes in elm_list.c as to what to do.
2012-01-03 discomfitorwhoever wrote this should be SERIOUSLY ashamed.
2012-01-03 discomfitorme no likey sprintf
2012-01-03 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-03 rasterdeprecate disabled list item apis - use object item.
2012-01-03 devilhornsElm (wayland): Implement mouse events for min, max...
2012-01-03 devilhornsElm: Add 'Wayland_Shm' as an option for the Elm Config...
2012-01-03 devilhornsElm: Add wayland_shm engine for Elm. Add config entries...
2012-01-03 devilhornsElm: Add border edc & images for wayland borders.
2012-01-02 hermetelementary - updated doc. will keep going for other...
2012-01-02 rasteradd a password mode.
2012-01-02 rasterget rid of invalid panel layout and add hex and terminal.
2012-01-02 hermetelementary - Added 1 more API elm_object_item_del_cb_set()
2012-01-02 hermetelementary/multibuttonentry - missing deprecated ones
2012-01-02 rastermatch the const changes to edje in elm entry. leaks...
2012-01-02 rasterundeprecate elm_entry_entry_set/get
2012-01-02 discomfitoruse proper intptr type when casting for callbacks so...
2012-01-02 rasterput quick info statement at top of elm header
2012-01-02 discomfitorFrom: Hyoyoung Chang <hyoyoung@gmail.com>
2012-01-02 hermetelementary/multibuttonentry - deprecated APIs. Now...
2012-01-02 hermetelementary/multibuttonentry - Elm_Multibuttonentry_Item...
next