]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2007-01-02 Georg BaumFix bug 3052: Always start a new paragraph after a...
2007-01-02 Georg Baummerge identical code from if/else branches to a single...
2007-01-02 Abdelrazak... add some assertions.
2007-01-02 Bo PengScons: allow use of different icons for lyx and tex2lyx
2007-01-02 Bo PengScons: fix a typo
2007-01-02 Bo PengScons: create an .rc file and link lyx.exe etc with...
2007-01-01 Bo PengStatus.15x: mark a bug as fixed
2007-01-01 Abdelrazak... Fix cursor navigation with UP arrows. I don't know...
2007-01-01 Georg Baumfix lyx2lyx conversion of multiple encoding files
2007-01-01 Abdelrazak... Transfer x2pos() and pos2x from LyXText to TextMetrics.
2007-01-01 Abdelrazak... delete unused variable.
2007-01-01 Abdelrazak... Compilation fix, again... sorry.
2007-01-01 Abdelrazak... Compilation fix.
2007-01-01 Abdelrazak... Transfer getColumnNearX from LyXText to TextMetrics.
2007-01-01 Abdelrazak... Following depm sanitization, the assertion was bogus...
2007-01-01 Abdelrazak... Recommit Peter's commit from rev 16444. svn commit...
2007-01-01 Abdelrazak... Transfer these methods from LyXText to TextMetrics:
2007-01-01 Abdelrazak... Fix crash when scrolling up using the arrow keys.
2006-12-31 Abdelrazak... update
2006-12-30 Peter Kümmelfix: The items in the treeview are editable, invoke...
2006-12-30 Peter Kümmeldisable editing in the toc dialog
2006-12-30 Peter Kümmelremove some msvc warnings
2006-12-30 Peter Kümmelmake out-of-bound access impossible
2006-12-30 Abdelrazak... delete unused variables.
2006-12-30 Abdelrazak... Sanitize the DEPM!
2006-12-30 Peter Kümmeladd more lyxerr output, don't use a reference (maybe...
2006-12-30 Peter Kümmelalso warnings as errors with /W3
2006-12-30 Edwin Leuvenremove unused vars
2006-12-30 Abdelrazak... remove duplicate methods moved to TextMetrics.C.
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-30 Peter Kümmelundo last acedential checkin
2006-12-30 Peter Kümmelwe've never used Q_FOREACH
2006-12-30 Abdelrazak... delete unused stuff.
2006-12-29 Abdelrazak... This commit do the Model/View separation of the LyXText...
2006-12-29 Jean-Marc Lasgouttes * cursor.C (popRight): place cursor at the right spot:
2006-12-29 Jean-Marc LasgouttesNew textclass
2006-12-29 Georg BaumChange default encoding of arabic to cp1256 because...
2006-12-29 Jean-Marc Lasgouttes * insetcollapsable.C (hasFixedWidth): new virtual...
2006-12-29 Jean-Marc Lasgouttes * InsetMathNest.C (handleFont): avoid crash on undo...
2006-12-29 Jean-Marc LasgouttesFix description of LabelCounter
2006-12-29 Georg BaumFix LaTeX generation of files with inputenc == default.
2006-12-28 Georg Baumadd missing encoding declaration
2006-12-28 Michael Schmitt* Status.15x: remove invalid bug report (my MikTeX...
2006-12-28 Georg BaumAdd some more LaTeX encodings, fix thailatex and displa...
2006-12-28 Georg BaumAdd LyX 1.4.x format for export
2006-12-28 Georg Baumfix comments
2006-12-28 Michael Schmitt* lib/configure.py: fix typos ("Declear" => "Declare")
2006-12-28 Georg Baumfix typo
2006-12-28 Georg Baumremove obsolete comment
2006-12-28 Georg Baumremove useless in_ert variable
2006-12-28 Georg Baum * src/support/unicode.C
2006-12-28 Jürgen Spitzmüller* Status.15x: clarify status of the charstyle dialog...
2006-12-28 Bo PengFix a crash caused by cur.text() != this for collapsabl...
2006-12-27 Michael Schmitt* Status.15x: "reopen" dialog resize bug
2006-12-27 Jürgen Spitzmüller* src/mathed/InsetMathNest.C (do_dispatch):
2006-12-27 Georg Baumadd new galician file
2006-12-27 Georg BaumFix strange bibtex problem by converting some more...
2006-12-27 Jean-Marc Lasgouttesnew Galician tutorial; updated Intro
2006-12-27 Georg Baumremove unused stuff
2006-12-24 Enrico ForestieriChristmas present for Gregor Gorjanc
2006-12-24 Abdelrazak... update.
2006-12-24 Abdelrazak... Fix focus problems.
2006-12-24 Abdelrazak... Really fix focus problem on new view.
2006-12-24 Jürgen Spitzmüller* src/frontends/qt4/QCharacter.C:
2006-12-24 Bo PengStatus.15x: record a repeatable case of the famous...
2006-12-23 Peter Kümmelalso work with Joost's windows file bundle (qmake gives...
2006-12-23 Peter Kümmeldon't show all warnings by default, use TOP_SRC_DIR...
2006-12-23 Abdelrazak... Fix focus on WorkArea after mini-buffer command.
2006-12-23 Michael Schmitt* Status.15x: another showstopper for people using...
2006-12-23 Michael Schmitt* Status.15x: more bug reports
2006-12-23 Michael Schmitt* Status.15x: add Jürgen's bug report
2006-12-23 Michael Schmitt* scons/SConstruct: fix manifest on Windows
2006-12-22 Abdelrazak... Fix Tab and Ctrl-Tab keys handling and focus problems...
2006-12-22 Abdelrazak... TOP_SRCDIR is needed, but LOCALEDIR and LYX_DIR refer to
2006-12-22 Georg Baumfix encoding of user name and email address
2006-12-22 Georg Baum * src/LColor.[Ch]
2006-12-22 Georg Baumconvert more GUI strings to docstring
2006-12-22 Georg Baumget rid of more utf8 conversions
2006-12-22 Bo PengFix "virtual function called" error, by Abdel
2006-12-22 Enrico ForestieriFix display of the style name in the BibTeX Bibliograph...
2006-12-21 Edwin Leuvenavoids updates on
2006-12-21 Georg Baumget rid of more utf8 conversions
2006-12-21 Enrico ForestieriUse the standard mouse pointer shape when displaying...
2006-12-21 Georg Baumremove unneeded conversions
2006-12-21 Michael Schmitt * po/de.po: minor update
2006-12-21 Michael Schmitt * po/*.po: remerge
2006-12-21 Bo PengScons: do not subst %var%, as I am told that they are...
2006-12-21 Abdelrazak... * ctor: change viewport attribute (disable double-buffe...
2006-12-21 Georg Baumconvert LyXFont::stateText and LColor::getGUIName to...
2006-12-21 Abdelrazak... PROGRAM_SUFFIX represents a possible version suffix...
2006-12-21 Georg Baumconvert author names and status messages to docstring
2006-12-21 Georg BaumFix another instance of filename encoding problems
2006-12-21 Georg BaumFix two filename bugs (from Enrico and me)
2006-12-21 Abdelrazak... Fix this error message on startup:
2006-12-21 Georg Baumadd compiler warning
2006-12-21 Georg Baum * src/converter.C
2006-12-21 Georg Baumremove unused stuff
2006-12-21 Abdelrazak... Fix hard-coded path for locales dir.
2006-12-21 Abdelrazak... Change the rule to generate package.C from %VAR% to...
2006-12-21 Georg BaumLet the compiler generate default constructor, copy...
next