index
:
~marcoz/libXt
master
libXt initial docbook conversion work
marcoz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-28
Remove old files.
HEAD
master
Matt Dew
23
-28533
/
+0
2011-12-28
Initial docbook conversion.
Matt Dew
25
-24
/
+39888
2011-10-07
Add const attributes to TMparse typedefs to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-3
/
+3
2011-10-07
Add const attributes to slashDotXdefaults to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-4
/
+4
2011-10-07
Make implementation_default_path return const char *
Alan Coopersmith
1
-3
/
+3
2011-10-07
Make gravity strings const to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-1
/
+1
2011-10-07
Convert ISOLatin1 functions to specify args as const char *
Alan Coopersmith
1
-8
/
+8
2011-10-07
Whitespace changes related to cleaning up previous patch
Jeremy Huddleston
1
-14
/
+12
2011-10-07
Don't pop elements from our array while we're itterating through it.
Jeremy Huddleston
1
-2
/
+5
2011-10-03
makestrs: Add const attributes to fix gcc -Wwrite-strings warnings
Alan Coopersmith
1
-12
/
+12
2011-10-03
Bug 40577 - Missing bound checking in FreeSelectionProperty()
Olivier Fourdan
1
-1
/
+4
2011-10-03
Strip trailing whitespace
Alan Coopersmith
169
-2453
/
+2453
2011-10-02
LP64 fix for TypedArgToArg()
Jeremy Huddleston
1
-0
/
+2
2011-06-20
Only link with ws2_32 for mingw target
Jon TURNEY
1
-1
/
+8
2011-05-24
Update README for documentation reference
Gaetan Nadon
1
-1
/
+2
2011-03-18
Add test case for XtCvtIntToPixmap fix in commit 16d9941f3aa38
Alan Coopersmith
3
-1
/
+85
2011-03-18
Add test case for XtAppMainLoop bug 34715
Alan Coopersmith
2
-1
/
+92
2011-03-18
Add test framework similar to xserver and use it to test XtAsprintf
Alan Coopersmith
5
-4
/
+154
2011-03-14
Bug 34715: XtAppMainLoop doesn't work without a Display
Jordan Hayes
1
-7
/
+1
2011-03-10
Bump to 1.1.1
Julien Cristau
1
-1
/
+1
2011-03-09
XtAsprintf: Fix memory corruption.
Cyril Brulebois
1
-1
/
+1
2011-03-08
man: replace hard coded section number 3Xt with __libmansuffix__ #35050
Gaetan Nadon
55
-87
/
+87
2011-03-06
Don't need to use target-specific CFLAGS for makestrs
Alan Coopersmith
2
-4
/
+1
2011-03-06
Incorrect cast in XtCvtIntToPixmap could cause bus error on 64-bit machines
Alan Coopersmith
1
-1
/
+1
2011-03-04
configure: Bump version to 1.1.0 for release
Jeremy Huddleston
1
-1
/
+1
2011-03-04
darwin: Don't use poll() when expected to run on darwin10 and prior
Jeremy Huddleston
1
-4
/
+18
2011-02-04
Shell.c: TopLevelSetValues ignores iconic state if shell not yet realized
Alan Coopersmith
1
-0
/
+4
2011-02-04
GetResources: protect against underflow when type conversion fails
Alan Coopersmith
1
-1
/
+1
2011-02-04
Remove unused #ifdef UNALIGNED version of Xt macros & functions
Alan Coopersmith
2
-120
/
+0
2011-02-03
config: comment, minor upgrade, quote and layout configure.ac
Gaetan Nadon
1
-39
/
+42
2011-01-28
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
Gaetan Nadon
1
-3
/
+3
2011-01-12
Convert ALLOCATE_LOCAL + sprintf to XtAsprintf
Alan Coopersmith
1
-15
/
+10
2011-01-12
Convert ResConfig.c to use XtAsprintf() instead of XtMalloc + sprintf
Alan Coopersmith
1
-31
/
+9
2011-01-12
Add XtAsprintf() as a new exported API
Alan Coopersmith
7
-4
/
+72
2010-12-22
Convert some sprintf calls to snprintf
Alan Coopersmith
2
-3
/
+4
2010-12-05
config: AC_PROG_CC is provided by XORG_DEFAULT_OPTIONS now
Alan Coopersmith
1
-1
/
+0
2010-12-05
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-4
/
+5
2010-12-05
Remove ancient #if defined(macII) hack for A/UX from makestrs.c
Alan Coopersmith
1
-3
/
+0
2010-12-05
Remove non-USE_SNPRINTF case from src/Error.c
Alan Coopersmith
2
-18
/
+2
2010-11-10
remove strcmp in src/ResConfig.c
walter harms
1
-1
/
+1
2010-11-10
QueryEventMask: fix NULL check
walter harms
1
-11
/
+15
2010-11-10
src/Resource.c: Fix possible NULL access
walter harms
1
-2
/
+4
2010-11-10
XtFree() can handle NULL , remove check
walter harms
1
-3
/
+2
2010-10-28
libXt 1.0.9
Alan Coopersmith
1
-1
/
+2
2010-10-06
Purge cvs tags.
Jesse Adkins
200
-712
/
+2
2010-10-05
makestrs: Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
Gaetan Nadon
1
-7
/
+1
2010-10-05
makestrs: Use $(SED) from AC_PROG_SED supplied by XORG_DEFAULT_OPTIONS
Gaetan Nadon
1
-2
/
+0
2010-10-05
makestrs: remove unsed $(appman_DATA)
Gaetan Nadon
1
-1
/
+1
2010-10-05
Honor that GetClassActions() may return NULL.
walter harms
1
-3
/
+5
2010-09-23
Sun's copyrights belong to Oracle now
Alan Coopersmith
45
-45
/
+45
[next]