Re: CVS Update: xc (branch: trunk)
Matthieu Herrb <[email protected]>
| Newsgroups | gmane.comp.xfree86.devel |
|---|---|
| Organization | CNRS-LAAS |
| Message-ID | <[email protected]> |
> CVSROOT: /home/x-cvs > Module name: xc > Changes by: [email protected]. 06/01/24 20:32:10 > > Log message: > 187. Add two new functions that can be used to scroll the content of an > Xaw viewport from outside the viewportWidgetClass (Bugzilla #1648, > Alexander Pohoyda). > 186. Fix i18n for Xaw's tip widget (Bugzilla #1647, Alexander Pohoyda). > 185. Fix a performance issue with Xaw's Tree widget caused by useless > relayouts (Bugzilla #1645, Alexander Pohoyda). > 184. Add some XChar2b string manipulation functions to Xt (Bugzilla #1646, > Alexander Pohoyda). > > Modified files: > xc/lib/Xaw/: > Label.c Label.h LabelP.h Simple.c Simple.h SimpleP.h > Tip.c Tree.c TreeP.h Viewport.c Viewport.h > xc/lib/Xt/: > Functions.c Intrinsic.h Xt-def.cpp jump_funcs > xc/programs/Xserver/hw/xfree86/: > CHANGELOG libXaw and libXt minor revision numbers should be incremented when adding functions. -- Matthieu Herrb