]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-07 Richard HeckRemove comment. This issue no longer seems to exist.
2008-03-07 Richard HeckGet rid of the boost::shared_ptr's in TextClass.{h...
2008-03-07 Richard HeckDid not need to change this.
2008-03-07 André Pönitzcosmetics
2008-03-07 André Pönitzmerge MenuBackend into frontend/Menus
2008-03-06 Richard HeckImprove performance of TextClass type objects by making...
2008-03-06 Richard HeckAbdel is right.
2008-03-06 Richard HeckGet rid of LayoutPtr.h.
2008-03-06 André Pönitzstart moving MenuBackend to the frontend
2008-03-06 Richard HeckChange the interface to a paragraph's layout. We still...
2008-03-06 Abdelrazak... Delete child buffer at InsetInclude destruction.
2008-03-06 Bernhard RoiderAdd support for \bm from bm.sty
2008-03-06 Richard HeckChanges LayoutList from a vector<LayoutPtr> to a vector...
2008-03-06 Richard HeckAs noted by Andre.
2008-03-06 André Pönitzmore of that...
2008-03-06 André Pönitzfrontend cosmetics
2008-03-06 Abdelrazak... Per Andre' advice: No need to check for pointer nullity...
2008-03-06 Richard HeckDo a little better here.
2008-03-06 Abdelrazak... Load child documents unconditionally at updateLabels...
2008-03-06 Abdelrazak... Transfer and bug fix LFUN_BUFFER_BEGIN/END_SELECT to...
2008-03-06 Abdelrazak... Fix PageUp/Down select when at the top/bottom of a...
2008-03-06 Abdelrazak... Fix http://bugzilla.lyx.org/show_bug.cgi?id=4494
2008-03-06 Abdelrazak... fix the bug fix in 23507
2008-03-06 Abdelrazak... compile fixes
2008-03-06 Abdelrazak... compile fixes
2008-03-06 Richard HeckKill indexing into the list of layouts.
2008-03-06 Richard HeckSimplify the logic a bit here.
2008-03-06 Richard HeckNo need to lowercase here.
2008-03-06 Richard HeckSome initial layout categories. More later, if this...
2008-03-06 Richard HeckBackend support for layout categorization.
2008-03-06 Richard HeckFix Lars.
2008-03-06 Uwe StöhrUserGuide: - update from floatflt to wrapfig
2008-03-06 André Pönitzmore of that
2008-03-05 Jürgen Spitzmüller* lib/configure.py:
2008-03-05 Uwe Stöhrfr.po: Jean-Pierre fully translated LyX 1.6svn to French
2008-03-05 André Pönitza few more docstring<->QString conversions
2008-03-05 Uwe StöhrGuiToolbar.cpp: compile fixes
2008-03-05 Uwe StöhrAndré, please also take care of SCons when adding/delet...
2008-03-05 André Pönitzextend the idea of the previous patch a bit...
2008-03-05 Stefan Schimanski* preparation for the layout categories. Now the separa...
2008-03-05 Stefan Schimanski* fix wrong slot name
2008-03-05 André Pönitzmerge qlkey.h into the only .cpp file #including it
2008-03-05 André Pönitzdo what the FIXME suggested
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* is.at is const, is[] is a deep non-const copy
2008-03-05 Jürgen Spitzmüller* src/insets/InsetMathBox.{cpp,h}:
2008-03-05 Stefan Schimanski* clear filter when showing popup of layout list
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* adjust layout list size to contents
2008-03-05 Stefan Schimanski* cosmetic
2008-03-05 Stefan Schimanski* even when sorted alphabetically keep the separation...
2008-03-05 Stefan Schimanski* draw the separator as a menu separator
2008-03-05 Stefan Schimanski* let the cleanlook style show the check mark. It norma...
2008-03-05 Stefan Schimanski* Leave page size at it is to avoid strange layout...
2008-03-05 Stefan Schimanski* rich text item delegate to draw the layout filter...
2008-03-05 Pavel SandaRemove the rest of LFUN_THEOREM_INSERT.
2008-03-05 Pavel SandaCosmetics.
2008-03-05 Pavel Sanda* hyperref: add check for newline chars in user input.
2008-03-05 André Pönitzmake code look a bit more uniform
2008-03-05 Uwe Stöhrstdinsets.inc: use foreground color also for index...
2008-03-04 André Pönitzremove duplicated code (is already in constructor)
2008-03-04 André Pönitztry to pass a Buffer & to inset construction if some...
2008-03-04 Pavel SandaComments from Andre'.
2008-03-04 Uwe Stöhrzipunzip.cpp: partly revert r23447 to be able to compile
2008-03-04 Uwe StöhrFrench version of Formula-numbering.lyx by Siegfried
2008-03-04 Stefan Schimanski* make lyx look a bit more like a Mac application by...
2008-03-04 Abdelrazak... Add citations to Navigator.
2008-03-04 Abdelrazak... Invert loadChildDocuments() and updateLabels() calls...
2008-03-04 Jean-Marc Lasgouttesrevert more minizip changes
2008-03-04 Jean-Marc Lasgouttesrevert minizip changes
2008-03-04 Stefan Schimanski* some more unused buffer parameters
2008-03-04 Stefan Schimanski* remove some garbage from the "buffer in inset" change
2008-03-04 Stefan Schimanski* remove parameter here as well
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* the look does not depent on "editing" anymore as...
2008-03-04 Stefan Schimanski* store the selection in the InsetMathUnknown and inser...
2008-03-04 Stefan Schimanski* add appetite concept to the math macro to restrict...
2008-03-04 Jean-Marc Lasgouttesnuke compiler warnings in minizip
2008-03-04 Abdelrazak... factory::readInset(): Set again the buffer for InsetMat...
2008-03-04 Abdelrazak... Found a cleaner solution for the buffer reference probl...
2008-03-04 Jean-Marc Lasgouttesfix some compiler warnings
2008-03-04 Abdelrazak... compile fix.
2008-03-04 Abdelrazak... gcc compile fix.
2008-03-04 Abdelrazak... LateX export must not depend on screen label.
2008-03-04 Abdelrazak... tentatively fix gcc compilation.
2008-03-04 Stefan Schimanski* even setModel can trigger focus events. So move also...
2008-03-04 Abdelrazak... InsetMathHull: LFUN_INSET_INSERT: Fix label insertion
2008-03-04 Pavel SandaToC tree redrawing after resets.
2008-03-04 Abdelrazak... Fix and improves labels and references in mathed.
2008-03-04 Abdelrazak... header
2008-03-04 Abdelrazak... set the buffer reference for all insets when the file...
2008-03-04 Pavel Sandaxdg-open stuff was reverted only in branch, time to...
2008-03-04 Abdelrazak... GuiView: Avoid unnecessary GUI updates if it was the...
2008-03-04 Stefan Schimanski* sorting depends on translated string, i.e. column...
2008-03-04 Stefan Schimanski* fix sorting of layout names
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* custom keyboard search/filter which shows only those...
2008-03-04 Stefan Schimanski* cosmetic
2008-03-04 Stefan Schimanski* fix another crash due to the redraw opti-/minimizatio...
next