]> git.lyx.org Git - lyx.git/shortlog
lyx.git
2008-03-09 Pavel SandaLFUN_TOGGLE_CURSOR_FOLLOWS_SCROLLBAR -> LFUN_CURSOR_FOL...
2008-03-09 Abdelrazak... Small Menu code reorg:
2008-03-09 Jürgen Spitzmüller* src/insets/InsetNote.h:
2008-03-09 Uwe Stöhrstdmenus.inc: comment out two non-working menu entries
2008-03-09 Pavel Sanda* Doxy.
2008-03-09 Uwe Stöhr- po remerge
2008-03-09 Uwe StöhrGuiDocument.cpp: fix linebreak
2008-03-09 Jürgen Spitzmüllerfix encoding.
2008-03-09 Pavel SandaAdd the possibility to remove label from equation.
2008-03-09 Pavel SandaCosmetics
2008-03-09 Edwin Leuvencompile fix
2008-03-09 Pavel SandaAdd math context menu.
2008-03-09 Stefan Schimanski* mac menus do not handle showEvent, only the aboutToSh...
2008-03-09 Uwe StöhrSCons update according to r23547
2008-03-09 Jürgen Spitzmüller* lib/configure.py:
2008-03-09 Abdelrazak... add a simple context menu for InsetLabel.
2008-03-09 Abdelrazak... Add dummy context menu when there is non defined.
2008-03-09 Abdelrazak... add a simple context menu for InsetRef.
2008-03-09 Abdelrazak... General support for InsetCommand context menu. For...
2008-03-09 Jürgen Spitzmüller* lib/layouts/theorems-ams.inc:
2008-03-09 Bo PengContinue working on the embedding feature. An additiona...
2008-03-08 Stefan Schimanski* compile fix for mac
2008-03-08 Abdelrazak... Transfer general edit context menu from BufferView...
2008-03-08 Edwin Leuven...and clean up headers
2008-03-08 Edwin Leuvenfix view file when path is not shown
2008-03-08 Abdelrazak... restore comment about boost::shared_ptr and dtor.
2008-03-08 Abdelrazak... * MenuItem::submenu_: it seems that boost::shared_ptr...
2008-03-08 Richard HeckWhoops. Wrong place.
2008-03-08 Richard HeckPer J"urgen.
2008-03-08 Abdelrazak... some more cleanups.
2008-03-08 Jürgen Spitzmüller* lib/configure.py:
2008-03-08 Abdelrazak... various cleanup and simplifications
2008-03-08 André Pönitzmake Ctrl+mousewheel change the display font sizes...
2008-03-08 Pavel SandaAdd unrtf to configure.py.
2008-03-08 Abdelrazak... update
2008-03-08 André Pönitzseems the temporary copy is needed neverthelesse. it...
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
next