]> git.lyx.org Git - lyx.git/history - src
fix shortcut for Cross-reference
[lyx.git] / src /
2005-05-09 Angus Leeming(Lars) Remove symbolic links on "make distclean".
2005-05-08 Georg BaumAnother set of text changes from Michael, approved...
2005-05-07 Angus Leeming(Rob Bearman) invoke CopyFile correctly.
2005-05-07 Georg BaumRemove dialog titles from Qt's *.ui files from Michael
2005-05-06 André Pönitzmake sure the 'setStatus(Collapsed)' crash won't occur...
2005-05-06 André Pönitzfix crash when collapsing ert with cursor inside
2005-05-06 José Matoxfix out of range access to string
2005-05-06 Jürgen Spitzmüllerupdate after LFUN_INSET_APPLY
2005-05-05 Angus LeemingDisable various spell thingies when USE_[AIP]SPELL...
2005-05-05 Martin VermeerRemove obsolete comment
2005-05-05 Martin VermeerMake LyX source look a little less like the human genome
2005-05-05 Martin VermeerUngoose (degoose?) bibliography
2005-05-05 Jürgen Spitzmüllerfix setOnOff handling in LyXText::getStatus
2005-05-05 Jürgen Spitzmüllerfix drawing of appendix start
2005-05-05 Angus LeemingMichael Schmitt's harmonization of translations.
2005-05-04 Angus Leeming* Make the PCH stuff work properly when source directory
2005-05-04 Georg Baumundefined charstyle fixes from Martin and me
2005-05-03 Angus LeemingFix bug 1876. Thanks Alfredo. Thanks Felix-Antoine.
2005-05-03 Angus LeemingMSVC compiles out of the box.
2005-05-02 Angus LeemingIterate slowly towards out-of-the-box compilation with...
2005-05-02 Angus LeemingTest for things that MSVC doesn't have, rather than...
2005-05-02 Angus LeemingFully enable compilation of LyX 1.4.x on Windows with...
2005-05-02 Jürgen Spitzmüllerqt longtabular ui fixes
2005-05-01 Martin VermeerFix bug 1764 (parindent use)
2005-05-01 Martin VermeerSuppress a number of illegal things in text-within...
2005-04-29 Martin VermeerTrivial fix.
2005-04-29 Angus Leemingcheck that GetConsoleTitle succeeded
2005-04-28 Angus LeemingImprove feedback when trying to create a custom bullet.
2005-04-28 Jean-Marc Lasgouttesfix translation of layout names with spaces
2005-04-28 Angus LeemingMake typing responsive when an image is on the screen.
2005-04-26 Angus LeemingWhitespace, only whitespace.
2005-04-26 Angus LeemingConsistent use of preprocessor guards;
2005-04-26 Georg Baumrefine the logic for checking whether a dialog may...
2005-04-25 Angus LeemingMake MSVC happy
2005-04-25 Martin VermeerFix handling of aligment; rearrange tabular-features...
2005-04-25 Angus LeemingMove support/globbing.[Ch] to xforms/globbing.[Ch].
2005-04-24 Angus LeemingAdd Windows-specific code to userinfo.C.
2005-04-23 Jürgen Spitzmüllerfix longtabular ui (bug 1860)
2005-04-23 Angus LeemingFix windows-only typo.
2005-04-23 Angus LeemingProtect #include <sys/select.h> with preprocessor guard.
2005-04-22 Angus LeemingPackaging fix on Windows
2005-04-22 Georg BaumPlease Andre and make InsetBranch::getStatus more compact
2005-04-22 Jean-Marc Lasgouttesfix bug 1797 (again!)
2005-04-22 Angus LeemingMove the testing for pid_t to config.h
2005-04-22 Angus LeemingMove the setting of the Qt preprocessor flags out of...
2005-04-22 Georg Baumadd forgotten return value
2005-04-22 Georg Baumimplement missing getStatus methods
2005-04-21 Angus LeemingOne more MSVC fix.
2005-04-21 Angus LeemingMSVC build fixes.
2005-04-21 Angus LeemingEnable compilation on various platforms.
2005-04-21 Georg Baumfix FuncStatus documentation
2005-04-21 Georg BaumFuncStatus documentation from Andre and me
2005-04-20 Angus LeemingRevert the asynchronous child process code to that...
2005-04-20 Martin VermeerFix the language problem in new lyxtexts, without causing
2005-04-20 Jean-Marc Lasgouttesfix double/triple clicking to select (bug 1811)
2005-04-19 Angus LeemingTransform the name of the temp dir on Windows with...
2005-04-19 Angus LeemingPrevent unix-specific headers from breaking compilation...
2005-04-19 Jean-Marc Lasgoutteshonor secnumdepth for section headers; avoid multiple...
2005-04-19 Jean-Marc Lasgouttesupdate counters if secnumdepth has changed
2005-04-19 Jean-Marc Lasgouttesremove harcoding for Caption layout
2005-04-18 John SprayFix type in list of glade files to install
2005-04-18 Angus LeemingIntroduce and use latex_path().
2005-04-18 Martin VermeerAllow nested charstyle insets (Preamble handling)
2005-04-17 Angus LeemingQuote args passed to convertDefault.sh
2005-04-17 Angus LeemingQuote graphics conversion commands correctly.
2005-04-15 Georg Baumfix \input, \include and \verbatiminput in tex2lyx
2005-04-15 Jürgen Spitzmüllerfix qprefs ui (bug 1829)
2005-04-15 Georg Baumfyx the previous getStatus patch: enable the tabular...
2005-04-14 Jean-Marc Lasgouttesfix display of label when inserting a new float
2005-04-14 Jürgen Spitzmüllerqdocument dialog: fix numbering ui
2005-04-13 Martin VermeerFix language problem in new textinsets in non-english...
2005-04-13 Georg Baumdisable open dialogs if applying them is not allowed
2005-04-12 Martin VermeerFix the metric bug left after fixing the inset font bug
2005-04-11 Martin VermeerMake insert-around-select work properly for rootinset
2005-04-11 Jürgen Spitzmüllerfix output of description/labeling \item when there...
2005-04-11 Jean-Marc Lasgouttesavoid an extra copy in FontIterator::operator*
2005-04-11 Jürgen Spitzmüllerfix qt dialog list resizing (bug 1033)
2005-04-10 Martin VermeerFix language underline bug from previous fix
2005-04-10 Martin VermeerSpelling
2005-04-10 Martin VermeerFix font inside inset (bugs 1766, 1809)
2005-04-10 Martin VermeerMake HOME/END keys work to leave math sub-insets
2005-04-09 Martin VermeerFix crash and cursor positioning in math colour inset
2005-04-08 Angus LeemingFix display of CREDITS info in Help->About dialog.
2005-04-08 Martin VermeerMake Helge happy: no more crash on arrow up/down in...
2005-04-07 Martin VermeerAllow C-tab to split cell
2005-04-06 Martin Vermeerfix cursor positioning in non-grid nestinsets, and...
2005-04-06 Martin VermeerMore precise fix for bug 1654
2005-04-05 Jean-Marc Lasgouttesmake sure getStatus errors are actually translated...
2005-04-05 Martin VermeerMultiple external requirements
2005-04-04 Martin VermeerFinal touches, corner markers & clickability in math
2005-04-04 Martin VermeerMake split-type math insets clickable.
2005-04-04 Martin VermeerFix corner markers in amsarray, cases
2005-04-03 Alfredo Braunsteincosmetic fix
2005-04-03 Georg BaumMartins and my getStatus and infoize fixes
2005-04-03 Martin VermeerFix bug 1796
2005-04-02 Martin VermeerFix math cursor positioning bug
2005-03-31 Georg BaumReally fix start_of_appendix output
2005-03-31 Martin VermeerFix error message positioning
2005-03-30 Georg Baumrequire amsmath when needed
2005-03-29 Angus LeemingCall os::internal_path on each file passed to LyX on...
next