platform/upstream/elementary.git
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...
2009-10-15 Christopher... Actually commit panel files.
2009-10-15 Christopher... Work on a new panel widget. Still not complete yet...
2009-10-15 Christopher... Add missing function prototype.
2009-10-15 Christopher... Don't need to fetch Widget_Data here as we never use it.
2009-10-15 Davide Andreoli * make use of use EINA_DEPRECATED, it spotted out...
2009-10-15 Davide Andreoli * Revert my previous commit, the correct way to set...
2009-10-15 Davide Andreoli* Add missing elm_pager_style_set() func & 3 little...
2009-10-15 Carsten Haitzlerdistcheck damnit!
2009-10-14 Jonathan AttonElm genlist: add elm_genlist_item_middle_bring_in/show...
2009-10-14 Carsten Haitzleradd paused state to photocam to allow for instance...
2009-10-14 Carsten Haitzlerfix fit with small images.
2009-10-14 Carsten Haitzlerand use new signal name
2009-10-14 Carsten Haitzler1. add signal emits for scrolling in photocam
2009-10-14 Carsten Haitzlerphotocam -> allow zoom as a double and allow all values...
2009-10-14 Carsten Haitzleradd aspect hint so contents appear right
2009-10-13 Jonathan Attonelm slideshow: s/elm_widget_disabled_set/elm_object_dis...
2009-10-13 Christopher... Fix some really weird formatting.
2009-10-13 Christopher... Remove this API function as grid widget is not ready...
2009-10-13 Christopher... Use ELM_NEW macro
2009-10-13 Daniel KolesaDave forgot to add elm_win_sticky_get prototype into...
2009-10-12 Jonathan AttonElm : fix the svn after devilhorns made a re-indent...
2009-10-12 Christopher... Fix formatting & keep functions aligned for easier...
2009-10-12 Christopher... Fix some formatting.
2009-10-12 Jonathan AttonElm forgot to commit the header
2009-10-12 Jonathan AttonElm slideshow: Now theslideshow use the same way than...
2009-10-12 Carsten Haitzleruse external fn - not internal.
2009-10-12 Davide Andreoli * Implement some elm_win_*_get() functions
2009-10-11 Jonathan Attonelm slideshow : rewrite it. Now the slideshow display...
2009-10-11 Jonathan Attonelm menu+toolbar: Rewrite the menu, add separator and...
2009-10-11 Carsten Haitzlerauthors++
2009-10-11 Carsten Haitzlerathors <-> dox match up + add marco - those with svn...
2009-10-11 michael bouchaudFrom: michael bouchaud <michael.bouchaud@gmail.com>
2009-10-11 Carsten Haitzlerthanks to marco - wrapped (line wrapped) label mode...
2009-10-11 Carsten Haitzlerthanks to marco - disable cut/paste if not editable...
2009-10-11 Carsten Haitzlerfix scale_get(). thanks marco
2009-10-11 Carsten Haitzlerremove commented out code.
2009-10-11 Carsten Haitzlerprintf--
2009-10-11 Carsten Haitzlerfix scrolling in genlist and photocam
2009-10-10 Jonathan Attonelm test genlist : Add bring in 50th and 1500th items.
2009-10-10 Carsten Haitzlerther is no _() macro in elm! intl not done (yet)
2009-10-10 Christopher... More EVAS_HINT_EXPAND/FILL.
2009-10-10 Christopher... Use EVAS_HINT_EXPAND & EVAS_HINT_FILL.
2009-10-08 Carsten Haitzleruse exposed api call!
2009-10-08 Carsten Haitzlerfix #ifdef - thanks to Vincent Pomageot for spotting it
2009-10-08 Carsten Haitzler1. move orientation box call to after back- this makes...
2009-10-08 Carsten Haitzler1. remove excess swallows - now edje handles that itself
2009-10-07 Jonathan AttonElemetary : add a new widget: menu. See elementary_test...
2009-10-07 Carsten Haitzlerif item is being dragged dont unrealize it + block...
2009-10-07 Carsten Haitzleradd tests for show item in list
2009-10-07 Carsten Haitzleradd clicked test to icon
2009-10-06 Jonathan Attonelm toolbar: little fix to avoid a infinite loop
2009-10-06 Jonathan Attonelm toolbar menu: the menu is closed if we click on...
2009-10-06 Jonathan Attonelm toolbar: fix the position of the menu
2009-10-06 Jonathan Attonelm toolbar: add elm_toolbar_align_set(), set the align...
2009-10-06 Jonathan Attonelm toolbar: add item_unselect_all(). Automatically...
2009-10-06 Vincent Torri * more quoting
2009-10-06 Jonathan Attonelm toolbar: add menu. See the last item in the tollbar...
2009-10-05 Jonathan Attonelm progrees bar: new style: wheel. simple style, no...
2009-10-04 Jonathan Attonelm notify : some fix. hoversel :add items_get()
2009-10-03 Vincent Torri * use Requires.private field in elementary.pc if pkg...
2009-10-02 Iván BrianoHacky move to evas_box
2009-10-02 Jonathan Attonelm photocam : add file_get()> elm slideshow test...
next