summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-02libXt 1.0.6libXt-1.0.6Adam Jackson
2009-05-20Cygwin/X: Build fixJon TURNEY
2009-05-01Sun bug 4010369: Too slow to process Keycode 0 events in Xt Translation Mgr.John McKernan
2009-05-01Sun bug #1237023: Dtterm crashes in XtDisplayAccelerators()John McKernan
2009-03-12darwin: Don't use poll() on versions of darwin before darwin10Jeremy Huddleston
2009-02-02Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-30Janitor: ansification, make distcheck, compiler warnings, .gitignore.Paulo Cesar Pereira de Andrade
2008-10-20X.Org Bug 17942: libXt manpage formattingPeter Breitenlohner
2008-09-23configure.ac: Minor thinkoDaniel Stone
2008-09-23configure.ac: Use native compiler for build toolsJohn Tapsell
2008-06-23Update ac_define_dir.m4 to 2008-04-12 versionAlan Coopersmith
2008-04-30Set a blank default search path for WIN32Alan Hourihane
2008-04-29less speed, more hasteAlan Hourihane
2008-04-29fix logic inverted problemAlan Hourihane
2008-04-29Reduce the path searches on mingwColin Harrison
2008-04-29Xming specific configuration file settingsColin Harrison
2008-04-29Link with winsock for WIN32 platformsAlan Hourihane
2008-04-29Fix some build issues for Win32 platformsColin Harrison
2008-04-23Add __MINGW32__Colin Harrison
2008-03-09nuke RCS IdsMatthieu Herrb
2008-03-07Solaris builds need to pass -intelabi to makestrs, even on SPARCAlan Coopersmith
2007-12-06Add missing PHONY line for automatic ChangeLog generationJames Cloos
2007-06-23Allow C++ apps to build using libXtJulien Cristau
2007-04-08Recalculate fd_set more aggressively (bug #808)Andreas Luik
2007-02-26Sync XtGetErrorDatabaseText() prototype with reality.Matthieu Herrb
2007-02-20added -flat_namespace to CFLAGS for DarwinBen Byer
2007-01-27Version bump: 1.0.5libXt-1.0.5Alan Coopersmith
2007-01-27Replace static ChangeLog with dist-hook to generate from git logAlan Coopersmith
2007-01-02Bug 9514: Markup error in makestrs.1x man pageEric S. Raymond
2006-12-09Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/lib/libXtJeremy C. Reed
2006-12-09Don't use "INSTALL" during the build because INSTALL may be set byJeremy C. Reed
2006-11-08bump to 1.0.4libXt-1.0.4Daniel Stone
2006-10-27Fix .pc file with new autotools by using AC_DEFINE_DIR.Eric Anholt
2006-10-27Add more generated files to ignore.Eric Anholt
2006-10-13Bump to 1.0.3libXt-1.0.3Adam Jackson
2006-09-01Sun bug #4962001: Close memory leaks seen in Motif appsQiu-Yuan (Kathleen) Yang
2006-09-01Add *~ to .gitignore to skip over emacs droppingsAlan Coopersmith
2006-08-30Generate the internal manpage section using __libmansuffix__David Nusinow
2006-07-13renamed: .cvsignore -> .gitignoreAlan Coopersmith
2006-05-12Bump to 1.0.2libXt-1_0_2XORG-7_1Adam Jackson
2006-04-30Fix ERRORDB definition for the case where ${prefix} != /usrMatthieu Herrb
2006-04-27Bump to 1.0.1libXt-1_0_1Adam Jackson
2006-02-12Bug #5628 <https://bugs.freedesktop.org/show_bug.cgi?id=5628> Shadow pagesXORG-7_0_99_901Alan Coopersmith
2005-12-15Update package version number for final X11R7 release candidate.XORG-7_0XORG-6_99_99_904Kevin E Martin
2005-12-10Add configure option to install makestrs and its manpage.MODULAR_COPYKevin E Martin
2005-12-07Add configure option to set the build's app-default dir, and put the resultKevin E Martin
2005-12-06Change *man_SOURCES ==> *man_PRE to fix autotools warnings.Kevin E Martin
2005-12-03Update package version number for X11R7 RC3 release.XORG-6_99_99_903Kevin E Martin
2005-12-03Add check and cflags for malloc(0) returning NULL.Kevin E Martin
2005-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith