]> git.lyx.org Git - lyx.git/history - src/frontends
ws changes only
[lyx.git] / src / frontends /
2003-10-13 Lars Gullik BjønnesGet rid of LyXFunc::dispatch that takes a string.
2003-10-09 André Pönitzreplace ParagraphList::iterator by lyx::paroffset_type...
2003-10-08 Jean-Marc Lasgouttessmall osx-related bits
2003-10-08 Angus LeemingFix a bunch of doxygen warnings.
2003-10-07 Angus LeemingAdd transformations to InsetExternal.
2003-10-07 Angus Leeming* Rename InsetExternal::Params as InsetExternalParams...
2003-10-07 Angus LeemingSelf-consistent header files.
2003-10-07 Martin VermeerThe Box patch
2003-10-07 Martin Vermeeradd <string> and other small fixes to make
2003-10-06 Angus LeemingQt compilation fixes.
2003-10-06 Lars Gullik BjønnesThe std::string mammoth path.
2003-10-01 Angus LeemingEnable the file dialog to open files with non-latin...
2003-10-01 Angus LeemingIntroduce namespace lyx::external.
2003-09-29 Angus LeemingTiny clean up.
2003-09-29 Lars Gullik BjønnesFix compilaton issues by including debug.h first.
2003-09-26 Angus LeemingRename function as globMatch.
2003-09-25 Angus LeemingRewrite ReplaceEnvironmentPath in a sane manner.
2003-09-25 Angus LeemingRe-add the RasterImage template.
2003-09-24 Martin VermeerGeneralize loop end/vector size
2003-09-23 Angus LeemingEnable multiple preamble snippets to be accessed by...
2003-09-21 Lars Gullik Bjønnesmore action work
2003-09-21 Angus LeemingCompile fix.
2003-09-21 Lars Gullik BjønnesGet rid of Pseudo Actions
2003-09-21 Lars Gullik Bjønnessome configure output changes, fix a new bug
2003-09-19 Angus LeemingFix InsetInclude properly. Data is now stored in an...
2003-09-18 Angus LeemingSmall clean-up.
2003-09-18 Angus LeemingGet rid of the InsetInclude::Params::flag variable.
2003-09-18 Angus LeemingRename EnumLColor as LColor_color.
2003-09-18 Angus LeemingDon't build a dialog prior to hiding it...
2003-09-17 André Pönitzinclude src/frontends/gtk/lyx_gui.C
2003-09-16 Angus LeemingSeparate interface from implementation; make GraphicsIm...
2003-09-16 Lars Gullik Bjønnesfix some namespace issues for gcc 3.4
2003-09-16 Angus LeemingRemove #include "LColor.h" from inset.h.
2003-09-16 Angus Leeminglyxfont.h no longer #includes LColor.h.
2003-09-16 Angus LeemingMove functions out-of-line. The .C file should have...
2003-09-15 Angus LeemingThe EnumLColor patch, free of macros.
2003-09-15 Angus LeemingCompilation fixes (remove STRCONV).
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-15 Angus LeemingPOSIX-compliant sed.
2003-09-10 Angus LeemingFix compilation properly this time...
2003-09-10 Angus LeemingCompilation fix.
2003-09-09 Angus LeemingReplace 'using namespace abc;' with 'using abc::xyz;'
2003-09-09 Angus LeemingGet rid of trailing whitespace 'noise' in future patche...
2003-09-09 Angus LeemingBOOST_ASSERT compile fixes.
2003-09-09 Lars Gullik BjønnesChange Assert to BOOST_ASSERT.
2003-09-09 Angus LeemingPragmatic pimpl-ing of BufferParams.
2003-09-09 Angus LeemingPimpl Buffer.
2003-09-09 Angus LeemingMake buffer's member variables private; use accessor...
2003-09-08 Jean-Marc Lasgouttessome includes needed to build on gcc-2.96 + qt-2.3
2003-09-08 Angus LeemingConvert uid_t, gid_t to int before calling tostr.
2003-09-08 Angus LeemingVarious trivial bits 'n' bats about config.h, header...
2003-09-08 Angus LeemingRemoved all redundant using directives from the source.
2003-09-07 Angus LeemingFinish the task of removing all cruft from the header...
2003-09-07 Angus LeemingRemove unnecessary using std::endl directive that is...
2003-09-07 Angus LeemingRemove all unnecessary #includes from header files.
2003-09-06 Angus LeemingForward declare LatexRunParams in converter.h.
2003-09-06 Angus LeemingGeneral tidy. Not very exciting.
2003-09-06 Angus LeemingDon't #include ParameterStruct.h in ParagraphParameters.h.
2003-09-06 Angus Leeminglyxfunc.h #included frontends/LyXKeySym.h for a typedef...
2003-09-06 Angus LeemingRemove a couple of #includes from buffer.h
2003-09-06 Angus LeemingMove depth_type to support/types.h.
2003-09-06 Angus LeemingReplace ParagraphList.h with ParagraphList_fwd.h.
2003-09-06 Angus LeemingPress the 'Save' button before committing, Angus.
2003-09-06 Angus LeemingA few more compilation fixes.
2003-09-06 Angus Leeming(Kornel Benko): re-add <map> header file.
2003-09-05 Angus LeemingAdd missing headers. With thanks to Martin...
2003-09-05 Angus LeemingChanges due to the removal of using directives from...
2003-09-05 Angus LeemingReplace LString.h with support/std_string.h,
2003-09-05 Angus LeemingAll .C files should #include there own .h file I guess ;-)
2003-09-05 Angus LeemingAnother 49 #includes bite the dust.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-05 Angus LeemingEnsure that the header files can be compiled stand...
2003-09-05 Angus LeemingStrip out another 350 redundant #includes.
2003-09-05 Angus LeemingEnsure that the header file can be compiled stand-alone.
2003-09-05 Angus LeemingStrip out another 180 #includes.
2003-09-05 Angus LeemingRemove WorkArea.C (empty).
2003-09-04 Angus LeemingMove #includes out of header files.
2003-09-03 Angus LeemingRevert, revert, revert. Sorry about that, y'all.
2003-09-03 Angus Leemingsrc/support/ChangeLog
2003-09-03 Jürgen Spitzmüllerfix typo in tooltip
2003-09-02 Angus LeemingInitial go at some .cvsignore files.
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 John Levonfix change log format
2003-09-02 Lars Gullik BjønnesThe Gtk patch.
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-29 Martin Vermeerfix crash on doc settings for non-branched doc (reporte...
2003-08-28 Angus LeemingAdd a couple of new functions.
2003-08-28 Angus LeemingWhitespace.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 John Levonbug 1341
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-26 Alfredo Braunsteinmissed this one yesterday.
2003-08-23 Angus Leeming(Rob Lahaye) Remove redundant "LyX:" from title.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-21 Martin VermeerCosmetic fix to FormNote.C. Left tooltip text alone :-)
2003-08-20 Martin Vermeermake the layout file's "Other" class option appear...
2003-08-19 André Pönitzshift rowpainter interface a bit
next