platform/upstream/elementary.git
2011-07-25 Jonas M. GastalElementary: separator documentation.
2011-07-25 Daniel Juyung Seoelm po: Updated po files.
2011-07-25 Daniel Juyung Seoelm test: Refactoring. Changed 1 to EINA_TRUE for Eina_...
2011-07-25 Iván BrianoAdd triple click for entries, for line selection magics...
2011-07-25 Tom HacohenElm engines: Added "buffer" engine.
2011-07-25 Mike Blumenkrantzsomewhat decent attempt at top panel orientation along...
2011-07-25 Daniel Juyung Seoelm gengrid: Removed elm_gengrid_item_update() from...
2011-07-25 Daniel Juyung Seoelm: Refactoring. Removed trailing whitespaces.
2011-07-25 Mike McCormackelementary: Ignore widget preview files
2011-07-25 Daniel Juyung Seoelm: Fixed document typo.
2011-07-25 Mike Blumenkrantzfix annoying but harmless safety check error with toolb...
2011-07-24 Mike Blumenkrantzexplicitly hide tooltip content before deleting in...
2011-07-24 Mike Blumenkrantzconsolidate paste signal handlers, fix cnp bug where...
2011-07-24 Rui SeabraFix build.
2011-07-24 Tom HacohenElm glayer: Fixed mouse_wheel direction for wheel zoom.
2011-07-24 Mike Blumenkrantzadd a sizing eval after cut
2011-07-24 Mike Blumenkrantzfix annoying cnp bug with ctrl+c/v by reusing existing...
2011-07-24 Mike Blumenkrantzwhoops, put copy signal back
2011-07-24 Mike Blumenkrantzuse new entry,selection,none,request
2011-07-24 Mike Blumenkrantzctrl+a now selects all text in an entry
2011-07-24 Mike Blumenkrantzuse new paste signals, fixes middle mouse paste vs...
2011-07-24 Mike Blumenkrantzfix for the following valgrind annoyance:
2011-07-23 Christopher... Elm: Conformant Widget: Fix 'Zone may be used uninitial...
2011-07-23 Mike Blumenkrantzadded another test for "big" tooltips, showcases obviou...
2011-07-23 Mike Blumenkrantzthis code was too ugly to live
2011-07-23 Mike Blumenkrantzfix anchor bug in entry if anchor href contains commas
2011-07-23 Mike Blumenkrantzthis has been bugging the crap out of me for years
2011-07-23 Mike Blumenkrantztypedef void (*Elm_Entry_Filter_Cb)(void *data, Evas_Ob...
2011-07-22 Mike Blumenkrantz+elm_icon_memfile_set
2011-07-22 Mike Blumenkrantzuse eina_str_has_extension instead of strrchr nonsense
2011-07-22 Rafael Antognollielementary/pager - Moving widget preview to the widgets...
2011-07-22 Jonas M. GastalElementary: pager documentation and example.
2011-07-22 Jonas M. GastalElementary: improving modules list by adding container
2011-07-22 Rafael Antognollielementary/doc - Moving preview programs to their own...
2011-07-22 Rafael Antognollielm/genlist - Fix bounce option getter.
2011-07-22 Bruno DillyElementary: modify conformant example
2011-07-22 Bruno DillyElementary: conform only use X stuff if we are on X
2011-07-22 Daniel Juyung Seoelm test_table.c: Fixed wrong sample.
2011-07-22 Daniel Juyung Seoelm glview: Changed Elm_GLView_Func callback function...
2011-07-22 Daniel Juyung Seoelm Elementary.h.in: Used typedef for function pointer.
2011-07-22 Daniel Juyung Seoelm Elementary.h.in: Use 'typedef' with enum definition.
2011-07-22 Daniel Juyung Seoelm Elementary.h.in: Fixed typos.
2011-07-22 Mike Blumenkrantzfix href parsing in new signals
2011-07-22 Daniel Juyung Seoelm check: Fixed elm_check_state_set() issue. Call
2011-07-22 Daniel Juyung Seoelm widget_preview_actionslider.c: Fixed to use
2011-07-22 ChunEon Parkelementary/segment_control - patched by Prince Kumar...
2011-07-21 Bruno DillyElementary: fix doc makefile
2011-07-21 Bruno DillyElementary: conformant preview and diagram
2011-07-21 Bruno DillyElementary: make calendar enum uniform to other widgets'
2011-07-21 Bruno DillyElementary: elm conform get illume parts size from env
2011-07-21 Jonas M. GastalElementary: diskselector, flip, anchorblock, anchorview,
2011-07-21 Mike Blumenkrantzmore @dox for entry signals
2011-07-21 Mike Blumenkrantznew signals+doc for elm entry:
2011-07-21 Mike Blumenkrantzsome logic/indent reformatting
2011-07-21 Iván BrianoIncomplete (I need to add a few lil' images) docs for...
2011-07-21 Jonas M. GastalElementary: icon, actionslider, fileselector, calendar, bg
2011-07-21 Jonas M. GastalElementary: small fix to diskselector documentation.
2011-07-21 Jonas M. GastalElementary: ctxpopup documentation and example.
2011-07-21 Jonas M. GastalElementary: Adding clock, frame and label screenshots to
2011-07-21 WooHyun Jungelementary/elm_entry : fix wrong indentations
2011-07-21 Carsten Haitzlerfix min size calc for entryies that got in with entry...
2011-07-21 Cedric BAILelementary: free at the right time.
2011-07-21 ChunEon Parkelementary/segment_control - fixed for supporting dynam...
2011-07-21 Daniel Juyung Seoelm genlist: Removed elm_genlist_item_update() from
2011-07-20 Rafael Antognollielementary/layout - Add diagram representing the preview.
2011-07-20 Jonas M. GastalElementary: removing auto-generated screenshots, and
2011-07-20 Jonas M. GastalElementary: fix list of instalable examples.
2011-07-20 Jonas M. GastalElementary: Removing compiled example that should never
2011-07-20 Rafael Antognollielementary/examples - fix mistake: properly open commen...
2011-07-20 Rafael Antognollielementary/layout - Add widget preview.
2011-07-20 Rafael Antognollielementary/layout - adding description and moving funct...
2011-07-20 Rafael Antognollielementary/layout - Add examples explained.
2011-07-20 Jonas M. GastalElementary: eps doesn't support transparency.
2011-07-20 Jonas M. GastalElementary: replacing doxygen's modules list with a
2011-07-20 Gustavo Lima... [elementary] Documentation for the index widget.
2011-07-20 Jonas M. GastalFixing typo
2011-07-20 Jonas M. GastalElementary: improving doc build system.
2011-07-20 ChunEon Parkelementary/elm_layout - trivial changes.
2011-07-20 ChunEon Parkelementary/layout - added theme changed hook
2011-07-20 Carsten Haitzlerdont set edje theme obj if elements are null.
2011-07-20 Sangho ParkElementary Map: check status of ecore_file_download...
2011-07-19 Cedric BAILefl: fix make dist-check.
2011-07-19 Jonas M. GastalElementary: Adding screenshots to widget groups.
2011-07-19 Daniel Juyung Seoelm po: Updated po files.
2011-07-19 Daniel Juyung Seoelm genlist theme: Fixed typo.
2011-07-18 Rafael Antognollielementary/doc - Fix some images placement in docs.
2011-07-18 Rafael Antognolliecore/examples - Themes are not programs.
2011-07-18 Rafael Antognollielementary/icon - Improving documentation.
2011-07-18 Rafael Antognollielementary/image - Change #EINA_TRUE to @c EINA_TRUE...
2011-07-18 Rafael Antognollielementary/icon - Add an explained example.
2011-07-18 Bruno DillyElementary: Conformant Documentation
2011-07-18 Aharon HillelElm glayer: Added key grab for CTRL to finish zoom
2011-07-18 Daniel Juyung Seoconfig: Fixed missing types.
2011-07-18 Daniel Juyung Seoelm config: Fixed 'may be used uninitialized' warning.
2011-07-18 ChunEon Parkelementary/transit - removed white trailings
2011-07-18 Mike Blumenkrantzmore elm_config features! theme list will now autoselec...
2011-07-18 Tom HacohenElm glayer: Added glayer values to elm config.
2011-07-18 Tom HacohenElm glayer: Changed some values from float to double.
2011-07-18 ChunEon Parkelementary/ctxpopup - patched by cnook <kimcinoo@gmail...
2011-07-16 Mike Blumenkrantzelm_config gains a new feature: multitheme selection...
next