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
2024-05-23
Improve linking on macOS
master
Mohamed Akram
2024-02-17
unifdef ISC
Alan Coopersmith
2024-02-17
unifdef macII
Alan Coopersmith
2024-02-17
Remove unused sharedlib.c
Alan Coopersmith
2024-02-17
unifdef __UNIXOS2__
Alan Coopersmith
2024-02-17
unifdef __osf__
Alan Coopersmith
2024-02-17
unifdef AIXV3
Alan Coopersmith
2024-02-17
unifdef sony
Alan Coopersmith
2024-02-17
unifdef NCR
Alan Coopersmith
2023-12-07
Multisink.c: Clear -Werror=incompatible-pointer-types error
Alan Coopersmith
2023-03-27
Set close-on-exec when opening files
Alan Coopersmith
2022-11-12
Issue #5: incompatible function pointer passed in _XawImRealize()
Alan Coopersmith
2022-05-07
convert ISO8859-1 encoded source files to UTF-8
Alan Coopersmith
2022-05-07
Fix spelling/wording issues
Alan Coopersmith
2019-07-01
build-fixes when _CONST_X_STRING is defined
Thomas E. Dickey
2019-03-09
Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
Alan Coopersmith
2018-09-30
Fix fd leak when write() fails in WriteToFile()
Alan Coopersmith
2018-09-30
Bug 24635: File Descriptor leaks in libxaw-1.0.7
Eric Sesterhenn
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
[next]