]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-08 Abdelrazak... Encapsulate all menu related stuff inside Menu.cpp...
2008-03-08 Bernhard Roiderconfig for bm.sty
2008-03-08 André Pönitzshorter code..
2008-03-08 Abdelrazak... * Inset::buffer(): assert when buffer_ is not set.
2008-03-08 Abdelrazak... * Menu:
2008-03-08 Edwin Leuvenmore fixes (correct filename, and repair view file)
2008-03-08 Abdelrazak... declaration cleanup
2008-03-08 André Pönitzcosmetics
2008-03-08 André Pönitzless string conversions as long as we stay in the frontend
2008-03-08 Richard HeckComment.
2008-03-08 Pavel SandaAdd doxy.
2008-03-08 Richard HeckFix crash.
2008-03-07 Edwin Leuvenfix broken dialog
2008-03-07 André Pönitzadd a convienient foreach implementation
2008-03-07 Uwe Stöhrupdate SCons according to r23527
2008-03-07 Richard HeckBe more careful.
2008-03-07 Richard HeckWhitespace.
2008-03-07 Abdelrazak... cosmetics
2008-03-07 Abdelrazak... Buffer::getLabelList(): Bug fix; only level 0 items...
2008-03-07 Abdelrazak... * Buffer::getLabelList(): Speed up and simplify by...
2008-03-07 Abdelrazak... MSVC Compile fix.
2008-03-07 Richard HeckStarred --> Unnumbered, per Edwin
2008-03-07 Abdelrazak... * Buffer::changeRefsIfUnique(): Only used for CITE_CODE...
2008-03-07 Abdelrazak... fix memory leak
2008-03-07 Abdelrazak... InsetInclude: use InsetLabel instead of handling "label...
2008-03-07 Abdelrazak... add comment about std::vector<bool>
2008-03-07 Abdelrazak... MSVC compile fix
2008-03-07 Richard HeckBaseClassList --> LayoutFileList
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
next