platform/upstream/elementary.git
2010-09-24 Tiago Rezende... Removing warnings in elm_tests.
2010-09-24 Tiago Rezende... Removing warning in elm_config.
2010-09-24 Tiago Rezende... Removing warnings in els_icon.c
2010-09-24 Tiago Rezende... Removing warnings in scrolled_entry and scroller
2010-09-24 Tiago Rezende... Remove warning from elm_index.c
2010-09-24 Tiago Rezende... Focus Linear Chain for some Widgets
2010-09-24 Tiago Rezende... Modify elm_win to receive events
2010-09-24 Tiago Rezende... Elm_widget_can_focus only return if can have focus.
2010-09-24 Iván BrianoPut the simple focus highlight on scrolled entry too
2010-09-24 Vincent Torrispelling
2010-09-24 Carsten Haitzlermake theme browser in elm config util actually work...
2010-09-23 Leandro Pereira[Elementary] For icon/end elements, use swallow parts...
2010-09-23 Iván BrianoScroller now checks if its theme has a highlight for...
2010-09-23 Nicolas AguirreImplement elm_gengrid_item_show and elm_gengrid_item_bring.
2010-09-23 Carsten Haitzleraaargh! fix config init. broke scaling!
2010-09-22 Iván BrianoHighlight in theme wins over generic object
2010-09-22 Leandro Pereira[Elementary] Implement get/unset for icon/end propertie...
2010-09-22 Leandro Pereira[Elementary] Add icon/end objects to the scrolled entry.
2010-09-22 Tiago Rezende... Button animate when click with keyboard
2010-09-22 Tiago Rezende... Listen Space/Return in some widgets
2010-09-22 Tiago Rezende... Focus suport for some widgets
2010-09-22 Tiago Rezende... Complete some widgets with activate_hook
2010-09-22 Brett NashBetter temporary handling for CNP.
2010-09-22 Brett NashVcard send.
2010-09-22 Otávio PontesFrom: Otávio Pontes <otavio@profusion.mobi>
2010-09-21 Christopher... Minor formatting fix.
2010-09-21 Gustavo Lima... Fix reverting focus to the previous widget.
2010-09-21 Iván Briano Creating a transition layout for elm_box.
2010-09-21 Tiago Rezende... Elementary event propagation to widget parents
2010-09-20 Iván BrianoBegins highlight on focused object.
2010-09-20 Iván BrianoFix typo, we want the parent, not some random data
2010-09-20 Lucas De MarchiFix typos
2010-09-19 Chidambar Zinnoury elementary: image orientation seems to work quite...
2010-09-19 김지훈From: 김지훈 <imfine98@gmail.com>
2010-09-17 Gustavo Sverzut... elm_entry has ELM_CURSOR_XTERM by default.
2010-09-17 Iván BrianoAvoid losing the reference to the parent object
2010-09-17 Bruno DillyCreate some tests for elm cursor
2010-09-17 Bruno DillyAdd support on Elm to customized cursors
2010-09-17 Gustavo Sverzut... Fix tests to use the void *data instead of const...
2010-09-17 Gustavo Sverzut... Missing "const void *data" -> "void *data" in the API
2010-09-17 Gustavo Sverzut... Constant void data is pretty useless in item callback...
2010-09-17 Otávio PontesFix misspelling in elementary documentation
2010-09-17 Cedric BAIL * elementary: make it possible to disable quick launch...
2010-09-17 Cedric BAIL * elementary: make it possible to disable some binary.
2010-09-17 Brett NashMove cnp/dnd -> elm_widget. Officially Experimental...
2010-09-17 Brett NashVcard support for dnd.
2010-09-17 Brett Nashelm AUTHORS += nash
2010-09-16 Gustavo Sverzut... fix warnings with elm_object_tooltip_unset().
2010-09-16 Gustavo Sverzut... elm_smart_scroller now propagates the events, fixes...
2010-09-16 Carsten Haitzlerfix button test.
2010-09-16 Carsten Haitzlerprintf--
2010-09-16 Carsten Haitzlerfix anchorblock test.
2010-09-16 Carsten Haitzlerjust a sec. back that out.. someone has broken icons...
2010-09-16 이명재From: 이명재 <mjae.lee@samsung.com>
2010-09-15 Brett Nashelm cnp: Minor fixme cleanup.
2010-09-15 Brett NashUntested fix for edje external elm_panes
2010-09-15 Brett NashElm DND/Sel: Update typenames to be more consistent.
2010-09-15 Brett Nashelm_thumb: Can now be dragged too.
2010-09-15 Carsten Haitzlerslider -> handle theme change.
2010-09-15 Carsten Haitzlermove check up.
2010-09-15 Carsten Haitzlerprogressbar handles theme change right
2010-09-14 Carsten Haitzlerhandle theme change - bubble.
2010-09-14 Carsten Haitzlerok strange bg bug when theme changing on the fly. why?
2010-09-14 Carsten Haitzlerspot check of theme change... panes not working right...
2010-09-14 Carsten Haitzlermove some of quicklaunch into the sub init to reduce...
2010-09-14 Bruno DillyAdd tests for elm clock using time different from the...
2010-09-14 Bruno DillyImprove elm clock to display time not equal to system...
2010-09-14 Bruno DillyFix elm calendar test 2 windows title
2010-09-14 Vincent Torriinclude Evil.h for localtime_r()
2010-09-14 Carsten Haitzlercomments match correct code.
2010-09-14 Brett NashFix elm_thumb_ethumb_client_get so the application...
2010-09-14 Brett NashAllow multiple calls to need_ethumb, efree and edbus...
2010-09-13 Brett NashPartially fix sizing for the DND window.
2010-09-13 Brett NashPosition subwindow correctly.
2010-09-13 Brett NashAdd a semicolon. GCC: This ones for you.
2010-09-13 Carsten Haitzleras brett said - kill test_drag.c
2010-09-13 Carsten Haitzleroooh big cleanup. internal elm widget api cleaned up...
2010-09-12 Gustavo Sverzut... Tooltips: split owner/eventarea, allow subitems to...
2010-09-12 Gustavo Sverzut... Fix tooltip visibility lock.
2010-09-12 Gustavo Sverzut... Tooltips are now uber cool!
2010-09-11 Gustavo Sverzut... Provide some known Evas_Object layers and set tooltip...
2010-09-11 Gustavo Sverzut... Welcome Tooltips.
2010-09-10 Brett NashRemove spurious underscores.
2010-09-10 Brett NashElm photo stops scrolling events when dragging now.
2010-09-10 Brett NashUse hold flag for detecting drags.
2010-09-10 Brett NashElm; drag_start now has a donecb.
2010-09-10 Brett NashElm: cnp: Handle non-uri uris when searching
2010-09-10 Brett Nashelm photo: Long press now tracks mouse movements.
2010-09-10 Brett NashUse file urls for files (hack hack hack).
2010-09-10 Brett NashBit of dnd work.
2010-09-10 Gustavo Sverzut... Use elm_widget_item common base.
2010-09-10 Gustavo Sverzut... Disconnect from signals if the pan_obj goes away.
2010-09-10 Gustavo Sverzut... Introducing Elm_Widget_Item: common ground for widget...
2010-09-10 Gustavo Sverzut... Just delete children and related from del_pre_hook...
2010-09-10 Gustavo Sverzut... Just delete children and related from del_pre_hook...
2010-09-10 Gustavo Sverzut... Just delete children and related from del_pre_hook...
2010-09-10 Gustavo Sverzut... Don't cast Eina_Inlist directly to Elm_Genlist_Item.
2010-09-10 Gustavo Sverzut... don't report callbacks on NULL object.
2010-09-09 Rafael FonsecaAdd signal emit hook to gengrid.
2010-09-09 Bruno DillyRemove annoying blank lines inside elm test_launcher...
next