]> git.lyx.org Git - lyx.git/history - src/frontends
Point fix, earlier forgotten
[lyx.git] / src / frontends /
2003-09-02 Angus LeemingInitial go at some .cvsignore files.
2003-09-02 John Levonremove cursor.i[xy]
2003-09-02 Angus LeemingAnal policing of header blurbs.
2003-09-02 John Levonfix change log format
2003-09-02 Lars Gullik BjønnesThe Gtk patch.
2003-09-02 Lars Gullik BjønnesFix some zlib issues, use a temp file for lyx2lyx conve...
2003-08-29 Martin Vermeerfix crash on doc settings for non-branched doc (reporte...
2003-08-28 Angus LeemingAdd a couple of new functions.
2003-08-28 Angus LeemingWhitespace.
2003-08-28 Lars Gullik BjønnesUse Buffer const reference in most placees possible.
2003-08-27 John Levonbug 1341
2003-08-27 André PönitzownerPar for gerParentLanguage
2003-08-27 Alfredo Braunsteinmoves top_y from lyxtext to BufferView
2003-08-26 Alfredo Braunsteinmissed this one yesterday.
2003-08-23 Angus Leeming(Rob Lahaye) Remove redundant "LyX:" from title.
2003-08-23 Angus LeemingIf I ever see another licence blurb again, it'll be...
2003-08-21 Martin VermeerCosmetic fix to FormNote.C. Left tooltip text alone :-)
2003-08-20 Martin Vermeermake the layout file's "Other" class option appear...
2003-08-19 André Pönitzshift rowpainter interface a bit
2003-08-19 Angus LeemingMore 'standard conformant blurb' nonsense.
2003-08-18 John Levonadd eqref entry: patch from Bas Zoetekouw
2003-08-18 André PönitzMichaels patch
2003-08-18 André Pönitzdrop one argument from paintRows, add pit argument
2003-08-18 André Pönitzdrop a few fitCursor() and draw() calls
2003-08-17 Martin VermeerThe 'Branches' mega-patch.
2003-08-15 André Pönitzbetter fix for anchorrow problem
2003-08-15 André Pönitzpartial fix for anchor_row problems
2003-08-15 André Pönitzdraw a bit more than strictly necessary.....
2003-08-15 André Pönitzremove toggleSelection
2003-08-15 André Pönitzsplit LyXText::rowlist_ into individual Paragraph:...
2003-08-14 John LevonMichael's UI patch v2
2003-08-12 Angus Leemingremove unneeded '// -*- C++ -*-' comment.
2003-08-07 André Pönitzadd a 'fitCursor'
2003-08-06 Jean-Marc Lasgouttesfinish tex2lyx depth support (hopefully); more things...
2003-08-06 Martin VermeerKayvan's std::setw micro-patch.
2003-08-06 Martin VermeerRGB-to-string and back methods into Color.[Ch].
2003-08-06 Angus LeemingAdd lyx_forms.h, lyx_xpm.h
2003-08-05 Jean-Marc Lasgouttesimplement basic drag-and-drop support in qt
2003-08-04 André Pönitz replace "complicate" BufferView::update(...) calls...
2003-08-03 Jean-Marc Lasgouttescompilation fix
2003-08-03 Jean-Marc Lasgouttescompilation fix
2003-08-02 Jean-Marc Lasgouttesmore makefiles tweaks: kayvan's patch (with small chang...
2003-08-02 Jean-Marc Lasgouttesallow to compile several frontends at once (and produce...
2003-08-02 John Levonmissing using std::endl
2003-08-02 Jean-Marc Lasgouttesfix layout combox update bug
2003-08-02 Lars Gullik BjønnesAlways use std::endl with lyxerr
2003-08-01 André Pönitz * screen.[Ch]: merge update() and repaint()
2003-07-30 Angus LeemingMartin's changes to the Note inset.
2003-07-30 Jürgen Spitzmüllerqnote dialog: consistent terminology (bug 1270)
2003-07-30 Jürgen Spitzmüllertrivial fix for qcitation dialog (bug 1284)
2003-07-29 Alfredo BraunsteinFix to Bug 1287 and Bug 1297
2003-07-29 André Pönitz- y - (-y) is pretty close to 0
2003-07-29 Jean-Marc Lasgouttescompile fix for gcc 2.95.3
2003-07-28 André Pönitzremove toggleToggle
2003-07-28 André Pönitzslimmer interface to paintrows
2003-07-28 André Pönitzmove row loop for drawing from screen.C and insettext...
2003-07-28 André Pönitzmake the drawing loops in screen and InsetText more...
2003-07-27 Angus LeemingFlying high and free...
2003-07-27 Angus LeemingLearing to fly...
2003-07-27 John Levoncompile fix
2003-07-27 Lars Gullik Bjønnesput namespace toc inside namespace lxy
2003-07-27 Lars Gullik Bjønnesget rid of namesapce lyxfind and introduce namespace...
2003-07-26 Jean-Marc Lasgouttesmove reading of bind files from lyxrc.C to kbmap.C...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends (?). Part II: the menubar ...
2003-07-25 Jean-Marc Lasgouttestowards saner frontends. Part I: the toolbar
2003-07-25 Lars Gullik Bjønnesthe clone auto_ptr patch
2003-07-23 John Levonfix bug 1285 (selecting font properly in the prefs...
2003-07-23 Angus LeemingA color picker for xforms.
2003-07-23 Angus LeemingThe inset mailers' inset2string function now requires...
2003-07-23 Angus LeemingUse a FileName variable in the external inset too.
2003-07-23 Angus LeemingAdd Kernel::bufferFilepath() as a wrapper for Buffer...
2003-07-22 Angus LeemingA new FileName class + use by the graphics inset.
2003-07-22 André Pönitzsmall stuff
2003-07-21 Angus LeemingAdd a buffer_path arg to InsetGraphicsMailer's params2s...
2003-07-21 Angus LeemingFinish the migration from namespace grfx to lyx::graphics.
2003-07-21 Jürgen SpitzmüllerQBibtex/QCitation ui fixes (bug 1146)
2003-07-19 John Levonrestrict tab create dialog to a reasonable size (bug...
2003-07-18 Angus LeemingAdd a tooltip to the xforms note dialog.
2003-07-18 Angus LeemingConsistent header blurbs.
2003-07-18 Lars Gullik Bjønnesmake lyx compile with gcc 3.4. remove some warnings.
2003-07-17 Angus LeemingDoxygen fixes.
2003-07-17 Alfredo Braunsteinmoved some converter/format functions to more appropria...
2003-07-16 Angus LeemingRemove preprocessor warning.
2003-07-16 Angus LeemingRewrite to use find_if rather than a big if block.
2003-07-16 Angus LeemingFix compiler warning at expense of creating doxygen...
2003-07-16 Angus LeemingImproved doxygen documentation. Could people please...
2003-07-15 Jürgen SpitzmüllerQTabularDialog: fix width input (bug 1156)
2003-07-15 André Pönitz'full redraw' related stuff that's innocent for the...
2003-07-15 John LevonFix for changed Qt behaviour
2003-07-15 Jürgen SpitzmüllerThe QNote dialog
2003-07-15 André Pönitzchangelogs...
2003-07-15 André Pönitzrefresh_status_ trisate -> need_refresh_ bool
2003-07-15 André Pönitzcollapse REFRESH_AREA and REFRESH_ROW handling
2003-07-14 André Pönitzslimmer row painter interface
2003-07-10 Jean-Marc Lasgouttesspecial menu hack for qt/mac
2003-07-10 André PönitzSTRCONV()
2003-07-10 André PönitzFix compilation qt + included string by getting rid...
2003-07-08 Martin VermeerExtend Note inset to other forms of annotation like...
2003-07-07 Alfredo BraunsteinAdded new signals to Buffer, connect/disconnect to...
2003-07-04 Lars Gullik Bjønnesnamespace grfx -> lyx::graphics
next