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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-21
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-16
Strip trailing whitespace
Alan Coopersmith
65
-348
/
+348
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
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-04
Template.c: use #include <X11/Xaw3d/TemplateP.h>
Gaetan Nadon
1
-1
/
+1
2011-09-04
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-01
Label: Fix nested extern declaration warnings
Yaakov Selkowitz
1
-2
/
+1
2011-09-01
Fix incompatible vfunc pointer warnings
Yaakov Selkowitz
4
-28
/
+27
2011-09-01
XawIm: Fix old-style function definitions
Yaakov Selkowitz
1
-131
/
+90
2011-09-01
MultiSrc: Fix old-style function definitions
Yaakov Selkowitz
1
-81
/
+47
2011-09-01
MultiSink: Fix old-style function definitions
Yaakov Selkowitz
1
-65
/
+33
2011-09-01
Add missing AC_CONFIG_HEADERS
Gaetan Nadon
1
-0
/
+1
2011-09-01
Include Xaw3dP.h using #include <X11/Xaw3d/Xaw3dP.h>
Gaetan Nadon
22
-23
/
+22
2011-09-01
Rename XAW3D_CFLAGS to XAW3D_CPPFLAGS as it contains preprocessor options only
Gaetan Nadon
2
-12
/
+12
2011-09-01
Move compiler flags from AM_CPPFLAGS to AM_CFLAGS
Gaetan Nadon
1
-4
/
+5
2011-09-01
lex and yacc: add error checking when yacc is missing
Gaetan Nadon
1
-2
/
+10
2011-09-01
Use AM_YFLAGS and BUILT_SOURCES rather than EXTRA_DIST
Gaetan Nadon
1
-1
/
+4
2011-08-31
XawInit: Fix old-style function definitions
Yaakov Selkowitz
1
-1
/
+1
2011-08-31
Xaw3dP: Fix old-style function definitions
Yaakov Selkowitz
1
-10
/
+2
2011-08-31
Viewport: Fix old-style function definitions
Yaakov Selkowitz
1
-80
/
+55
2011-08-31
Vendor: Fix old-style function definitions
Yaakov Selkowitz
1
-54
/
+45
2011-08-31
Tree: Fix old-style function definitions
Yaakov Selkowitz
1
-81
/
+56
2011-08-31
Toggle: Fix old-style function definitions
Yaakov Selkowitz
1
-44
/
+25
2011-08-31
Tip: Fix old-style function definitions
Yaakov Selkowitz
1
-76
/
+36
2011-08-31
ThreeD: Fix old-style function definitions
Yaakov Selkowitz
1
-59
/
+43
2011-08-31
TextSrc: Fix old-style function definitions
Yaakov Selkowitz
1
-53
/
+26
2011-08-31
TextSink: Fix old-style function definitions
Yaakov Selkowitz
1
-65
/
+35
2011-08-31
TextPop: Fix old-style function definitions
Yaakov Selkowitz
1
-128
/
+67
2011-08-31
TextAction: Fix old-style function definitions
Yaakov Selkowitz
1
-368
/
+114
2011-08-31
Text: Fix old-style function definitions
Yaakov Selkowitz
1
-217
/
+118
2011-08-31
StripChart: Fix old-style function definitions
Yaakov Selkowitz
1
-35
/
+22
[next]