platform/upstream/elementary.git
2010-11-20 Carsten Haitzlercomments--
2010-11-20 Carsten Haitzlerwell... many things - genlist, when it is processign...
2010-11-20 Carsten Haitzlermake accelerated scrolling also accumulate scroll time...
2010-11-19 Gustavo Lima... Some more text classes now supported. We clearly need...
2010-11-19 Davide Andreolilayout/application/titlebar canned layout:
2010-11-18 Rafael FonsecaAdd suitable scrollbars to desktops.
2010-11-18 Rafael FonsecaMake it possible to use finger size hint on scrollbars.
2010-11-18 Rafael FonsecaBaah, I always forget about EXTRA_DIST stuff.
2010-11-18 Rafael FonsecaMerge Ephoto's gengrid items themes into elm default...
2010-11-18 Rafael FonsecaMake scrollbar more suitable for mobile devices.
2010-11-18 Tiago Rezende... Not return const Evas_Objects in (icon|end)_get
2010-11-18 Tiago Rezende... Adding Signal Hooks to Hoverlist
2010-11-18 Carsten Haitzlerummm fix warnings. merge with my start on generic data...
2010-11-18 Gustavo Lima... Elementary's header little fixes.
2010-11-18 Gustavo Lima... Elementary welcomes text classes support.
2010-11-18 Gustavo Lima... Disable hook for elm lists in.
2010-11-18 Gustavo Lima... Typo--.
2010-11-18 Gustavo Lima... Taking off defined block which is not necessary anymore...
2010-11-18 Gustavo Lima... Elm config app sizing change (matching Elm test's size...
2010-11-18 Gustavo Sverzut... allow fetch to be executed from main thread as well.
2010-11-18 Gustavo Sverzut... make core independent of filesystem.
2010-11-18 Carsten Haitzlerfix elm_module env var and ... elm_finger size . tnx...
2010-11-18 Gustavo Sverzut... who else agrees that raster should use more eina utilit...
2010-11-18 Carsten Haitzlerbeginnings of a "store abstraction" ... data storage...
2010-11-17 Bruno DillyFix elm_layout convenience macros II
2010-11-17 Bruno DillyFix elm_layout convenience macros
2010-11-17 Bruno DillyAdd elm_genlist_item_item_class_update
2010-11-17 Bruno DillyOoops.. fix homogenous / homogeneous inconsistency...
2010-11-17 Bruno DillyMove cursors from default theme to test file
2010-11-17 Lucas De MarchiDisable extra log verbosity
2010-11-17 Lucas De MarchiLog goes to stderr instead of stdout
2010-11-17 Lucas De MarchiUse macro for debugging instead of printf
2010-11-16 Leandro PereiraImprovements in elm/layout/application/toolbar-content...
2010-11-16 Lucas De MarchiDon't forget the QUICKLAUNCH guards
2010-11-16 Bruno DillySet smart obj callbacks descs for hoverlist and fs_bt
2010-11-16 Bruno DillyDelete trailing spaces on elm_animator
2010-11-16 Bruno DillyAdd macro to do magic check on elm_animator EAPI funcs
2010-11-15 Carsten Haitzlerfix docs.
2010-11-12 Bruno Dillyrespect 80 cols on elm_config, plz
2010-11-12 Bruno DillyUse pager instead of flip + table on elm_config
2010-11-12 Cedric BAIL * eio, ethumb and elementary: snapshot increase.
2010-11-12 Bruno DillyMirror recent AUTHORS changes to elm docs
2010-11-12 Bruno DillyAdd Daniel Juyung Seo to elm AUTHORS
2010-11-12 Tiago Rezende... Flip effect to Pager
2010-11-12 Tiago Rezende... Adding styles options to pager test.
2010-11-12 Tiago Rezende... Fix elm_pager style change
2010-11-12 Carsten Haitzlerno debug!
2010-11-12 Viktor Kojouharovadding myself to the list, as per raster's approval
2010-11-12 Carsten Haitzlerfix focus revert -> reverting should revert only to...
2010-11-12 Carsten Haitzlercomment++!
2010-11-11 Bruno DillyAdd getters for anchorblock and anchorview hover style
2010-11-11 Bruno DillyFixing resize problems in toolbar.
2010-11-11 Bruno DillyEmit clicked on elm_bubble
2010-11-11 Bruno DillyFix bubble corner and theme hook issues
2010-11-11 Bruno DillyAdd test for elm_bubble
2010-11-11 Iván Brianoelm_box.c: Fix in elm_box_layout_transition
2010-11-11 Carsten Haitzleras per chuneon's request :)
2010-11-10 Carsten Haitzlerprotect gengrid from div by 0
2010-11-10 Jonathan Attonelm : add edje external icon, label and scroller
2010-11-10 Jonathan Attonelm : add expand in the edje external genlist
2010-11-10 Tiago Rezende... Fix Doxygen conf to support __UNUSED__
2010-11-10 Tiago Rezende... Elm_Transit: Documentation improvement
2010-11-10 Tiago Rezende... Transit Effect: release data
2010-11-10 Tiago Rezende... Transit Effect: blend and wipe behavior
2010-11-10 Tiago Rezende... Transit Effect: otimization
2010-11-10 Tiago Rezende... test_transit.c - activate effects when click
2010-11-10 Tiago Rezende... Transit Effect: Effect Translation whith variance
2010-11-10 Tiago Rezende... Elm_Transit: Fix bug when removing an object
2010-11-10 Tiago Rezende... Elm_Transit: Not allowing objects in multiples transits
2010-11-10 Tiago Rezende... Elm_Transit: cleaning up the code
2010-11-10 Tiago Rezende... Elm_Transit: adding EINA_MAGIC
2010-11-10 Tiago Rezende... Elm_Transit: deleting transit if there is no more effects
2010-11-10 Tiago Rezende... Elm_Transit: changing architecture
2010-11-10 Tiago Rezende... Elm_Transit: fix in elm_transit_del
2010-11-10 Tiago Rezende... elm_transit.c: better documentation
2010-11-10 Tiago Rezende... Elm_Transit: missing getters
2010-11-10 Tiago Rezende... Elm_Transit: better organization of the code
2010-11-10 Tiago Rezende... Elm_Transit: Following the style of efl
2010-11-10 Tiago Rezende... Fix elm_transit_{auto_reverse_set, repeat_times_set}
2010-11-10 Tiago Rezende... Elm_Transit: deleting transit if there is no more objects
2010-11-10 Tiago Rezende... Elm_Transit: Using EINA_LIST_FOREACH_SAFE
2010-11-10 Tiago Rezende... Fixing elm_transit_del function
2010-11-10 Tiago Rezende... Elm_Transit: using evas_object_data{set, get, del}
2010-11-10 Bruno DillyFix List keyboard navigation on horizontal mode
2010-11-10 Bruno DillyFix Gengrid keyboard navigation on horizontal mode
2010-11-10 Bruno DillyAdd horizontal mode to gengrid test 2
2010-11-10 Bruno DillyAdd getter for elm_radio
2010-11-10 Bruno DillyRename elm_flippicker to elm_flipselector
2010-11-10 Bruno DillyRename elm_diskpicker to elm_diskselector
2010-11-10 Bruno DillyRename elm_colorpicker to elm_colorselector
2010-11-10 Bruno DillyCalling _resize function after functions that can chang...
2010-11-10 Bruno DillyPassing correct parameters when clicking in item in...
2010-11-10 Bruno DillyUnpacking objects from holder table on elm config
2010-11-10 Bruno DillyAdd missing getters to elm_table
2010-11-10 Bruno DillyDocument recently added scroll,edge,X signals to elm_ge...
2010-11-10 Bruno DillyThis small patch allows to get a smart callback when...
2010-11-09 Bruno DillyRemoving more_item from wd->items on elm_toolbar
2010-11-09 Bruno DillyChange diskpicker items functions names
2010-11-09 Bruno DillyFix ingroup in elm_toolbar doc
2010-11-09 Bruno DillyChange flippicker items functions names
next