platform/upstream/elementary.git
2010-03-27 Gustavo Sverzut... fix _elm_widget_type_check() to return FALSE on failure.
2010-03-27 Gustavo Sverzut... allow elm_init() being called with NULL argc/argv.
2010-03-26 Gustavo Sverzut... ops, forgot some signals.
2010-03-26 Gustavo Sverzut... Describe more widgets callbacks.
2010-03-26 Iván BrianoAdding focus and unfocused smart callbacks for entry
2010-03-26 Iván BrianoMake someone else assume responsibility when Elementary...
2010-03-26 Sebastian DransfeldSync with efreet and some cleanup
2010-03-26 Iván Briano_elm_log_dom is not available outside of libelementary...
2010-03-26 Carsten Haitzlerpassword mode - really dont allow selecting of password...
2010-03-26 Iván BrianoNULL pointer after deleting timer to avoid bitching...
2010-03-26 Gustavo Sverzut... Proxy Elementary widget signals to Edje.
2010-03-25 Gustavo Sverzut... Simplify state_set and just apply values that were...
2010-03-25 Gustavo Sverzut... Port to new Edje EXTERNAL API goodies!
2010-03-25 Cedric BAIL * elementary: enable wheel in slider.
2010-03-25 Gustavo Sverzut... Some missing getters...
2010-03-25 Carsten Haitzlerreturn "" if conv is null anyway (as thats a "" src...
2010-03-24 Carsten Haitzlerwhen adding items to genlist - if there is no block...
2010-03-24 Carsten Haitzlerlongpress <- for dan!
2010-03-24 Gustavo Sverzut... const and -Wextra, come on guys! :-/
2010-03-23 Tiago Rezende... Externals Make Scrolled Entry Editable. By Kubo
2010-03-23 Carsten Haitzler(remove useless edje_object_scale_sets's on objects...
2010-03-23 Gustavo Sverzut... Add a theme hook to elm_scrolled_entry
2010-03-22 Gustavo Sverzut... Edje EXTERNAL should use as parent the first elm_widget...
2010-03-22 Gustavo Sverzut... Enable check of Elementary widgets and getting the...
2010-03-22 Carsten Haitzlertest elm_entry_markup_to_utf8
2010-03-19 Vincent Torrisupport Windows file system
2010-03-17 Carsten Haitzlerexample of how to work around heirachy to go back up...
2010-03-16 Gustavo Sverzut... reorganize genlist functions in header to make more...
2010-03-16 Gustavo Sverzut... Typedefs to help bindings, type less and make things...
2010-03-16 Carsten Haitzleradd new test.
2010-03-16 Carsten Haitzlertest entries in a layout - works just fine! so bug--
2010-03-16 Carsten Haitzlerbug-- and.. bug++
2010-03-16 Carsten Haitzleroff by 1 - just noticed now!
2010-03-16 Gustavo Sverzut... sort tests, add index.
2010-03-16 Carsten Haitzlerbug change
2010-03-15 Gustavo Sverzut... fix compile without ethumb...
2010-03-15 Gustavo Sverzut... packaging ethumb support for elementary.
2010-03-15 Gustavo Sverzut... Add elm_thumb object to Elementary.
2010-03-15 Carsten Haitzlerbug++ :(
2010-03-15 Carsten Haitzlerbug-- note
2010-03-15 Carsten Haitzlerbug -= 2;
2010-03-14 Carsten Haitzleraaah typo! fix from lupan.
2010-03-14 Carsten Haitzlerbug++ :(
2010-03-14 Carsten Haitzlerbug--
2010-03-14 Carsten Haitzlerbug--.. and unfortunately.. bug++
2010-03-14 Carsten Haitzlernote some bugs i found... to be fixed. at least i know...
2010-03-14 Carsten Haitzlerfix more runtime wornings... added ELM_ERROR_ABORT! :)
2010-03-13 Gustavo Sverzut... Use eina_stringshare_replace to avoid crashes.
2010-03-12 Gustavo Sverzut... Adding space between icon and label in elementary list...
2010-03-11 Carsten Haitzlerget rid of forced scrollbars in scroller.
2010-03-11 Carsten Haitzlerremove newline stuff.
2010-03-11 Carsten Haitzlerand make entry api's acutally work - and be tested.
2010-03-10 Carsten Haitzleraaah eeek - wrong call. fixed.
2010-03-10 Carsten Haitzlermark brokenness for now - will fix.
2010-03-10 Carsten Haitzlerfix up test - set no allow focus and no propagate so...
2010-03-10 Carsten Haitzlermore comprehensive test for entry - there are bugs...
2010-03-10 Carsten Haitzlerremove deprecated calls (been deprecated for a while...
2010-03-10 Carsten Haitzlermore warning--
2010-03-10 Carsten Haitzlertake that - more warning--
2010-03-10 Carsten Haitzlerand some more warning--
2010-03-10 Carsten Haitzlermore wanring-- and safety checks.
2010-03-09 Vincent Torriremove unused parameter in the library.
2010-03-09 Carsten Haitzlermore members for newer struct - init to null.
2010-03-09 Carsten Haitzlermore warnning fixes!
2010-03-09 Carsten Haitzlermore warning -- - and fix a lot of formatting in elm_ma...
2010-03-09 Carsten Haitzlerwarning-- more
2010-03-09 Carsten Haitzlermore warning fixes!
2010-03-09 Carsten Haitzlerwarning fix 1. :)
2010-03-09 Carsten Haitzlerpatch from discomfitor <- check type of widget on api...
2010-03-09 Carsten Haitzlermore comprehensive flip test with multiple children...
2010-03-08 Gustavo Sverzut... fix FALSE -> EINA_FALSE.
2010-03-06 Vincent Torrifix compilation on mac os x
2010-03-03 Gustavo Sverzut... enable forcing dependencies and ignoring auto-detect...
2010-03-03 Gustavo Sverzut... Fix position in notify widget
2010-03-02 Carsten Haitzlerfix genlist delete item in callback bug
2010-03-02 김지훈From: 김지훈 <jihoon48.kim@samsung.com>
2010-03-02 Gustavo Sverzut... fix most llvm/gcc real bugs.
2010-03-02 Carsten Haitzlerhmm that should have been argv i think
2010-03-02 Carsten Haitzlerllvm shhhhhh! (not a real fix)
2010-03-01 Gustavo Sverzut... being extra careful and verbose on elm_entry_entry_get().
2010-03-01 Christopher... Fix doxy typo.
2010-03-01 Carsten Haitzlerallow icon window to resize for testing.
2010-02-27 Carsten Haitzler1. fix child stuff .. smart object members.. that was...
2010-02-27 Carsten Haitzlerstop using round - no need
2010-02-26 Carsten Haitzlerslight change in drag events vs scrolling on_hold to...
2010-02-25 Gustavo Sverzut... allow disabling automagic to discover efreet, eweather...
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>
next