summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-01-12xedit 1.2.1xedit-1.2.1Alan Coopersmith1-1/+1
2013-01-12Remove lisp/env.c from EXTRA_DIST to fix make_distcheckAlan Coopersmith1-1/+0
2012-08-23Eliminate use of tab stops. Use real TBL markup.Eric S. Raymond1-42/+67
2012-07-11Do not unconditionally define DEBUG.Thomas Klausner1-1/+1
2012-05-31Avoid problems with builds with -Werror=format-security.pcpa2-2/+2
2012-05-31Use proper pointer when computing "realpath" of a new file.pcpa1-1/+1
2012-05-31Correct 64 bit overflow check and bignum code.pcpa5-45/+16
2012-05-31Update fallback implementation of missing libc functionspcpa7-320/+451
2011-12-04Fix builds of lisp/core.c with Solaris Studio compilersAlan Coopersmith1-0/+5
2011-09-25Require xt >= 1.0 for appdefaultdirJeremy Huddleston1-1/+1
2011-01-19config: move man pages into their own directoryGaetan Nadon4-15/+17
2011-01-13man: replace hard coded man page section with substitution stringsGaetan Nadon1-3/+3
2011-01-13man: remove trailing spaces and tabsGaetan Nadon1-8/+8
2011-01-12config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSGaetan Nadon1-1/+1
2011-01-12config: replace deprecated AC_HELP_STRING with AS_HELP_STRINGGaetan Nadon1-1/+1
2010-10-30xedit 1.2.0xedit-1.2.0Alan Coopersmith1-1/+2
2010-10-30config: Remove unnecessary calls from configure.acAlan Coopersmith1-2/+0
2010-10-30config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2010-07-01Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-4/+1
2010-07-01config: upgrade to util-macros 1.8 for additional man page supportAlan Coopersmith2-23/+5
2010-03-26xprint: remove conditionally defined related C codeGaetan Nadon3-144/+0
2010-03-25xprint: remove xprint related C codeGaetan Nadon5-2139/+0
2010-03-25xprint: remove Xedit-xprint resource fileGaetan Nadon4-570/+1
2010-03-25config: remove dependency on xaw8Gaetan Nadon2-23/+3
2009-12-19configure.ac: use backticks rather than $() for cmd subsGaetan Nadon1-1/+1
2009-11-26Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILESGaetan Nadon1-0/+1
2009-10-28INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206Gaetan Nadon4-3/+6
2009-10-27Deploy the new XORG_DEFAULT_OPTIONS #24242Gaetan Nadon1-7/+5
2009-10-26Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432Gaetan Nadon1-2/+0
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon4-15/+74
2009-01-26Set text properties after loading all command line files.Paulo Cesar Pereira de Andrade1-9/+13
2009-01-12Correct problems in make distcheck.Paulo Cesar Pereira de Andrade3-1/+12
2008-12-02Use new XORG_CWARNFLAGS and XORG_CHANGELOG macros.Paulo Cesar Pereira de Andrade3-8/+14
2008-12-02Properly read symbol name in tags interface.Paulo Cesar Pereira de Andrade1-7/+13
2008-12-02Don't put EOF in the unget buffer.Paulo Cesar Pereira de Andrade1-6/+8
2008-11-16Man page typo fixesA Costa1-2/+2
2008-11-12Add missing check for symbolic links.Paulo Cesar Pereira de Andrade1-1/+1
2008-11-12reorganize app default filesPeter Breitenlohner5-33/+11
2008-11-10Don't highlight quotes in nested syntax tables for "auto" mode.Paulo Cesar Pereira de Andrade1-6/+7
2008-11-10avoid race condition for parallel jobsPeter Breitenlohner1-3/+8
2008-11-07Xedit version 1.1.2.xedit-1.1.2Paulo Cesar Pereira de Andrade2-2/+2
2008-11-07enabled VPATH buildPeter Breitenlohner1-0/+3
2008-10-08Rewrite double click confirmation code.Paulo Cesar Pereira de Andrade2-61/+46
2008-09-26Merge branch 'master' of ssh://pcpa@git.freedesktop.org/git/xorg/app/xeditPaulo Cesar Pereira de Andrade5-11/+11
2008-09-26Proper implementation of AddDoubleClickCallbackPaulo Cesar Pereira de Andrade1-18/+4
2008-08-04Fixed filename conflict during compilation on case-insensitive file systems.Jeremy Huddleston5-11/+11
2008-07-31Correct make dist and update to xedit-1.1.1.xedit-1.1.1Paulo Cesar Pereira de Andrade2-1/+2
2008-07-30Update to xedit 1.1.0.xedit-1.1.0Paulo Cesar Pereira de Andrade1-1/+1
2008-07-10 Update file type pattern matching.Paulo Cesar Pereira de Andrade1-5/+5
2008-07-08 CancelFindFile is almost the same as XeditFocus, and could be merged in aPaulo Cesar Pereira de Andrade1-0/+2