summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-12-04Fix builds of lisp/core.c with Solaris Studio compilersHEADmasterAlan 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-02Xmu functions are called directly, so include it in PKG_CHECK_MODULESAlan Coopersmith1-4/+1
2010-07-02config: 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-26xprint: remove xprint related C codeGaetan Nadon5-2139/+0
2010-03-26xprint: remove Xedit-xprint resource fileGaetan Nadon4-570/+1
2010-03-25config: remove dependency on xaw8Gaetan Nadon2-23/+3
2009-12-20configure.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-27Makefile.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
2008-07-02Fix an off by one error check that can lead to an infinite loop.Paulo Cesar Pereira de Andrade1-1/+3
2008-07-02Warn if a newer version of a file exists before overwritting it.Paulo Cesar Pereira de Andrade3-35/+73
2008-07-02Add python mode.Paulo Cesar Pereira de Andrade3-0/+309
2008-07-02Compile warning fixes.Paulo Cesar Pereira de Andrade2-3/+3
2008-07-02Support multiple make jobs.Paulo Cesar Pereira de Andrade1-1/+3
2008-07-02Fix an incorrect buffer size calculation and allocation.Paulo Cesar Pereira de Andrade1-4/+12
2008-07-02Add perl and "auto tools" modes.Paulo Cesar Pereira de Andrade4-1/+625
2008-07-02Add support for scrolling textwindow with mouse wheel.Paulo Cesar Pereira de Andrade2-2/+6