framework/uifw/elementary.git
2011-08-03 bdillyElementary: Map Documentation
2011-08-03 gastalElementary: A ton of random doc fixes.
2011-08-03 seozelm src/bin: Applied elm_object_focus API change. Chang...
2011-08-03 sachielUse the right image, and also include preview for latex...
2011-08-03 hermetelementary - just renamed paramenter names for consistency.
2011-08-03 hermetelementary/elm_object_item - modified for consistency...
2011-08-03 seozelm focus: Added elm_object_focus_set() API. Use this...
2011-08-03 hermetelementary - trivial changes
2011-08-03 hermetelementary/common - exported Elm_Object_Item type and...
2011-08-03 hermetelementary/ctxpopup - modified to use elm_object_conten...
2011-08-03 tasnElm entry: Added changed,user signal.
2011-08-03 rasterindent fix
2011-08-03 rasterFrom: Hyoyoung Chang <hyoyoung.chang@samsung.com>
2011-08-03 hermetdeprecated elm_ctxpopup_content_set/content_unset
2011-08-03 hermetwarning--
2011-08-03 seozelm: Refactoring. Removed trailing whitespaces.
2011-08-03 sachielfuck everything
2011-08-03 sachielMore DSO stuff... anyone knows how to trigger these...
2011-08-02 gastalElementary: elm_flip diagram.
2011-08-02 sachielExample for the win
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
next