]> git.lyx.org Git - lyx.git/history - src
* lyx_main.C (readUIFile): when reading an include file which name
[lyx.git] / src /
2007-01-19 Jean-Marc Lasgouttes * lyx_main.C (readUIFile): when reading an include...
2007-01-19 Enrico ForestieriFix encoding of bibtex keys and files read from the...
2007-01-18 Michael Schmitt * insets/insetfloatlist.C:
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 Georg BaumFix regression to 1.4.x: Additional vertical space...
2007-01-17 Georg Baumwhitespace
2007-01-17 Georg Baum * src/insets/insetbase.h
2007-01-17 Georg Baum * src/lyxlayout.h
2007-01-17 Georg Baum * src/output_latex.C
2007-01-17 Jean-Marc Lasgouttes * math_hullinset.C (numbered): clear the label when...
2007-01-17 Jürgen Spitzmüller* src/text3.C (doDispatch):
2007-01-17 Jean-Marc Lasgouttes * BufferView.C (mouseSetCursor): if the cursor was...
2007-01-17 Abdelrazak Younesreplace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-17 Abdelrazak YounesFix bug 3093:
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-17 Abdelrazak YounesFix bug 3101 and 3108
2007-01-17 Bo PengUse getline() to read filenames with space in session.C
2007-01-17 Bo PengFix inline collapsable inset set focus crash
2007-01-16 Michael Schmitt* development/scons/scons_manifest.py:
2007-01-16 Michael Schmitt * src/paragraph.C: remove unused sgmlLineBreak()
2007-01-16 Enrico ForestieriPass input data to a CAS program through a file instead...
2007-01-16 Abdelrazak Younes* LyXView::updateInset(): schedule a redraw instead...
2007-01-16 Abdelrazak YounesCleanup declaration.
2007-01-16 Abdelrazak YounesFix compilation problem with gcc-3.3.4-11.
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
2007-01-15 Abdelrazak YounesTranslate labels based on the paragraph language instea...
2007-01-15 Abdelrazak YounesFix bug 3058: changes in LyX's preferences aren't taken...
2007-01-14 Michael Schmitt* src/CutAndPaste.C:
2007-01-14 Georg Baumfix member initialization order (gcc warning)
2007-01-14 Michael Schmitt * src/buffer.C: save(): use correct filesystem encodin...
2007-01-14 Peter KümmelThe Mac doesn't need a offset for the save/restore...
2007-01-14 Abdelrazak Younesit seems that queryUserLyXDir needs to have access...
2007-01-14 Abdelrazak Younes* messages.h:
2007-01-14 Abdelrazak Younes- In order to properly cache <language, Messages> pair...
2007-01-13 Abdelrazak Younesfix completely stupid commit.
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-13 Abdelrazak Younes- rename CacheType
2007-01-13 Georg BaumChange lyx2lyx conversion and LaTeX export of documents...
2007-01-13 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-01-13 Abdelrazak YounesMessages:
2007-01-12 Abdelrazak YounesAdd a const. A second const as in:
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younestiny optimization.
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Enrico ForestieriLog:
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Abdelrazak Younestiny optimisation.
2007-01-11 Abdelrazak Younesrevert mistake.
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Bo PengFix bug 3092, use both pit and id to keep track of...
2007-01-11 Abdelrazak Younesoptimization.
2007-01-11 Abdelrazak YounesOptimize buffer-switch: do first updateLabels() on...
2007-01-10 Georg BaumAdd more precise comment
2007-01-10 Georg Baumremove obsolete comment
2007-01-10 Enrico ForestieriFix encoding problem when reading the latex log file
2007-01-10 Enrico ForestieriFix another non-ascii filename related assertion
2007-01-10 Abdelrazak Younesfix cursor movements.
2007-01-10 Enrico ForestieriFix problem with non-ascii filenames in include inset
2007-01-09 Georg BaumMake the output of \inputencoding commands (and the...
2007-01-09 Georg BaumAdd some documentation for findtexfile
2007-01-09 Bo PengBookmarks: change from LIFO to FIFO
2007-01-09 Abdelrazak Younessmall optimization and code formatting.
2007-01-08 Michael Schmitt* src/changes.C: two changes of type UNCHANGED are...
2007-01-08 Michael Schmitt* src/text.C: replace "[C]" by the more meaningful...
2007-01-08 Michael Schmitt* src/paragraph_pimpl.C:
2007-01-08 Michael Schmitt* src/paragraph.C:
2007-01-08 Georg Bauminclude tabulars and math in the "paste recent" stack
2007-01-08 Georg BaumFix enabling of LFUN_PRIMARY_SELECTION_PASTE: It was...
2007-01-08 Jürgen Spitzmüller* src/insets/insetcite.C (getNatbibLabel): correct...
2007-01-08 Abdelrazak YounesForgot this in revision 16606.
2007-01-08 Abdelrazak Younesproperly inline inMathed() and inTexted().
2007-01-08 Abdelrazak YounesDelay bibfileCache first update up until it is used.
2007-01-08 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-01-08 Jean-Marc Lasgouttes * support/os_unix.C (canAutoOpen, autoOpenFile): on...
2007-01-08 Abdelrazak Younessame performance fix as rev. 16600.
2007-01-08 Abdelrazak Younesperformance fix.
2007-01-08 Abdelrazak Younesperformance fix, label updating have nothing to do...
2007-01-08 Abdelrazak Younesperformance fix/cleanup.
2007-01-08 Abdelrazak Younesperformance fix.
2007-01-08 Jürgen SpitzmüllerFix rest of bug 3068.
2007-01-08 Enrico ForestieriFix problem with filename encoding in python script...
2007-01-07 Bo PengResolve compiler warning unused parameter nr in src...
2007-01-07 Bo PengFix bug 3062, bookmark-goto x crashes lyx for invalid...
2007-01-07 Abdelrazak YounesAdd missing call to WorkArea::redraw(). Fix bug 3078
2007-01-07 Georg BaumDon't calculate outerfont twice
2007-01-07 Georg Baumavoid unneeded stream flushes
2007-01-07 Georg Baummore typos
2007-01-07 Michael Schmitt* src/changes.C:
next