platform/upstream/elementary.git
2009-11-15 Jonathan AttonElm map : add the markers
2009-11-15 Carsten Haitzlerand actually testing your compiling links helps too...
2009-11-15 Carsten Haitzlercompiling before u commit is a good idea
2009-11-15 Christopher... More panel work.
2009-11-15 Christopher... Rework panel code to be more like toolbar (not complete...
2009-11-15 Christopher... Use EVAS_HINT_EXPAND/FILL.
2009-11-15 Christopher... Formatting.
2009-11-15 Christopher... Add missing function prototypes.
2009-11-15 Christopher... Set edje frametime once during init
2009-11-15 Christopher... Formatting.
2009-11-14 Jonathan AttonElm map : some fixs
2009-11-14 Jonathan AttonElm Map : some fix. "Show paris" wich is a zoom to...
2009-11-13 Andreas Volzsorry, forgot to add
2009-11-13 Andreas Volzdocument spinner style vertical
2009-11-13 Gustavo Sverzut... fix valgrind reported problems.
2009-11-13 Gustavo Sverzut... nasty bug, die die dieeeeeeeeeeeeee
2009-11-13 Gustavo Sverzut... let's save some function calls.
2009-11-13 Andreas Volzadd example for spinner vertical style
2009-11-13 Andreas Volzalso add files to makefile
2009-11-13 Andreas Volzadded new vertical spinner style
2009-11-13 Gustavo Sverzut... elm_box: fix move to evas_object_box and avoid double...
2009-11-13 Gustavo Sverzut... elm_entry: play nice with stringshare.
2009-11-13 Jonathan AttonElm map: test if http is supported by ecore. Fix a...
2009-11-13 Jonathan AttonElm: add the zoom with the mouse wheel in the photocam...
2009-11-13 Jonathan AttonElementary : add Elm_Map. 2 bugs are known : ecore...
2009-11-12 Jonathan AttonPhotocam: set the type of the widget
2009-11-10 Christopher... Formatting.
2009-11-10 Christopher... Formatting.
2009-11-09 Jonathan AttonElementary: add the patch from Dave Andreoli to remove...
2009-11-09 Boris Fauretypo
2009-11-09 Christopher... Use EVAS_HINT_EXPAND/EVAS_HINT_FILL.
2009-11-09 Christopher... More panel work. (Not complete yet).
2009-11-09 Christopher... Remove useless variables.
2009-11-09 Christopher... Remove 2 useless variables.
2009-11-09 Christopher... Formatting.
2009-11-09 Christopher... Formatting.
2009-11-09 Christopher... Formatting.
2009-11-09 Christopher... Remove 2 useless variables.
2009-11-09 Christopher... Remove 2 useless variables.
2009-11-08 Boris Faureelementary: add del_cb to hoversel items
2009-11-05 Daniel Kolesawhy that long?
2009-11-04 Andreas VolzNULL check
2009-11-04 Andreas Volzimplemented elm_menu_object_get
2009-11-04 Davide Andreoli * Genlist: delete the long_press timer on _item_unreal...
2009-11-02 Cedric BAIL * elementary: Remove work around edje bug.
2009-11-01 Jonathan AttonElm notify : move evas_callback_add to the end, it...
2009-10-31 Jonathan AttonElm photocam : do not commit this ! sry
2009-10-31 Jonathan Attonelm pager: remove the white rect
2009-10-31 Jonathan AttonElb menu: Fix bug. add the callback in the end else...
2009-10-30 Jonathan AttonElm pager: now evas_object_hide work
2009-10-30 Jonathan AttonElm toosbar : fix item_label_set(), recalc the min...
2009-10-30 Jonathan AttonElm toolbar : If the icon is bigger than the text...
2009-10-30 Jonathan AttonElm menu: do not delete this items
2009-10-30 Jonathan AttonElm slideshow s/item_build/item_realize
2009-10-30 Jonathan AttonElm pager : new style : fade_translucide. The backgroun...
2009-10-30 Jonathan AttonElm slideshow : fix preload
2009-10-29 Iván BrianoLooks like the size hint changes are not taking effect...
2009-10-29 Jonathan AttonElm slideshow: fix preload and memory leak
2009-10-29 Jonathan Attonelm slideshow : add elm_slideshow_items_get() and prelo...
2009-10-28 Carsten Haitzlerpossibly fix some sizing issues reported with entires...
2009-10-28 Carsten Haitzleranother swallow vicitm.... why?
2009-10-27 Christopher... Fix formatting in elm_theme.
2009-10-27 Daniel KolesaCzech translation: update desktop files.
2009-10-26 Jonathan AttonElm scroller: Fix _smart_scrollto_x/y_animator(). The...
2009-10-26 Jonathan AttonElm box/table : Fix callback_del/add and memory leak
2009-10-26 Carsten Haitzler1. fix window size hint update. somehow this broke...
2009-10-26 Carsten Haitzlerwtf? why add a resize callback? the FRAME will resize...
2009-10-25 Vincent Torrifind the extension of the shared libraries at configure...
2009-10-24 Iván Brianook, I should get some sleep
2009-10-24 Iván Brianocopy/paste
2009-10-24 Iván BrianoDelete correct entry from overlay and extension list...
2009-10-23 Jonathan AttonElm, fix the style
2009-10-23 Jonathan AttonElm genlist: new item style : default_style. The text...
2009-10-23 Carsten Haitzleradd del for overlays/extensions and also an explicit...
2009-10-22 Jonathan AttonElm laben: fix the theme
2009-10-22 Jonathan AttonElm: use evas_object_event_callback_del_full() everywhe...
2009-10-22 Jonathan Attonelm table : add elm_table_padding_set()
2009-10-22 Jonathan Attonelm frame : add callback_del
2009-10-22 Jonathan AttonElm label: set the size hint min of the content to...
2009-10-22 Carsten Haitzleradd extra safety checks.
2009-10-22 Carsten Haitzlerprintf--
2009-10-22 Carsten Haitzlerdont grab focus if widget cant focus.
2009-10-22 Carsten Haitzlerallow/disallow focusing of objects explicitly
2009-10-21 Davide Andreoli * Add a new button the the entry_scrolled test. The...
2009-10-20 Christopher... Add a genlist to the panel test.
2009-10-20 Christopher... Getting closer to a usable panel :)
2009-10-20 Christopher... Better theme for default panel.
2009-10-20 Christopher... Remove unused variables.
2009-10-20 Christopher... Formatting.
2009-10-18 Christopher... Fix more formatting, *sigh*
2009-10-18 Christopher... Use elm_widget_del_pre_hook_set for setting pre-delete...
2009-10-18 Christopher... Formatting.
2009-10-18 Christopher... Formatting.
2009-10-18 Christopher... Remove unused variables.
2009-10-18 Christopher... Don't use depreciated function for setting style. Use...
2009-10-18 Christopher... Don't use depreciated *style_set functions. Use elm_obj...
2009-10-18 Christopher... Fix compiler warnings for elm_index. Use proper Evas...
2009-10-18 Christopher... Fix callbacks to be proper Evas_Smart_Cb's and remove...
2009-10-18 Christopher... Formatting on menu & notify.
2009-10-15 Jonathan AttonElm : delete some added callback. The callbacks associa...
next