index
:
xorg/lib/libXaw3d
master
Athena Widgets toolkit library with 3-D styled widgets
alanc
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-29
libXaw3d 1.6.2
HEAD
libXaw3d-1.6.2
master
Matt Turner
1
-1/+1
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-25
Add XawTextGetSink for compatibility with libXaw
Markus Steinborn
4
-0/+14
2012-03-25
Avoid integer overflow
Markus Steinborn
1
-2/+6
2012-03-25
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
libXaw3d 1.6.1
libXaw3d-1.6.1
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
2
-1/+3
2012-02-01
Include headers instead of using extern definitions
Matt Turner
2
-44/+32
2012-02-01
Make --enable-internationalization default
Gaetan Nadon
1
-5/+7
2012-01-24
Include XAW3D_CPPFLAGS in xaw3d.pc Cflags
Matt Turner
1
-1/+1
2012-01-23
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
2012-01-22
libXaw3d 1.6
libXaw3d-1.6
Matt Turner
1
-1/+1
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
5
-8/+15
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-17
Strip trailing whitespace
Alan Coopersmith
65
-348/+348
2011-09-09
Make WriteToFile take constified arguments
Alan Coopersmith
1
-2/+2
2011-09-09
Add LayYY.h header for common definitions of lex/yacc created functions
Alan Coopersmith
5
-4/+16
2011-09-09
Fix distcheck by changing doc_DATA to dist_doc_DATA
Alan Coopersmith
1
-1/+1
2011-09-08
Update README.XAW3D for X.Org release
Alan Coopersmith
1
-104/+13
2011-09-08
Distribute & install src/README.XAW3D
Alan Coopersmith
1
-0/+2
2011-09-07
Add xext to required modules for Shape extension calls
Alan Coopersmith
1
-1/+1
2011-09-07
Use -p instead of %parser for compatibility with older bison & yacc
Alan Coopersmith
2
-2/+2
2011-09-05
Template.c: use #include <X11/Xaw3d/TemplateP.h>
Gaetan Nadon
1
-1/+1
2011-09-05
Add conditional include config.h to source files as done in libXaw
Gaetan Nadon
42
-0/+126
2011-09-03
Fix build after f28531a33d1f28bc86626b3013ef7857b564647f
Yaakov Selkowitz
2
-2/+2
2011-09-02
Label: Fix nested extern declaration warnings
Yaakov Selkowitz
1
-2/+1
2011-09-02
Fix incompatible vfunc pointer warnings
Yaakov Selkowitz
4
-28/+27
2011-09-02
XawIm: Fix old-style function definitions
Yaakov Selkowitz
1
-131/+90
2011-09-02
MultiSrc: Fix old-style function definitions
Yaakov Selkowitz
1
-81/+47
2011-09-02
MultiSink: Fix old-style function definitions
Yaakov Selkowitz
1
-65/+33
[next]