]> git.lyx.org Git - lyx.git/history - src/frontends
Scons: update_po should now work (missing dependency though)
[lyx.git] / src / frontends /
2007-03-22 Martin VermeerGet ProvidesNatbib working correctly, esp. for egs...
2007-03-21 Enrico ForestieriCache char right bearings
2007-03-18 Uwe StöhrFix bug 3345
2007-03-18 Uwe Stöhrsmall cleanup of the include dialog:
2007-03-17 Peter Kümmelfix bug: vert. maximized window is completely maximized...
2007-03-16 Abdelrazak Youneshopefully fix bug 3152.
2007-03-16 Abdelrazak YounesCleanup of the Toc model and controller: The objective...
2007-03-12 Abdelrazak Younesadd some safeguards (while investigating bug 3152).
2007-03-12 Abdelrazak YounesWe don't need a QMainWindow parent.
2007-03-12 Jürgen SpitzmüllerMake r17416 compile.
2007-03-12 Abdelrazak Younesadjust keyboard shortcuts for buttons.
2007-03-12 Abdelrazak Younes* ControlToc:
2007-03-12 Abdelrazak Younes* frontends/Dialogs::updateBufferDependent()
2007-03-12 Abdelrazak YounesSupport code for advanced Toc management and bug correc...
2007-03-04 Uwe Stöhr- whitespace for Lars
2007-03-02 Uwe Stöhr- fix bug 2458
2007-03-01 Georg Baumremove unneeded namespace
2007-03-01 Georg BaumFix bug 3302 (untested): Add missing internal_path
2007-02-28 Jean-Marc Lasgouttes * support/filetools.C (makeDisplayPath): if the file...
2007-02-28 Abdelrazak Younesfix bug 2483:
2007-02-27 Uwe StöhrFix bug 3292:
2007-02-27 Jean-Marc Lasgouttesadd "Reconfigure" to the LyX menu.
2007-02-26 Jean-Marc Lasgouttes * src/frontends/qt4/QLMenubar.C (macxMenuBarInit)...
2007-02-26 Georg BaumGet rid of some locale dependant functions
2007-02-26 Abdelrazak YounesDocument symbol fonts hack (text from Georg Baum).
2007-02-26 Georg Baumfix thinko
2007-02-26 Abdelrazak Younes* support/qstring_helpers.h: erase ucs4_to_qstring...
2007-02-26 Georg Baumfix 'make check' by removing useless namespace lyx
2007-02-25 Jean-Marc Lasgouttes * GuiView.C (updateTab): do not update early if curren...
2007-02-24 Uwe Stöhrfix wrong tooltip, bug 3273:
2007-02-21 Georg BaumFix bug 3255
2007-02-18 Georg Baumremove dead code that is no longer needed
2007-02-15 Abdelrazak YounesIt seems that commit 17167 was not enough to ensure...
2007-02-14 Abdelrazak YounesFix bug 3231 (hopefully).
2007-02-14 Abdelrazak YounesFix bug 3236 and 3237.
2007-02-13 Abdelrazak YounesWhile working on bug 3227, I noticed that from()->show...
2007-02-13 Abdelrazak YounesFix bug 3225 and maybe others as well.
2007-02-12 Peter Kümmelenable size grip
2007-02-11 Jürgen Spitzmüller* src/frontends/qt4/ui/QNomenclUi.ui:
2007-02-10 Abdelrazak YounesMinimal support for systems with input method (CJK).
2007-02-08 Enrico ForestieriFix bug 3150
2007-02-08 Michael Schmitt * src/frontends/controllers/ControlDocument.C: remove...
2007-02-07 Peter Kümmeldisable scrollbar context menu
2007-02-07 Abdelrazak YounesFix bug 3176 ( Focus not set to edit box for inset...
2007-02-07 Uwe Stöhronly whitespace
2007-02-07 Uwe Stöhradd missing changed signals
2007-02-06 Abdelrazak Younes* QLyXKeySym::getUCSEncoded(): properly handle the...
2007-02-05 Edwin Leuven* Add comment that clarifies toggled() vs clicked()
2007-02-05 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-02-05 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-02-04 Jean-Marc Lasgouttes * GuiView.C (setGeometry): whitespace and warning.
2007-02-03 Abdelrazak YounesFor each operation, stop the blinking cursor before...
2007-02-01 Michael Schmitt * frontends/qt4/QChanges.C:
2007-02-01 Michael Schmitt * BufferView.C:
2007-02-01 Peter Kümmelsimpilfy tabbar code
2007-02-01 Enrico ForestieriFix bug 3181.
2007-01-31 Uwe Stöhrfix bug 895
2007-01-31 Georg BaumFix bug 3107
2007-01-31 Bo PengSession: restore toolbars in the right order and location
2007-01-30 Bo PengSlightly better toolbar session restoration, from Jurgen
2007-01-30 Abdelrazak YounesFix bug 3177:
2007-01-29 Georg BaumRevert unwanted stuff from last commit
2007-01-29 Georg BaumFix LyX paste from system clipboard when the file forma...
2007-01-29 Jürgen Spitzmüller* src/frontends/qt4/QLToolbar.C: whitespace only
2007-01-29 Jürgen Spitzmüller* src/frontends/qt4/GuiView.[Ch]:
2007-01-28 Abdelrazak YounesFix this bug:
2007-01-28 Abdelrazak YounesFix focus bug 3153.
2007-01-28 Bo PengFix confirm overwrite asked twice, from Bernhard
2007-01-27 Bo PengBUG3127 Toolbar display: restore all toolbars to differ...
2007-01-27 Georg BaumFix bug 3145: not possible to copy stuff from dialogs...
2007-01-27 Michael Schmitt * frontends/qt4/GuiView.C: fix localization
2007-01-27 Abdelrazak YounesPrepare for advanced mouse click selections.
2007-01-27 Abdelrazak YounesLimit the work-around in rev. 16874 to Windows.
2007-01-26 Abdelrazak YounesAllows editing when the Prefs dialog is opened; fix...
2007-01-26 Abdelrazak YounesWork around bug 2859 by Bernhard R.:
2007-01-25 Abdelrazak YounesAvoid errorList copy.
2007-01-25 Abdelrazak Younes* QErrorList::update_contents(): avoid touching the...
2007-01-24 Abdelrazak YounesFix screen update after CT bug.
2007-01-24 Georg BaumWe use char_type, not size_t for storing UCS4 characters.
2007-01-24 Georg Baumwhitespace
2007-01-23 Abdelrazak YounesWrite the warnings and errors both to lyxerr and to...
2007-01-23 Abdelrazak YounesWith this commit, errors and warnings can use message...
2007-01-22 Abdelrazak YounesCleanup Action class: The mother should be the main...
2007-01-20 Michael Schmitt * output_plaintext.C: cosmetics in comment: line lengt...
2007-01-19 Peter Kümmelcoding style: fix crash on buffer-switching (2 tabs...
2007-01-19 Peter Kümmelfix crash on buffer-switching (2 tabs) + toc-clicking
2007-01-18 Michael Schmitt * LyXView.C:
2007-01-18 Abdelrazak YounesFix bug 3063, the problem was a recursive call to QRef...
2007-01-18 Georg BaumFix several filename and environment variable encoding...
2007-01-18 Georg Baumremove unneeded extra lyx:: namespace qualifier
2007-01-18 Abdelrazak YounesPartly revert revision 16744. Georg doesn't want to...
2007-01-18 Abdelrazak YounesConvert internal_path() to unicode (partially). Fix...
2007-01-18 Abdelrazak Younes* mover.h
2007-01-17 Abdelrazak YounesTransfer the global converters and system_converters...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2007-01-16 Michael Schmitt* development/scons/scons_manifest.py:
2007-01-16 Abdelrazak Younes* LyXView::updateInset(): schedule a redraw instead...
2007-01-16 Edwin Leuven* avoid signal triggered by setChecked(bool)
2007-01-16 Jürgen Spitzmüller* src/frontends/qt4/ui/QPrefCygwinPathUi.ui:
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
next