CVS Update: xc (branch: trunk)
David Dawes <[email protected]>
| Newsgroups | gmane.comp.xfree86.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /home/x-cvs Module name: xc Changes by: [email protected]. 06/01/11 16:58:03 Log message: 182. Add suport to Xt's string to float converter to read resources in fractional notation (Bugzilla #1642, Alexander Pohoyda). 181. Add mouse wheel support for Scrollbars in the Xaw's Viewport widget (Bugzilla #1641, Alexander Pohoyda). 180. Change the recently introduced Xaw Layout resource fo the treeWidgetClass to connectionType (Bugzilla #1639, Alexander Pohoyda). Modified files: xc/lib/Xaw/: Scrollbar.c Tree.c Tree.h TreeP.h xc/lib/Xt/: Converters.c xc/programs/Xserver/hw/xfree86/: CHANGELOG Revision Changes Path 1.15 +3 -1 xc/lib/Xaw/Scrollbar.c 1.15 +9 -13 xc/lib/Xaw/Tree.c 1.10 +20 -16 xc/lib/Xaw/Tree.h 1.10 +2 -2 xc/lib/Xaw/TreeP.h 3.18 +16 -9 xc/lib/Xt/Converters.c 3.3637 +7 -1 xc/programs/Xserver/hw/xfree86/CHANGELOG