]> git.lyx.org Git - lyx.git/history - src/frontends
Added new FINISED states FINISHED_RIGHT, FINISHED_UP, FINISHED_DOWN.
[lyx.git] / src / frontends /
2001-08-15 Angus LeemingRemove LATEX_TOGGLE.
2001-08-15 Angus LeemingCosmetic change to the Language label in the character...
2001-08-09 Angus Leemingrename some math delimiters (from Andr� P�nitz).
2001-08-09 Angus LeemingMissed a change to FormMinipage
2001-08-09 Angus LeemingDisable various buttons when buffer is read only
2001-08-09 Angus LeemingFixes to References dialog (read-only status) and to...
2001-08-09 Allan Raeremove bogus SUBDIRS and dist-hook entries
2001-08-07 Angus LeemingSmall clean-up.
2001-08-07 Jürgen VignaApplied Edwins patch, fixes to free memory read in...
2001-08-06 Lars Gullik Bjønnesadjust
2001-08-06 Jürgen VignaVarious update/redraw fixes. Cleaned up InsetERT and...
2001-08-03 Lars Gullik Bjønnesget rid of NO_LATEX, split some methods, small cleanup
2001-08-02 Lars Gullik Bjønnesmore latex conversion cases fixed, patch from Andre...
2001-08-02 Jürgen VignaUpdate/cursor and drawing fixes.
2001-08-01 Angus Leemingsmall fixes...
2001-08-01 Angus LeemingSmall code rearrangement in GUIRunTime.
2001-08-01 Jean-Marc LasgouttesJohn's latest patch frenzy
2001-07-30 Angus Leeming* John's maths patch,
2001-07-30 Lars Gullik Bjønnesinsetfloat work + stuff
2001-07-30 Jean-Marc Lasgouttesvarious fixes
2001-07-29 Asger Ottar AlstrupMore header file include dependency work
2001-07-29 Asger Ottar AlstrupReduced header file includes somewhat
2001-07-29 Asger Ottar AlstrupFix broken updating of TOC
2001-07-29 Asger Ottar Alstrup- Applied the thesaurus patch.
2001-07-28 Angus LeemingReplace "find src -path" call with unix-standard equiva...
2001-07-28 Angus LeemingBaruch's graphics patch + some small tweaks to the...
2001-07-25 Jean-Marc Lasgouttesmath-space; fixes to include inset dialog; autoconfigur...
2001-07-24 Jean-Marc Lasgouttestwo small fixes from John
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-20 Angus LeemingCitation dialog resized form to fit on a 800x600 screen
2001-07-19 Jean-Marc Lasgouttessmall things
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-19 Baruch EvenFix build bustage of Gnome FE.
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-17 Angus LeemingEdwin's spellchecker3 patch
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Baruch EvenAdded the x11 functions that were added lately.
2001-07-16 Baruch EvenFixes to get Gnome FE to compile again.
2001-07-16 Jürgen VignaForgotten ChangeLog entries.
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-13 Angus LeemingRemove Copyright and Credits files
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jean-Marc Lasgouttescompilation fixes
2001-07-13 Jürgen VignaEdwin's spellchecker GUII patch with some fixes to it.
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-03 Jean-Marc Lasgouttesremove more forms.h cruft
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
2001-06-28 Jean-Marc Lasgouttescxx compile fixes ; several patches from John
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
2001-06-27 Lars Gullik BjønnesLyX Drinkers United: patch 2
2001-06-25 Lars Gullik BjønnesLyX Drinkers Union: patch 1
2001-06-17 Angus LeemingFix for qt2 citation dialog crash when selecting first key
2001-06-16 Angus LeemingClean-up of the button controller.
2001-06-15 Angus LeemingAdd an updateParagraph signal, take the opportunity...
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Angus LeemingRemoved // -*- C++ -*- from all .C files!
2001-06-13 Angus LeemingRevert changes committed by accident 5 mins ago!
2001-06-13 Angus LeemingAdded // -*- C++ -*- to the top of all files in control...
2001-06-13 Angus LeemingOnce again the user can use the Font button on the...
2001-06-12 Angus LeemingChanges needed to activate Character dialog buttons...
2001-06-12 Angus LeemingThe Ok button is now activated in the Include dialog...
2001-06-12 Angus LeemingFixed bug that disabled permanently addition of new...
2001-06-11 Lars Gullik Bjønnesfix toc bug
2001-06-05 Jean-Marc LasgouttesQt2 compilation + LColor cleanup from John
2001-06-04 Lars Gullik Bjønnesvarious changes
2001-06-02 Angus LeemingModification to ButtonController, so that read-only...
2001-06-01 Jean-Marc Lasgouttescompilation fixes for compaq cxx + small things
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 Lars Gullik Bjønnesupdate copyright year
2001-05-29 Angus Leemingtrivial changes
2001-05-22 Jean-Marc Lasgouttesadd iso8859-15 support
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-17 Allan Raeget qt2 compiling again. Won't link lyx for me though :(
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-04 Lars Gullik Bjønnesfloatlist work + handle lyxfuncs with args.
2001-05-03 Lars Gullik Bjønnesremove !NEW_INSETS cruft
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-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-25 Lars Gullik Bjønnesmathed65.diff
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-24 Allan Raefixed two consecutive spaces handling
2001-04-20 Jean-Marc Lasgouttesfix crash with error inset
2001-04-17 Lars Gullik Bjønnesthe rest read the ChangeLog, hope I remembered all
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...
next