]> git.lyx.org Git - lyx.git/history - src
* only autoclose GuiView on last removed tab if the tab mode is not enabled.
[lyx.git] / src /
2008-03-14 Stefan Schimanski* only autoclose GuiView on last removed tab if the...
2008-03-14 Stefan Schimanski* dialog can only be shown via a GuiView up to now...
2008-03-14 Stefan Schimanski* When clicking the close button on a background window...
2008-03-14 Stefan Schimanski* in fact we have more than one menubar at the moment...
2008-03-14 Stefan Schimanski* release keyboard grab from global menubar again when...
2008-03-14 Stefan Schimanski* create global menubar on Mac without a parent. It...
2008-03-14 Stefan Schimanski* on Mac close GuiView when the last tab was closed
2008-03-14 Stefan Schimanski* preference option to open buffers in tabs or new...
2008-03-14 Stefan Schimanski* only for Mac
2008-03-14 Pavel SandaDistinguish layout and preference string.
2008-03-14 Pavel SandaGet rid of minimalistic comboboxes with oversensitive
2008-03-14 Pavel SandaSilence uic warning.
2008-03-14 André Pönitzcompile fix (missing forward declaration)
2008-03-14 Stefan Schimanski* compile fix
2008-03-14 Stefan Schimanski* copy icon size to new GuiView from the last GuiView
2008-03-14 Stefan Schimanski* cosmetic
2008-03-14 Stefan Schimanski* remove the need of an active GuiView
2008-03-14 Stefan Schimanski* we have not only one instance of the menu bar. Hence...
2008-03-14 Stefan Schimanski* put "group layout list" option into tab list
2008-03-14 Pavel Sanda* Doxy.
2008-03-13 Edwin Leuvenremove unused variable
2008-03-13 Bo PengEmbedding: move file validation from InsetExternal...
2008-03-13 Bo PengEmbedding: move file validation from InsetBibtex to...
2008-03-13 Bo PengEmbedding: move file validation from InsetGraphics...
2008-03-13 Bo PengEmbedding: prepare params()[embed] in GuiInclude rather...
2008-03-13 Jean-Marc Lasgouttestwo uninitialized variables uncovered by valgrind,...
2008-03-13 Enrico ForestieriUpdate the description of the bm package in LaTeXConfig...
2008-03-13 Richard HeckComment.
2008-03-12 Bo PengFix loading opened files from last session
2008-03-12 Bo PengEmbedding: adjust how parameters are passed from the...
2008-03-12 Bo PengEmbedding: markDirty should not be called in EmbeddedFi...
2008-03-12 André Pönitzfix monolithic compilation and add usage comment
2008-03-12 Jürgen Spitzmüller* src/mathed/InsetMathNest.cpp:
2008-03-12 Bo PengAdjust format and comments in src/EmbeddedFiles.*
2008-03-12 Pavel SandaFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4194 .
2008-03-12 Enrico ForestieriMerge InsetMathBoldSymbol and InsetMathBM by providing...
2008-03-12 Stefan Schimanski* recover the status bar by only showing the layout...
2008-03-12 Stefan Schimanski* handle the multiple-selected-cells case also for...
2008-03-12 Stefan Schimanski* half of the fix for http://bugzilla.lyx.org/show_bug...
2008-03-12 Richard HeckFix Andre.
2008-03-12 Bo PengRemove another 'Create directory' message
2008-03-12 Pavel Sandaone more doxy move.
2008-03-12 Pavel SandaDoxy: reorganize structure.
2008-03-12 Pavel SandaAdd doxy.
2008-03-12 Stefan Schimanski* fix a serious data loss problem: undo did not save...
2008-03-12 Pavel Sanda* Doxy.
2008-03-12 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=4566
2008-03-12 Stefan Schimanski* or does anybody have this in mind for 1.6?
2008-03-12 Stefan Schimanski* typo
2008-03-12 Stefan Schimanski* only use selection of current cell when starting...
2008-03-11 Bo Pengfix a typo
2008-03-11 Bo PengEmbed: fix a bug in initialize embedded file in InsetIn...
2008-03-11 Bo PengEmbed: allow the use of embedded layout and class ...
2008-03-11 Bo Pengsuppress unneeded output in minizip/zipunzip.cpp
2008-03-11 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=518
2008-03-11 Stefan Schimanski* fix http://bugzilla.lyx.org/show_bug.cgi?id=4622
2008-03-11 Richard HeckTry again to fix bug 2178.
2008-03-11 Abdelrazak YounesNavigator: default to table of contents.
2008-03-11 Stefan Schimanski* use base color for layout list background. Qt docs...
2008-03-11 Abdelrazak Younes* add "List of Graphics"
2008-03-11 Abdelrazak Younesadd "Embedded Files" to Navigator.
2008-03-11 Abdelrazak Younes* InsetInclude::addToToc(): show embedded status if...
2008-03-11 Abdelrazak Younes* add "Child Documents" navigate submenu.
2008-03-11 Bo Pengrefine browseRelFile in function addExtraEmbeddedFile
2008-03-10 Stefan Schimanski* simplified layout list a lot by subclassing QItemDele...
2008-03-10 André Pönitzless pointers...
2008-03-10 Bo PengAllow selection of a local layout file from the documen...
2008-03-10 Pavel Sandauhrrm.
2008-03-10 Pavel Sanda* Doxy.
2008-03-10 Stefan Schimanski* restart cursor not only after mouse- and keyboard...
2008-03-10 Stefan Schimanski* remove style, left from debugging
2008-03-10 Stefan Schimanski* patch by Pavel to make the layout list look like...
2008-03-10 Stefan Schimanski* also forward delete numbering in math hull
2008-03-10 Stefan Schimanski* made compatible with Qt 4.2 again.
2008-03-10 Stefan Schimanski* use small font for the header metrics
2008-03-10 Stefan Schimanski* compile fix
2008-03-10 Stefan Schimanski* reduce spacing in layout list
2008-03-10 Abdelrazak YounesIntroduce Inset::isLabeled() in order to avoid reimplem...
2008-03-10 Abdelrazak Younesfix http://bugzilla.lyx.org/show_bug.cgi?id=4608
2008-03-10 Stefan Schimanski* center RTF text vertically correctly in layout list
2008-03-10 Abdelrazak Younesadd missing ctor
2008-03-10 Stefan Schimanski* typo
2008-03-10 Stefan Schimanski* split different macro cases
2008-03-10 Abdelrazak YounesFix bug http://bugzilla.lyx.org/show_bug.cgi?id=4621
2008-03-10 Abdelrazak YounesMSVC warning
2008-03-10 Stefan Schimanski* require at least xargs 1.09.
2008-03-10 Stefan Schimanski* draw full line for empty categories
2008-03-10 Stefan Schimanski * center the line in the layout category headers...
2008-03-10 Stefan Schimanski* comments
2008-03-10 Stefan Schimanski* cosmetic and comment
2008-03-10 Stefan Schimanski* \newcommandx parsing for tex2lyx
2008-03-10 Stefan Schimanski* remove newlyxcommand
2008-03-10 Stefan Schimanski* math macro definition context menu
2008-03-10 Stefan Schimanski* \newcommandx support for the math parser
2008-03-10 Stefan Schimanski* small fixes of the temporary change display of macro...
2008-03-10 Stefan Schimanski* comments for macro tables in Buffer
2008-03-10 Stefan Schimanski* make macros global. This is conceptionally much easie...
2008-03-10 Stefan Schimanski* xargs export support. No parser support yet.
2008-03-10 Jürgen Spitzmüllerrestore Lars.
2008-03-09 Stefan Schimanski* fix for http://bugzilla.lyx.org/show_bug.cgi?id=2556
next