framework/uifw/elementary.git
2011-08-02 sachielAnd it turns out this doesn't work that way, my
2011-08-02 tasnElementary theme: Edit theme's formatting. Vim Magic.
2011-08-02 rasterfix re-focusing of widgets once inlined window is focus...
2011-08-02 tasnElementary theme: Split default.edc to a file per widget.
2011-08-02 tasnElm glayer: Improved docs.
2011-08-02 seozelm genlist: Refactoring. Moved code for the readability.
2011-08-02 ruiThese libraries where being put in the wrong package.
2011-08-02 seozelm genlist: Added more guard code and moved some codes...
2011-08-02 seozelm genlist: Fixed item addition routine for group...
2011-08-02 seozelm genlist: Fixed comment typo.
2011-08-02 seozelm doc/widgets: Updated svn:ignore prop.
2011-08-02 rasterthat's it - remove autom4te.cache dirs again... - keep...
2011-08-01 bdillyElementary: Mapbuf Documentation
2011-08-01 sachielLet's return from Bizarro world. Things working backwar...
2011-08-01 antognollielementary/thumb - Added explained example and some...
2011-08-01 antognollielementary/genlist - Make genlist preview use a tree...
2011-08-01 antognollielementary/layout - Add missing picture exemplifying...
2011-08-01 bdillyElementary: Toolbar Documentation
2011-08-01 tasnElm glayer: Added n-long-tap gesture
2011-08-01 gastalElementary: removing swap file(should've never been
2011-08-01 seozelm doc/widgets: Added more files to svn:ignore.
2011-08-01 rastermin size of a win is NOT -1!!
2011-08-01 seozelm win: Refactoring. Removed unused local variable.
2011-08-01 seozelm: Removed trailing whitespaces before I work on.
2011-08-01 seozelm Elementary.h.in: Fixed doxygen alignment.
2011-08-01 discomfitorchange one of the tooltip tests to exhibit a pretty...
2011-07-31 discomfitormore tooltip calc fixes: if edje minw/minh is 0x0 from...
2011-07-30 sachielwarning about shadowing symbols! BEGONE!
2011-07-30 sachielI don't know why this doesn't break anything, but let...
2011-07-30 sachielI don't care if the entry is not focused, update the...
2011-07-29 gastalElementary: elm_menu documentation.
2011-07-29 gastalElementary: fix typos.
2011-07-29 sachielAdd preview for window
2011-07-29 sachielElm_Win for normal human beings
2011-07-29 cedricelementary: fix genlist sorted insert to not loose...
2011-07-29 discomfitorunbreak elm_menu_item api
2011-07-29 antognollielementary/genlist - Add a small explanation to the...
2011-07-29 hermetelm_win - patchec by kimcinoo@gmail.com
2011-07-29 discomfitorhelper function for menu item creation to deduplicate...
2011-07-29 discomfitor+elm_menu_item_index_get
2011-07-29 discomfitorremove const from return of some menu item_get functions
2011-07-29 rasterspacing fix.
2011-07-29 rasterFrom: cnook <kimcinoo@gmail.com>
2011-07-29 rasterfix get of filesel is save
2011-07-28 cedricelementary: oops, thanks Rafael Antognolli.
2011-07-28 bdillyElementary: Segment Control Documentation
2011-07-28 antognollielementary/genlist - Adding previews to index and docs.
2011-07-28 antognollielementary/doc - Remove annoying warnings from widget...
2011-07-28 antognollielementary/genlist - Examples 04 and 05 explained.
2011-07-28 antognollielementary/genlist - More functions moved from .c to .h
2011-07-28 antognollielementary/genlist - two more examples (explanation...
2011-07-28 bdillyElementary: When an elm_entry is setted to be scrolled...
2011-07-28 gastalElementary: table documentation.
2011-07-28 cedricelementary: fix fileselector expandable mode with eio.
2011-07-28 cedricelementary: fix some parental issue with genlist.
2011-07-28 sachielWho removed the second signal and left the now useless...
2011-07-28 gastalElementary: scroller documentation.
2011-07-28 gastalElementary: elm_label doc fix.
2011-07-28 tasnElementary theme: Updated default theme's b, em and...
2011-07-28 sachielInwin basic example
2011-07-28 sachielInwin docs. No example.
2011-07-28 rasterremove printf
2011-07-28 rasterfix file selector get is _save. never worked!
2011-07-28 discomfitorremove hardcoded transparency from tooltip, add data...
2011-07-28 discomfitorPOINTER ARITHMETIC WITH VOID* IS BAD.
2011-07-28 tasnElm entry: Fixed a bug with entry_get with big texts.
2011-07-28 woohyunelementary : Modified comments and removed trailing...
2011-07-28 woohyunelementary/elm_main : Add elm_object_tree_unfocusable_s...
2011-07-28 hermetelementary/naviframe - trivial changes
2011-07-28 discomfitorproperly set tooltip freesizing when object has not...
2011-07-28 discomfitornow apply style correctly to free size tooltips, and...
2011-07-28 discomfitoradd padding to transparent tooltip
2011-07-27 gastalElementary: Moving panes to containers section of index.
2011-07-27 gastalElementary: photocam documentation.
2011-07-27 discomfitor+elm_icon_size_get
2011-07-27 glima[elementary] Random doc fixes.
2011-07-27 glima[elementary] Put dangling examples on the proper file.
2011-07-27 glima[elementary] Documentation for the slideshow widget.
2011-07-27 discomfitorwhoops, forgot to give transparent tooltip an alpha...
2011-07-27 discomfitorthrottle tooltip job creation
2011-07-27 bdillyElementary: panes documentation
2011-07-27 gastalElementary: notify documentation.
2011-07-27 bdillyElementary: Slider documentation
2011-07-27 hermetelementary/diskselector - patched by kimcinoo@gmail.com
2011-07-27 hermetelementary - added common APIs elm_object_content_set...
2011-07-27 rasterfix flipselector to select a nearyby item if deleted...
2011-07-27 rasterFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
2011-07-27 rasterFrom: Jaehwan Kim <jae.hwan.kim@samsung.com>
2011-07-27 discomfitorsignificantly improve tooltip orientation calculations
2011-07-27 discomfitorallow tooltips to better choose their orientation
2011-07-27 discomfitorerr...not sure how that got in there
2011-07-27 discomfitorfix a lot of issues with giant tooltips, also disable...
2011-07-27 discomfitorset transparent style for tooltip tests
2011-07-27 rastermake ecore_con a default requirement for elm.
2011-07-27 woohyunelementary/elm_entry : cursor geometry should be change...
2011-07-27 seozelm Elementary.h.in: Fixed typo.
2011-07-26 sachielAnd if we found Emap and it wasn't disabled, we may...
2011-07-26 discomfitormore svn:ignore
2011-07-26 sachielI didn't forget the images, I just wanted more commits...
2011-07-26 sachielElm_Box preview screenshot
next