]> git.lyx.org Git - features.git/shortlog
features.git
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...
2006-12-21 Enrico ForestieriUse a larger font for displaying the version number...
2006-12-20 Abdelrazak... Partial Fix for Tab key press bug. It is now properly...
2006-12-20 Peter Kümmelset package vars
2006-12-20 Jean-Marc Lasgouttes * QLMenubar.C (macxMenuBarInit): fix workaround for...
2006-12-20 Abdelrazak... Fix bug 3024 (http://bugzilla.lyx.org/show_bug.cgi...
2006-12-20 Abdelrazak... add an assertion.
2006-12-20 Jean-Marc LasgouttesAdd layout AltAffiliation ; add optional argument suppo...
2006-12-20 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): fix crash in previo...
2006-12-20 Bo PengScons: fix a newly introduced qt4 CCFLAGS bug
2006-12-19 Bo PengScons: allow shared boost libraries
2006-12-19 Bo PengScons: clear separation of env and frontend_env (a...
2006-12-19 Georg Baumfix formatting
2006-12-19 Bo PengScons: do not print warnings when checking boost libraries
2006-12-19 Bo PengScons: handle the case when qt4 is in system directories
2006-12-19 Jean-Marc Lasgouttes * insetcollapsable.C (doDispatch): do nothing on mouse...
2006-12-19 Abdelrazak... First step towards model/view separation of Paragraph...
next