]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-17 Jürgen Spitzmüller* RELEASE-NOTES:
2008-03-17 Jean-Marc Lasgouttesuse consistent ifdefs for the mac
2008-03-17 Jürgen Spitzmüller*** File Format Change: UI and enhancement for InsetSpa...
2008-03-17 Pavel SandaChange strings.
2008-03-17 Pavel Sanda* cs.po
2008-03-17 Uwe Stöhr- Spanish Math.lyx: many small cleanups by Ignacio
2008-03-17 Richard HeckCosmetics.
2008-03-16 Uwe Stöhrupdate SCons according to r23747 and r23749
2008-03-16 Uwe Stöhrinstaller update
2008-03-16 Stefan Schimanski* possibility to disable the completion cursor in text...
2008-03-16 Stefan Schimanski* getSpeller create a new speller, so call it create*
2008-03-16 Richard HeckFix silly mistake uncovered by Helge.
2008-03-16 Pavel Sanda* doxy
2008-03-16 Pavel SandaChange translation strings.
2008-03-16 Bo PengEmbedding: paste an inset with an embedded file may...
2008-03-16 Bo PengFix cs.po
2008-03-16 Pavel Sanda* cs.po next part
2008-03-15 Bo PengAdd use_bundled_format rc entry to allow creation of...
2008-03-15 Bo PengTools->Preference: move editing and fullscreen from...
2008-03-15 Richard HeckComment cleanup.
2008-03-15 Edwin Leuvenfix append column when cursor is in multicol cell
2008-03-15 Stefan Schimanski* moved text completion logic into Text class
2008-03-15 Stefan Schimanski* make forward deletion of formula labels/numbers more...
2008-03-15 Stefan Schimanski* description of the math macro implementation
2008-03-15 Stefan Schimanski* make Qt 4.2 happy. Please complain if it is not.
2008-03-15 André Pönitzcosmetics
2008-03-15 Bo PengEmbedding: when an inset with an embedded file is copie...
2008-03-15 Richard HeckMore intelligible comment.
2008-03-15 Richard HeckStill trying to fix bug 2178. Will this do it? I do...
2008-03-15 Stefan Schimanski* make sure the Mac special menu item are only created...
2008-03-15 Pavel Sanda* cs.po, next iteration.
2008-03-15 Stefan Schimanski* reset current_view_ when deleting a GuiView.
2008-03-15 Stefan Schimanski* fix drag pixmap
2008-03-15 Stefan Schimanski* drag'n'drop for tabs
2008-03-15 André Pönitzs/kb_action/FuncCode/g
2008-03-15 Stefan SchimanskiImplementation of the conclusion of the "LyX/Mac 1...
2008-03-15 André Pönitzcosmetics/#include cleanup
2008-03-15 Stefan Schimanski* compile fix
2008-03-15 Stefan Schimanski* fix order
2008-03-15 André Pönitzearder cleanup; cosmetics;
2008-03-14 Pavel SandaTry to deuglify RTL in Language preferences a bit.
2008-03-14 Stefan Schimanski* QWidget::show is synchronous, hence we see the LyX...
2008-03-14 Stefan Schimanski* Some work was done in 2007 and 2008 which should...
2008-03-14 Stefan Schimanski* comment
2008-03-14 Stefan Schimanski* comment
2008-03-14 Stefan Schimanski* activate the view from the constructor. This makes...
2008-03-14 Stefan Schimanski* Use open_buffers_in_tabs instead of single_window...
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 André Pönitzadd -DQT_NO_KEYWORDS to the statistic scripts, since...
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 Pavel Sanda* cs.po: start work on 1.6
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 Uwe StöhrMath.lyx: bug 2556 is now fixed
2008-03-13 Richard HeckComment.
2008-03-13 Uwe Stöhrinstaller: new Japanese translation
2008-03-13 Uwe StöhrFrench UserGuide: missing translations from Siegfried
2008-03-13 Uwe StöhrGerman Extended.lyx: updated by Hartmut
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
next