]> git.lyx.org Git - lyx.git/history - src/frontends
Use home made code for the bool facet.
[lyx.git] / src / frontends /
2007-07-30 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.{cpp,h}:
2007-07-27 Bo PengFix Bug 4053: Update other controls allows invalid...
2007-07-24 José Matoxrevert locale sorting since it gives problems with...
2007-07-19 Abdelrazak Younesconst fix
2007-07-18 Jürgen Spitzmüller* src/frontends/qt4/qlkey.h: add AltGr as modifier...
2007-07-18 Abdelrazak YounesProperly fix bug 3258.
2007-07-17 Abdelrazak YounesWith or without multiview, a crash can happen randomly...
2007-07-17 Abdelrazak YounesFix this bug:
2007-07-12 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp:
2007-07-12 Enrico ForestieriDon't use locale facilities for sorting when compiling...
2007-07-11 Abdelrazak YounesAllow unicode in Layout names.
2007-07-11 Jürgen Spitzmüller* src/frontends/qt4/ui/ParagraphUi.ui: just tiny cosmet...
2007-07-09 Michael Schmitt * src/frontends/LyXView.h:
2007-07-09 Michael Schmitt * src/frontends/qt4/QParagraph.cpp:
2007-07-09 Abdelrazak YounesFix crash when closing a child document after having...
2007-07-09 Enrico ForestieriDon't use locale facilities for sorting on systems...
2007-07-07 Michael Schmitt * src/frontend/controllers/frontend_helpers.cpp: safet...
2007-07-05 Jürgen Spitzmüller* src/frontends/controllers/frontend_helpers.cpp Family...
2007-07-05 Jürgen Spitzmüllerfix unicode decomposition (bugs 3313 and 3498):
2007-07-05 Jean-Marc LasgouttesPatch from Pavel Sanda
2007-07-05 Abdelrazak YounesPossibly fix this bug:
2007-07-03 Abdelrazak YounesAuto raising the dialog when the user click on a Citati...
2007-07-03 Abdelrazak Younesadd comment and ling to bug 3907.
2007-07-03 Abdelrazak YounesUse native file dialog on non cygwin windows installati...
2007-07-02 Jürgen Spitzmüller* src/frontends/controllers/Dialog.{cpp,h}:
2007-06-29 Abdelrazak YounesFix this bug reported by Mael Hilléreau:
2007-06-28 Uwe StöhrControlPrint.cpp
2007-06-28 Richard HeckFix some issues with the paragraph settings dialog...
2007-06-26 Jürgen SpitzmüllerFix bug 2753: LyX doesn't support paths and filenames...
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QPrint.cpp:
2007-06-26 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-25 Jürgen SpitzmüllerFix bug 1749. CAUTION: lyx2lyx not fully working yet...
2007-06-25 Jürgen Spitzmüller* src/frontends/controllers/ControlMath.cpp (find_xpm):
2007-06-23 Jürgen SpitzmüllerFix bug 2520: Make InsetExternal translateable
2007-06-22 Richard HeckFix some UI bugs related to the paragraph settings...
2007-06-21 Edwin Leuven* this one got lost in http://www.lyx.org/trac/changese...
2007-06-21 Edwin Leuven* Get rid the of the QWidgetAction subclass and use...
2007-06-21 Stefan Schimanski* On MacOSX enter is no activation key for a QListWidge...
2007-06-19 Abdelrazak YounesFix a few quirks and a crash introduced by a bad manual...
2007-06-19 Abdelrazak YounesPolish revision 18825 and fix some remaining issues...
2007-06-19 Richard HeckPolish the Toc and labels updating when loading a child...
2007-06-19 Jürgen Spitzmüller* src/frontends/qt4/ui/ListingsUi.ui: cosmetics.
2007-06-18 Stefan Schimanski* update cursor position on resize _after_ drawing...
2007-06-17 Edwin LeuvenFix stuff that slipped in with 18812
2007-06-17 Edwin Leuven* Allow toolbar menus and panels (qt>=4.2) to be torn off
2007-06-15 Uwe StöhrWorkArea.cpp: fix cursor placement by updating the...
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-15 Abdelrazak Younesheader cleanup.
2007-06-14 Richard HeckBug 3477: Fix problem with shortcuts in Converters...
2007-06-14 Stefan Schimanski* make close tab button smaller
2007-06-12 Michael Schmitt * src/frontends/qt4/ui/TextLayoutUi.ui:
2007-06-12 Bo PengAdd bypass validation checkboxes to listings related...
2007-06-12 Abdelrazak YounesCosmetics.
2007-06-11 Abdelrazak YounesFix bug 3850.
2007-06-11 Peter Kümmeladd tab close button
2007-06-08 Jürgen Spitzmüller* src/frontends/Toolbars.cpp: fix "Bjønnes".
2007-06-06 Jean-Marc LasgouttesFix bug 3799.
2007-06-06 Jean-Marc Lasgouttes * qt4/FileDialog.cpp (save): disable overwrite confirm...
2007-06-05 Bernhard RoiderFix crash with multiple windows: Disconnect the Dialog...
2007-06-05 Richard HeckForgot to fix tab order at 18678.
2007-06-05 Richard HeckUpdates to printer preference dialog.
2007-06-04 Jürgen Spitzmüller* src/frontends/qt4/ui/TocUi.ui:
2007-06-04 Richard HeckFix bug 3701: Allow buffer dependent dialogs to remain...
2007-06-04 Richard HeckFix bug 3800: Relabel old Adapt Output button and fix...
2007-06-04 Jean-Marc Lasgouttes * src/frontends/qt4/TocWidget.cpp (updateGui): do...
2007-06-04 Stefan Schimanski* workaround for Qt not selecting a Times font on Mac...
2007-06-04 Stefan Schimanski* draw cursor in the right shape (L_SHAPE, REVERSED_L_S...
2007-06-03 Michael Schmitt src/frontends/qt4/ui/ListingsUi.ui: better label text
2007-06-02 Richard HeckFix for bugs 3741 and 3756. Here's what it does:
2007-06-02 Peter Kümmelfix coding style (fix for 3320 and 3652)
2007-06-02 Peter Kümmelfix scrolling bug: 3320 and 3652, maybe not perfect
2007-06-02 Peter Kümmelfix scrolling bug: 3320 and 3652, maybe not perfect
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QListings.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/QDocument.cpp:
2007-06-01 Jürgen Spitzmüller* src/frontends/qt4/ui/ListingsUi.ui:
2007-05-31 Abdelrazak YounesPut again the (slightly edited) caution warning from...
2007-05-31 Abdelrazak YounesThis commit allows to support the full unicode range...
2007-05-30 Richard HeckMake OK button the default even after various sorts...
2007-05-29 Michael Schmittreplace "Listings" by "Listing" (plural => singular)
2007-05-29 Jürgen Spitzmüller* src/frontends/qt4/ui/PrefConvertersUi.ui:
2007-05-29 Richard HeckMake table readable no matter what the tab settings.
2007-05-29 Jürgen Spitzmüller* src/frontends/qt4/ui/PrefCopiersUi.ui:
2007-05-29 Stefan Schimanski* added WidgetFlags argument to DockView to set Qt...
2007-05-29 Michael Schmitt * src/frontends/qt4/Dialogs.cpp:
2007-05-28 Lars Gullik BjønnesWhitespace cleanup
2007-05-28 Jürgen Spitzmüller* src/frontends/qt4/Dialogs.cpp:
2007-05-27 Richard HeckFix some typos
2007-05-26 Richard HeckFix for bug 3488. Need to reconnect buffer if load...
2007-05-25 Abdelrazak YounesSanitize cursor saving/restoring in a multi-view context.
2007-05-25 Peter Kümmelfix merge build src/frontends/qt4/QDocument.cpp
2007-05-25 Bo PengInsetListings: use float for placements because of...
2007-05-25 Jürgen Spitzmüllerfix bug 3723:
2007-05-25 Jürgen Spitzmüllerl10n work:
2007-05-24 Richard HeckRemove some calls that do nothing but print an error...
2007-05-24 Peter Kümmelrevert buggy patch.
2007-05-23 Edwin Leuven- introduces toolbar_toggle lfun
2007-05-23 Jürgen Spitzmüllertwo small missing bits for rev18468
2007-05-23 Bo PengMake listings dialog translatable (mostly strings from...
2007-05-23 Bo PengAdd dialect support and showstringspaces parameter...
next