]> git.lyx.org Git - lyx.git/history - src
some cleanup
[lyx.git] / src /
2006-08-17 Abdelrazak Younessome cleanup
2006-08-17 Abdelrazak Younessome cleanup
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-17 Abdelrazak Younesget rid of QT3_SUPPORT and some cleanup
2006-08-16 Georg Baumautotools support for including moc files
2006-08-16 Bo PengAdd #include "xxx_moc.cpp" to xxx.C files, and stop...
2006-08-16 Jean-Marc Lasgouttes * configure.ac: add LYX_DATE variable for release...
2006-08-16 Bo PengScons: add support for msvc qt3
2006-08-16 Jean-Marc LasgouttesFix bug 2068 and do some cleanup
2006-08-16 Jean-Marc Lasgouttes * src/BufferView_pimpl.C (getStatus, dispatch): do...
2006-08-16 Abdelrazak YounesThis commit should hopefully fix all scrolling issues...
2006-08-16 Edwin Leuvenrework mathdelimiter dialog and add size combo...
2006-08-16 Georg BaumStart to export palin text in utf8 (no insets besides...
2006-08-16 Jean-Marc Lasgouttes * text2.C (init): do not reset curent font (bug 2664)
2006-08-16 Abdelrazak YounesPort of Martin Vermeer's QNote work: fix of framed...
2006-08-15 Abdelrazak YounesThis commit transfers most of the LyXView use from...
2006-08-15 Jean-Marc Lasgouttesunused code I forgot
2006-08-15 Bo PengFix bug 2768 (inset comment eats space after it)
2006-08-15 Edwin Leuvenreplace depreciated bitBlt() with calls to qpainter...
2006-08-15 Jean-Marc Lasgouttesremove unused stuff
2006-08-15 Georg Baum * src/support/docstring.h: Add char_traits template...
2006-08-15 Georg BaumUpdate file format for unicode
2006-08-14 Georg Baum * src/output_plaintext.C
2006-08-14 Jean-Marc Lasgouttes * text2.C (changeDepthAllowed): exit early when select...
2006-08-14 Abdelrazak Younesdeleted "#include <boost/cstdint.hpp>" as it is already...
2006-08-14 Edwin Leuven* furter simplifications:
2006-08-14 Abdelrazak YounesWindows compilation fixes.
2006-08-14 Georg Baum * src/buffer.C
2006-08-14 Abdelrazak Younesadd docstring.h
2006-08-13 Lars Gullik BjønnesMerge the unicode branch into trunk.
2006-08-13 Georg BaumFix bug 2637
2006-08-13 Georg BaumFix bug 2723
2006-08-13 Abdelrazak YounesThis commit creates a error_lists map member inside...
2006-08-13 Peter KümmelGuiWorkArea: #undef QT3_SUPPORT
2006-08-13 Edwin Leuvenmake bullet configuration functional in the document...
2006-08-13 Jean-Marc Lasgouttes * dociterator.C (forwardPosNoDescend): when at the...
2006-08-13 Georg BaumFix bug 2289
2006-08-12 Michael Schmitt * src/tex2lyx/test.ltx:
2006-08-12 Jean-Marc Lasgouttes * buffer.C (updateDocLang): update labels when changin...
2006-08-12 Abdelrazak Younes* GuiView:
2006-08-12 Georg BaumMove quoteArg to LyXLex so that it can be used e.g...
2006-08-11 Jean-Marc Lasgouttes * lyx_main.C (init): Do automatic reconfiguration...
2006-08-11 Jean-Marc LasgouttesFix bug 2756:
2006-08-10 Edwin Leuvenremove accelerator keys (Alt+) from designer files...
2006-08-08 Jean-Marc Lasgouttesyet another annoying debug message bites the dust
2006-08-08 Jean-Marc Lasgouttes * src/mathed/math_scriptinset.C
2006-08-08 Jean-Marc Lasgouttesremove remaining references to fig_copy.sh
2006-08-08 Jürgen SpitzmüllerImplement LFUN_INSET_DISSOLVE (bug 2201):
2006-08-04 Bo PengAdd more controls to the view-source dialog.
2006-07-31 Georg Baumshut up compiler warning message
2006-07-31 Georg BaumAdd converter to plain text and fix child format buglet
2006-07-30 Bo PengAdd rc.geometry_height, geometry_width, geometry_xysave...
2006-07-30 Georg BaumFix redraw problems in qt3 and gtk
2006-07-27 Bo Pengload files from lyx_main.C instead of lyx_gui.C, do...
2006-07-25 Bo PengRemove the hide console trick in support/os_win32.C...
2006-07-24 Georg BaumFix bug 2616
2006-07-22 Georg BaumPartial fix for bug 2420
2006-07-19 Michael Schmitt * lengthCommon.C: add an empty string as the last...
2006-07-19 Georg BaumGive feedback if TeXFiles.py fails
2006-07-19 Georg BaumFix read in of \over (related to bug 2481)
2006-07-18 Michael Schmitt * lengthcommon.[Ch]: remove obsolete unit_name_ltx;
2006-07-17 Georg Baumfix bug 2687
2006-07-17 Georg Baum * src/bufferlist.C
2006-07-17 Georg BaumFix bug 2404
2006-07-17 Martin Vermeer Fix "inset in tabular cell sticks out over cell border...
2006-07-16 Georg BaumFix bug 2481
2006-07-16 Georg BaumFix bug 2667
2006-07-16 Georg BaumFix bug 2524
2006-07-15 Abdelrazak YounesThis commit transfer the ErrorList handling from LyXVie...
2006-07-15 Georg Baumcompile fix
2006-07-15 Georg Baumfix line ending
2006-07-15 Georg BaumFix bug 2637
2006-07-14 Abdelrazak YounesThis commit continues the drastic diet operated on...
2006-07-14 Edwin LeuvenMath Panel:
2006-07-14 Abdelrazak YounesThis commit removes the needRedraw() interface and...
2006-07-14 Michael Schmittremove LFUN_INSET_DIALOG_SHOW
2006-07-13 Abdelrazak YounesGUI API Cleanup step 3: merge with "younes" branch.
2006-07-13 Jean-Marc Lasgouttes * src/text3.C (dispatch): merge the SELECT and non...
2006-07-12 Michael Schmittremove redrawGUI()
2006-07-10 Michael Schmitt * gtk/lyx_gui.C:
2006-07-10 Michael Schmitt * lyxrc.h:
2006-07-10 Abdelrazak Younesdelete some Qt "signals" macro reference.
2006-07-10 Abdelrazak YounesAdd a const inside BufferView::Pimpl::updateMetrics...
2006-07-10 Abdelrazak Younesrev 14409 committed the file from a wrong tree, here...
2006-07-10 Abdelrazak Younesdelete Painter::fillPolygon() and associated frontend...
2006-07-10 Abdelrazak YounesBufferView::Pimpl::updateMetrics(): Simple optimization...
2006-07-10 Georg BaumSplit clipboard and X selection
2006-07-10 Georg Baumdisable concept checks
2006-07-09 Michael Schmitt * src/lyxrc.C:
2006-07-09 Michael Schmitt * configure.ac
2006-07-09 Lars Gullik BjønnesLet Meta be an alias for Alt
2006-07-09 Michael Schmitt * FileDialog.h: make private_ member private
2006-07-09 Abdelrazak Younesinitialize member variables: width_, scriptable_
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-09 Georg Baum * src/graphics/GraphicsConverter.C
2006-07-09 Lars Gullik BjønnesFix some WorkArea fallouts
2006-07-08 Lars Gullik BjønnesExtracted from r14281
2006-07-08 Lars Gullik BjønnesExtracted from r14281
next