]> git.lyx.org Git - lyx.git/history - src/ChangeLog
changeCase fix
[lyx.git] / src / ChangeLog
2001-06-27 Lars Gullik BjønneschangeCase fix
2001-06-27 Lars Gullik Bjønnesgcc 3.0 fixes
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-21 Jean-Marc Lasgouttesfix read problems on win32
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-15 Jean-Marc Lasgouttessmall cleanups, mostly from John
2001-06-14 Lars Gullik Bjønnesfix some buggy constructs with stringstream
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Jean-Marc Lasgouttesfix spellchecker crash ; implement status info for...
2001-06-13 Lars Gullik Bjønnesfix compatability reading of floats
2001-06-12 Jean-Marc Lasgouttesfix gettext problem
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-06-12 Angus LeemingFixed bug that disabled permanently addition of new...
2001-06-08 Jean-Marc Lasgouttesfix getext problem with --disable-nls
2001-06-07 Jürgen VignaFixed one more "missing feature" for InsetText/Tabular.
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-01 Jürgen VignaInsetText/Tabular fixes (buglist from SF.NET)
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
2001-05-31 Lars Gullik Bjønnessenseless fix
2001-05-31 Lars Gullik Bjønnesadd support for wide floats
2001-05-31 Lars Gullik Bjønnescleanout the boost dir, cleanup the frontends Makefile.am
2001-05-31 Lars Gullik Bjønnesadjust to be able to complile with gcc 3.0, put selecti...
2001-05-30 Jürgen VignaSmall changes to be able to compile on RH7.1 with pspel...
2001-05-30 Lars Gullik Bjønnesfix selection bug, use istreambuf_iterator in lyxsum
2001-05-29 Jean-Marc Lasgouttesfix ugly kbsequence parsing ; support cursor keys in...
2001-05-29 Lars Gullik Bjønnesbetter key handling, move some methods closer to caller...
2001-05-28 Jürgen VignaVarious fixes to Tabular, InsetTabular and InsetText...
2001-05-27 Dekel TsurMake sure that the main .tex file is in the dependancy...
2001-05-23 Lars Gullik Bjønnesfix some keybindings, fix dead_keys, autoregion_delete...
2001-05-23 Jean-Marc LasgouttesLColor cleanup
2001-05-18 Lars Gullik Bjønnessome futher cleanup add new LFUN
2001-05-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-17 Lars Gullik Bjønnesbetter latingkeys and better handling of unknown lyxfuncs
2001-05-16 Jean-Marc Lasgouttessmall fixes after latin patch
2001-05-16 Lars Gullik Bjønnesadd bindings for latin charsets, use self-insert as...
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
2001-05-09 Jean-Marc Lasgouttesvarious fixes
2001-05-09 Lars Gullik Bjønnesuse more stringstream, remove some cruft
2001-05-08 Lars Gullik Bjønnesuse stringstream, remove some old footnote handling
2001-05-08 Lars Gullik Bjønnessome reindentation, revert workarea xpos++, constify...
2001-05-08 Lars Gullik Bjønnesremove LyXParagraph Clone use newly added copy construc...
2001-05-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Jean-Marc LasgouttesKayvan --export fix ; Angus toolbar fixes
2001-05-03 Jean-Marc Lasgouttesfix regexp in dependency tracking
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-05-03 Jean-Marc Lasgouttesfix compilation pb ; update eu.po
2001-05-02 Jean-Marc Lasgoutteshelp a bit compilation with sun CC
2001-04-27 Jürgen VignaReverted the reverted changes - 1.
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-27 Jürgen VignaSmall Assert -> lyx::Assert fix.
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-27 Lars Gullik Bjønnesremove !NEW_INSETS cruft from LyXAction and LyXParagraph
2001-04-26 Angus LeemingA white space change
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-18 Jürgen VignaFixed >=100% problem in LyXLenght-Class latex output.
2001-04-18 Jean-Marc Lasgouttescompilation fixes
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable
2001-04-17 Lars Gullik Bjønnesadd three lfuns, comment out old code, add iterator...
2001-04-17 Lars Gullik BjønnesNEW_INSETS clean up
2001-04-17 Lars Gullik Bjønnesws, inherit privately
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-14 Dekel TsurGive an error message when path to file contains spaces.
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-12 Dekel TsurFix depfile bug
2001-04-06 Jean-Marc Lasgouttesfix stupid typo
2001-04-06 Lars Gullik Bjønnessimplify some, ws, begin minibuffer simplification
2001-04-06 Jean-Marc Lasgouttesadd language.h to lyx_main.C
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-04 Lars Gullik BjønnesNEW_INSETS changes (reformatting)
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-04-04 Lars Gullik Bjønnesconstify vars
2001-04-04 Lars Gullik Bjønnesoptimization after profiling
2001-04-04 Jürgen VignaInclude stdio in vspace.C and reindent insettabular.
2001-04-03 Angus LeemingRemove some xforms cruft from BufferView.h BufferView_p...
2001-04-02 Jürgen VignaJust a small fix to be able to compile with --with...
2001-03-30 Angus Leemingcontroller-view split for TOC popup.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-28 Angus LeemingStripped out FD_form_figure code into figureXXX.[Ch...
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-27 Angus LeemingCorrected spelling mistake.
2001-03-23 Angus LeemingImplemented controller-view split for FormError and...
2001-03-23 Angus LeemingReverted change to LString.h. Small fix to Buffer.C...
2001-03-23 Jean-Marc Lasgouttesfix print bug & compilation problem
2001-03-23 José MatoxRemoved the bitset use in buffer.C.
2001-03-23 Lars Gullik Bjønnesadd coments/questions
2001-03-22 Jürgen VignaFixed bug in reading old minipages in a depth > 0.
2001-03-22 Jürgen VignaMake InsetMinipage work better and rewritten compatibil...
2001-03-21 José MatoxCleaner code for linuxdoc generation that allowed final...
2001-03-21 Angus LeemingImplementation of controller-view split for FormCharacter.
2001-03-20 Lars Gullik Bjønnesuse anon namespace, somewhat better comp. handling...
2001-03-17 Lars Gullik Bjønnestry out anonnamespace, detfault to expanded minipage
2001-03-16 Jürgen VignaAdded Minipage-Dialog, small fix in LyXTabular::l_getli...
2001-03-16 Angus LeemingCompile fixes for DEC cxx, John's maths and keymap...
2001-03-16 Lars Gullik Bjønnesadd boost
next