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
Age
Commit message (
Expand
)
Author
2018-03-24
Avoid using dead pointer in _XawTextSetSelection
Alan Coopersmith
2016-08-29
darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetC...
Jeremy Huddleston Sequoia
2015-09-27
Get rid of some extraneous ; at the end of C source lines
Alan Coopersmith
2014-11-07
Use SEEK_* names instead of raw numbers for fseek whence argument
Alan Coopersmith
2014-11-07
Just use C89 size_t instead of rolling our own Size_t & Off_t
Alan Coopersmith
2014-07-17
Fix abs() usage.
Thomas Klausner
2013-07-06
Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
Alan Coopersmith
2013-07-06
Replace TXT16 with XChar2b inline
Alan Coopersmith
2013-07-06
Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
Alan Coopersmith
2012-03-29
XawIm.c: silence incompatible pointer type warnings
Matt Turner
2012-03-29
Make Box.c:PreferredSize match libXaw
Matt Turner
2012-03-29
Fix segfaults when changing the text of a backed internationaled text widget
Matt Turner
2012-03-24
Add XawTextGetSink for compatibility with libXaw
Markus Steinborn
2012-03-24
Avoid integer overflow
Markus Steinborn
2012-03-24
Correct XtNthumbProc usage
Markus Steinborn
2012-03-14
Fix use-after-free in DestroyAllIM
Matt Turner
2012-02-29
Fix parameters of FloatInRange
Matt Turner
2012-02-15
Include MultiSrc.h in AllWidgets.c
Matt Turner
2012-02-15
Fix segfaults on tip popups
Devin J. Pohly
2012-02-01
Add multiSink and multiSrc to AllWidgets.c
Matt Turner
2012-02-01
Include WidgetNode.h from AllWidgets.h
Matt Turner
2012-02-01
Include headers instead of using extern definitions
Matt Turner
2012-01-22
Build fix for int-pointer cast errors
Jeremy Huddleston
2012-01-22
Cleanup shadow declarations
Jeremy Huddleston
2012-01-22
Include <stdlib.h> for abs()
Jeremy Huddleston
2011-10-09
Remove worthless isupper/islower checks
Matt Turner
2011-10-09
Remove unused variable 'i'
Matt Turner
2011-10-09
Include stdlib.h for abs()
Matt Turner
2011-10-06
Define call_data to 0 in NotifyScroll()
Guillem Jover
2011-10-06
Use intptr_t instead of int when casting from and to XtPointer
Guillem Jover
2011-10-06
Only use variable t in MoveThumb() on XAW_ARROW_SCROLLBARS
Guillem Jover
2011-10-06
Remove unused label
Guillem Jover
2011-10-06
Disable unused input and unput lex functions
Guillem Jover
2011-09-19
Fix a couple of unused variable warnings
Matt Turner
2011-09-19
Fix a couple unused function warnings
Matt Turner
2011-09-17
Add LayYYWrap() prototype to LayYY.h
Alan Coopersmith
2011-09-17
Fix several unused variable warnings
Alan Coopersmith
2011-09-17
Remove %defines declaration for compatibility with yacc.
Matthieu Herrb
2011-09-08
Make WriteToFile take constified arguments
Alan Coopersmith
2011-09-08
Add LayYY.h header for common definitions of lex/yacc created functions
Alan Coopersmith
2011-09-08
Fix distcheck by changing doc_DATA to dist_doc_DATA
Alan Coopersmith
2011-09-07
Update README.XAW3D for X.Org release
Alan Coopersmith
2011-09-07
Distribute & install src/README.XAW3D
Alan Coopersmith
2011-09-07
Use -p instead of %parser for compatibility with older bison & yacc
Alan Coopersmith
2011-09-04
Template.c: use #include <X11/Xaw3d/TemplateP.h>
Gaetan Nadon
2011-09-04
Add conditional include config.h to source files as done in libXaw
Gaetan Nadon
2011-09-03
Fix build after f28531a33d1f28bc86626b3013ef7857b564647f
Yaakov Selkowitz
2011-09-01
Label: Fix nested extern declaration warnings
Yaakov Selkowitz
2011-09-01
Fix incompatible vfunc pointer warnings
Yaakov Selkowitz
2011-09-01
XawIm: Fix old-style function definitions
Yaakov Selkowitz
[next]