]> git.lyx.org Git - lyx.git/history - src/insets/insetcollapsable.C
fix compilation pb ; update eu.po
[lyx.git] / src / insets / insetcollapsable.C
2001-04-27 Jürgen VignaReinsert the changes Lars reverted!
2001-04-26 Lars Gullik Bjønnesreversed jug-bug, will apply pieces later
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-17 Lars Gullik Bjønnesc++ casts, remvoe dead code, use LFUN_MESSAGE
2001-04-13 Jürgen VignaFixed some redraw problems in InsetText/Tabular/Collaps...
2001-04-05 Lars Gullik Bjønnesadd some std::
2001-04-04 Lars Gullik Bjønnesimplement getLabelList
2001-04-04 Lars Gullik Bjønnesreformatting and remove using delc
2001-04-02 Jürgen VignaReindent files with tab-stops (instead of 4 spaces...
2001-03-30 Jürgen VignaChanged InsetText * in InsetCollapsable to be a InsetText.
2001-03-29 Jürgen VignaAdded %x support in vspace.C (LyXLenght) and use it...
2001-03-28 Jürgen VignaChanged drawing of button in InsetCollapsable and some...
2001-03-23 Jürgen VignaSome small fixes and the mouse now works for minipages...
2001-03-23 Jürgen VignaFixed cursor position in minipages and small draw-fix...
2001-03-22 Lars Gullik Bjønnesminipage placement testing
2001-03-22 Jürgen VignaMake InsetMinipage work better and rewritten compatibil...
2001-03-14 Lars Gullik Bjønnesupdates to minipage inset
2001-02-23 Jürgen VignaThis moves all LyXText related LyXFuncs to BufferView...
2001-02-22 Jean-Marc Lasgouttessmall build fix
2001-02-22 Jürgen VignaMore InsetText/InsetTabular fixes!
2001-02-16 Lars Gullik Bjønnessmall cleanup, doxygen, formatting changes
2000-12-17 Lars Gullik Bjønnesfix the deadkey bug and a patch from Dekel
2000-11-03 Jürgen VignaSome more cursor/redraw problems fixe (hopefully the...
2000-10-10 Jürgen VignaInset patch from Angus.
2000-09-29 Lars Gullik Bjønnesmore type changes, some consts added
2000-09-26 Lars Gullik Bjønnesget rid of dead code, some new functions constify varia...
2000-07-17 Lars Gullik Bjønnesmore changes...read the Changelog
2000-07-15 Lars Gullik Bjønnesread the Changelog
2000-07-14 Jürgen VignaFixed inset-redraw problems on resizing lyx-window...
2000-07-11 Jürgen VignaFix for the deleteLyXText const problem.
2000-07-07 Jürgen VignaAnguses patch + some modifications for smart? inset...
2000-07-05 Jürgen VignaFew more update text-inset issues + some fixes, see...
2000-07-04 Lars Gullik Bjønnesmore changes, read the Changelog
2000-07-04 Jürgen VignaSome more changes for updating text-insets.
2000-07-04 Jürgen VignaLots of changes for update of TextInsets, still some...
2000-06-28 Lars Gullik Bjønnesremove the lyx_focus and work_area_focus stuff
2000-06-28 Jürgen VignaSome more inset-text/tabular update fixes, still some...
2000-06-28 Lars Gullik Bjønnesseveral changes and some new insets, read the Changelog
2000-06-26 Jürgen VignaFixed update of insets in insets.
2000-06-23 Jürgen VignaLot's of updates for new update handling of text-insets
2000-06-21 Jürgen VignaVarious fixes in insettext/tabular to make update work...
2000-06-16 Jürgen VignaChanges to make text-inset work better (f.ex. cursor...
2000-06-12 Lars Gullik Bjønnesmoore
2000-06-12 Lars Gullik BjønnesFILMagain changes (will need some work)
2000-05-17 Jürgen VignaVarious warnings fixed, added preliminary read of old...
2000-05-15 Jürgen VignaLots of fixes for text/tabular insets. Now tabular...
2000-04-24 Lars Gullik Bjønnesseveral small patches and some fixes, read the ChangeLog
2000-04-19 Jürgen VignaAdded a preliminary NOT working insettabular. Lot's...
2000-04-10 Jürgen VignaAdded clean CutAndPaste handling with it's own class...
2000-04-09 Lars Gullik Bjønnesmore changes to bufferview, fix cursorpositioning,...
2000-03-31 Jürgen VignaVarious small fixes, look in ChangeLog
2000-03-28 Jürgen VignaOther small Backspace() fix in text.C and Undo/Redo...
2000-03-24 Jürgen VignaFinally fixed the problems with clicking on insets
2000-03-09 Jean-Marc LasgouttesA bit of cxx warniong hunting; update to rpm spec file.
2000-03-09 Jürgen VignaVarious fixes look at ChangeLog
2000-03-08 Jürgen VignaVarious updates for insets mostly regarding fixes for...