index
:
xorg/lib/libXaw3d
master
Athena Widgets toolkit library with 3-D styled widgets (mirrored from https://gitlab.freedesktop.org/xorg/lib/libxaw3d)
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-07
convert ISO8859-1 encoded source files to UTF-8
Alan Coopersmith
1
-1
/
+1
2022-05-07
Fix spelling/wording issues
Alan Coopersmith
24
-99
/
+99
2019-07-01
build-fixes when _CONST_X_STRING is defined
Thomas E. Dickey
2
-5
/
+3
2019-03-09
Pass correct number of atoms from SelectSave to _XawTextSaltAwaySelection
Alan Coopersmith
1
-3
/
+2
2018-09-30
Fix fd leak when write() fails in WriteToFile()
Alan Coopersmith
1
-3
/
+6
2018-09-30
Bug 24635: File Descriptor leaks in libxaw-1.0.7
Eric Sesterhenn
1
-2
/
+6
2018-03-24
Avoid using dead pointer in _XawTextSetSelection
Alan Coopersmith
1
-1
/
+1
2016-08-29
darwin: Remove incorrect export of vendorShellClassRec and vendorShellWidgetC...
Jeremy Huddleston Sequoia
1
-3
/
+13
2015-09-27
Get rid of some extraneous ; at the end of C source lines
Alan Coopersmith
1
-2
/
+2
2014-11-07
Use SEEK_* names instead of raw numbers for fseek whence argument
Alan Coopersmith
3
-6
/
+6
2014-11-07
Just use C89 size_t instead of rolling our own Size_t & Off_t
Alan Coopersmith
2
-23
/
+8
2014-07-17
Fix abs() usage.
Thomas Klausner
1
-1
/
+1
2013-07-06
Remove support for pre-C89 headers (unifdef -UX_NOT_STDC_ENV)
Alan Coopersmith
5
-19
/
+0
2013-07-06
Replace TXT16 with XChar2b inline
Alan Coopersmith
1
-9
/
+5
2013-07-06
Remove CRAY/WORD64 support (unifdef -UCRAY -UWORD64)
Alan Coopersmith
1
-49
/
+0
2012-03-29
XawIm.c: silence incompatible pointer type warnings
Matt Turner
1
-3
/
+2
2012-03-29
Make Box.c:PreferredSize match libXaw
Matt Turner
1
-7
/
+5
2012-03-29
Fix segfaults when changing the text of a backed internationaled text widget
Matt Turner
1
-0
/
+1
2012-03-24
Add XawTextGetSink for compatibility with libXaw
Markus Steinborn
3
-0
/
+10
2012-03-24
Avoid integer overflow
Markus Steinborn
1
-2
/
+6
2012-03-24
Correct XtNthumbProc usage
Markus Steinborn
1
-4
/
+10
2012-03-14
Fix use-after-free in DestroyAllIM
Matt Turner
1
-1
/
+1
2012-02-29
Fix parameters of FloatInRange
Matt Turner
1
-1
/
+1
2012-02-15
Include MultiSrc.h in AllWidgets.c
Matt Turner
1
-1
/
+2
2012-02-15
Fix segfaults on tip popups
Devin J. Pohly
1
-1
/
+3
2012-02-01
Add multiSink and multiSrc to AllWidgets.c
Matt Turner
1
-0
/
+3
2012-02-01
Include WidgetNode.h from AllWidgets.h
Matt Turner
1
-1
/
+1
2012-02-01
Include headers instead of using extern definitions
Matt Turner
1
-43
/
+31
2012-01-22
Build fix for int-pointer cast errors
Jeremy Huddleston
1
-6
/
+6
2012-01-22
Cleanup shadow declarations
Jeremy Huddleston
3
-15
/
+15
2012-01-22
Include <stdlib.h> for abs()
Jeremy Huddleston
1
-0
/
+2
2011-10-09
Remove worthless isupper/islower checks
Matt Turner
1
-7
/
+2
2011-10-09
Remove unused variable 'i'
Matt Turner
1
-2
/
+0
2011-10-09
Include stdlib.h for abs()
Matt Turner
1
-0
/
+1
2011-10-06
Define call_data to 0 in NotifyScroll()
Guillem Jover
1
-1
/
+1
2011-10-06
Use intptr_t instead of int when casting from and to XtPointer
Guillem Jover
4
-8
/
+14
2011-10-06
Only use variable t in MoveThumb() on XAW_ARROW_SCROLLBARS
Guillem Jover
1
-2
/
+5
2011-10-06
Remove unused label
Guillem Jover
1
-1
/
+1
2011-10-06
Disable unused input and unput lex functions
Guillem Jover
1
-0
/
+2
2011-09-19
Fix a couple of unused variable warnings
Matt Turner
1
-2
/
+0
2011-09-19
Fix a couple unused function warnings
Matt Turner
1
-0
/
+4
2011-09-17
Add LayYYWrap() prototype to LayYY.h
Alan Coopersmith
1
-0
/
+1
2011-09-17
Fix several unused variable warnings
Alan Coopersmith
4
-6
/
+10
2011-09-17
Remove %defines declaration for compatibility with yacc.
Matthieu Herrb
1
-1
/
+0
2011-09-08
Make WriteToFile take constified arguments
Alan Coopersmith
1
-2
/
+2
2011-09-08
Add LayYY.h header for common definitions of lex/yacc created functions
Alan Coopersmith
5
-4
/
+16
2011-09-08
Fix distcheck by changing doc_DATA to dist_doc_DATA
Alan Coopersmith
1
-1
/
+1
2011-09-07
Update README.XAW3D for X.Org release
Alan Coopersmith
1
-104
/
+13
2011-09-07
Distribute & install src/README.XAW3D
Alan Coopersmith
1
-0
/
+2
2011-09-07
Use -p instead of %parser for compatibility with older bison & yacc
Alan Coopersmith
2
-2
/
+2
[next]