]> git.lyx.org Git - lyx.git/shortlog
lyx.git
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... replace BufferView::reload() uses with LyXFunc::reloadB...
2007-01-17 Abdelrazak... Fix bug 3093:
2007-01-17 Abdelrazak... Transfer the global converters and system_converters...
2007-01-17 Edwin Leuven* replace many toggled(bool) with changed() signals
2007-01-17 Abdelrazak... Fix bug 3101 and 3108
2007-01-17 Jürgen Spitzmüller* lib/images/buffer-update_pdf2.xpm:
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-17 Uwe Stöhrfix accidentally broken image
2007-01-17 Uwe Stöhrupdated icons
2007-01-16 Michael Schmitt * lib/CREDITS:
2007-01-16 Michael Schmitt* development/scons/scons_manifest.py:
2007-01-16 Uwe StöhrUpdate install instructions: require two DLLs
2007-01-16 Michael Schmitt * lib/doc/*.lyx: replace "ascii" by "plain text"
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... * LyXView::updateInset(): schedule a redraw instead...
2007-01-16 Abdelrazak... Cleanup declaration.
2007-01-16 Abdelrazak... Fix 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üllerMake LyX compile again.
2007-01-16 Jürgen Spitzmüller* src/frontends/qt4/ui/QPrefCygwinPathUi.ui:
2007-01-16 Michael Schmittreplace 'ascii' by 'plain text' (more to come)
2007-01-15 Uwe Stöhrfix tipo
2007-01-15 Uwe StöhrUpdate Win build instructions
2007-01-15 Uwe Stöhr- remove duplicate PDFs
2007-01-15 Michael Schmitt* change LFUN file-insert-ascii to file-insert-plaintext
2007-01-15 Michael Schmitt * Status.15x: remove some bugs which are already liste...
2007-01-15 Abdelrazak... Translate labels based on the paragraph language instea...
2007-01-15 Abdelrazak... Fix bug 3058: changes in LyX's preferences aren't taken...
2007-01-15 Lars Gullik... Update to latest from boost 1.34.x branch
2007-01-14 Uwe Stöhrforgot this in r16687
2007-01-14 Uwe Stöhrremove unneeded image
2007-01-14 Uwe Stöhr- updated: removed the stuff that is now described...
2007-01-14 Michael Schmitt* src/CutAndPaste.C:
2007-01-14 Michael Schmitt * lib/*: rename Extended-Insets to ExtendedInset
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 Georg Baumadd new docs
2007-01-14 Uwe Stöhr- new documentation
2007-01-14 Abdelrazak... it seems that queryUserLyXDir needs to have access...
2007-01-14 Abdelrazak... * messages.h:
2007-01-14 Abdelrazak... - In order to properly cache <language, Messages> pair...
2007-01-13 Georg BaumAdd two files that are included by the beamer example...
2007-01-13 Abdelrazak... fix completely stupid commit.
2007-01-13 Georg BaumFix bug 2138: copy and paste should preserve formatting...
2007-01-13 Abdelrazak... - rename CacheType
2007-01-13 Georg BaumChange lyx2lyx conversion and LaTeX export of documents...
2007-01-13 Uwe Stöhrwhitespace only again
2007-01-13 Jürgen Spitzmüller* src/frontends/qt4/QGraphicsDialog.C:
2007-01-13 Abdelrazak... Messages:
2007-01-13 Uwe Stöhrwhitespace only -- improve readability
2007-01-12 Abdelrazak... Add a const. A second const as in:
2007-01-12 Enrico ForestieriMake sure that all inputed filenames are in internal...
2007-01-11 Abdelrazak... optimization.
2007-01-11 Abdelrazak... tiny optimization.
2007-01-11 Abdelrazak... tiny optimisation.
2007-01-11 Enrico ForestieriLog:
2007-01-11 Peter Kümmelopen TOC dialog and switching doc crash
2007-01-11 Abdelrazak... tiny optimisation.
2007-01-11 Abdelrazak... tiny optimisation.
2007-01-11 Abdelrazak... revert mistake.
2007-01-11 Abdelrazak... optimization.
2007-01-11 Abdelrazak... optimization.
2007-01-11 Abdelrazak... optimization.
2007-01-11 Bo PengFix bug 3092, use both pit and id to keep track of...
2007-01-11 Abdelrazak... optimization.
2007-01-11 Abdelrazak... Optimize buffer-switch: do first updateLabels() on...
2007-01-10 Michael Schmitt po/de.po: tiny update
2007-01-10 Michael Schmitt * po/*.po: remerge
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... fix cursor movements.
2007-01-10 Enrico ForestieriPartially revert changeset 16635.
2007-01-10 Enrico ForestieriFix encoding of filenames in python scripts
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... small optimization and code formatting.
2007-01-09 Georg Baummore Sweave commands from Gregor Gorjanc
2007-01-09 Jürgen Spitzmüller* status.15x: remove bogus report.
2007-01-08 Michael Schmitt* src/changes.C: two changes of type UNCHANGED are...
2007-01-08 Michael Schmitt* lib/ui/stdmenus.inc: use marginally better shortcuts
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 Michael Schmitt* lib/ui/stdmenus.inc: remove "paste " from "paste...
2007-01-08 Uwe StöhrUpdated
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... Forgot this in revision 16606.
2007-01-08 Abdelrazak... properly inline inMathed() and inTexted().
2007-01-08 Abdelrazak... Delay bibfileCache first update up until it is used.
next