platform/upstream/elementary.git
2010-01-24 Christopher... If we are setting the window as a quickpanel, set some...
2010-01-24 Christopher... Add elm_win functions for get/set of quickpanel priorities.
2010-01-24 Christopher... Add elm_win function(s) for get/set of quickpanel.
2010-01-24 Carsten Haitzlerbrian's button autorepeat core code.
2010-01-23 Carsten Haitzler1. brian wang's patch for setting item count in a block...
2010-01-22 Christopher... Reduce elm noise (add #if 0 around printf).
2010-01-22 Iván BrianoIcons for available externals, how exciting.
2010-01-22 Carsten Haitzleroops - back to 4. should make this configurable. but...
2010-01-22 Carsten Haitzlermouse up on icon emit clicked - fix.
2010-01-22 Carsten Haitzlermove scroll back to event handling - test
2010-01-22 Carsten Haitzlerbigger image! easier to see on high dpi!
2010-01-19 Tiago Rezende... Scroller Policy for List. By Masaki
2010-01-19 Lionel LandwerlinFrom: Lionel Landwerlin <llandwerlin@gmail.com>
2010-01-19 Carsten Haitzlerremvoe kbd stuff from button - dont want that
2010-01-19 Carsten Haitzlerget photocam image for event goop
2010-01-19 김지훈From: 김지훈 <jihoon48.kim@samsung.com>
2010-01-19 Carsten Haitzlerfix longpress!
2010-01-18 Vincent Torritypo
2010-01-18 Carsten Haitzlermove horizontal context menu option to data item -...
2010-01-18 Carsten Haitzlerwell it needed to be done finallly - elm has config...
2010-01-18 Carsten Haitzleruse specific scroller edje groups for list and genlist...
2010-01-18 Carsten Haitzleralso use canvas as live-region for pan contents like...
2010-01-18 Carsten Haitzlercomments -> remove
2010-01-18 Carsten Haitzlerdifferent size
2010-01-18 Carsten Haitzleradd visual feedback for multi-touch test
2010-01-17 Boris Faureadd elm_menu_item_data_set
2010-01-17 Boris Faureadd elm_menu_item_data_get
2010-01-17 Boris Fauretypo in comment
2010-01-17 Carsten Haitzlerfirst test for multi stuff - just printfs now.
2010-01-16 Sebastian DransfeldCorrect second argument
2010-01-16 Vincent Torrifix warnings. Patch by Lutin
2010-01-16 Carsten Haitzlerfix build break!
2010-01-15 Carsten Haitzler1. fix list theme adapting - simply never got callbac...
2010-01-15 Christopher... Remove unused variables.
2010-01-15 Christopher... Move conformant calls to elm_win_conformant_get/set.
2010-01-14 Iván BrianoSet theme hook for hoversel so style changes are applied.
2010-01-14 Carsten Haitzleroops - other way.
2010-01-14 Carsten Haitzleradd a test
2010-01-14 Carsten Haitzlerpatch from <jihoon48.kim@samsung.com> - horizontal...
2010-01-14 Christopher... Account for bottom panel size in conformant widget.
2010-01-13 Cedric BAIL * elementary: Fix the typo in the description too :-)
2010-01-13 Cedric BAIL * elementary: Fix typo in configure.
2010-01-13 xcomputermanX11 calls should be conditional
2010-01-13 xcomputermanX11 calls should be conditional
2010-01-13 xcomputermanAdd in SDL support (needed for WebOS). Admittedly this...
2010-01-11 Carsten Haitzlerpatch for unfocus for elm butotn from chun eon park
2010-01-10 Carsten Haitzleradd unfocus call.
2010-01-10 Boris Faureadd missing prototypes
2010-01-09 Boris Faureadd del_cb to menu items
2010-01-08 Christopher... Add missing files, thanks Sachiel :)
2010-01-08 Christopher... Add illume conformant widget and test app.
2010-01-08 Carsten Haitzlerhandle label resizes and wraps properly - add test...
2010-01-07 Tiago Rezende... Elm_List_Item selected getter
2010-01-07 Vincent Torrifix spelling. Patch by 'misc'
2010-01-05 Tiago Rezende... Elm_List multi and horizontal getters
2010-01-05 Carsten Haitzlerevent -> under list as well as on genlist
2009-12-30 Carsten Haitzlertest with animating edje layout obj in flip test too...
2009-12-24 Jonathan AttonElm map : change PATH_MAX by sizeof(buf) in snprintf
2009-12-23 Jonathan AttonElm_Slideshow : add item_data_get()
2009-12-23 Jonathan AttonElm map : add API to set a custom source
2009-12-22 Jonathan AttonElm_Map : add a source manager and 3 souces
2009-12-22 Gustavo Sverzut... elm_slider : Add indicator format callback function...
2009-12-22 Jonathan AttonElm slideshow : resize the next and previous loaded...
2009-12-22 Jonathan AttonElm slideshow : fix item_del
2009-12-21 Jonathan AttonElm map : * do not display a bubble if the content...
2009-12-21 Carsten Haitzlerfix licence on default theme. it is intended to be...
2009-12-20 Jonathan AttonElm map : add a method to hide the markers of a group...
2009-12-20 Jonathan AttonElm map : we can tell to a group class to not group...
2009-12-20 Jonathan AttonElm map :
2009-12-20 Gustavo Sverzut... Icon parser check if it was successfuly set and if...
2009-12-20 Gustavo Sverzut... change .h.in as well :-(
2009-12-20 Gustavo Sverzut... Return if standard icon was really set (ie: exists...
2009-12-19 Vincent Torriuse ecore_file_remove() instead of remove()
2009-12-19 Vincent Torrifix warnings
2009-12-18 Jonathan AttonElm map: add poused_markers, if true the markers are...
2009-12-18 Iván BrianoAllow unbinding radio groups by passing NULL
2009-12-18 Jonathan AttonElm map : the text no more fit in the marker (this...
2009-12-18 Jonathan Attonelm map : check if the matrixsparse exits
2009-12-18 Jonathan AttonElm map : fix elm_map_marker_remove() and when a marker...
2009-12-18 Jonathan AttonElm map : increase the speed when marker are updated
2009-12-18 Jonathan AttonElm map : Put the evas_object which represent a marker...
2009-12-18 Jonathan AttonElm map : replace the list of markers by a matrixsparse...
2009-12-18 Carsten Haitzleradd more bounce controls
2009-12-18 Christopher... Fix signal typo
2009-12-15 Carsten Haitzlersupport more vkbd states in elm
2009-12-14 Iván Brianoformatting
2009-12-13 Christopher... Fix variables not defined as static. Patch from Nicolas...
2009-12-11 Vincent Torriimprove configure output
2009-12-11 Carsten Haitzlerflip widget! first go at it and still primitive. will...
2009-12-11 Iván BrianoScrolled entry, first step.
2009-12-10 Christopher... Remove whitespace.
2009-12-09 Carsten Haitzlerpatch from luis moraes to fix list deleted macro checks
2009-12-09 Iván Brianouse bool type where it makes sense
2009-12-09 Iván Brianoreenable parameters
2009-12-09 Iván Brianostyle, better parsing, some parameter names changed
2009-12-09 Iván Brianouse correct types for parameters
2009-12-08 Carsten Haitzlerdisable - compile errors - NAN for those macros!
2009-12-08 Iván BrianoRename some parametes, use defaults, use info
2009-12-08 Iván BrianoState is not a common parameter
2009-12-08 Carsten Haitzlerlayout sizing eval call - plus generic singal
next