platform/upstream/elementary.git
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...
2010-09-09 Gustavo Sverzut... some -Wall -Wextra warning cleanups.
2010-09-09 Bruno DillyRemove some unused variables from elm tests and externals
2010-09-09 Bruno DillyFix layout options used by external elm_slideshow
2010-09-09 Gustavo Sverzut... Add Elm prefix to struct _Menu_Item.
2010-09-09 Bruno DillyAdd elm object signal emit and callback add / del hooks...
2010-09-09 Brett NashMore compilation fixes. FIxing for windows broke linux...
2010-09-09 Brett NashFix typo from cut & paste
2010-09-09 Brett NashHooks for dragging: not working, just so I can push.
2010-09-09 Brett NashStubs + hide stuff for crazy fr^H^Hwindows users.
2010-09-09 Brett NashFix some uncommon typos. A full list is included in...
2010-09-09 Brett NashSet size first, to avoid broken sizing in elm_photo
2010-09-09 Brett Nashelm: debug --;
2010-09-09 Brett Nashelm: dnd: Leak less.
2010-09-09 Brett NashUse callback instead of evil printf hack.
2010-09-09 Brett NashHandle jpegs like we do pngs ;-)
2010-09-09 Brett Nashindentationally inspired patch.
2010-09-09 Brett NashRemove some debug, add some FIXMEs
2010-09-09 Davide Andreoli Scrolled Entry: forward the event_info from the entry...
2010-09-09 Lucas De MarchiFix common misspellings
next