index
:
lib/libXaw3d
master
obsd
X Athena Widgets library with 3D look and feel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Text.c
Age
Commit message (
Expand
)
Author
2022-05-07
Fix spelling/wording issues
Alan Coopersmith
2018-03-24
Avoid using dead pointer in _XawTextSetSelection
Alan Coopersmith
2014-07-17
Fix abs() usage.
Thomas Klausner
2012-03-24
Add XawTextGetSink for compatibility with libXaw
Markus Steinborn
2011-10-06
Use intptr_t instead of int when casting from and to XtPointer
Guillem Jover
2011-09-17
Fix several unused variable warnings
Alan Coopersmith
2011-09-04
Add conditional include config.h to source files as done in libXaw
Gaetan Nadon
2011-09-01
Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>
Gaetan Nadon
2011-08-31
Text: Fix old-style function definitions
Yaakov Selkowitz
2011-08-26
Fix ambiguous 'else' warnings
Yaakov Selkowitz
2011-08-24
unifdef -DNeedFunctionPrototypes -DNeedVarargsPrototypes
Yaakov Selkowitz
2011-08-02
Strip trailing whitespace.
Matt Turner
2011-08-02
Replace bzero() with memset().
Matt Turner
2011-08-02
Fix implicit function declarations.
Matt Turner
2011-08-01
Purge CVS tags.
Matt Turner
2011-08-01
Move sources to src/.
Matt Turner