]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2005-05-29 Georg BaumUI fixes from Michael
2005-05-28 Jürgen SpitzmüllerJos�'s qt-immodule fixes (bug 1830)
2005-05-25 Georg Baumfix relative file names in tex2lyx
2005-05-25 Angus LeemingUse if test <condition> ; then ... fi
2005-05-25 Angus LeemingEnable LaTeXConfig.lyx to be generated on Windows by...
2005-05-24 Jean-Marc Lasgouttesbetter (and localizable) display of vertical spaces
2005-05-22 John LevonMichael's menu changes
2005-05-21 Jürgen SpitzmüllerMichael's "ASCII->Plain Text" changes (bug 1572)
2005-05-21 Jürgen Spitzmüllerfix qcitation search feature
2005-05-20 Lars Gullik... the AM_* flags patch
2005-05-20 Georg Baumset tex2lyx master file path correctly for input files...
2005-05-20 Lars Gullik... remove reference to gnome files
2005-05-20 Jean-Marc Lasgouttesfix bug 1807: New on-screen translations do not work
2005-05-20 Lars Gullik... move gnome subdir to the Attic
2005-05-19 Georg Baummore text cleanups from Michael
2005-05-19 Angus LeemingCache and re-use cursor pixmaps.
2005-05-19 Georg BaumDon't start the gui if it was not requested (fixes...
2005-05-19 Angus LeemingEnable lyx2lyx to work with "file names with spaces".
2005-05-18 Georg Baumfix lyx2lyx paragraph parameter conversion
2005-05-18 Georg Baumfix tex2lyx comment handling
2005-05-17 Georg Baumfix bug 1879
2005-05-17 Georg Baumfix bug 1879 (first part, not completely fixed yet)
2005-05-16 Angus LeemingEnable the user to input "file names with spaces" only...
2005-05-13 Angus LeemingWhitespace only.
2005-05-13 Martin VermeerFix click-on-closed-collapsable-inset-crash bug
2005-05-13 Angus LeemingAdd qt2/validators.[Ch]. Remove qt2/lengthvalidator...
2005-05-12 Angus LeemingMichael's dialog title patch.
2005-05-12 Angus LeemingMake the Qt Alert boxes recognize their parent.
2005-05-12 Martin VermeerFix tabular paste (and conflict markers in ChangeLog...
2005-05-12 Jean-Marc Lasgouttesvarious toc-related fixes
2005-05-12 Jean-Marc LasgouttesprocessEvents tweaks
2005-05-11 Martin VermeerUse event loop for Qt >= 3.1
2005-05-11 Angus LeemingWhitespace, typos
2005-05-11 Lars Gullik... use is_writable to check if the copy_file will work
2005-05-11 Jean-Marc Lasgouttesvarious small fixes to layout files
2005-05-11 Jean-Marc Lasgouttesadd dummy plaintext method to InsetOptArg
2005-05-11 Martin VermeerThe processEvents / screen update recursion bug fix.
2005-05-09 Georg Baums/reference-goto/label-goto/ by Michael
2005-05-09 Georg Baumwhitespace changes and remove conflict marker
2005-05-09 Georg Baumremove unneeded calls to BufferView::update() in insets
2005-05-09 Jean-Marc Lasgouttesfix shortcut for Cross-reference
2005-05-09 Angus Leeming(Lars) Remove symbolic links on "make distclean".
2005-05-08 Angus LeemingDo not quote the name of the executable when spawning...
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 convertion of line and page breaks.
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 José MatoxFix allowed parameters for paragraphs.
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-03 Angus LeemingFix make dist breakage
2005-05-03 Angus LeemingUpdate the MSVC stuff.
2005-05-02 Angus Leemingtwo more kludges bite the dust
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 Jean-Marc Lasgouttesremove duplicate lines
2005-04-29 Martin VermeerTrivial fix.
2005-04-29 Angus LeemingMerged os_win32.C changes into the main code base.
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 LeemingRob's update of the kludge file
2005-04-26 Georg Baumspelling fix
2005-04-26 Georg Baumfix lyx2lyx conversion of page breaks
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-25 Angus Leemingsupport/userinfo.C now contains some translated text.
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 Leemingreflect change in master package.C.in
2005-04-22 Angus LeemingPackaging fix on Windows
2005-04-22 Angus LeemingMake the configure script more portable
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...
next