]> git.lyx.org Git - lyx.git/history - src/support
Get rid of FileInfo::getNumberofLinks().
[lyx.git] / src / support /
2004-12-15 Angus LeemingGet rid of FileInfo::getNumberofLinks().
2004-12-15 Angus LeemingConditionally #include headers.
2004-12-15 Angus LeemingOS Abstraction of "HOME" and the null device.
2004-12-14 Angus LeemingComments.
2004-12-14 Angus LeemingClean-up interface to os::init.
2004-12-14 Angus LeemingUse ios__binary mode to copy files.
2004-12-14 Angus Leeming* os.C: #include "os_win32.h" for _WIN32.
2004-12-14 Angus LeemingRemove trailing slash from -Ifoo/ in the AM_CPPFLAGS...
2004-12-04 Lars Gullik Bjønnesmore PCH_FLAGS work
2004-12-03 Lars Gullik Bjønnesuse AM_CPPFLAGS instead of INCLUDES since that is depre...
2004-11-26 Angus LeemingChange glob() API to accept a dir parameter.
2004-11-26 Angus LeemingClean-up FileFilterList API.
2004-11-25 Angus LeemingGive FileFilterList its own .[Ch] files.
2004-11-24 Alfredo Braunsteinpar->pit renaming
2004-11-18 Jean-Marc Lasgouttesget rid of Paragraph::isWord; ignore words with digits...
2004-11-16 Lars Gullik Bjønnesdisable conecpt checks for gtk dir, fix concept checks...
2004-11-16 Lars Gullik BjønnesMake us satisfy concept checks
2004-11-09 Georg Baummake gettting the file format from file contents work...
2004-11-07 Lars Gullik BjønnesMake it clearer where include files are comming from.
2004-11-07 Lars Gullik BjønnesRemove interface violation. Better solution needed.
2004-11-06 Lars Gullik Bjønnes* translator.h: use bind, equal_to instead of equal_1st...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete compare_memfun and helper...
2004-11-06 Lars Gullik Bjønnes* lyxfunctional.h: delete back_inserter_fun functions...
2004-11-04 Jean-Marc Lasgouttesbetter fix for bug 1523
2004-10-29 Georg Baumrename getExtFromContents() to getFormatFromContents()
2004-10-26 Angus LeemingWhitespace, nothing but whitespace.
2004-10-25 Angus LeemingNaive fix for quoted words with execvp.
2004-10-05 Angus LeemingWhitespace, only whitespace.
2004-09-26 Lars Gullik BjønnesUse the preferred calling for Boost.Signal
2004-09-26 Lars Gullik BjønnesChange to use preffered calling of Boost.Function
2004-09-17 Jean-Marc Lasgouttesfix backwards search (bug 1666)
2004-09-14 Jean-Marc Lasgouttesmake LyX work better when run from a directory which...
2004-09-04 Lars Gullik Bjønneslyxclient moved from development and cleaned up a bit...
2004-08-30 Lars Gullik Bjønnesfix a couple of pch.h files because of a gcc pch bug
2004-08-18 Lars Gullik BjønnesMore pch work.
2004-08-15 Lars Gullik Bjønnessome support for pch
2004-08-09 Jean-Marc Lasgouttesforgot this
2004-08-08 Jean-Marc Lasgouttesalways have "All Files" as filter in the list
2004-07-24 Lars Gullik BjønnesUse boost::scoped_array to store the temporary wchar_t...
2004-07-24 Lars Gullik Bjønneschange "support/std_sstream.h" to <sstream>
2004-06-29 Jean-Marc Lasgouttessupport fully the LANGUAGE variable
2004-06-08 Jean-Marc Lasgouttesfix handling of locales with LyX/Mac
2004-05-27 Lars Gullik Bjønnesget rid of nt_defines.h
2004-05-20 Angus LeemingWrap the definition of debug_trait::DEBUG with preproce...
2004-04-27 Angus LeemingSearch the src tree for glade files, so preventing...
2004-04-20 Angus LeemingWhitespace, only whitespace...
2004-04-05 Angus LeemingGet the date right ;-)
2004-04-05 Angus LeemingWrap all #warning calls inside #ifdef WITH_WARNINGS...
2004-04-05 Angus LeemingWhitespace.
2004-04-05 Jürgen SpitzmüllerAngus' fix to make pclose work again:
2004-04-03 Lars Gullik Bjønnessimple ws changes only
2004-04-01 Angus LeemingSoothe Georg's minor irritation.
2004-03-27 Angus LeemingSquash a couple of warnings, one at compile time and...
2004-03-26 Angus LeemingClean-up the forked process code a little.
2004-03-25 André Pönitzthe stuff from the sneak preview:
2004-03-24 Angus LeemingUse SIGCHLD to reap zombies.
2004-03-24 Jean-Marc Lasgouttesmore tweaks to i18nLibFileSearch
2004-03-24 Jean-Marc Lasgouttesfix selection of locale when loading help files
2004-03-23 Angus LeemingStore the forked calls in boost::shared_ptr rather...
2004-03-22 Angus LeemingRemove cruft left over from the removal of the Forks...
2004-03-11 Angus LeemingGeorg's mangling patch.
2004-02-25 Jean-Marc LasgouttesGeorg Baum\'s no-tempdir patch
2004-02-01 Lars Gullik BjønnesCleanup usage of contains and simplify a bit.
2004-01-31 Lars Gullik BjønnesThe func.diff patch. Functors work and some tiny cleanup.
2004-01-28 Lars Gullik Bjønnesstd:: changes, stupid stuff
2004-01-13 André Pönitzsome integer type changes for inset unification
2004-01-08 Angus LeemingHandle Qt-style file filters like
2004-01-07 Jean-Marc Lasgouttesmake LyX/Mac compile and work better
2004-01-06 Angus LeemingCygwin compilation fix.
2004-01-06 Lars Gullik BjønnesDelete a coupld of unwanted files.
2004-01-05 Angus LeemingGlobbing.
2003-11-05 Alfredo Braunsteinfix putenv memory leak
2003-11-03 Lars Gullik Bjønnesthe exception safety patch
2003-11-01 Lars Gullik Bjønnestry to avoid initailizaton problems with global debugst...
2003-10-29 André Pönitzsome more 'global cursor' stuff
2003-10-28 André Pönitzlots of small stuff
2003-10-17 Jean-Marc Lasgouttescompile fixes for stlport
2003-10-16 André Pönitz * filetools.C (ReplaceEnvironmentPath): set up pattern...
2003-10-14 André PönitzIn insets:
2003-10-14 Angus LeemingMissing ChangeLog entry for the new socktools.[Ch]...
2003-10-13 Angus Leeming(Kayvan): compile fix for non-Linux platforms.
2003-10-13 Angus LeemingJo�o Assirati's lyxsocket patch.
2003-10-13 Angus LeemingNo trailing whitespace left in src...
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-08 Angus LeemingA couple of using std::string declarations from Kayvan.
2003-10-07 Jürgen Spitzmüllerstd::string fixes and small typo
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-06 Martin VermeerSmall fixes to allow building with STLport
2003-09-29 Angus LeemingMake ReplaceEnvironmentPath work for both ${HOME}/foo...
2003-09-26 Lars Gullik BjønnesNew debugstream.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-16 Angus LeemingRemove IsInsetChar and IsWordChar from textutils.h.
2003-09-15 Angus LeemingChangeLog entry for copied_ptr re-jig.
2003-09-15 Angus LeemingBeef up copied_ptr; use it rather than cow_ptr to store...
2003-09-15 Lars Gullik BjønnesGet rid of lyxstring, remove usage of STRCONV.
2003-09-15 Angus LeemingAdd #include <boost/assert.hpp>.
2003-09-10 Angus LeemingAdd copied_ptr.h to the repository too.
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
next