]> git.lyx.org Git - lyx.git/history - src/insets
cosmetics
[lyx.git] / src / insets /
2001-07-25 Lars Gullik Bjønneshandle missing parameters more gracefully
2001-07-25 Lars Gullik Bjønnesmerge po files, improve float reading
2001-07-25 Lars Gullik Bjønnessome ert fixes
2001-07-24 Lars Gullik Bjønnes*** empty log message ***
2001-07-24 Lars Gullik Bjønnesadd files to extra dist
2001-07-24 Lars Gullik Bjønnessimplificatons
2001-07-24 Jürgen VignaAdded copy constructor to inset.h and used it in most...
2001-07-24 Jean-Marc Lasgouttesplaying around with insets
2001-07-24 Lars Gullik Bjønnessimplify rectText and buttonText add separate metric...
2001-07-23 Jürgen VignaRemoved widthCollapsed variable, and LyXFont param...
2001-07-23 Jürgen VignaAdded support for changing label on collapsed InsetERT.
2001-07-23 Jean-Marc Lasgouttessmall fixes
2001-07-23 Jean-Marc Lasgouttesfix insertion of raw double quote, reading of Info...
2001-07-20 Jean-Marc Lasgouttesfix warning
2001-07-20 Jürgen VignaImplemented Search/Replace functionality for Insets...
2001-07-20 Jean-Marc Lasgouttesrename hyphenation-break to ligature-break
2001-07-20 Angus LeemingSmall things.
2001-07-20 Angus LeemingFinally get round to replacing InsetInfo with the new...
2001-07-20 Jean-Marc Lasgouttesa few small new features
2001-07-19 Angus LeemingMerge natbib branch into head
2001-07-19 Dekel TsurFix crash when running lyx -dbg insets -e ...
2001-07-19 Jean-Marc Lasgouttespartial inset toggling ; insetAllowed stuff
2001-07-18 Jean-Marc Lasgoutteslatin9 update ; do not warn against xforms 0.89.5
2001-07-18 Jean-Marc Lasgouttescompile fix
2001-07-18 Jürgen VignaSmall fix for spellchecking in tabulars. Removed a...
2001-07-17 Jürgen VignaImplemented spellchecking inside insets. Small fixes...
2001-07-16 Lars Gullik BjønnesDispatch->dispatch, some trans work
2001-07-16 Baruch EvenRemoved some unneeded casts
2001-07-16 Jürgen VignaAdded lyxrc-flag to be able to select if I want use...
2001-07-14 Baruch EvenAdded a copy c-tor by request from Lars and handled...
2001-07-13 Angus LeemingEdwin's "about" patch + consistent use of Lsstream.h
2001-07-13 Jürgen VignaAdded const_casts.
2001-07-12 Jürgen VignaAdded various inset functions for Jean-Marc (see Change...
2001-07-12 Jean-Marc Lasgouttesfix ert-insert icon
2001-07-12 Jürgen VignaThis fixes a real bug in InsetText where it was possibl...
2001-07-12 Lars Gullik Bjønnessmall changes read changelog
2001-07-11 Jean-Marc Lasgouttesimplement open-stuff + small things
2001-07-09 Lars Gullik Bjønnesbetter ert handling
2001-07-09 Jürgen VignaFixed crash when inserting mathed inset inside InsetERT...
2001-07-09 Lars Gullik Bjønnesmove getParFromID to Buffer
2001-07-08 Lars Gullik Bjønnesmake NO_LATEX default, set ut compability stuff
2001-07-06 Jürgen VignaThe BIG UNDO patch. Recodes undo handling for better...
2001-07-05 Lars Gullik Bjønnesuse shared_ptr for chache and cached_text
2001-07-05 Jürgen VignaFixed releasing of TextCache in InsetText.
2001-07-04 Lars Gullik Bjønnesbetter placement handling
2001-07-04 Lars Gullik Bjønneschange LyXScreen names to begin with lower case
2001-07-03 Lars Gullik Bjønnesuse CutAndPaste static methods directly
2001-07-03 Lars Gullik Bjønnestext2 chane, XFormsView
2001-07-03 Jean-Marc Lasgouttesdo not include forms.h when not necessary
2001-07-03 Angus LeemingAdded using directive.
2001-07-03 Lars Gullik Bjønnesavoid multiple lookups and simplify slightly
2001-07-02 Jürgen VignaIntroduce a local cache to the getLyXText method for...
2001-07-02 Jean-Marc Lasgouttesfix in formcharacter ; remove extra tabular duplication
2001-06-29 Lars Gullik Bjønnesremove TEXT
2001-06-29 Jean-Marc Lasgouttesfix [foot|margin]note spacing in LaTeX
2001-06-29 Jean-Marc Lasgoutteslyxstring compile fixes ; small stuff
2001-06-29 Lars Gullik Bjønneslowercase.diff
2001-06-28 Lars Gullik Bjønneschange a lot of methods to begin with small char
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-22 Dekel TsurFix validation of insets inside a float
2001-06-14 Jürgen VignaSmall fix and remove some warinings.
2001-06-14 Jürgen VignaFixed a bug when tabular was not redrawed.
2001-06-14 Angus LeemingIn for a penny, in for a pound. Consistent use of ...
2001-06-13 Jean-Marc Lasgouttesshut off a warning
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 Lars Gullik Bjønnesfix typo
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ønnesadd support for wide floats
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 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-17 Jean-Marc Lasgouttesos:: patch from Ruurd + bindings display fix
2001-05-10 Lars Gullik Bjønnessmall fix with footnote, use stringstream some more
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 Lars Gullik Bjønnesremove !NEW_INSETS cruft
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-27 Lars Gullik Bjønneshack for listof algorithm
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
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-20 Jürgen VignaFixed setting cursor positions with mouse for TextInset...
2001-04-18 Jean-Marc Lasgouttesinsetquote fix ; basque splash update
2001-04-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-17 Allan Raefix doxygen operation ; stop #warning causing errors...
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-11 Angus LeemingJohn's VCLog patch + a ChangeLog entry I missed last...
2001-04-11 Angus LeemingJohn's external material patch
next