framework/uifw/elementary.git
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
2011-07-26 glima[elementary] Docs. for the progress bar widget.
2011-07-26 glima[elementary] Fixes on gengrid docs.
2011-07-26 sachielSome more doc fixing in entry, mostly cursor, images...
2011-07-26 antognollielementary/genlist - Explaining the examples.
2011-07-26 antognollielementary/genlist - Moving and improving docs of genli...
2011-07-26 antognollielementary/genlist - Add some examples.
2011-07-26 bdillyElementary: Spinner documentation
2011-07-26 cedricelementary: fix compilation of shader with OpenGL.
2011-07-26 seozelm tooltip: Fixed warnings.
2011-07-26 seozelm doc/widgets: Added more files to svn:ignore.
2011-07-26 seozsvn:ignore you lazy bastards season 2.
2011-07-26 seozelm widgets: Removed trailing whitespaces.
2011-07-26 discomfitornew tooltip test for seriously large images
2011-07-26 discomfitorsvn:ignore you lazy bastards
2011-07-26 discomfitorTHE MOST ANTICIPATED COMMIT OF 2011: HUGENORMOUS TOOLTI...
2011-07-26 seozelm gengrid: Fixed indentation for signal description.
2011-07-26 seozelm genscroller: Fixed warnings while raster is not...
2011-07-26 hermetelementary/label - patched by kimcinoo@gmail.com
2011-07-26 discomfitoradd note regarding swallowed content in items to elm_me...
2011-07-26 discomfitoradd new signal for list/genlist/gengrid: "activated"
2011-07-26 discomfitorradio buttons: GET IN MAH MENUS!!!!
2011-07-25 bdillyElementary: List Documentation
2011-07-25 glima[elementary] Gengrid docs: improvements.
2011-07-25 glima[elementary] Smaller index widget preview.
2011-07-25 glima[elementary] Index preview image for gengrid.
2011-07-25 glima[elementary] Documenting the following:
2011-07-25 glima[elementary] Documenting/exemplifying the following:
2011-07-25 glima[elm] Documenting/exemplifying the following:
2011-07-25 glima[elementary] Missing calc. on a gengrid's call.
2011-07-25 glima[elementary] Removing dup'ed line in example.
2011-07-25 gastalElementary: panel documentation.
next