platform/upstream/elementary.git
2010-02-24 Iván BrianoRemove unused variables and use correct functions for...
2010-02-23 Christopher... Add case for keyboard geometry changing. (not completel...
2010-02-22 김재환From: 김재환 <jae.hwan.kim@samsung.com>
2010-02-21 Rui SeabraBetter values fro url and source.
2010-02-21 Rui SeabraRPM spec for elementary.
2010-02-19 Tiago Rezende... Fix swallow.end align in elm.list items. By Masaki
2010-02-19 Christopher... Updates to elm_conform and elm_win code for new illume2.
2010-02-17 Jonathan AttonSet the content after the content is added as sub object
2010-02-17 Carsten Haitzleroh dear. how did that go unnoticed. it SHOULD use steal!
2010-02-17 Carsten Haitzlerbe more robust and fall baack to software x11 engine...
2010-02-16 Gustavo Sverzut... Update to new event callback signature.
2010-02-14 Jonathan AttonImprove the theme of elm_menu
2010-02-12 Iván BrianoMake Entry Scrolled test look a bit better.
2010-02-12 이상진From: 이상진 <lsj119@samsung.com>
2010-02-12 WonGuk JeongFrom: WonGuk Jeong <wonguk.jeong@samsung.com>
2010-02-11 Vincent Torrifix returned values
2010-02-10 Carsten Haitzleradd some callback tests.
2010-02-10 이상진From: 이상진 <lsj119@samsung.com>
2010-02-09 Iván BrianoImprove scrolled_entry a bit, it's still open for more...
2010-02-09 Cedric BAIL * elementary: Remove dependencie on ecore-txt.
2010-02-09 Gustavo Sverzut... Convert test_entry to elm_scrolled_entry.
2010-02-09 Gustavo Sverzut... yet another trailing whitespace deletion.
2010-02-09 Gustavo Sverzut... delete trailing whitespace.
2010-02-09 Gustavo Sverzut... delete trailing whitespace.
2010-02-09 Christopher... Add initial doxy for conformant widget.
2010-02-06 Christopher... Add Doxy for illume stuff.
2010-02-06 Christopher... Don't set window type here. Causes problems w/ layout.
2010-02-06 Carsten Haitzlerfix launcher test to scale a bit better.
2010-02-05 Carsten Haitzlermore tests
2010-02-05 Carsten Haitzlercode+comments.
2010-02-04 xcomputermanOpenGL/SDL support (still buggy, but probably not elm...
2010-02-04 Carsten Haitzler1. fix conforman stuff to actually respect min size...
2010-02-04 Carsten Haitzlerallow genlist items to be "display only" - eg used...
2010-02-03 Carsten Haitzlerand optimise getting stripped version
2010-02-03 Carsten Haitzlera little more cleanliness and cleaning up of vars not...
2010-02-02 Iván BrianoTrigger "changed" callback when value is changed with...
2010-02-02 Cedric BAIL * elementary: Fix elementary build without X.
2010-02-02 Carsten Haitzlerdistcheck fix
2010-02-02 Carsten Haitzlermini config app - live changed scaling and finger size...
2010-02-02 Sebastian DransfeldRemove Ecore_Txt
2010-02-02 Carsten Haitzlertypo fix
2010-02-01 Carsten Haitzlerdemo++
2010-02-01 Carsten Haitzlerthat was meant to be load too.
2010-01-30 Sebastian DransfeldEcore_Str.h -> Eina
2010-01-29 Iván BrianoDon't set text in entries for now. It has big issues...
2010-01-27 Gustavo Sverzut... spinner uses format specified by user in its entry...
2010-01-27 Gustavo Sverzut... spinner: just set the value if conversion to float...
2010-01-27 Carsten Haitzlernote- genlist has issues with the deferred calc of...
2010-01-27 Carsten Haitzlerextra checks for selection
2010-01-27 Carsten Haitzlerdont reset mapbuf all the time!
2010-01-27 Carsten Haitzlerfix scroll animator
2010-01-27 Carsten Haitzlerbetter - n mapbufs
2010-01-27 Carsten Haitzlerformatting a bit in theme.... panel still.. not.. forma...
2010-01-27 Carsten Haitzlerfix proeprly
2010-01-27 Christopher... No space at all if indicator & softkey are not present.
2010-01-27 Carsten Haitzleranimators should tick off at defined intervals from...
2010-01-27 Christopher... Handle property changes for conformant widget.
2010-01-26 Carsten Haitzler4 not 4 screens for launcher test
2010-01-26 Carsten Haitzlerlabel preferred line wrap width set thing.
2010-01-26 Carsten Haitzlermore launcher test code.... and mapbuf object used...
2010-01-25 Cedric BAIL * ecore: Move ecore_job inside ecore.
2010-01-25 Tiago Rezende... Adding Module Name to Externals
2010-01-25 Iván BrianoRemove unused variable and don't create icons if there...
2010-01-25 Iván BrianoFix typo and prototype
2010-01-25 Gustavo Lima... Adding more size hints to external object's icons.
2010-01-25 Carsten Haitzlernew test.
2010-01-25 Carsten Haitzlergenlist - get realized items call! add!
2010-01-25 Carsten Haitzleradd test for floating objects (they can slide in etc...
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!
next