]> git.lyx.org Git - lyx.git/history - src/frontends
Fix bug 2485 and crash on middle mouse paste on math
[lyx.git] / src / frontends /
2006-02-12 John SprayRevamp GTK citation dialog appearance
2006-02-12 John SprayTry to fix GMenubar for UTF-8 locales
2006-02-12 John SprayDon't show preamble item in menus
2006-02-12 John SprayMore work on GPreferences
2006-02-10 Lars Gullik BjønnesDelete all .cvsignore files from trunk
2006-02-07 John SprayKeyboard and graphics options in GTK preferences
2006-02-07 John SprayTweak glade for GSearch
2006-02-07 John SprayFix sensitivity in GBibtex
2006-02-07 John SprayAdd items with double click in GCitation
2006-02-07 John SprayFix compilation of gtklengthentry
2006-02-07 John SpraySexy new GTK about dialog
2006-02-06 John SprayWhitespace
2006-02-06 John SprayMove some functions from ghelpers into gtklengthentry
2006-02-06 John SprayGTK Bibtex dialog
2006-02-06 John SprayLittle more work on GTK document dialog
2006-02-06 John SprayUse GtkLengthEntry in GGraphics, tweak glade a little
2006-02-05 John Sprayclean up GPreferences
2006-02-05 John SprayUse GtkLengthEntry in GTK vspace, document dialogs
2006-02-05 John SprayFix packing options in GtkLengthEntry
2006-02-05 John SprayStart work on GTK preferences dialog
2006-01-29 Jürgen Spitzmüllerlayout fix
2006-01-28 John Spraypreamble editing in GTK document dialog
2006-01-28 John Sprayadd GTK wrap dialog
2006-01-28 John SprayContinue to improve GtkLengthEntry
2006-01-28 John SprayBerhard's fixes to GTK citation dialog
2006-01-28 John SprayTemporarily comment out some gtkmm 2.6 stuff.
2006-01-28 John SprayUse Gtk::ComboBoxText::clear() instead of clear_items...
2006-01-27 John SprayBernhard's GTK Branch dialog
2006-01-25 Georg Baumcompile fix
2006-01-24 John SprayTypo.
2006-01-24 John SprayRemove all xforms code from gtk frontends
2006-01-24 John SprayReplace xformsImage with LyXGdkImage in GTK frontend
2006-01-21 John SprayRename some confusing variables (nested same-name varia...
2006-01-21 John SprayGTK graphics dialog: Default to scaling 100% when...
2006-01-21 John SprayMake GTK alert dialogs use the titles they're passed
2006-01-21 John Spraymore work on GTK document dialog
2006-01-21 John SprayAdd GTK bibitem dialog
2006-01-21 John SprayAdd Bernhard's GTK+ citation dialog
2006-01-19 Jean-Marc Lasgouttescleanup some debug messages
2006-01-08 Jürgen Spitzmüllerrestore double clicking in the QRefs dialog (bug 2194...
2005-12-18 Lars Gullik Bjønnesmake the dbg messages a tiny bit clearer
2005-12-14 Jean-Marc Lasgouttesunify paper size names
2005-12-12 Jürgen Spitzmüllerfix bug 2148 (preferences saves wrong papersizes);...
2005-11-30 Jean-Marc Lasgouttesimprove warning
2005-11-28 Michael Schmittremove dummy captions; fix text message
2005-11-26 Martin VermeerFig bug 1966: uncontrollable scrolling
2005-11-02 Angus LeemingTrivial fixes to some warnings thrown up by MSVS.Net...
2005-10-19 Angus LeemingDon't unlock QApplication's mutex as it leads to undefi...
2005-10-17 Georg Baumfix bug 2086
2005-10-14 Georg Baumnew files for gtk thesaurus dialog from Bernhard Reiter
2005-10-14 Georg Baumadd gtk thesaurus dialog from Bernhard Reiter
2005-10-07 Martin VermeerThe speedup patch
2005-10-06 Jürgen Spitzmüllersmall fix for the qcitation dialog
2005-10-05 Jean-Marc Lasgouttesbug 2062: Spellcheck stops at ligature breaks without...
2005-10-05 Jean-Marc Lasgouttesmake sure that word at cursor position is checked too...
2005-10-05 Angus LeemingSquash compiler warnings.
2005-10-03 Jürgen Spitzmüllerfix bug 1894 (disabling of widgets broken)
2005-10-02 Martin VermeerFix bug 2038 for all three frontends (gtk untested)
2005-09-26 Jürgen Spitzmüllerfix disabling of newpageCB
2005-09-22 Jean-Marc Lasgouttesdo not try to se the icon under Qt/Mac
2005-09-20 Jean-Marc Lasgouttesfix compiler warnings (bug 1927)
2005-09-15 Jürgen Spitzmüllerupdate bufferview after document settings have been...
2005-09-15 Jürgen Spitzmüllerfix citation backward searching (bug 2002)
2005-09-08 Angus LeemingEnsure that the grammar used to invoke the spellchecker...
2005-09-07 Angus LeemingEnable TeXFiles.sh to run when its path contains spaces.
2005-08-19 Michael Schmittremove obsolete file
2005-08-07 Angus LeemingEnsure that the rotation origin strings are translatable.
2005-08-07 Angus LeemingGive the browse button a sane tooltip.
2005-08-05 John SprayAdd GTK Reference dialog (GRef)
2005-08-04 Jean-Marc Lasgouttesimprovie two spellchecker error dialogs
2005-08-03 John SprayFix font_metrics::width crashing on strings it doesn...
2005-08-02 Jean-Marc Lasgouttescompile error
2005-08-02 John SprayAdd height/4 to scrolling maximum instead of height...
2005-08-02 Martin VermeerScrollbar fixes
2005-07-31 John SprayFix GTK TOC dialog so that it can do lists of figures...
2005-07-31 John SprayAdd GTK stock icon support for RELOAD
2005-07-28 Jean-Marc Lasgouttesfix bug 1950: Spellchecker runs twice
2005-07-27 Jürgen SpitzmüllerSort the files in the TeXInfo and BibTeX dialogs correc...
2005-07-27 Jürgen Spitzmüllerfix missing qstring->string translation. Thanks, Georg.
2005-07-27 Jürgen SpitzmüllerDo not use localized strings internally (bug 1870)
2005-07-25 Georg Baumremove paperpackage stuff (fixes bug 1929)
2005-07-23 Angus LeemingDisconnect two signals --- forward port from 1.3.x.
2005-07-22 Angus LeemingSquash a bug spotted by Udo M��ller in the XForms find...
2005-07-22 Angus LeemingVarious Qt UI tweaks.
2005-07-20 Jürgen Spitzmüllerremove the paperpackage widgets from the qt and xforms...
2005-07-18 Jean-Marc Lasgouttesrevert earlier undocumented change (useful comment...
2005-07-18 Angus LeemingHelp Lars spell his name.
2005-07-18 Jean-Marc Lasgouttesfix file name when dropping files on windows; remove...
2005-07-17 André Pönitzprobably fixed bug 1561
2005-07-17 Jean-Marc Lasgouttestry to account for non-existing symbol fonts
2005-07-17 José Matoxcouple of small fixes (they are not even mine).
2005-07-17 Michael SchmittVarious text message changes
2005-07-17 Martin VermeerSecond Locale patch.
2005-07-17 José MatoxRemove the support for a4.sty, a4wide.sty and a4widemar...
2005-07-16 André Pönitzsome more inlining
2005-07-16 José MatoxFix bug 886 and others not reported related with the...
2005-07-16 André Pönitzmake FontInfo & fontinfo(LyXFont const & f) inline
2005-07-16 André Pönitzother people's work
2005-07-16 André Pönitzrename qfont_loader and font_info to mathc LyX naming...
2005-07-16 Lars Gullik Bjønnesdrop reLyX like it is hot, and setup to use tex2lyx...
next