summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-07-30Update to xedit 1.1.0.xedit-1.1.0Paulo Cesar Pereira de Andrade
2008-07-10 Update file type pattern matching.Paulo Cesar Pereira de Andrade
2008-07-08 CancelFindFile is almost the same as XeditFocus, and could be merged in aPaulo Cesar Pereira de Andrade
2008-07-02Fix an off by one error check that can lead to an infinite loop.Paulo Cesar Pereira de Andrade
2008-07-02Warn if a newer version of a file exists before overwritting it.Paulo Cesar Pereira de Andrade
2008-07-02Add python mode.Paulo Cesar Pereira de Andrade
2008-07-02Compile warning fixes.Paulo Cesar Pereira de Andrade
2008-07-02Support multiple make jobs.Paulo Cesar Pereira de Andrade
2008-07-02Fix an incorrect buffer size calculation and allocation.Paulo Cesar Pereira de Andrade
2008-07-02Add perl and "auto tools" modes.Paulo Cesar Pereira de Andrade
2008-07-02Add support for scrolling textwindow with mouse wheel.Paulo Cesar Pereira de Andrade
2008-07-02Add a tags interface to xedit.Paulo Cesar Pereira de Andrade
2008-07-02Update syntax highlight table and some minor tweaks including:Paulo Cesar Pereira de Andrade
2008-07-02Add support to enter line number in command line.Paulo Cesar Pereira de Andrade
2008-07-02Generic lisp interface bug fixes including:Paulo Cesar Pereira de Andrade
2008-07-02Fix several problems in the line edit mode.Paulo Cesar Pereira de Andrade
2008-07-02Fix several generic bugs including:Paulo Cesar Pereira de Andrade
2008-07-02Make ispell interface work correctly again.Paulo Cesar Pereira de Andrade
2008-07-02Readd support for *international resource and default to false.Paulo Cesar Pereira de Andrade
2008-07-02Add a generic hash table interface to replace the other implementations.Paulo Cesar Pereira de Andrade
2008-07-02Update build for sane defaults.Paulo Cesar Pereira de Andrade
2008-07-02Add updated/meaningful README, COPYING and AUTHORS files.Paulo Cesar Pereira de Andrade
2008-07-01Fix a bug in the regex libraryPaulo Cesar Pereira de Andrade
2007-12-06Replace static ChangeLog with dist-hook to generate from git logJames Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2006-04-26Bump to 1.0.2xedit-1_0_2XORG-7_1Adam Jackson
2006-04-03Bug #6480: Cygwin build fix. (Yaakov Selkowitz)XORG-7_0_99_901Adam Jackson
2005-12-21Update package version for X11R7 release.XORG-7_0Kevin E Martin
2005-12-19Stub COPYING filesAdam Jackson
2005-12-15Update package version number for final X11R7 release candidate.XORG-6_99_99_904Kevin E Martin
2005-12-07Change to use the app-defaults default dir configured in libXt.MODULAR_COPYKevin 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-11-28Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4Alan Coopersmith
2005-11-21Another pass at .cvsignores for apps.Eric Anholt
2005-11-20Add/improve .cvsignore files for apps.Eric Anholt
2005-11-20Add dependency on xp module when building with Xprint support.Alan Coopersmith
2005-11-09Update package version number for X11R7 RC2 release.XORG-6_99_99_902Kevin E Martin
2005-10-28build fixXORG-6_8_99_903XORG-6_8_99_902Alan Hourihane
2005-10-23Bug #1860: Prevent walking off the end of the scan_types array.Adam Jackson
2005-10-21remove redundant includeAlan Hourihane
2005-10-20programs/xedit/xedit.hAlan Hourihane
2005-10-19Update package version number for RC1 release.XORG-6_99_99_901Kevin E Martin
2005-10-18Change default install dir for app-default files fromAlan Coopersmith
2005-10-17Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions toAlan Coopersmith
2005-10-16Change man sources from xedit.1 to xedit.man to allow the man page to beKevin E Martin
2005-10-14Use sed to fill in variables in man pageAlan Coopersmith
2005-10-05Add missing files to EXTRA_DISTKevin E Martin
2005-09-28Don't override , automake predefines it.Adam Jackson