An error occurred fetching the project authors.
- 23 Feb, 2012 2 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
-
- 11 Dec, 2010 1 commit
-
-
Erwan Tulou authored
Up to now, text control could but be focusable, and this focus was used to scroll text, should it be too long for full display. From a user viewpoint, this behavior is often counterintuitive : - Most of the time, the control is designed to fit the text anyway, and scrolling is not expected. - On the other hand, an underlying control may be used to move the window (for instance, the title bar), and a text control is expected not to interact in this endeavor. Same goes for popupmenu, that is expected to work if one happens to right-click on a text control. This patch adds a 'focus' attribute to the text control, and leave it to the skins developper to decide which behavior is most desirable on a per-control basis. focus still defaults to true to maintain skins current behavior.
-
- 19 May, 2010 2 commits
-
-
Erwan Tulou authored
it should read 'TL/TL and BR/BL' instead of 'TL/TL and TL/BL'
-
Erwan Tulou authored
These features include for vlc11 - new variables : vlc.canRecord and vlc.isRecording - new functions : vlc.toggleRecord() and vlc.nextFrame() - a new 'loop' parameter for animated bitmaps - a special id="fullscreenController" for Window, intended to be used as a skinnable fullscreen controller for vlc12 - a new 'art' parameter for image control - a new 'scale2' value for resize parameter of image control
-
- 22 Oct, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 05 Aug, 2007 1 commit
-
-
Olivier Teulière authored
-
- 29 Jan, 2007 1 commit
-
-
Antoine Cellerier authored
-
- 28 Jan, 2007 5 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
-
Antoine Cellerier authored
-
Olivier Teulière authored
- new WindowID.maximize() and WindowID.unmaximize() actions - new WindowID.isMaximized boolean variable - doc updated
-
Olivier Teulière authored
- New Panel tag, allowing to group the resizing behaviour of controls - Documentation updated accordingly - Fixed a memory leak due to CtrlMove/CtrlResize objects
-
- 26 Jan, 2007 1 commit
-
-
Olivier Teulière authored
-
- 11 Nov, 2006 1 commit
-
-
Cyril Deguet authored
-
- 23 Sep, 2006 1 commit
-
-
Antoine Cellerier authored
-
- 13 Aug, 2006 1 commit
-
-
Olivier Teulière authored
-
- 10 Aug, 2006 2 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
nicer output
-
- 05 Aug, 2006 1 commit
-
-
Olivier Teulière authored
controls. When set to "true", the behaviour of the resizing is changed (cf. documentation). The main use for these attributes is to keep a a control centered in the layout (horizontally, vertically or both) without resizing the control.
-
- 04 Jun, 2006 1 commit
-
-
Olivier Teulière authored
-
- 03 Jun, 2006 1 commit
-
-
Olivier Teulière authored
- anchors have a new "lefttop" attribute, allowing them to follow the border of the window when resizing - the resizing is now handled by the WindowManager class (to enforce the mediator pattern). This makes it possible to handle tricky cases, such as: window B is anchored to window A, and A is resized ==> B moves accordingly, and can still be anchored by other windows
-
- 14 May, 2006 1 commit
-
-
Olivier Teulière authored
-
- 09 May, 2006 2 commits
-
-
Olivier Teulière authored
-
Clément Stenac authored
-
- 30 Apr, 2006 2 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
- 26 Apr, 2006 1 commit
-
-
Olivier Teulière authored
-
- 18 Apr, 2006 1 commit
-
-
Clément Stenac authored
-
- 15 Apr, 2006 2 commits
-
-
Cyril Deguet authored
(in KHz) + fixed the bitrate ("$B") variable to use only the audio bit rate. * winamp2.xml: updated the winamp2 skin
-
Antoine Cellerier authored
-
- 12 Apr, 2006 1 commit
-
-
Clément Stenac authored
-
- 09 Apr, 2006 1 commit
-
-
Cyril Deguet authored
* winamp2.xml: added "kbps" info in winamp skins
-
- 25 Mar, 2006 1 commit
-
-
Cyril Deguet authored
-
- 20 Mar, 2006 1 commit
-
-
Olivier Teulière authored
-
- 28 Feb, 2006 1 commit
-
-
Olivier Teulière authored
-
- 19 Feb, 2006 1 commit
-
-
Cyril Deguet authored
-
- 13 Feb, 2006 1 commit
-
-
Olivier Teulière authored
* doc/skins/skins2-howto.xml: Updated doc
-
- 12 Feb, 2006 2 commits
-
-
Olivier Teulière authored
-
Olivier Teulière authored
-