]> git.lyx.org Git - lyx.git/history - src
fix selection bug, use istreambuf_iterator in lyxsum
[lyx.git] / src /
2001-05-30 Lars Gullik Bjønnesfix selection bug, use istreambuf_iterator in lyxsum
2001-05-29 Angus Leemingtrivial changes
2001-05-29 Jean-Marc Lasgouttesfix ugly kbsequence parsing ; support cursor keys in...
2001-05-29 Jean-Marc Lasgouttessmall fixes
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 TsurAdd Ascii method to InsetCitation
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-22 Jean-Marc Lasgouttesadd iso8859-15 support
2001-05-22 Jean-Marc Lasgouttesfix "make dist" target
2001-05-21 Jean-Marc Lasgouttesremove annoying debugging statement
2001-05-18 Angus LeemingFix for Kayvan's reported crash in the preamble. Same...
2001-05-18 Angus LeemingFix crash on printing through the Print dialog.
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 Allan Raeget qt2 compiling again. Won't link lyx for me though :(
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-14 Angus LeemingTwo tiny clean-ups.
2001-05-12 Baruch EvenFormTabularCreate dialog implementation for Gnome.
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 Jean-Marc Lasgouttescompilation fixes
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-05-02 Jean-Marc Lasgouttescompilation fixes when using lyxstring
2001-04-29 Baruch EvenForgot to include a Changelog entry for the gnome compi...
2001-04-29 Baruch EvenChanges to get the Gnome frontend to compile again.
2001-04-27 Lars Gullik Bjønnesfix typo
2001-04-27 Lars Gullik Bjønnesmathed68.diff
2001-04-27 Jürgen VignaReverted the reverted changes - 1.
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-27 Lars Gullik Bjønnesmathed67.diff
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 Angus LeemingMore include changes
2001-04-26 Angus Leeming*** empty log message ***
2001-04-26 Angus LeemingKeep LAssert.h in ControlInset.h; revert previous change.
2001-04-26 Angus Leemingmake controllers subdir before xforms
2001-04-26 Angus LeemingMove included files out of .h files and into .C files...
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
2001-04-26 Lars Gullik Bjønnesdummy change
2001-04-26 Lars Gullik Bjønnesdummy change to check cvs
2001-04-25 Lars Gullik Bjønnessmall fix for gcc 3.0, use std::transform in lstrings...
2001-04-25 Lars Gullik Bjønnesmathed65.diff
2001-04-25 Angus LeemingNeed some std declarations and qualifiers to compile...
2001-04-25 Allan RaeA couple of missed lyx::Assert
2001-04-24 Lars Gullik Bjønnescall message more directly
2001-04-24 Lars Gullik Bjønnesmathed64.diff
2001-04-24 Lars Gullik Bjønnesmove more support functions into namespace lyx, small...
2001-04-24 Allan Raefixed two consecutive spaces handling
2001-04-20 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-20 Jean-Marc Lasgouttesfix warnings
2001-04-20 Jean-Marc Lasgouttesfix crash with error inset
2001-04-20 Allan Raeanother pesky \#warning snuck in
2001-04-18 Jürgen VignaFixed >=100% problem in LyXLenght-Class latex output.
2001-04-18 Jean-Marc Lasgouttesinsetquote fix ; basque splash update
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, add algos, use...
2001-04-17 Lars Gullik Bjønnesuse LFUN_MESSAGE, inhritprivately from noncpopyable...
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Lars Gullik Bjønnesc++ mode and inherit privately from noncopyable
2001-04-17 Lars Gullik Bjønnesremove duplicate include files
2001-04-17 Lars Gullik Bjønnesinherit privately from noncopyable, set c++ mode, swap...
2001-04-17 Lars Gullik Bjønneschange arg, inherit privatelu from noncopyable
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-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-11 Angus LeemingJohn's TabularCreate patch. I think I'm now up to date...
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
2001-04-11 Angus LeemingJohn's external material patch
2001-04-09 Angus LeemingFixed bugs in getStringFromVector, getVectorFromString
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 John Levonrenaming, fix citation (still no search though)
2001-04-05 Jean-Marc Lasgouttesdo not include language.h and gettext.h in lyxfont...
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønneschanges... read the changelog...
next