index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guilib
/
GUIControlFactory.cpp
Age
Commit message (
Expand
)
Author
2010-05-06
added: Ticket #8885 - <scrollspeed> and <scrollsuffix> more generally. Thanks...
jmarshallnz
2010-04-27
changed: replace global CSkinInfo with global SkinPtr
alcoheca
2010-04-27
Revert "fixed: fallout after r29510 (except build system stuff)"
alcoheca
2010-04-26
fixed: fallout after r29510 (except build system stuff)
spiff_
2010-04-26
renamed: guilib/SkinInfo.cpp/h to xbmc/addons/Skin.cpp/h
alcoheca
2010-04-07
added: Translation from control type <> control name using a lookup table.
jmarshallnz
2010-02-18
changed: use CGUIInfoLabel for static content's label and thumbs, allowing th...
jmarshallnz
2010-02-13
added: Ticket #7062 - <offsetx>,<offsety> to containers, allowing rendering o...
jmarshallnz
2010-01-13
added: auto sizing for the width of a label control. Ticket #6510. Specify <...
jmarshallnz
2010-01-08
cosmetics
spiff_
2009-11-08
added: <scrolltime> to the grouplist control.
jmarshallnz
2009-10-18
added: support for <movement> tag in fixed lists, allows a range of movement ...
jmarshallnz
2009-10-12
changed: make right to left a rss set property and remove gui setting
spiff_
2009-10-05
fixed: scalediffuse="false" was not functional for multiimage controls.
jmarshallnz
2009-09-24
removed: FRECT struct - use CRect instead.
jmarshallnz
2009-09-23
changed: DWORD -> unsigned int for frame-based timings, and moved to using CT...
jmarshallnz
2009-09-23
step 3/4: Move linuxport to trunk. How'd I get roped into this?
AlTheKiller